java.lang.Object
org.autogui.swing.util.PopupExtension.DefaultPopupGetter
- All Implemented Interfaces:
Supplier<JPopupMenu>
- Enclosing class:
PopupExtension
public static class PopupExtension.DefaultPopupGetter
extends Object
implements Supplier<JPopupMenu>
a default popup-menu factory creating a new popup and setting it to the component
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
component
-
-
Constructor Details
-
DefaultPopupGetter
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<JPopupMenu>
-