Public Member Functions | |
| AlarmTimestampsPanel () | |
| AlarmTimestampsPanel (List timestamps, String fsName) | |
| void | updatePanel (List timeststamps, String fsName) |
| Dimension | getPreferredSize () |
Private Member Functions | |
| void | postInitComponents () |
| void | initComponents () |
| void | closeButtonActionPerformed (java.awt.event.ActionEvent evt) |
Private Attributes | |
| javax.swing.JLabel | blTimeLabel |
| javax.swing.JLabel | blTimeValueLabel |
| javax.swing.JPanel | buttonPanel |
| javax.swing.JButton | closeButton |
| javax.swing.JLabel | consoleTimeLabel |
| javax.swing.JLabel | consoleTimeValueLabel |
| javax.swing.JLabel | fsNameLabel |
| javax.swing.JPanel | headerPanel |
| javax.swing.JPanel | middlePanel |
| javax.swing.JLabel | sourceTimeLabel |
| javax.swing.JLabel | sourceTimeValueLabel |
| javax.swing.JLabel | titleLabel |
| javax.swing.JLabel | userTimeLabel |
| javax.swing.JLabel | userTimeValueLabel |
| final int | TIMESTAMPS_NO = 4 |
| javax.swing.JLabel[][] | labels = new javax.swing.JLabel[TIMESTAMPS_NO][2] |
Static Private Attributes | |
| final Dimension | defaultDimension = new Dimension(417, 246) |
| final long | serialVersionUID = 1L |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
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 FormEditor. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default dimension |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8