Package com.ozziefix.jlwizard

Interface Summary
Constants Some global constants
WizardModel JLWizard uses the Model-View-Controller design pattern.
WizardPage The WizardPage constitutes (a part of) the view of a Wizard.
 

Class Summary
AbstractWizardPage The WizardPage constitutes (a part of) the view of a Wizard.
Wizard A Wizard is a Swing JDialog that contains a number of WizardPages, a number of WizardActions, a navigation bar and a WizardModel.
WizardFactory Factory object for creating Wizards
 



Copyright © 2004 - 2005 by Jurgen Lust.