Public Member Functions | |
hrSourceDlg (java.awt.Frame parent, boolean modal, Mount mountObj) | |
void | actionPerformed (ActionEvent evt) |
Static Public Member Functions | |
void | main (String args[]) |
Package Attributes | |
alma.MOUNT_ACS.abeans.Mount | mount |
Private Member Functions | |
void | initComponents () |
void | closeDialog (java.awt.event.WindowEvent evt) |
void | enableWidgets (boolean b) |
Private Attributes | |
javax.swing.JPanel | buttonPanel |
javax.swing.JPanel | gridPanel |
javax.swing.JButton | applyB |
javax.swing.JButton | doneB |
javax.swing.JLabel | azLabel |
javax.swing.JLabel | elLabel |
javax.swing.JPanel | jPanel1 |
javax.swing.JSeparator | jSeparator1 |
javax.swing.JTextField | azTF |
javax.swing.JTextField | elTF |
|
Creates new form hrSourceDlg |
|
Receive and process the action events
|
|
Closes the dialog |
|
Enable or disable the wigets in 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. gridPanel!=null azLabel!=null azTF!=null elLabel!=null elTF!=null buttonPanel!=null applyB!=null jPanel1!=null doneB!=null |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|