Public Member Functions | |
CalibrationControllerPanel2 (gui parent) | |
void | infoCreated (is.InfoEvent infoEvent) |
void | infoDeleted (is.InfoEvent infoEvent) |
void | infoUpdated (is.InfoEvent infoEvent) |
Package Functions | |
void | close () |
Call this to get rid of any connections etc. | |
void | updateStatus () |
void | updateProgressBar () |
Package Attributes | |
gui | guiControl |
CalibrationControllerStatus | status |
int | currentBin = -1 |
int | maxBin = -1 |
Private Member Functions | |
void | myInitComponents () |
void | initComponents () |
Private Attributes | |
javax.swing.JLabel | jLabel1 |
javax.swing.JLabel | jLabel2 |
javax.swing.JLabel | jLabel3 |
javax.swing.JLabel | jLabel4 |
javax.swing.JLabel | jLabel5 |
javax.swing.JTextField | scanIndexField |
javax.swing.JTextField | sequenceField |
javax.swing.JTextField | statusField |
javax.swing.JTextField | testField |
javax.swing.JProgressBar | progressBar |
GuiComponents.System.ISInterface | is |
Definition at line 19 of file CalibrationControllerPanel2.java.