Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I collapse the JMenu popup window

843806Dec 9 2008 — edited Dec 9 2008
How 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2009
Added on Dec 9 2008
3 comments
223 views