public class OpenAction extends CookieAction
OpenCookie,
Serialized FormPresenter.Menu, Presenter.Popup, Presenter.ToolbarMODE_ALL, MODE_ANY, MODE_EXACTLY_ONE, MODE_ONE, MODE_SOMEPROP_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 |
|---|
OpenAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
asynchronous() |
protected Class[] |
cookieClasses() |
HelpCtx |
getHelpCtx() |
String |
getName() |
protected int |
mode() |
protected void |
performAction(Node[] activatedNodes) |
protected boolean |
surviveFocusChange() |
createContextAwareInstance, enableactionPerformed, addNotify, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabledgetMenuPresenter, getPopupPresenter, getToolbarPresenterclearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, 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 Class[] cookieClasses()
cookieClasses in class CookieActionprotected boolean surviveFocusChange()
surviveFocusChange in class NodeActionprotected int mode()
mode in class CookieActionpublic String getName()
getName in class SystemActionpublic HelpCtx getHelpCtx()
getHelpCtx in interface HelpCtx.ProvidergetHelpCtx in class SystemActionprotected void performAction(Node[] activatedNodes)
performAction in class NodeActionprotected boolean asynchronous()
asynchronous in class CallableSystemAction