Module org.autogui
Package org.autogui.swing.util
Class PopupCategorized.CategorizedMenuItemActionCheckDelegate
java.lang.Object
org.autogui.swing.util.PopupCategorized.CategorizedMenuItemActionDelegate
org.autogui.swing.util.PopupCategorized.CategorizedMenuItemActionCheckDelegate
- All Implemented Interfaces:
ActionListener,EventListener,Action,PopupCategorized.CategorizedMenuItem,PopupCategorized.CategorizedMenuItemAction,PopupCategorized.CategorizedMenuItemComponent
- Enclosing class:
PopupCategorized
public static class PopupCategorized.CategorizedMenuItemActionCheckDelegate
extends PopupCategorized.CategorizedMenuItemActionDelegate
a check-box menu item version of
PopupCategorized.CategorizedMenuItemActionDelegate-
Field Summary
Fields inherited from class org.autogui.swing.util.PopupCategorized.CategorizedMenuItemActionDelegate
action, category, subCategoryFields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON -
Constructor Summary
ConstructorsConstructorDescriptionCategorizedMenuItemActionCheckDelegate(Action action, String category, String subCategory) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.autogui.swing.util.PopupCategorized.CategorizedMenuItemActionDelegate
actionPerformed, addPropertyChangeListener, getAction, getCategory, getSubCategory, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItem
getKeyStrokeMethods inherited from interface org.autogui.swing.util.PopupCategorized.CategorizedMenuItemComponent
getIcon, getName
-
Constructor Details
-
CategorizedMenuItemActionCheckDelegate
-
CategorizedMenuItemActionCheckDelegate
-
-
Method Details
-
getMenuItem
-
getMenuItemWithAction
-
remap
- Specified by:
remapin interfacePopupCategorized.CategorizedMenuItem- Specified by:
remapin interfacePopupCategorized.CategorizedMenuItemAction- Specified by:
remapin interfacePopupCategorized.CategorizedMenuItemComponent- Overrides:
remapin classPopupCategorized.CategorizedMenuItemActionDelegate
-