org.fuin.examples.apps4pivot
Class LoginDialogBetterApproach

java.lang.Object
  extended by org.fuin.examples.apps4pivot.LoginDialogBetterApproach

public final class LoginDialogBetterApproach
extends java.lang.Object

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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginDialogBetterApproach

public LoginDialogBetterApproach()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the example.

Parameters:
args - Not used.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.