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