Download List

專案描述

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-01-04 14:46
1.2

This release has been tested to be compatible with
IE 7, FireFox 2, and Java 6. HTTP session timeout
now works for Swing based thin clients. Invalid
Swing HTTP sessions are recognized by the server,
which closes the client automatically. TabbedPanes
are able to render any other component (like a
"Tab-Close-Button") in tabs. Accelerators for
menuitems in pulldown menus and context menus were
added. The halfobject communication layer has been
refactored to speed up low bandwidth
communication.
標籤: Major feature enhancements

2006-11-30 18:15
1.0.5

A bug in the GUI builder's undo/redo function has been fixed, and some render problems in HTML tables have been corrected. Swing table headers that contain other components (like buttons, combo boxes, etc.) are resizeable by default, and Swing table column sizes are determined by the size settings of the components placed in the header.
標籤: Minor bugfixes

2006-11-22 17:34
1.0.4

This release changes the render interfaces of
tables, lists, and trees for simpler handling of
(transformed) string values. Some bugs were fixed
in model binding, and some new parameters in
web.xml were added for automatic handling of
session-count-overlow-error,
invalid-client-type-error, and
no-cookies-eanbled-error. Client detection was
enhanced to use regexp to evaluate the user-agent
field. Some rework has been done in the deployment
template to explain the new parameter settings.
標籤: Minor feature enhancements

2006-09-18 13:10
1.0.3

This release brings some bugfixes in event
handling which lead to significantly lower network
traffic when using tree views, tables, and radio
panels. Some other half-object-protocol related
redesign was done to reduce network traffic.
Splash screens are displayed much faster now. The
Swing client UI has been decoupled from HTTP
request to enhance responsiveness.
標籤: Minor feature enhancements

2006-09-12 18:31
1.0.2

This release brings some minor bugfixes and some enhancements in key event handling for Web/AJAX based applications.
標籤: Minor bugfixes

Project Resources