net.sf.efhnbm
Class SelectFromHere
java.lang.Object
org.openide.util.SharedClassObject
org.openide.util.actions.SystemAction
org.openide.util.actions.CallableSystemAction
org.openide.util.actions.NodeAction
org.openide.util.actions.CookieAction
net.sf.efhnbm.SelectFromHere
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Externalizable, java.io.Serializable, java.util.EventListener, javax.swing.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.Provider
public final class SelectFromHere
- extends org.openide.util.actions.CookieAction
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface org.openide.util.actions.Presenter |
org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar |
Fields inherited from class org.openide.util.actions.CookieAction |
MODE_ALL, MODE_ANY, MODE_EXACTLY_ONE, MODE_ONE, MODE_SOME |
Fields inherited from class org.openide.util.actions.SystemAction |
PROP_ENABLED, PROP_ICON |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class org.openide.util.actions.CookieAction |
createContextAwareInstance, enable |
Methods inherited from class org.openide.util.actions.NodeAction |
actionPerformed, addNotify, getActivatedNodes, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChange |
Methods inherited from class org.openide.util.actions.CallableSystemAction |
getMenuPresenter, getPopupPresenter, getToolbarPresenter |
Methods inherited from class org.openide.util.actions.SystemAction |
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, linkActions, putValue, setIcon |
Methods inherited from class org.openide.util.SharedClassObject |
addPropertyChangeListener, equals, finalize, findObject, findObject, firePropertyChange, getLock, getProperty, hashCode, putProperty, putProperty, readExternal, removePropertyChangeListener, reset, writeExternal, writeReplace |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.Action |
addPropertyChangeListener, getValue, putValue, removePropertyChangeListener |
SelectFromHere
public SelectFromHere()
performAction
protected void performAction(org.openide.nodes.Node[] nodes)
- Specified by:
performAction
in class org.openide.util.actions.NodeAction
mode
protected int mode()
- Specified by:
mode
in class org.openide.util.actions.CookieAction
setName
protected void setName()
- set the name of the action
getName
public java.lang.String getName()
- Specified by:
getName
in class org.openide.util.actions.SystemAction
cookieClasses
protected java.lang.Class[] cookieClasses()
- Specified by:
cookieClasses
in class org.openide.util.actions.CookieAction
initialize
protected void initialize()
- Overrides:
initialize
in class org.openide.util.actions.NodeAction
getHelpCtx
public org.openide.util.HelpCtx getHelpCtx()
- Specified by:
getHelpCtx
in interface org.openide.util.HelpCtx.Provider
- Specified by:
getHelpCtx
in class org.openide.util.actions.SystemAction
asynchronous
protected boolean asynchronous()
- Overrides:
asynchronous
in class org.openide.util.actions.CallableSystemAction
iconResource
protected java.lang.String iconResource()
- Overrides:
iconResource
in class org.openide.util.actions.SystemAction