Hi,

    I have an application which consists of a JTextArea associated with a
PopupMenu in a JFrame. I want the JPopupMenu in the JTextarea to be made
invisible (in case it is visible ) , if the mouse moves out of the
Application and is clicked on another application. Catching the MouseEvent
in the mouseExited() function did not help. Any other way?

Thanks,
pradeep
 
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to