Download List

Descripción del Proyecto

WidgetServer is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing app, a client/server Swing app, or as a Web app without any change and without loss of functionality. An Eclipse Plugin is available as well. A rich widget set is supported that includes tree views, tabbed panes, split panels, and much more. Animations, all types of events, and several effects are supported, as well. A unified widget-based, object-oriented programming interface for Web and Swing GUIs is offered to the developer to control and assemble the GUI. Web applications are fully AJAX enabled. For Swing client/server applications, the framework handles client/server communication, including compression and security layers.

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.

2006-01-02 10:10
0.9.0

El marco ha sido completamente refactured y reenvasado de su estructura final y la API. Se incluyen varias correcciones de errores, y filtros especiales servlet se han aplicado para integrar widgetserver en otros marcos Web como Struts.
Tags: Code cleanup
The framework has been completely refactured and
repackaged to its final structure and API. Several
bugfixes are included, and special servlet filters
have been implemented to integrate widgetserver
into other Web frameworks like Struts.

2005-12-01 23:15
0.8.3

Esta versión trae dirección URL correcta codificación de los vínculos con los caracteres especiales. La plantilla de Mozilla 0.8.2 kit de error se ha corregido. Problemas con las cerraduras muertos en la versión de código abierto están resueltos, y no el desplazamiento encabezados de tabla HTML se han añadido. La versión de código abierto está disponible bajo los términos de la LGPL en lugar de la GPL ahora.
Tags: Minor feature enhancements
This release brings correct URL encoding for links with special characters. The 0.8.2 Mozilla template kit bug has been fixed. Problems with dead locks in the open source version are solved, and non-scrolling HTML table headers have been added. The open source version is available under the terms of the LGPL instead of the GPL now.

2005-11-23 23:20
0.8.2

Esta versión trae varias correcciones de errores en el análisis HTML y mejor soporte para archivos CSS externos. Los conjuntos de caracteres para la página HTML y plantillas de formulario son configurables, y un error en el filechooser se ha fijado (de clausura sin elegir un archivo no genera una excepción ya). Todas las operaciones de E / S de archivos interno se migran a nio. Hhttp comunicación basada en Swing para los clientes ha sido implementado.
Tags: Major feature enhancements
This release brings several bugfixes in HTML parsing and better support for external CSS files. Character sets for HTML page and form templates are configurable, and a bug in the fileChooser has been fixed (closing without choosing a file does not generate an exception any longer). All internal file io operations are migrated to nio. HHTTP-based communication for Swing clients has been implemented.

2005-11-16 22:30
0.8.1

Este comunicado incluye algunas mejoras en el render kits y plantillas HTML. Referencias débiles y blandos se utilizan para la limpieza mayor, automática y puesta en común de los objetos registrados. Un nuevo servidor basado widget progressBar ha añadido, y algunos errores en la agrupación de objetos son fijos.
Tags: Minor feature enhancements
This release includes some enhancements in render kits and HTML templates. Weak and soft references are used for enhanced, automatic cleanup and pooling of registered objects. A new server-driven progressBar widget has been added, and some bugs in object pooling are fixed.

2005-11-09 23:00
0.8.0

Esta versión trae un renderizador mejorado para el control deslizante de HTML. Un plugin colorpicker se ha aplicado, y basadas en AJAX server push / pull funcionalidad de cliente está disponible. La extracción de grasas, se han readaptado para minimizar las dependencias de clase cíclico.
Tags: Major feature enhancements
This release brings an enhanced renderer for the HTML slider. A colorPicker plugin has been implemented, and AJAX-based server push/client pull functionality is available. The renderers were refactored to minimize cyclic class dependencies.

Project Resources