com.bws42.wizard.example
Class ExampleWizard

java.lang.Object
  extended bycom.bws42.wizard.example.ExampleWizard

public final class ExampleWizard
extends Object

Example main class for a Wizard. This class would typically handle any input arguments as well as initiating the Wizard with the proper settings and then displaying it.

Version:
1.0, October 4, 2006
Author:
William P. Roberts, IV

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

Method Detail

main

public static void main(String[] args)
Launches the example wizard.

Parameters:
args - the command line arguments