ActionListener, Externalizable, Serializable, EventListener, Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Providerpublic final class SaveAsTemplateAction
extends org.openide.util.actions.NodeAction
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 | Description |
|---|---|
SaveAsTemplateAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
protected boolean |
enable(org.openide.nodes.Node[] activatedNodes) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
String |
getName() |
|
String |
iconResource() |
Deprecated.
Should never be called publically.
|
protected void |
performAction(org.openide.nodes.Node[] activatedNodes) |
|
protected boolean |
surviveFocusChange() |
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListenergetMenuPresenter, getPopupPresenter, getToolbarPresenteractionPerformed, addNotify, createContextAwareInstance, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabledclone, getClass, notify, notifyAll, toString, wait, wait, waitpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.openide.util.HelpCtx.ProvidergetHelpCtx in class org.openide.util.actions.SystemActionpublic String getName()
getName in class org.openide.util.actions.SystemAction@Deprecated public String iconResource()
iconResource in class org.openide.util.actions.SystemActionprotected boolean surviveFocusChange()
surviveFocusChange in class org.openide.util.actions.NodeActionprotected boolean enable(org.openide.nodes.Node[] activatedNodes)
enable in class org.openide.util.actions.NodeActionprotected void performAction(org.openide.nodes.Node[] activatedNodes)
performAction in class org.openide.util.actions.NodeActionprotected boolean asynchronous()
asynchronous in class org.openide.util.actions.CallableSystemActionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.