public abstract static class CommonMenus.AbstractRunActionHandler extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Supplier<IRunConfig> |
_runConfig |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier and Type | Method and Description |
|---|---|
protected IRunConfig |
getRunConfig() |
boolean |
isEnabled() |
protected boolean |
prepareToExecute() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected final java.util.function.Supplier<IRunConfig> _runConfig
protected IRunConfig getRunConfig()
protected boolean prepareToExecute()
public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionCopyright © 2022. All rights reserved.