public final class MoveDownAction
extends org.openide.util.actions.NodeAction
Index,
Serialized Form| Constructor | Description |
|---|---|
MoveDownAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
protected boolean |
enable(org.openide.nodes.Node[] activatedNodes) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
java.lang.String |
getName() |
|
protected void |
initialize() |
|
protected void |
performAction(org.openide.nodes.Node[] activatedNodes) |
accept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListenergetMenuPresenter, getPopupPresenter, getToolbarPresenteractionPerformed, addNotify, createContextAwareInstance, getActivatedNodes, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChangeclone, getClass, notify, notifyAll, toString, wait, wait, waitprotected void initialize()
initialize 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.CallableSystemActionprotected boolean enable(org.openide.nodes.Node[] activatedNodes)
enable in class org.openide.util.actions.NodeActionpublic java.lang.String getName()
getName in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in class org.openide.util.actions.SystemActionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.