public class SaveAction
extends org.openide.util.actions.CookieAction
savable,
SaveCookie,
Serialized FormACCELERATOR_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 |
|---|---|
SaveAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
protected java.lang.Class[] |
cookieClasses() |
|
javax.swing.Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
java.lang.String |
getName() |
|
protected java.lang.String |
iconResource() |
|
protected int |
mode() |
|
protected void |
performAction(org.openide.nodes.Node[] activatedNodes) |
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListenergetMenuPresenter, getPopupPresenter, getToolbarPresenteractionPerformed, addNotify, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChangeclone, getClass, notify, notifyAll, toString, wait, wait, waitprotected java.lang.Class[] cookieClasses()
cookieClasses in class org.openide.util.actions.CookieActionpublic javax.swing.Action createContextAwareInstance(org.openide.util.Lookup actionContext)
createContextAwareInstance in class org.openide.util.actions.CookieActionprotected void performAction(org.openide.nodes.Node[] activatedNodes)
performAction in class org.openide.util.actions.NodeActionprotected boolean asynchronous()
asynchronous in class org.openide.util.actions.CallableSystemActionprotected int mode()
mode in class org.openide.util.actions.CookieActionpublic java.lang.String getName()
getName in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in class org.openide.util.actions.SystemActionprotected java.lang.String iconResource()
iconResource in class org.openide.util.actions.SystemActionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.