Uses of Class javax.swing.JPopupMenu

Uses in package javax.swing.plaf

Methods with parameter type javax.swing.JPopupMenu

Popup
PopupMenuUI.getPopup(JPopupMenu popup, int x, int y)
Creates a Popup for displaying the popup menu.

Uses in package javax.swing

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.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.JPopupMenu

class
A popup menu for the combo-box.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.JPopupMenu

class
UI Delegate for ComboPopup

Fields of type javax.swing.JPopupMenu

JPopupMenu