Public Member Functions | |
StoreUser (JFrame owner, ORB orb, UserRegistration userRegistration) | |
Private Member Functions | |
JTextField | getJTextField () |
JPasswordField | getJPasswordField () |
JPasswordField | getJPasswordField1 () |
JButton | getJButton () |
JButton | getJButton1 () |
void | disposeWindow () |
void | initialize () |
JPanel | getJContentPane () |
Private Attributes | |
JPanel | jContentPane = null |
JLabel | jLabel = null |
JLabel | jLabel1 = null |
JLabel | jLabel2 = null |
JTextField | jTextField = null |
JPasswordField | jPasswordField = null |
JPasswordField | jPasswordField1 = null |
JButton | jButton = null |
JButton | jButton1 = null |
ORB | orb = null |
Sam | sam = null |
JFrame | owner |
UserRegistration | userRegistration |
|
This is the default constructor |
|
|
|
This method initializes jButton
|
|
This method initializes jButton1
|
|
This method initializes jContentPane
|
|
This method initializes jPasswordField
|
|
This method initializes jPasswordField1
|
|
This method initializes jTextField
|
|
This method initializes this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|