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 classmenu creation for selected rows and columns.static classFields in org.autogui.swing declared as PopupExtensionModifier and TypeFieldDescriptionprotected PopupExtensionGuiSwingViewBooleanCheckBox.PropertyCheckBox.popupprotected PopupExtensionGuiSwingViewDocumentEditor.PropertyDocumentEditorPane.popupprotected PopupExtensionGuiSwingViewDocumentEditor.PropertyDocumentTextPane.popupprotected PopupExtensionGuiSwingViewDocumentEditor.TextPaneInitializer.popupprotected PopupExtensionGuiSwingViewEmbeddedComponent.PropertyEmbeddedPane.popupprotected PopupExtensionGuiSwingViewEnumComboBox.PropertyEnumComboBox.popupprotected PopupExtensionGuiSwingViewImagePane.ImagePaneBase.popupprotected PopupExtensionGuiSwingViewLabel.PropertyLabel.popupprotected PopupExtensionGuiSwingViewObjectPane.ObjectPane.popupprotected PopupExtensionGuiSwingViewPropertyPane.NamedPropertyPane.popupprotected PopupExtensionGuiSwingViewPropertyPane.PropertyPane.popupMethods 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 TypeClassDescriptionclassdefault popup menu support for text components.Fields in org.autogui.swing.util declared as PopupExtensionModifier and TypeFieldDescriptionprotected PopupExtensionPopupExtension.PopupExtensionDisplayAction.extensionprotected PopupExtensionPopupExtension.PopupMenuListenerForSetup.extensionConstructors in org.autogui.swing.util with parameters of type PopupExtensionModifierConstructorDescriptionPopupExtensionDisplayAction(PopupExtension extension) PopupMenuListenerForSetup(PopupExtension extension)