JDK 1.6 and JFrame icon



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
.



Relevant Pages

  • Re: JDK 1.6 and JFrame icon
    ... I'm testing my application using JDK 1.6. ... There is one thing that is not working properly: my icon that I set for the main window is not displaying under Windows when using Alt-Tab. ...
    (comp.lang.java.gui)
  • Re: JFrame bleed-through
    ... The first window has a single embedded ... widgets and all, but there is no functionality to any of the widgets. ... JDK issue as I don't see it on machines where JDK 6 update 1 is ... Please don't flame me for not yet having an SSCCE. ...
    (comp.lang.java.programmer)
  • JFrame bleed-through
    ... The first window has a single embedded ... widgets and all, but there is no functionality to any of the widgets. ... JDK issue as I don't see it on machines where JDK 6 update 1 is ... Please don't flame me for not yet having an SSCCE. ...
    (comp.lang.java.programmer)
  • Re: JDK 1.6 and JFrame icon
    ... for the main window 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. ... Maybe a bug related to the new 1.6 feature which allows you to specify multiple icon images. ...
    (comp.lang.java.gui)