Frames | No Frames |
Classes derived from javax.swing.JPopupMenu | |
class | UI Delegate for ComboPopup
|
Fields of type javax.swing.JPopupMenu | |
JPopupMenu |
Methods with parameter type javax.swing.JPopupMenu | |
Popup | Creates a Popup for displaying the popup menu. |
Classes derived from javax.swing.JPopupMenu | |
class | A popup menu for the combo-box.
|
Constructors with parameter type javax.swing.JPopupMenu | |
Creates a new WinListener .
|
Methods with parameter type javax.swing.JPopupMenu | |
JMenu.WinListener | Creates WinListener that listens to the menu;s popup menu.
|
void | Sets the popup menu for this component (this is a bound property with
the property name 'componentPopupMenu').
|
Methods with return type javax.swing.JPopupMenu | |
JPopupMenu | Returns the popup menu for this component. |
JPopupMenu | Returns popup menu associated with the menu.
|