This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes Changing the coffee cup icon of a Java Application! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Changing the coffee cup icon of a Java Application!" Watch "Changing the coffee cup icon of a Java Application!" New topic
Author

Changing the coffee cup icon of a Java Application!

ksushant
Greenhorn

Joined: Dec 17, 2001
Posts: 1
Can we change the coffee cup icon of any Java Application ?
Also how can we obtain a print of JTable ?
Vinod Venugopal
Ranch Hand

Joined: Dec 06, 2000
Posts: 148
Use jframe.setIconImage(Image)to set the icon in your application


- Vinod<br />-------<br />SCJP2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Changing the coffee cup icon of a Java Application!
 
Similar Threads
Icons
AWT/SWING
ICON at titlebar
How to disable coffee cup icon and the menu that comes with it?
changing the java coffee cup icon?