| | 1. Wizard Library | By: | Side of Software | License: | Commercial | URL: | http://www.sideofsoftware.com/wizards.htm | Description: | This Java library allows software developers to add wizard dialogs to their applications. Although most commonly used for installations, wizards can step users through any difficult or critical task, such as the creation of a user account or the export of data. By default, the appearance and behavior of the wizards follow the guidelines set forth in the JavaTM Look and Feel Design Guidelines: Advanced Topics. Developers may customize their wizards by changing the colors, the fonts, the side panel, and the button layout.
|
2. JWizardPane | By: | Extreme Component, Inc | License: | Commercial | URL: | http://www.zfqjava.com/ | Description: | JWizardPane provides a wizard component.
|
3. JIDE Dialog -- Wizard | By: | JIDE Software, Inc | License: | Commercial | URL: | http://www.jidesoft.com/products/dialogs.htm | Description: | Wizard component - supporting different styles such as Microsoft Wizard 97 standard, Java L and F standard and Mac OS X standard (on Mac OS X only)
|
4. JWizard | By: | Visionary Technologies | License: | Commercial | URL: | http://component.v-tech.ws/products/index.htm | Description: | Add Wizard with this component, full workflow control, complete look and feel control...JWizard allows to build professional "step by step" interface (ie. Wizard). In a few lines of code you create a powerful wizard to simplify complex tasks in your software systems.
|
5. Smart JSwing--Wizard Dialog (AtWizardDialog) | By: | Renuka Software Foundation | License: | Commercial | URL: | http://www.activetree.com/ | Description: | A free downloadable custom Java swing component that allows you to use it as a wizard dialog. You can add many AtWizardPage pages into a AtWizardDialog control and let the user keep moving between the components using its 'Next', 'Previous', 'Finish', 'Apply', 'Ok', 'Cancel', and 'Help' buttons. One or more of the buttons can be hidden and those can be kept necessary for your application.
|
6. UICWizard | By: | UICompiler | License: | OpenSource | URL: | http://uic.sourceforge.net/ | Description: | The UICWizard class provides a framework for wizard dialogs. A wizard is a special type of input dialog that consists of a sequence of dialog pages. A wizard's purpose is to walk the user through a process step by step. Wizards are useful for complex or infrequently occurring tasks that people may find difficult to learn or do. UICWizard provides page titles and displays Next, Back, Finish, Cancel buttons, depending on the current position in the page sequence.
|
|