public class PropertiesAction extends NodeAction
Presenter.Menu, Presenter.Popup, Presenter.ToolbarPROP_ENABLED, PROP_ICONACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
PropertiesAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
asynchronous() |
Action |
createContextAwareInstance(Lookup actionContext) |
protected boolean |
enable(Node[] activatedNodes) |
HelpCtx |
getHelpCtx() |
String |
getName() |
JMenuItem |
getPopupPresenter() |
protected String |
iconResource() |
protected void |
performAction(Node[] activatedNodes) |
actionPerformed, addNotify, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChangegetMenuPresenter, getToolbarPresenterclearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, linkActions, putValue, setIconaddPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removePropertyChangeListener, reset, writeExternal, writeReplaceclone, getClass, notify, notifyAll, toString, wait, wait, waitaccept, addPropertyChangeListener, getValue, putValue, removePropertyChangeListenerprotected void performAction(Node[] activatedNodes)
performAction in class NodeActionprotected boolean asynchronous()
asynchronous in class CallableSystemActionprotected boolean enable(Node[] activatedNodes)
enable in class NodeActionpublic JMenuItem getPopupPresenter()
getPopupPresenter in interface Presenter.PopupgetPopupPresenter in class CallableSystemActionpublic String getName()
getName in class SystemActionpublic HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.ProvidergetHelpCtx in class SystemActionprotected String iconResource()
iconResource in class SystemActionpublic Action createContextAwareInstance(Lookup actionContext)
createContextAwareInstance in interface ContextAwareActioncreateContextAwareInstance in class NodeAction