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

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

List of all members.

Public Member Functions

 AlarmCommentPanel ()
 AlarmCommentPanel (String operatorName, String commentText)
String getOperatorName ()
String getCommnet ()

Private Member Functions

void postInitComponents (String operatorName, String commentText)
void initComponents ()
void recallButtonActionPerformed (java.awt.event.ActionEvent evt)

Private Attributes

javax.swing.JLabel commentLabel
javax.swing.JPanel commentPanel
javax.swing.JTextArea commentTextArea
javax.swing.JTextField operNameTextField
javax.swing.JLabel operatorNameLabel
javax.swing.JPanel operatorNamePanel
javax.swing.JButton recallButton

Detailed Description

Author:
Bartlomiej Pawlowski <Bartlomiej.Pawlowski@cern.ch>

Constructor & Destructor Documentation

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

Creates new form AlarmCommentPanel

cern::laser::guiplatform::windows::alarms::AlarmCommentPanel::AlarmCommentPanel ( String  operatorName,
String  commentText 
) [inline]

Creates new form AlarmCommentPanel

References initComponents(), and postInitComponents().


Member Function Documentation

String cern::laser::guiplatform::windows::alarms::AlarmCommentPanel::getCommnet (  )  [inline]
String cern::laser::guiplatform::windows::alarms::AlarmCommentPanel::getOperatorName (  )  [inline]
void cern::laser::guiplatform::windows::alarms::AlarmCommentPanel::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 commentLabel, commentPanel, commentTextArea, operatorNameLabel, operatorNamePanel, operNameTextField, recallButton, and recallButtonActionPerformed().

Referenced by AlarmCommentPanel().

void cern::laser::guiplatform::windows::alarms::AlarmCommentPanel::postInitComponents ( String  operatorName,
String  commentText 
) [inline, private]

References commentTextArea, and operNameTextField.

Referenced by AlarmCommentPanel().

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

References commentTextArea, and operNameTextField.

Referenced by initComponents().


Member Data Documentation

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