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 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

这个版本引入了新的“锚定弹出”组件。该RCLICK事件被添加到触发弹出式窗口。增强的表头渲染器(排序,搜索,排序和搜索)已实施。一个新的,更聪明的标签,面板为HTML渲染器/ Web应用程序包括在内。一个新的属性“包的链接,标签,复选框”,并单选按钮现已上市。所有新功能都包含在的HelloWorld ComponentSet演示。
标签: Major feature enhancements
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.

2007-03-19 16:59
1.4.5

这个版本带来了更为完善的AJAX充分渲染一体化以来,已不再需要的具体行动。测绘事件每次生成一个组件值是从用户界面方面。更好的事件处理的文件的改变增加了。
标签: Minor feature enhancements
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.

2007-03-09 16:03
1.4.0

在标签1 TabbedPane可以禁用在此版本分开。新<html>和<htmlForm>标记已实施部分中包含HTML XML的图形用户界面的代码,新的<htmlText>标签已被添加到包括HTML格式的文本。MouseMove事件已被添加,并提供所有鼠标事件坐标容器内和在顶级框架。阿脚本引擎已经被集成。
标签: 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.

2007-02-28 20:54
1.3.1

在窗户的行为几乎完全一样,在网络和Swing应用程序了。这为Web意味着双击窗口标题上点击的变化,从窗口的最大化,反之亦然模式和双击窗口中单击/对话的内容带来了它的前面。
标签: Minor feature enhancements
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.

2007-02-26 19:47
1.3.0

此版本提供了增强的Web应用程序的窗口管理器。模态对话框中摇摆正常工作,并为所有组件边框属性已被添加。一个新的例子'WidgetServer - ComponentSet'已得到执行,以及拖放功能的Web应用程序进行了重新设计。许多小规模的修正补丁也被包括在内。
标签: Major feature enhancements
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.

Project Resources