|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoginView
Login view used by the controller.
| Method Summary | |
|---|---|
void |
setMessage(String message)
Sets a message in the view. |
void |
setUsername(String username)
Sets the username in the view. |
| Methods inherited from interface org.fuin.apps4j.base.View |
|---|
block, getController, getViewUI, unblock |
| Method Detail |
|---|
void setUsername(String username)
username - Username to set.void setMessage(String message)
message - Message to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||