org.beanfabrics.samples.login
Class RunLogin

java.lang.Object
  extended by org.beanfabrics.samples.login.RunLogin

public class RunLogin
extends java.lang.Object

This sample applications runs the LoginDialog.


Constructor Summary
RunLogin()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunLogin

public RunLogin()
Method Detail

main

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