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

에서 탭 TabbedPane 별도로이 릴리스에서 사용할 수있습니다. 새로운 <html> 및 <htmlForm> 태그 내에 XML을 HTML을 섹션의 GUI 코드를, 그리고 새로운 <htmlText> 태그를 HTML 형식의 텍스트 형식을 포함하도록 추가되었습니다 포함하도록 구현되었습니다. MouseMove 이벤트에 추가되어 모든 마우스 이벤트를 제공합니다 컨테이너 내의 좌표와 최고 수준의 프레임 내에. 스크립팅 엔진이 통합되어있다.
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