Public Member Functions | |
ArchiveQueryBox (gui parent) | |
Private Member Functions | |
void | initComponents () |
This method is called from within the constructor to initialize the form. | |
void | exitForm (java.awt.event.WindowEvent evt) |
Exit the Application. | |
Private Attributes | |
javax.swing.JLabel | ScanLabel |
javax.swing.JButton | closeButton |
javax.swing.JComboBox | jComboBox1 |
javax.swing.JTextField | runField |
javax.swing.JTextField | scanField |
javax.swing.JButton | retrieveButton |
javax.swing.JLabel | runLabel |
javax.swing.JLabel | testLabel |
javax.swing.JLabel | titleLabel |
gui | guiControl |
Definition at line 14 of file ArchiveQueryBox.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 40 of file ArchiveQueryBox.java. References DisplayGUI.ArchiveQueryBox.exitForm(). |
Here is the call graph for this function: