Serialized Form
strInput
java.lang.String strInput
strMessage
java.lang.String strMessage
jPanel1
javax.swing.JPanel jPanel1
lblMessage
javax.swing.JLabel lblMessage
txtInput
javax.swing.JPasswordField txtInput
btOk
javax.swing.JButton btOk
btCancel
javax.swing.JButton btCancel
retval
int retval
- The return value of the MessageBox. It can be MessageBox.MB_OK or MessageBox.MB_CANCEL.
panel1
javax.swing.JPanel panel1
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
lblMsg
javax.swing.JLabel lblMsg
lbl1
javax.swing.JLabel lbl1
lbl2
javax.swing.JLabel lbl2
lbl3
javax.swing.JLabel lbl3
gridBagLayout2
java.awt.GridBagLayout gridBagLayout2
btOk
javax.swing.JButton btOk
btCancel
javax.swing.JButton btCancel
mode
int mode