[Advanced-java] Java swing Window that stays in foreground

Kevin Maione kmaione at attglobal.net
Tue Mar 25 03:14:43 2003


I'm building a Windows NT/2k application and I'm wondering if there is a 
technique whereby a Java swing window can be created which always stays 
in the foreground. An example of what I'm trying to do is the way the 
Windows task manager works. Thanks...Kevin