|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.nceas.morpho.framework.LoginCommand
Class to handle login
Constructor Summary | |
LoginCommand(Morpho morpho,
LoginClientInterface loginClient)
Constructor |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoginCommand(Morpho morpho, LoginClientInterface loginClient)
morpho
- reference to Morpho instanceloginClient
- a poiner back to the client that is calling this
Command
; must implement the
LoginClientInterface
Method Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |