Public Member Functions | |
| PrimitiveDiagnostics () | |
| Creates new form PrimitiveDiagnostics. | |
| PrimitiveDiagnostics (int p, int c, int r, Sct_SctApi.SctApi a) | |
| Creates new form RodDiagnostics. | |
| int | getPartition () |
| int | getCrate () |
| int | getROD () |
Package Functions | |
| void | myInitComponents () |
Package Attributes | |
| int | partition |
| int | crate |
| int | rod |
| Sct_SctApi.SctApi | api |
Private Member Functions | |
| void | initComponents () |
| This method is called from within the constructor to initialize the form. | |
| void | sendEchoPerformed (java.awt.event.ActionEvent evt) |
Private Attributes | |
| javax.swing.JTextField | echoText |
| javax.swing.JButton | jButton1 |
| javax.swing.JButton | jButton5 |
| javax.swing.JLabel | jLabel11 |
| javax.swing.JLabel | jLabel3 |
| javax.swing.JLabel | jLabel4 |
| javax.swing.JLabel | jLabel5 |
| javax.swing.JPanel | jPanel1 |
| javax.swing.JPanel | jPanel2 |
| javax.swing.JPanel | jPanel3 |
| javax.swing.JPanel | jPanel4 |
| javax.swing.JTextField | jTextField2 |
| javax.swing.JTextField | jTextField3 |
| javax.swing.JTextField | jTextField4 |
Definition at line 14 of file PrimitiveDiagnostics.java.
|
|
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. Definition at line 42 of file PrimitiveDiagnostics.java. Referenced by GuiComponents.SctApi.PrimitiveDiagnostics.PrimitiveDiagnostics(). |
1.3.5