Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I remove or replace the " Java coffee cup " icon ???

843804Aug 2 2002 — edited Dec 22 2004
I'd like to ask everybody some questions about the " Java coffee cup " icon
doesn't JToolbar be able to pull out of Frame?
but the JToolbar which was pulled out would have a little Java coffee cup icon
just like JOptionPane,JDailog or JFrame.
Is there any solution to remove this icon??
equally....
How can I remove or replace the little Java coffee cup icon of the title in
JDialog or JOptionPane??

Taking JFrame for instance, if I use "this.setIconImage(xxxxxxx);" then I can
change the little Java coffee cup icon.
but it seemed invalid to use it in JDialog.
How can I solve it in JToorbar,JDailog and JOptionPane ???

my e-mail : 4ming@sinamail.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2005
Added on Aug 2 2002
4 comments
450 views