

Public Member Functions | |
| InstantFaultExplorer (AlarmNodeManager nodeManager, String[] columnsToDisplay) | |
| HelpCtx | getHelpCtx () |
| String | getName () |
Private Member Functions | |
| void | initComponents () |
Static Private Attributes | |
| static final Logger | logger |
| static final String | thisExplorerName |
This class stores and display information about instant faults
| cern::laser::guiplatform::windows::InstantFaultExplorer::InstantFaultExplorer | ( | AlarmNodeManager | nodeManager, | |
| String[] | columnsToDisplay | |||
| ) | [inline] |
Creates new form InstantFaultExplorer
References initComponents(), and thisExplorerName.
| HelpCtx cern::laser::guiplatform::windows::InstantFaultExplorer::getHelpCtx | ( | ) | [inline] |
| String cern::laser::guiplatform::windows::InstantFaultExplorer::getName | ( | ) | [inline] |
This method returns name
References thisExplorerName.
| void cern::laser::guiplatform::windows::InstantFaultExplorer::initComponents | ( | ) | [inline, private] |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Referenced by InstantFaultExplorer().
final Logger cern::laser::guiplatform::windows::InstantFaultExplorer::logger [static, private] |
LogFactory.getLogger(InstantFaultExplorer.class.getName())
Reimplemented from cern::laser::guiplatform::explorer::ACExplorer.
final String cern::laser::guiplatform::windows::InstantFaultExplorer::thisExplorerName [static, private] |
NbBundle.getMessage(InstantFaultExplorer.class,
"LBL_Instant_list_component_name")
instant explorer name
Referenced by getName(), and InstantFaultExplorer().
1.6.2