Class | Description |
---|---|
BackButton |
This button steps back one step in a wizzard.
|
CheckMark |
This is an icon-label that displays the step-states: checked or unchecked.
|
FinishButton |
This Button has two functions: first it cancels stepping through the
wizzard as long as there are remaining steps to do.
|
NextButton |
This Button performs the next step of a StepSerie by calling the
appropriate action.
|
ProgressStatePanel |
This panel displays the CheckMark's and their action components.
|
SkipButton |
This button allows for skipping optional step-actions.
|
StepAction |
This class encapsulates the common behavior of all step-actions in a wizzard.
|
StepButton |
This class encapsulates the common behavior of all StepSerie
dependent buttons.
|
StepEntry |
This abstract class defines what makes a wizzard-step.
|
StepSerie |
This class is a container for the steps to be done by the wizzard.
|
WizzardPanel |
This is a sample wizzard panel that leads you through the steps of a StepSerie.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.