Package com.ozziefix.jlwizard.actions

Interface Summary
WizardAction A Wizard Action performs some logic on the model, when an action button is pressed on the navigation bar, and then returns a PageForward which determines which WizardPage is shown next.
 

Class Summary
CancelAction The CancelAction is a WizardAction that resets the WizardModel and closes the Wizard dialog.
ForwardAction The ForwardAction just returns a PageForward to the specified page, without performing any logic.
 



Copyright © 2004 - 2005 by Jurgen Lust.