|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.org.venice.ui.PasswordDialog
Dialog for user to enter in a password.
TextDialog| Constructor Summary | |
PasswordDialog(javax.swing.JComponent parent,
java.lang.String message,
java.lang.String title)
Create new text dialog. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
ActionListener interface used for internal buttons. |
java.lang.String |
showDialog()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PasswordDialog(javax.swing.JComponent parent,
java.lang.String message,
java.lang.String title)
parent - The parent component to tie the dialog tomessage - The question to ask the usertitle - The title to place on the dialog| Method Detail |
public java.lang.String showDialog()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
Venice 0.751beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||