JIDE 3.5.15

Package com.jidesoft.wizard

The package contains classes related for Wizard copmonent for JIDE Dialogs product.

See:
          Description

Interface Summary
Product  
 

Class Summary
AbstractWizardPage AbstractWizardPage is the base class for wizard page.
CompletionWizardPage CompletionWizardPage is a pre-build wizard page to display completion information.
DefaultWizardPage DefaultWizardPage extends AbstractWizardPage to provide a way to create the content easily.
GraphicLeftPane A JPanel that renders an image, tiling as necessary to fill the panel.
GraphicWizardPage GraphicWizardPage is a wizard page with left pane to display a graphic.
IconMultilinePanel This is a panel with icon in the front and a multiple line label in the center.
JavaHelpPane JavaHelpPane is a pane used by Java L&F wizard standard to display a help message in the left pane.
JavaStepsPane JavaStepsPane is a pane used by Java L&F wizard standard to display a a list of steps in the left pane.
JavaWizardHeader JavaWizardHeader is a header used by Java L&F wizard standard to display title and subtitle with a gray line in between.
LeftPane Base class for any pane can be displayed in left pane of wizard.
MacOSXStepsPane JavaStepsPane is a pane used by Java L&F wizard standard to display a a list of steps in the left pane.
StepsPane A base class for steps pane.
WelcomeWizardPage WelcomeWizardPage is a pre-build wizard page to display welcome information.
WizardDialog Wizard is a well-known user interface that is ideal to guide user through for complex and unfamiliar tasks.
WizardDialogPane Wizard is a well-known user interface that is ideal to guide user through for complex and unfamiliar tasks.
WizardIconsFactory A helper class to contain icons for demo of JIDE products.
WizardIconsFactory.Metal  
WizardIconsFactory.Wizard97  
WizardResources Resource class for defines commonly used buttons
WizardStyle WizardStyle is a center place to control the style of all wizards in an JVM.
 

Package com.jidesoft.wizard Description

The package contains classes related for Wizard copmonent for JIDE Dialogs product.


JIDE 3.5.15