IntelliJ Java IDE
The moose likes Swing / AWT / SWT / JFace 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 / JFace
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
 
 
subject: Changing the coffee cup icon of a Java Application!
 
Threads others viewed
changing the java coffee cup icon?
ICON at titlebar
Icons
AWT/SWING
How to disable coffee cup icon and the menu that comes with it?
IntelliJ Java IDE