|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.swing.calculator.modelutils.LoginUtils
public class LoginUtils
Login/logout utilities to support scripts.
Implements login and logout methods for use in scripts. Uses the Calculator window facilities to do the actual work.
| Constructor Summary | |
|---|---|
protected |
LoginUtils()
Don't allow instantiation but do allow overrides. |
| Method Summary | |
|---|---|
static void |
login()
Login to WordHoard. |
static void |
logout()
Logout from WordHoard. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected LoginUtils()
| Method Detail |
|---|
public static void login()
public static void logout()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||