I have a class that makes a JDialog popup notification display, letting you know that you have new email. I have set the popup to be always on top. The problem is, I can't figure out how to keep the popup dialogs from making the current window, for example FireFox, become deactivated. When the Firefox window becomes deactivated, you need to click inside the window for it used again.
Is there anyway to make the popups always display on top of other windows but force them to display in a 'ghosted out' state until the user clicks on them?
Thanks in advance,
Garrett
Is there anyway to make the popups always display on top of other windows but force them to display in a 'ghosted out' state until the user clicks on them?
Thanks in advance,
Garrett