Download List

Projeto Descrição

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

2010-08-16 23:32
3.1.4

WSortFilterProxyModel foi melhorada para lidar com as inserções e remoções de linha no modelo de origem subjacentes. A WBatchEditProxyModel nova foi adicionada, o que muda caches edição e comete-los atomicamente. Um vazamento de memória foi fixado na remoção de widget.
Tags: 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 foi reimplemented para fornecer tanto horizontal e vertical de rolagem para arbitrária grandes modelos. Inline edição foi implementado para WTableView e WTreeView (através dos delegados item). WSuggestionPopup suporte do lado do servidor de filtragem. Plain-HTML reforço do recuo e progressiva foram melhorados.
Tags: 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

Apoio Splitter foi adicionado aos gestores de layout. Gota sombra foi adicionado à pintura API (SVG, lona HTML5 e VML) e gráficos. Existem várias pequenas melhorias e correções.
Tags: 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

O tema polido foi melhorado e agora cobre todas as widgets. HTML texto lona 5 é usado para navegadores com suporte para ele.
Tags: 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

Vários novos recursos foram adicionados, incluindo apoio tema CSS, XHTML modelo baseado em widgets, e um widget mapa do Google. Há melhorias na funcionalidade de vários lugares.
Tags: 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