com.wcohen.ss
Class WizardUI

java.lang.Object
  extended by com.wcohen.ss.WizardUI

public class WizardUI
extends java.lang.Object

Top-level GUI interface.


Constructor Summary
WizardUI()
           
 
Method Summary
static void main(java.lang.String[] args)
          The entry point to the wizard.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardUI

public WizardUI()
Method Detail

main

public static void main(java.lang.String[] args)
The entry point to the wizard.