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-07-30 23:35
1.7.0

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.
標籤: Major feature enhancements

2007-07-17 19:54
1.6.3

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 <include file="XXX"> tag for WidgetServer parameter files has been implemented. Some bugs have been fixed.
標籤: Minor feature enhancements

2007-07-05 16:41
1.6.2

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.
標籤: Major feature enhancements

2007-06-10 08:12
1.6.1

The SELECT Event and new methods to give you
complete control over the caret and some minor
bugfixes are included in this version.
標籤: Minor feature enhancements

2007-06-06 14:43
1.6.0

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.
標籤: Major feature enhancements

Project Resources