Module org.autogui

Class GuiSwingActionDefault.ExecutionAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, GuiSwingKeyBinding.RecommendedKeyStroke, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Direct Known Subclasses:
GuiSwingTableColumnSetDefault.TableSelectionListAction
Enclosing class:
GuiSwingActionDefault

public static class GuiSwingActionDefault.ExecutionAction extends GuiSwingTaskRunner.ContextAction implements PopupCategorized.CategorizedMenuItemAction, GuiSwingKeyBinding.RecommendedKeyStroke
a swing-action executing the action of the context. the icon will be automatically determined by the name of the context via GuiSwingIcons
See Also: