| The TBWizardDialog defines a default container for presenting
wizards. To use this class you need to a create one or more
TBWizardPage objects and add them to this dialog. This dialog
supplies action buttons for the Previous, Next, Finish,
Cancel and Help.
This class is used when creating a standalone wizard. Use the
OpenTools BasicWizard when developing JBuilder add-ins.
|