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 class PropertiesAction
extends org.openide.util.actions.NodeAction
NodeOperation.showProperties(Node[]),
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 |
|---|---|
PropertiesAction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
asynchronous() |
|
Action |
createContextAwareInstance(org.openide.util.Lookup actionContext) |
|
protected boolean |
enable(org.openide.nodes.Node[] activatedNodes) |
|
org.openide.util.HelpCtx |
getHelpCtx() |
|
String |
getName() |
|
JMenuItem |
getPopupPresenter() |
|
protected 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 JMenuItem getPopupPresenter()
getPopupPresenter in interface org.openide.util.actions.Presenter.PopupgetPopupPresenter in class org.openide.util.actions.CallableSystemActionpublic String getName()
getName in class org.openide.util.actions.SystemActionpublic org.openide.util.HelpCtx getHelpCtx()
getHelpCtx in interface org.openide.util.HelpCtx.ProvidergetHelpCtx in class org.openide.util.actions.SystemActionprotected String iconResource()
iconResource in class org.openide.util.actions.SystemActionpublic Action createContextAwareInstance(org.openide.util.Lookup actionContext)
createContextAwareInstance in interface org.openide.util.ContextAwareActioncreateContextAwareInstance in class org.openide.util.actions.NodeActionBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.