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.

2011-11-30 07:08
3.2.0

La infraestructura de registro fue reacondicionada para utilizar SLF4J. Se mejoró el manejo del tiempo de espera de sesión. Soporte de contenedor de Servlet 2.5 y 3.0 ha sido unificado.
Tags: Minor Bug fix and enhancements
The logging infrastructure was overhauled to use SLF4J. Session timeout handling was improved. Servlet 2.5 and 3.0 container support has been unified.

2011-09-24 09:25
3.1.11

Un nuevo reproductor multimedia flash se añadió, la unificación de HTML5 y la reproducción de Flash. Varias mejoras de las características adicionales se llevaron a cabo, y muchos errores fueron fijadas.
Tags: Bugfixes
A new media player widget was added, unifying HTML5 and Flash playback. Several incremental feature improvements were implemented, and many bugs were fixed.

2011-07-11 22:06
3.1.10

Ayuda de la animación se añadió. Los caminos internos, usando la historia del HTML5 caso de existir, ahora compatible con el contenido XHTML de widgets WTempate y WText. Muchos errores fueron corregidos.
Tags: Feature Enhancements, bug fixes.
Animation support was added. Internal paths, using HTML5 History if available, are now supported in the XHTML contents of WTempate and WText widgets. Many bugs were fixed.

2011-02-07 19:32
3.1.8

Las nuevas características incluyen la personalización de las cabeceras de table-/tree-views el uso de delegados, el apoyo diseño de derecha a izquierda para los idiomas de Oriente Medio, y el apoyo para el intercambio de recursos entre origen. Programa previo de una sesión nueva aplicación ha mejorado y ahora es más robusta.
Tags: Feature Enhancements, bug fixes.
New features include customization of headers in table-/tree-views using delegates, right-to-left layout support for Middle-Eastern languages, and support for cross-origin resource sharing. Bootstrapping of a new application session has improved and is now more robust.

2010-11-03 01:26
3.1.6

Servlet API 3.0 se añadió asíncrona, permitiendo iniciada por el servidor y las actualizaciones recursivas bucles de eventos. Una clase WebGraphics2D se añadió, lo que permite la reutilización directa de las actuales Swing (código de dibujo) en la Web. Varias mejoras se hicieron para WFileUpload: soporte para cargar varios archivos y una barra de progreso. apoyo IE9 se añadió. Dos nuevos widgets se agregó: WProgressBar y WSpinBox. Muchos bugs fueron fijadas y pequeñas mejoras fueron implementadas.
Tags: Minor feature additions, bug fixes.
Servlet API 3.0 async support was added, enabling server-initiated updates and recursive event-loops. A WebGraphics2D class was added, allowing direct reuse of existing Swing (painting code) to the Web. Several improvements were made for WFileUpload: support for uploading multiple files and a progress bar. IE9 support was added. Two new widgets were added: WProgressBar and WSpinBox. Lots of bugs were fixed and small enhancements were implemented.

Project Resources