

Public Member Functions | |
| void | performAction () |
| String | getName () |
| HelpCtx | getHelpCtx () |
| boolean | isEnabled () |
Protected Member Functions | |
| String | iconResource () |
Private Attributes | |
| Logger | logger = LogFactory.getLogger(ShowInhibitListAction.class.getName()) |
| String | inhibitListCompName |
Action that can always be invoked and work procedurally.
| HelpCtx cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::getHelpCtx | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::getName | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
| String cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::iconResource | ( | ) | [inline, protected] |
| boolean cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::isEnabled | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
References inhibitListCompName.
| void cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::performAction | ( | ) | [inline] |
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
References inhibitListCompName.
String cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::inhibitListCompName [private] |
NbBundle.getMessage(cern.laser.guiplatform.windows.ActiveListExplorerPanel.class,
"LBL_Inhibit_list_component_name")
inhibit list component name
Referenced by isEnabled(), and performAction().
Logger cern::laser::guiplatform::actions::alarms::ShowInhibitListAction::logger = LogFactory.getLogger(ShowInhibitListAction.class.getName()) [private] |
logger
Reimplemented from cern::laser::guiplatform::actions::support::CallableSystemAction.
1.6.2