How can I collapse the JMenu popup window
843806Dec 9 2008 — edited Dec 9 2008How can I collapse the JMenu popup window?
When user clicks the ALT key, I am expanding the popup menu of first menu in the menubar by using JMenu.doClick(0) method.
I want to collapse the expanded popup window. How can I achieve this?
Please help me.
Regards,
Venkat