|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.admin.AssignPasswordDialog
public class AssignPasswordDialog
A JFrame that allows administrators to assign "good" passwords (random, 6+ characters) to new users. The frame suggests a password for the user and the administrator generally copies it to the clipboard,emails it to the user, and finally clicks the Accept Button. No changes are made until the Accept Button is pressed.
Method Summary | |
---|---|
static void |
displayDialog(UserBean userBean,
java.awt.Component parent_component)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void displayDialog(UserBean userBean, java.awt.Component parent_component)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |