cern::laser::test::ExplorerIssue::MyNodeAction Class Reference

Inheritance diagram for cern::laser::test::ExplorerIssue::MyNodeAction:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::test::ExplorerIssue::MyNodeAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()
boolean surviveFocusChange ()

Protected Member Functions

void performAction (Node[] activatedNodes)
boolean enable (Node[] activatedNodes)

Detailed Description

a NodeAction that is enabled only when at least one node is selected


Member Function Documentation

boolean cern::laser::test::ExplorerIssue::MyNodeAction::enable ( Node[]  activatedNodes  )  [inline, protected]

The action will only be enabled if at least one GPNode is selected.

See also:
org.openide.util.actions.NodeAction::enable
Parameters:
activatedNodes gives array of actually activated nodes.

Reimplemented from cern::gp::actions::support::NodeAction.

HelpCtx cern::laser::test::ExplorerIssue::MyNodeAction::getHelpCtx (  )  [inline]

Help context where to find more about the action.

Returns:
the help context for this action

Reimplemented from cern::gp::actions::support::NodeAction.

String cern::laser::test::ExplorerIssue::MyNodeAction::getName (  )  [inline]

Human presentable name of the action. This should be presented as an item in a menu.

Returns:
the name of the action

Reimplemented from cern::gp::actions::support::NodeAction.

void cern::laser::test::ExplorerIssue::MyNodeAction::performAction ( Node[]  activatedNodes  )  [inline, protected]
boolean cern::laser::test::ExplorerIssue::MyNodeAction::surviveFocusChange (  )  [inline]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2