Posted By:
alexander_paluch
Posted On:
Wednesday, November 26, 2008 07:19 AM
Dear all,
I'm having a problem with Java 6: We have a menu (JMenu with JMenuItem) that does not close if you click outside it. The menu is created in applet. The problem does not occur with Java 1.4/5. The Menu only closes if I click onb any active menuitem.
Is there any hint you can give me? What function / callback is called on the menu, if the user clicks outside of it (anything like lostFocus() or so?)
Best regards and thanks! Alex