Public Member Functions | |
TimDiagnostics () | |
Creates new form TimDiagnostics (for beanability). | |
TimDiagnostics (int p, int c, Sct_SctApi.SctApi a) | |
Creates new form TimDiagnostics. | |
Package Functions | |
int | getPartition () |
int | getCrate () |
TimTableModel | getTimTableModel () |
Package Attributes | |
TimTableModel | tableModel |
int | partition |
int | crate |
Sct_SctApi.SctApi | api |
Static Package Attributes | |
final String | timRegNames [] |
Private Member Functions | |
void | initComponents () |
This method is called from within the constructor to initialize the form. | |
Private Attributes | |
javax.swing.JLabel | jLabel3 |
javax.swing.JLabel | jLabel4 |
javax.swing.JPanel | jPanel1 |
javax.swing.JPanel | jPanel2 |
javax.swing.JScrollPane | jScrollPane1 |
javax.swing.JTable | jTable1 |
javax.swing.JTextField | jTextField2 |
javax.swing.JTextField | jTextField3 |
Definition at line 13 of file TimDiagnostics.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 41 of file TimDiagnostics.java. Referenced by GuiComponents.SctApi.TimDiagnostics.TimDiagnostics(). |
|
Initial value: { "Enables", "Command", "Burst Count", "Frequency", "Window", "Delay", "Status", "FIFO", "Trigger IDlo", "Trigger IDhi", "Trigger Bunch", "Trigger Type", "Run Enables", "Sequencer", "Sequencer End", "ROD mask", "ROD BUSY", "ROD latch", "ROD Monitor", "TTC Data", "TTC Select", "TTC BCID", "TTCrx Access", "TTC status", "TIM Output", "TIM ID" } Definition at line 94 of file TimDiagnostics.java. |