Download List

项目描述

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 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

此版本解决了问题,防止正确的上一个/下按钮的状态显示。它增加了一个setHeaderIcon()方法,可以将其显示在右边的头上侧的图标。代码清理。不推荐使用的方法Wizard.cancel()和Screen.onLeave()已被删除。绘画问题与一些外观和感觉(样物质)已得到修复。
标签: 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

标头已被调整大小。该压缩包的问题已得到修复。该向导现在显示使用说明()调用。
标签: 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现在完全可调整大小,并在空气污染指数后已不再依赖表布局。
标签: Minor feature enhancements
QDWizards are now fully resizable, and the API is no longer dependent upon Table Layout.

Project Resources