I've used setIconImage to set a custom image on a JFrame. Problem is
that when it's clicked it disappears never to repaint. If I use
frame.setState(Frame.ICONIFIED); then the image reappears once the
frame is maximised, but if the use just clicks on the image and then
doesn't minimise the frame the image is gone never to return, is there
a way to prevent this?
Thanks
Thomas Weidenfeller - 02 Sep 2005 13:24 GMT
> I've used setIconImage to set a custom image on a JFrame. Problem is
> that when it's clicked it disappears never to repaint. If I use
> frame.setState(Frame.ICONIFIED); then the image reappears once the
> frame is maximised, but if the use just clicks on the image and then
> doesn't minimise the frame the image is gone never to return, is there
> a way to prevent this?
See Q3.4 amd Q2.4 of the FAQ.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/