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.

2007-07-30 23:35
1.7.0

Esta versión trae un nuevo canal de eventos "POSICIÓN" para determinar el tamaño y la posición de un componente. Algunos nuevos métodos en la interfaz de la tabla 'IUnTable' para facilitar el manejo de las selecciones se han añadido. Rediseños de los 'popup anclados "y" ComboBox reforzada "los componentes están incluidos. El componente de Enlace 'IUnLink' tiene un 'alinear' atributo ahora, y Cursers se puede establecer para todos los componentes.
Tags: Major feature enhancements
This version brings a new event channel 'POSITION' to determine the size and position of a component. Some new methods in the table interface 'IUnTable' for easier handling of selections have been added. Redesigns of the 'anchored popup' and 'enhanced combobox' components are included. The Link component 'IUnLink' has an 'align' attribute now, and Cursers can be set for all components.

2007-07-17 19:54
1.6.3

RELEASE_SESSION_ON_BORWSER_EXIT es configurable en now.The web.xml fijo, obras emergentes, en combinación con los canales de eventos correctamente ahora. Nueva registrar y eliminar las etiquetas para registrar / anular el registro de valores de la cadena durante el análisis de XML se han añadido, y un nuevo <include file="XXX"> etiqueta para los archivos de parámetros WidgetServer se ha aplicado. Algunos errores han sido corregidos.
Tags: Minor feature enhancements
RELEASE_SESSION_ON_BORWSER_EXIT is configurable in web.xml now.The anchored-popup works in combination with Event Channels correctly now. New register and unregister tags to register/unregister string values during xml parsing have been added, and a new &lt;include file="XXX"&gt; tag for WidgetServer parameter files has been implemented. Some bugs have been fixed.

2007-07-05 16:41
1.6.2

Esta versión trae una nueva clase para restablecer los componentes de sus propiedades por defecto de forma automática. Un error en el manejo de las referencias débiles fue corregido. Los componentes dentro de plugins pueden ser referenciados por un identificador único complemento. Etiquetas especiales se pueden crear más fácilmente.
Tags: Major feature enhancements
This release brings a new class to reset
components to their default properties
automatically. A bug in handling weak references
was fixed. Components within plugins can be
referenced by a plugin unique id. Special tags can
be created more easily.

2007-06-10 08:12
1.6.1

El evento select y nuevos métodos para darle un control completo sobre el cursor y algunas correcciones de menor importancia se incluyen en esta versión.
Tags: Minor feature enhancements
The SELECT Event and new methods to give you
complete control over the caret and some minor
bugfixes are included in this version.

2007-06-06 14:43
1.6.0

Los Plugins pueden ser internacionalizada por separado y los menús de contexto sobre Swing encabezados mesa de trabajo. Nuevas clases de fábrica para todos los componentes de interfaz gráfica de usuario para facilitar el uso de la API de Java WidgetServer se han aplicado. Un nuevo conjunto de interfaces se ha añadido a conectar la interfaz API de WidgetServer con el núcleo de la API para evitar conversiones de tipo y un método setSelectionInterval para los componentes de entrada de texto se ha aplicado.
Tags: Major feature enhancements
Plugins can be internationalized separately and
context menus on Swing table headers work. New
Factory classes for all GUI components for easier
use of the WidgetServer Java API have been
implemented. A new set of interfaces has been
added to connect the WidgetServer GUI API with the
kernel API to prevent type casts and a
setSelectionInterval method for text input
components has been implemented.

Project Resources