|
Tweek Java API |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| WizardPane | Interface for objects that wish to be a pane within a wizard. |
| WizardStep | Interface for a step within a wizard sequence. |
| WizardStepIterator | Interface for a bidirectional iterator over the WizardSteps contained within a Wizard. |
| WizardStepListener | Interface for objects that wish to know about WizardStep events. |
| WizardView | |
| WizardViewListener | Interface for objects that wish to know about WizardView events. |
| Class Summary | |
|---|---|
| AbstractWizardStep | This class provides a skeletal implementation of the WizardStep interface to minimize the effort required to implement that interface. |
| RootWizardSequence | The root wizard sequence is the root step for the wizard tree. |
| Wizard | Describes collection of WizardPanes in a particular sequence with the expectation that the user will walk through them from beginning to end. |
| WizardInputStream | A WizardInputStream reads a Wizard from an InputStream. |
| WizardIterator | This is an iterator that can traverse over the entireity of a Wizard. |
| WizardLoader | |
| WizardOutputStream | A WizardOutputStream writes a Wizard to an OutputStream. |
| WizardSequence | A WizardSequence is a composite WizardStep. |
| WizardStepEvent | This event indicates that the status of a particular WizardStep has changed. |
| WizardStepFactory | This all static class acts as a registry and factory for WizardSteps. |
| WizardViewerBean | Bean implementation of the WizardView interface. |
| WizardViewEvent | This event indicates that the status of a particular Wizard has changed. |
Contains the components and interfaces provided by the Tweek Java wizard extension package.
|
Tweek Java API |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||