org.beanfabrics.swt.samples.login
Class RunLoginDialog

java.lang.Object
  extended by org.beanfabrics.swt.samples.login.RunLoginDialog

public class RunLoginDialog
extends java.lang.Object

The RunLoginDialog is a sample program that demonstrates the use of the LoginDialog.


Constructor Summary
RunLoginDialog()
           
 
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

RunLoginDialog

public RunLoginDialog()
Method Detail

main

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