|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.fuin.examples.apps4swing.LoginDialogBetterApproach
public final class LoginDialogBetterApproach
Better approach using an easy framework to connect controller and view.
Constructor Summary | |
---|---|
LoginDialogBetterApproach()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts the example. |
void |
start()
Start the application in calling (main) thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginDialogBetterApproach()
Method Detail |
---|
public final void start()
public static void main(java.lang.String[] args)
args
- Not used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |