Saturday, September 10, 2005

java always on top

Hi Guys,
No need to mess up with the coding any more as with jdk1.5, sun has added the function "setAlwaysOnTop". This can be reached in the jdk1.5 documentation with the Window documentation or JWindow. Similarly all child classes and JDialog can also use this function to be on top.

0 Comments:

Post a Comment

<< Home