| Author |
JPopupMenu
|
Jeff Storey
Ranch Hand
Joined: Oct 09, 2006
Posts: 118
|
|
I have extended the BasicMenuUI to create a popup menu when the user right-clicks on a menu item in a JMenu rather than firing the menu action. The problem is this that once I put the mouse over the popup menu, the underlying menu disappears. Is there a way to make sure the underlying JMenu stays visible until I move off the JMenu or select the JPopupMenu item? Thanks. Jeff
|
 |
 |
|
|
subject: JPopupMenu
|
|
|