cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel Class Reference

Inheritance diagram for cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChooseHighlightOrKlaxonPanel ()
int getHighlightedOrKlaxon ()

Private Member Functions

void initComponents ()
void highKlaxonRadioButtonActionPerformed (java.awt.event.ActionEvent evt)
void klaxonRadioButtonActionPerformed (java.awt.event.ActionEvent evt)
void highlightRadioButtonActionPerformed (java.awt.event.ActionEvent evt)

Private Attributes

javax.swing.JPanel buttonPanel
javax.swing.JLabel highKlaxonLabel
javax.swing.JRadioButton highKlaxonRadioButton
javax.swing.JPanel highlightAndKlaxonPanel
javax.swing.JLabel highlightLabel
javax.swing.JPanel highlightPanel
javax.swing.JRadioButton highlightRadioButton
javax.swing.JLabel klaxonLabel
javax.swing.JPanel klaxonPanel
javax.swing.JRadioButton klaxonRadioButton
javax.swing.JLabel titleLabel
javax.swing.JPanel titlePanel

Detailed Description

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::ChooseHighlightOrKlaxonPanel (  )  [inline]

Creates new form ChooseHighlightOrKlaxonPanel

References initComponents().


Member Function Documentation

int cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::getHighlightedOrKlaxon (  )  [inline]

return int (AlarmConstants.HIGHLIGHTED_AND_KLAXON, etc, This indicates whether alarm should be only highlighted or should have klason or both

References highKlaxonRadioButton, and klaxonRadioButton.

Referenced by cern::laser::guiplatform::actions::alarms::HighlightedAndKlaxonAction::performAction().

void cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::highKlaxonRadioButtonActionPerformed ( java.awt.event.ActionEvent  evt  )  [inline, private]

References highlightRadioButton, and klaxonRadioButton.

Referenced by initComponents().

void cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::highlightRadioButtonActionPerformed ( java.awt.event.ActionEvent  evt  )  [inline, private]

References highKlaxonRadioButton, and klaxonRadioButton.

Referenced by initComponents().

void cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::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.

References buttonPanel, highKlaxonLabel, highKlaxonRadioButton, highKlaxonRadioButtonActionPerformed(), highlightAndKlaxonPanel, highlightLabel, highlightPanel, highlightRadioButton, highlightRadioButtonActionPerformed(), klaxonLabel, klaxonPanel, klaxonRadioButton, klaxonRadioButtonActionPerformed(), titleLabel, and titlePanel.

Referenced by ChooseHighlightOrKlaxonPanel().

void cern::laser::guiplatform::windows::alarms::ChooseHighlightOrKlaxonPanel::klaxonRadioButtonActionPerformed ( java.awt.event.ActionEvent  evt  )  [inline, private]

Member Data Documentation

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().

Referenced by initComponents().


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

Generated by  doxygen 1.6.2