Public Member Functions | Protected Member Functions

cern.gp.actions.OpenLocalExplorerAction Class Reference

Inherits org::openide::util::actions::NodeAction.

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  )  [protected]
HelpCtx cern.gp.actions.OpenLocalExplorerAction.getHelpCtx (  ) 
String cern.gp.actions.OpenLocalExplorerAction.getName (  ) 
String cern.gp.actions.OpenLocalExplorerAction.iconResource (  )  [protected]
void cern.gp.actions.OpenLocalExplorerAction.performAction ( Node[]  activatedNodes  )  [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties