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

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

List of all members.

Public Member Functions

String getName ()
HelpCtx getHelpCtx ()

Protected Member Functions

void performAction (Node[] activatedNodes)
boolean enable (Node[] node)
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::ShowTimestampsAction::enable ( Node[]  node  )  [inline, protected]
HelpCtx cern::laser::guiplatform::actions::alarms::ShowTimestampsAction::getHelpCtx (  )  [inline]
String cern::laser::guiplatform::actions::alarms::ShowTimestampsAction::getName (  )  [inline]

References name.

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

Member Data Documentation

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

logger

Referenced by enable().

Initial value:
 
        NbBundle.getMessage(ShowTimestampsAction.class, 
                "LBL_Action_ShowTimestamps_action_name")

action name

Referenced by getName().


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

Generated by  doxygen 1.6.2