Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > images and jar ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 15 Topic 16051 of 16070
Post > Topic >>

images and jar file craziness

by Redbeard <tom.cowdery@[EMAIL PROTECTED] > May 5, 2008 at 08:01 PM

I've got an app that uses images that will be used with a
JToggleButton.  I started out with
Icon myIcon = new ImageIcon("images\\myImage.jpg");


Now I want to wrap all of it up in an executable jar file.  I've done
a ton of research, visited and revisited Roedy's site, and nothing
I've tried seems to work.

I've tried using the Toolkit, URL's, etc..  The jar will run, but it
will only read the images from hard drive, not from within the jar
file.  So if I move the jar file, I get no images.

I've also tried
getClass().getResource() and the jar file won't even open

BTW, the class that needs the Icon's is a subclass of JPanel.

Any other ideas?

TIA




 15 Posts in Topic:
images and jar file craziness
Redbeard <tom.cowdery@  2008-05-05 20:01:07 
Re: images and jar file craziness
Lew <lew@[EMAIL PROTEC  2008-05-05 23:45:53 
Re: images and jar file craziness
cowderyt@[EMAIL PROTECTED  2008-05-06 06:03:56 
Re: images and jar file craziness
Nigel Wade <nmw@[EMAIL  2008-05-06 15:26:45 
Re: images and jar file craziness
Roedy Green <see_websi  2008-05-06 16:35:16 
Re: images and jar file craziness
Roedy Green <see_websi  2008-05-06 16:33:15 
Re: images and jar file craziness
cowderyt@[EMAIL PROTECTED  2008-05-06 11:41:07 
Re: images and jar file craziness
Roedy Green <see_websi  2008-05-07 04:02:14 
Re: images and jar file craziness
cowderyt@[EMAIL PROTECTED  2008-05-06 11:54:47 
Re: images and jar file craziness
cowderyt@[EMAIL PROTECTED  2008-05-06 12:00:41 
Re: images and jar file craziness
Redbeard <tom.cowdery@  2008-05-07 18:54:36 
Re: images and jar file craziness
Roedy Green <see_websi  2008-05-08 18:23:56 
Re: images and jar file craziness
Nigel Wade <nmw@[EMAIL  2008-05-09 09:48:24 
Re: images and jar file craziness
Redbeard <tom.cowdery@  2008-05-11 19:27:53 
Re: images and jar file craziness
Lew <lew@[EMAIL PROTEC  2008-05-11 23:04:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon May 12 2:16:57 CDT 2008.