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

Collaboration diagram for cern::laser::guiplatform::actions::alarms::UnacknowledgeAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

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

Static Private Attributes

static final String name
static 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::UnacknowledgeAction::enable ( org.openide.nodes.Node[]  node  )  [inline, protected]
HelpCtx cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::getHelpCtx (  )  [inline]
String cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::getName (  )  [inline]

References name.

String cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::iconResource (  )  [inline, protected]
void cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::performAction ( Node[]  activatedNodes  )  [inline, protected]

Member Data Documentation

Initial value:
 
        LogFactory.getLogger(UnacknowledgeAction.class.getName())

logger

Referenced by enable().

Initial value:
 
        NbBundle.getMessage(UnacknowledgeAction.class, "LBL_UnacknowledgeAction_action_name")

action name

Referenced by getName().


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

Generated by  doxygen 1.6.2