public final class SaveAsTemplateAction extends NodeAction
Presenter.Menu, Presenter.Popup, Presenter.Toolbar
PROP_ENABLED, PROP_ICON
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 and Description |
---|
SaveAsTemplateAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
asynchronous() |
protected boolean |
enable(Node[] activatedNodes) |
HelpCtx |
getHelpCtx() |
String |
getName() |
String |
iconResource()
Deprecated.
Should never be called publically.
|
protected void |
performAction(Node[] activatedNodes) |
protected boolean |
surviveFocusChange() |
actionPerformed, addNotify, createContextAwareInstance, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled
getMenuPresenter, getPopupPresenter, getToolbarPresenter
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, linkActions, putValue, setIcon
addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removePropertyChangeListener, reset, writeExternal, writeReplace
clone, getClass, notify, notifyAll, toString, wait, wait, wait
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListener
public HelpCtx getHelpCtx()
getHelpCtx
in interface HelpCtx.Provider
getHelpCtx
in class SystemAction
public String getName()
getName
in class SystemAction
@Deprecated public String iconResource()
iconResource
in class SystemAction
protected boolean surviveFocusChange()
surviveFocusChange
in class NodeAction
protected boolean enable(Node[] activatedNodes)
enable
in class NodeAction
protected void performAction(Node[] activatedNodes)
performAction
in class NodeAction
protected boolean asynchronous()
asynchronous
in class CallableSystemAction