Swing Wizard component from yuvraj_sawant(at)persistent.co.in : Wizard « Swing Components « Java






Swing Wizard component from yuvraj_sawant(at)persistent.co.in

 
Attachment Details:

1)       MyWizardArchitectureExample.zip cosists an example for implementing a wizard using the supplied Wizard.jar

2)       Wizard.jar implements the architecture for swing wizard.

3)       doc.zip consists of java docs for this wizard architecture implementation.

4)       SwingWizardArchitecture.zip for the source code.  

           
         
  








WizardFromyuvraj_sawant.zip( 113 k)

Related examples in the same category

1.Swing Wizard component with source code
2.Wizard Dialog with LogoWizard Dialog with Logo
3.Dynamic Wizard DialogDynamic Wizard Dialog
4.Simple Dynamic Logo WizardSimple Dynamic Logo Wizard
5.Simple Modal Logo WizardSimple Modal Logo Wizard
6.Simple Dynamic WizardSimple Dynamic Wizard
7.Simple Wizard
8.A dialog that presents the user with a sequence of steps for completing a task.