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::ShowReductionListAction Class Reference

List of all members.

Public Member Functions

void performAction ()
String getName ()
HelpCtx getHelpCtx ()
boolean isEnabled ()

Protected Member Functions

String iconResource ()

Private Attributes

Logger logger = LogFactory.getLogger(ShowReductionListAction.class.getName())

Detailed Description

Action that can always be invoked and work procedurally.

Author:
bartek


Member Function Documentation

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

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

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

boolean cern::laser::guiplatform::actions::alarms::ShowReductionListAction::isEnabled  )  [inline]
 

Perform extra initialization of this action's singleton. PLEASE do not use constructors for this purpose! protected void initialize() { super.initialize(); putProperty(Action.SHORT_DESCRIPTION, NbBundle.getMessage(ShowReductionListAction.class, "HINT_Action")); }

void cern::laser::guiplatform::actions::alarms::ShowReductionListAction::performAction  )  [inline]
 


Member Data Documentation

Logger cern::laser::guiplatform::actions::alarms::ShowReductionListAction::logger = LogFactory.getLogger(ShowReductionListAction.class.getName()) [private]
 

logger


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