|
net.sf.efhnbm/0 0.4 5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openide.util.SharedClassObject org.openide.util.actions.SystemAction org.openide.util.actions.CallableSystemAction org.openide.util.actions.NodeAction net.sf.efhnbm.ExploreFromHere
public class ExploreFromHere
module action
Nested Class Summary |
---|
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 |
Field Summary |
---|
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 |
Constructor Summary | |
---|---|
ExploreFromHere()
Creates a new instance of ExploreFromHere |
Method Summary | |
---|---|
protected boolean |
enable(org.openide.nodes.Node[] node)
should enable this action? |
org.openide.util.HelpCtx |
getHelpCtx()
get help context for action |
java.lang.String |
getName()
get the name of the action |
protected void |
performAction(org.openide.nodes.Node[] nodes)
explore the node |
protected void |
setName()
set the name of the action |
Methods inherited from class org.openide.util.actions.NodeAction |
---|
actionPerformed, addNotify, createContextAwareInstance, getActivatedNodes, initialize, isEnabled, performAction, removeNotify, setEnabled, surviveFocusChange |
Methods inherited from class org.openide.util.actions.CallableSystemAction |
---|
asynchronous, getMenuPresenter, getPopupPresenter, getToolbarPresenter |
Methods inherited from class org.openide.util.actions.SystemAction |
---|
clearSharedData, createPopupMenu, createToolbarPresenter, get, getIcon, getIcon, getValue, iconResource, 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 |
Constructor Detail |
---|
public ExploreFromHere()
Method Detail |
---|
public org.openide.util.HelpCtx getHelpCtx()
getHelpCtx
in interface org.openide.util.HelpCtx.Provider
getHelpCtx
in class org.openide.util.actions.SystemAction
public java.lang.String getName()
getName
in class org.openide.util.actions.SystemAction
protected void setName()
protected boolean enable(org.openide.nodes.Node[] node)
enable
in class org.openide.util.actions.NodeAction
node
- the current node
protected void performAction(org.openide.nodes.Node[] nodes)
performAction
in class org.openide.util.actions.NodeAction
nodes
- the current node
|
net.sf.efhnbm/0 0.4 5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |