Download List

Descripción del Proyecto

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 se ha mejorado para hacer frente a las inserciones de filas y absorciones en el modelo de código subyacente. Un nuevo WBatchEditProxyModel se añadió, que los cambios de edición cachés y los compromete de forma atómica. Una pérdida de memoria se fija en la eliminación de flash.
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 ha reimplementada para proporcionar tanto horizontal como vertical de desplazamiento arbitrario grandes modelos. edición en línea se implementó para WTableView y WTreeView (a través de los delegados del artículo). WSuggestionPopup apoya del lado del servidor de filtrado. mejora de retroceso y progresivo liso HTML fueron mejoradas.
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

Apoyo Splitter se ha añadido a los administradores de diseño. De apoyo sombra Drop ha sido añadido a la pintura de la API (SVG, lienzo HTML5, y VML) y gráficos. Hay varias pequeñas mejoras y correcciones de errores.
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

El tema de pulido se mejoró y ahora cubre todos los widgets. HTML 5 lienzo de texto se utiliza para los navegadores con soporte para él.
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

Varios se han agregado nuevas como apoyar el tema de CSS, XHTML basadas en plantillas widgets, y un widget de Google Maps. Hay mejoras en la funcionalidad en diferentes 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