Class Summary |
ArraySequence |
Implements a sequence of an array of wizard pages. |
DWizard |
DWizards delegate navigation to a user-supplied object implementing
the WizardSequence interface. |
DynamicSequence |
DynamicSequences provide a simple framework for changing a
sequence in a DWizard at runtime. |
NullSequence |
Provides an implementation of an empty sequence, namely one that contains
no pages. |
SequenceSeries |
The SequenceSeries class links an array of WizardSequences together
into a single, seamless sequence. |