R
Richard Maher
Hi,
Can anyone confirm or deny that setAlwaysOnTop(true) is supposed to "do what
it says on the tin" when it comes to applets?
(Arne, I see you had it commented out on your log4j example (which I'll try
this w/e))
My class extends an AWT Frame and displays a useful little console that I'd
like to be "on top" if at all possible when not iconified. I'm not getting a
security exception but it's just not happening.
Cheers Richard Maher
Can anyone confirm or deny that setAlwaysOnTop(true) is supposed to "do what
it says on the tin" when it comes to applets?
(Arne, I see you had it commented out on your log4j example (which I'll try
this w/e))
My class extends an AWT Frame and displays a useful little console that I'd
like to be "on top" if at all possible when not iconified. I'm not getting a
security exception but it's just not happening.
Cheers Richard Maher