Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / May 2004

Tip: Looking for answers? Try searching our database.

imageicon on jbutton

Thread view: 
Georg Andersson - 28 May 2004 09:10 GMT
hi

i like to create a jbutton with an imageicon on it. so i write JButton
button = new JButton(new ImageIcon("icon.gif"). well, the icon is
never been displayed. so i guess, the applet 'looks' in the wrong
directory for the icon. because using an absolute path works fine.
the icon is located in the same directory as the applet itself. so i'm
not supposed to specify any path at all, or am i?

what is the default location for the applet to look for icons?

regards
Roedy Green - 28 May 2004 09:22 GMT
>what is the default location for the applet to look for icons?

see http://mindprod.com/jgloss/image.html

Look at getResource and how it composes an URL to find the image in
the jar.

Signature

Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.