Forums Register Login

Icons

+Pie Number of slices to send: Send
I am trying to add standard icons to specific JMenuItem. ie a disk icon to Save, scissors to cut, ect.

Do these icons come with java, if so how do I access them? Or do I need to find free ones online and add them? I found a bunch of icons from sun under documents and settings, but most are of the emoticon type.

Also, how can I change the icon on the top bar, the coffee cup, to a custom icon?
[ June 25, 2006: Message edited by: Rusty Shackleford ]
+Pie Number of slices to send: Send
> how can I change the icon on the top bar, the coffee cup, to a custom icon?

frame.setIconImage(new ImageIcon("test.gif").getImage());

for the icons, search your files for save.gif, java has some under demo/...
+Pie Number of slices to send: Send
Thank you

Any idea on how to change the coffee cup?
+Pie Number of slices to send: Send
this didn't work?

frame.setIconImage(new ImageIcon("test.gif").getImage());
+Pie Number of slices to send: Send
It did, thanks alot! Slight typo I missed.
+Pie Number of slices to send: Send
Hi,

Originally posted by Rusty Shackleford:

Do these icons come with java, if so how do I access them? Or do I need to find free ones online and add them? I found a bunch of icons from sun under documents and settings, but most are of the emoticon type.



Sun has a free repository of icons that they encourage you to use for consistency across Java GUI applications. You might like to have a look here to see if it has what you need:

http://java.sun.com/developer/techDocs/hi/repository/

Cheers, Jared.
What? What, what, what? What what tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 1222 times.
Similar Threads
Is there any way to insert a JLabel(with an image icon) in a JTable cell?
iPad 2 is a living hell!
JTabbedPane - how to set the tab's size?
JTree icon tooltip
B&S free icons use
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 01:11:18.