Uses of Class
org.autogui.swing.util.PopupExtension
Packages that use PopupExtension
-
Uses of PopupExtension in org.autogui.swing
Subclasses of PopupExtension in org.autogui.swingModifier and TypeClassDescriptionstatic class
menu creation for selected rows and columns.static class
Fields in org.autogui.swing declared as PopupExtensionModifier and TypeFieldDescriptionprotected PopupExtension
GuiSwingViewBooleanCheckBox.PropertyCheckBox.popup
protected PopupExtension
GuiSwingViewDocumentEditor.PropertyDocumentEditorPane.popup
protected PopupExtension
GuiSwingViewDocumentEditor.PropertyDocumentTextPane.popup
protected PopupExtension
GuiSwingViewDocumentEditor.TextPaneInitializer.popup
protected PopupExtension
GuiSwingViewEmbeddedComponent.PropertyEmbeddedPane.popup
protected PopupExtension
GuiSwingViewEnumComboBox.PropertyEnumComboBox.popup
protected PopupExtension
GuiSwingViewImagePane.ImagePaneBase.popup
protected PopupExtension
GuiSwingViewLabel.PropertyLabel.popup
protected PopupExtension
GuiSwingViewObjectPane.ObjectPane.popup
protected PopupExtension
GuiSwingViewPropertyPane.NamedPropertyPane.popup
protected PopupExtension
GuiSwingViewPropertyPane.PropertyPane.popup
Methods in org.autogui.swing that return PopupExtensionModifier and TypeMethodDescriptionGuiSwingViewBooleanCheckBox.PropertyCheckBox.getPopup()
GuiSwingViewDocumentEditor.TextPaneInitializer.getPopup()
GuiSwingViewEnumComboBox.PropertyEnumComboBox.getPopup()
GuiSwingViewObjectPane.ObjectPane.getPopup()
GuiSwingViewPropertyPane.PropertyPane.getPopup()
-
Uses of PopupExtension in org.autogui.swing.util
Subclasses of PopupExtension in org.autogui.swing.utilModifier and TypeClassDescriptionclass
default popup menu support for text components.Fields in org.autogui.swing.util declared as PopupExtensionModifier and TypeFieldDescriptionprotected PopupExtension
PopupExtension.PopupExtensionDisplayAction.extension
protected PopupExtension
PopupExtension.PopupMenuListenerForSetup.extension
Constructors in org.autogui.swing.util with parameters of type PopupExtensionModifierConstructorDescriptionPopupExtensionDisplayAction
(PopupExtension extension) PopupMenuListenerForSetup
(PopupExtension extension)