public class LanternaGriffonControllerAction extends AbstractAction
pcsKEY_ACTION_NAME, KEY_ENABLED, KEY_NAME| Constructor and Description | 
|---|
| LanternaGriffonControllerAction(UIThreadManager uiThreadManager,
                               ActionManager actionManager,
                               GriffonController controller,
                               String actionName) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doExecute(Object... args) | 
| protected void | doInitialize() | 
| Object | getToolkitAction() | 
execute, getActionManager, getActionName, getController, getFullyQualifiedName, getName, initialize, isEnabled, setEnabled, setNameaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, getPropertyChangeListeners, getPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListenerpublic LanternaGriffonControllerAction(@Nonnull UIThreadManager uiThreadManager, @Nonnull ActionManager actionManager, @Nonnull GriffonController controller, @Nonnull String actionName)
protected void doExecute(Object... args)
doExecute in class AbstractActionprotected void doInitialize()
doInitialize in class AbstractAction