Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::actions::OpenLocalExplorerAction Class Reference

Inheritance diagram for cern::gp::actions::OpenLocalExplorerAction:

Inheritance graph
[legend]
Collaboration diagram for cern::gp::actions::OpenLocalExplorerAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

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

Detailed Description

Open an Explorer window with a particular root node. Adapter of org.openide.actions.OpenLocalExplorerAction.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre


Member Function Documentation

boolean cern::gp::actions::OpenLocalExplorerAction::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::gp::actions::OpenLocalExplorerAction::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::gp::actions::OpenLocalExplorerAction::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.

String cern::gp::actions::OpenLocalExplorerAction::iconResource  )  [inline, protected]
 

Returns the pathname of the icon to use to display this action

Returns:
the pathname of the icon

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

void cern::gp::actions::OpenLocalExplorerAction::performAction Node[]  activatedNodes  )  [inline, protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:12 2009 for ACS Java API by doxygen 1.3.8