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

cern::laser::guiplatform::actions::alarms::AcknowledgeAction Class Reference

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

boolean enable (org.openide.nodes.Node[] node)
String iconResource ()
void performAction (Node[] activatedNodes)

Static Private Attributes

final String name
final Logger logger

Detailed Description

Action sensitive to the node selection that does something useful. Consider using a cookie action instead if you can define what the action is applicable to in terms of cookies.
Author:
Bartlomiej Pawlowski <Bartlomiej.Pawlowski@cern.ch>


Member Function Documentation

boolean cern::laser::guiplatform::actions::alarms::AcknowledgeAction::enable org.openide.nodes.Node[]  node  )  [inline, protected]
 

HelpCtx cern::laser::guiplatform::actions::alarms::AcknowledgeAction::getHelpCtx  )  [inline]
 

String cern::laser::guiplatform::actions::alarms::AcknowledgeAction::getName  )  [inline]
 

String cern::laser::guiplatform::actions::alarms::AcknowledgeAction::iconResource  )  [inline, protected]
 

void cern::laser::guiplatform::actions::alarms::AcknowledgeAction::performAction Node[]  activatedNodes  )  [inline, protected]
 


Member Data Documentation

final Logger cern::laser::guiplatform::actions::alarms::AcknowledgeAction::logger [static, private]
 

Initial value:

LogFactory.getLogger(AcknowledgeAction.class.getName())
logger

final String cern::laser::guiplatform::actions::alarms::AcknowledgeAction::name [static, private]
 

Initial value:

NbBundle.getMessage(AcknowledgeAction.class, "LBL_AcknowledgeAction_action_name")
action name


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