Uses of Interface javax.swing.event.PopupMenuListener

Uses in package javax.swing

Methods with parameter type javax.swing.event.PopupMenuListener

void
Adds PopupMenuListener to combo box to listen to the events fired by the combo box's popup menu containing its list of items
void
Adds popupMenuListener to listen for PopupMenuEvents fired by the JPopupMenu
void
Removes PopupMenuListener to combo box to listen to the events fired by the combo box's popup menu containing its list of items
void
Removes PopupMenuListener from JPopupMenu's list of listeners

Methods with return type javax.swing.event.PopupMenuListener

PopupMenuListener[]
Returns array of PopupMenuListeners that are registered with combo box.
PopupMenuListener[]
Returns array of PopupMenuListeners that are listening to JPopupMenu