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 |
|
Creates new form AlarmCommentPanel |
|
Creates new form AlarmCommentPanel |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|