Public Member Functions | |
| eqSourceDlg (java.awt.Frame parent, boolean modal) | |
Static Public Member Functions | |
| void | main (String args[]) |
Private Member Functions | |
| void | initComponents () |
| void | onDone (java.awt.event.ActionEvent evt) |
| void | closeDialog (java.awt.event.WindowEvent evt) |
Private Attributes | |
| javax.swing.JButton | applyButton |
| javax.swing.JPanel | buttonPanel |
| javax.swing.JPanel | centerPanel |
| javax.swing.JButton | doneButton |
| javax.swing.JComboBox | jComboBox1 |
| javax.swing.JComboBox | jComboBox2 |
| javax.swing.JComboBox | jComboBox3 |
| javax.swing.JLabel | jLabel1 |
| javax.swing.JLabel | jLabel10 |
| javax.swing.JLabel | jLabel2 |
| javax.swing.JLabel | jLabel3 |
| javax.swing.JLabel | jLabel4 |
| javax.swing.JLabel | jLabel5 |
| javax.swing.JLabel | jLabel6 |
| javax.swing.JLabel | jLabel7 |
| javax.swing.JLabel | jLabel8 |
| javax.swing.JLabel | jLabel9 |
| javax.swing.JPanel | jPanel1 |
| javax.swing.JSeparator | jSeparator1 |
| javax.swing.JTextField | jTextField1 |
| javax.swing.JTextField | jTextField2 |
| javax.swing.JTextField | jTextField3 |
| javax.swing.JTextField | jTextField4 |
| javax.swing.JTextField | jTextField5 |
| javax.swing.JTextField | jTextField6 |
| javax.swing.JTextField | jTextField7 |
|
||||||||||||
|
Creates new dialog eqSourceDlg
|
|
|
Close the dialog
|
|
|
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. |
|
|
|
|
|
The user pressed the Done button
|
|
|
The Apply button |
|
|
|
|
|
|
|
|
The Done button |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The separator above the Apply and Done buttons |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8