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-03-09 16:03 Back to release list
1.4.0

Aquí en un tabbedPane puede ser desactivado por separado en esta versión. Nueva <html> y <htmlForm> etiquetas se han aplicado para incluir secciones en HTML dentro del código XML GUI, y un nuevo <htmlText> etiqueta se ha añadido a fin de incluir los textos en formato HTML. MouseMove eventos se han añadido, y entregar todos los Eventos de ratón las coordenadas dentro del contenedor y dentro del marco de nivel superior. Un motor de secuencias de comandos ha sido integrada.
Tags: Major feature enhancements
Tabs in a TabbedPane can be disabled separately in
this release. New
&lt;html&gt; and &lt;htmlForm&gt; tags have been
implemented to include
HTML sections within XML-GUI code, and a new
&lt;htmlText&gt; tag has
been added to include HTML-formatted texts.
MouseMove Events have been
added, and all Mouse Events deliver the
coordinates within the container
and within the top-level frame. A scripting engine
has been integrated.

Project Resources