JInternalFrame - always on top
804210Dec 23 2010 — edited Dec 23 2010Hello
I want to open JInternalFrame window which should be always on top.
The thing is that i open this window after all the orhers windows are already drawn, so this window is opened underneath all the other windows.
how can i set this window to be always on top?
Thanks :)