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-05-24 16:06
1.5.0

This release introduces a new "anchored popup"
component. The RCLICK event was added to trigger
popups. An enhanced table header renderer (sort,
search, sort and search) has been implemented. A
new, smarter tabbed-pane renderer for HTML/Web
applications is included. A new attribute "wrap"
for links, labels, checkboxes, and radiobuttons is
available now. All new features are included in
the HelloWorld-ComponentSet demo.
標籤: Major feature enhancements

2007-03-19 16:59
1.4.5

This version brings better AJAX integration, since
full rendering is no longer needed for particular
operations. Mapping events are generated each time
a component value is changed from the UI side.
Better documentation of event handling has been
added.
標籤: Minor feature enhancements

2007-03-09 16:03
1.4.0

Tabs in a TabbedPane can be disabled separately in
this release. New
<html> and <htmlForm> tags have been
implemented to include
HTML sections within XML-GUI code, and a new
<htmlText> 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.
標籤: Major feature enhancements

2007-02-28 20:54
1.3.1

The behaviour of windows is nearly exactly the same in Web and Swing applications now. This means for the Web that double-clicking on a window title changes the mode from windowed to maximized and vice-versa, and a double-click on window/dialog content brings it to the front.
標籤: Minor feature enhancements

2007-02-26 19:47
1.3.0

This version provides an enhanced window manager for Web applications. Modal dialogs in Swing work correctly, and border properties for all components have been added. A new example 'WidgetServer-ComponentSet' has been implemented, and the drag and drop function for Web applications has been redesigned. Many minor bugfixes are included.
標籤: Major feature enhancements

Project Resources