JDK 1.6 and JFrame icon
- From: Thomas Kellerer <BDHLDUUTPRWS@xxxxxxxxxxxxx>
- Date: Tue, 27 Jun 2006 15:17:47 +0200
Hello,
I'm testing my application using JDK 1.6 (to make sure it will also work with that).
There is one thing that is not working properly: my icon that I set for the main window (JFrame) is not displaying under Windows when using Alt-Tab. I does display fine in the window itself and in the task bar, but not when I use Alt-Tab.
Any idea? Maybe a know bug in JDK 1.6 (I have noticed this with NetBeans as well, so it seems to be related to the JDK and not necessarily to my program)
Thanks in advance
Thomas
--
It's not a RootKit - it's a Sony
.
- Follow-Ups:
- Re: JDK 1.6 and JFrame icon
- From: Roland de Ruiter
- Re: JDK 1.6 and JFrame icon
- Prev by Date: Re: scrollRectToVisible generating NullPointerException intermittently
- Next by Date: setting Swing l&f to use a gradient
- Previous by thread: Re: The Adapter Design Pattern - Relates two otherwise incompatible interfaces
- Next by thread: Re: JDK 1.6 and JFrame icon
- Index(es):
Relevant Pages
|