Download List

项目描述

JWt (Java Web Toolkit) is a library for developing accessible and interactive Web applications with an API that is widget-centric and inspired by desktop GUI APIs. To the developer, it offers abstraction of Web-specific implementation details, including graceful degradation. Under the hood, the library uses the latest techniques when available to handle events and update the user interface.

系统要求

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.

2010-08-16 23:32
3.1.4

WSortFilterProxyModel进行了改进,以处理行的插入和在基础源模型清除。一个新的WBatchEditProxyModel增加了,这缓存编辑更改并提交他们的原子。内存泄漏是固定在部件拆除。
标签: Minor feature additions, bugfixes.
WSortFilterProxyModel was improved to deal with row insertions and removals in the underlying source model. A new WBatchEditProxyModel was added, which caches editing changes and commits them atomically. A memory leak was fixed in widget removal.

2010-05-21 18:49
3.1.3

WTableView已经重新实现提供横向和纵向滚动任意大型模型。实施内联编辑的WTableView和WTreeView通过项目代表()。 WSuggestionPopup支持服务器端的过滤。纯HTML的后备和渐进增强了改善。
标签: Stable, feature improvements
WTableView has been reimplemented to provide both horizontal and vertical scrolling for arbitrary large models. Inline editing was implemented for WTableView and WTreeView (through item delegates). WSuggestionPopup supports server-side filtering. Plain-HTML fall-back and progressive enhancement were improved.

2010-03-30 08:38
3.1.2

分配器支持已被添加到布局管理器。阴影支持已被添加到绘画的API(SVG的,HTML5帆布,和VML)和图表。有各种小的改进和错误修正。
标签: Enhancements, Bugfixes
Splitter support has been added to the layout managers. Drop shadow
support has been added to the painting API (SVG, HTML5 canvas, and VML)
and charts. There are various small improvements and bugfixes.

2010-03-03 23:52
3.1.1

抛光的主题进行了改进,现已覆盖所有部件。 HTML 5的画布文本用于与对它的支持的浏览器。
标签: Minor Bug fix and enhancements
The polished theme was improved and now covers all widgets. HTML 5 canvas text is used for browsers with support for it.

2009-12-30 07:48
3.1.0

几个新的功能,增加了包括CSS主题支持,XHTML模板为基础的构件,以及谷歌地图部件。但仍有不少地方的功能改进。
标签: Major, new features, Feature Enhancements
Several new features were added including CSS theme support, XHTML template-based widgets, and a Google map widget. There are functionality improvements in various places.

Project Resources