

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