Class MacOSXPopupLocationFix.Listener
java.lang.Object
org.jdesktop.swingx.autocomplete.workarounds.MacOSXPopupLocationFix.Listener
- All Implemented Interfaces:
EventListener
,PopupMenuListener
- Enclosing class:
MacOSXPopupLocationFix
Reposition the popup immediately before it is shown.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Constructor Details
-
Listener
private Listener()
-
-
Method Details
-
popupMenuWillBecomeVisible
- Specified by:
popupMenuWillBecomeVisible
in interfacePopupMenuListener
-
popupMenuWillBecomeInvisible
- Specified by:
popupMenuWillBecomeInvisible
in interfacePopupMenuListener
-
popupMenuCanceled
- Specified by:
popupMenuCanceled
in interfacePopupMenuListener
-