PDA

View Full Version : how to display a java message box on top of all active windows


Java
09-06-2009, 08:51 PM
I have developed an applicatio using RMI to broad cast some messages to the clients from the server. When we send message from the server it will be displayed in the clients in a message box. But the displayed message box is behind all other active windows, and the client user does'nt know that...