Package | Description |
---|---|
client.login |
Modifier and Type | Class and Description |
---|---|
class |
LoginView
Implementation for the login view, which lets the user create a new account
and login
|
Modifier and Type | Method and Description |
---|---|
ILoginView |
LoginController.getLoginView() |
Constructor and Description |
---|
LoginController(ILoginView view,
IMessageView messageView)
LoginController constructor
|