Download List

Projeto Descrição

QDWizard (Quick and Dirty Java Wizard) is a simple
framework to create Swing wizards. It supports
complex branching, i18n, errors, and requires only
a few minutes to learn and use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-02 02:53
2.1

Esta versão corrige um problema prevenção correta anterior / próximo estado exibir botões. Ele adiciona um setHeaderIcon () método que permite exibir um ícone no canto superior direito do cabeçalho. Code cleanup. Os métodos deprecated Wizard.cancel () e Screen.onLeave () foram removidas. Pintura com alguns problemas de aparência e se sente (como substância) foram corrigidos.
Tags: Minor feature enhancements
This release fixes an issue preventing correct previous/next buttons state display. It adds a setHeaderIcon() method that allows it to display an icon at the right upper side of the header. Code cleanup. The deprecated methods Wizard.cancel() and Screen.onLeave() have been removed. Painting issues with some look and feels (like substance) have been fixed.

2006-09-05 00:37
1.7

O cabeçalho foi redimensionada. A questão do pacote zip foi corrigido. O assistente agora é mostrado através de um show () call.
Tags: Minor bugfixes
The header has been resized. The zip package issue has been fixed. The wizard is now shown using a show() call.

2006-07-24 23:54
1.5

QDWizards estão agora totalmente redimensionável, e da API não é mais dependente da Tabela de Layout.
Tags: Minor feature enhancements
QDWizards are now fully resizable, and the API is no longer dependent upon Table Layout.

Project Resources