Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt ein Problem, Prävention richtigen Buttons Zurück / Weiter Zustand angezeigt. Es fügt eine setHeaderIcon ()-Methode, dass es zu einem Symbol in der rechten oberen Seite der Kopfzeile anzeigen können. Code cleanup. Die veraltete Methoden Wizard.Cancel () und Screen.onLeave () entfernt wurden. Malerei Probleme mit einigen Look and Feels (Substanz) wurden behoben.
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

Der Header wurde verkleinert. Die zip-Paket Problem wurde behoben. Der Assistent ist nun gezeigt, mit einer Show ()-Aufruf.
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 sind jetzt vollständig resizable, und das API ist nicht mehr abhängig von Tabellen-Layout.
Tags: Minor feature enhancements
QDWizards are now fully resizable, and the API is no longer dependent upon Table Layout.

Project Resources