|
|||||||||
| Home >> All >> javax >> [ swing overview ] | PREV NEXT | ||||||||
Uses of Class
javax.swing.JPopupMenu
| Uses of JPopupMenu in javax.swing |
| Fields in javax.swing declared as JPopupMenu | |
private JPopupMenu |
JMenu.popupMenu
A Popup menu associated with this menu, which pops up when menu is selected |
| Methods in javax.swing that return JPopupMenu | |
JPopupMenu |
JMenu.getPopupMenu()
Returns popup menu associated with the menu. |
| Methods in javax.swing with parameters of type JPopupMenu | |
protected JMenu.WinListener |
JMenu.createWinListener(JPopupMenu popup)
Creates WinListener that listens to the menu;s popup menu. |
| Constructors in javax.swing with parameters of type JPopupMenu | |
JMenu.WinListener(JPopupMenu popup)
Creates a new WinListener. |
|
|
|||||||||
| Home >> All >> javax >> [ swing overview ] | PREV NEXT | ||||||||