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

이 릴리스에는 "새로운 고정 팝업이"구성 요소를 소개합니다. RCLICK 팝업 이벤트 트리거를 추가했습니다. 향상된 테이블 헤더 렌더 (정렬, 검색, 정렬 및 검색)이 구현되었습니다. 새, 영리 탭 - HTML을위한 패널 렌더러 / 웹 응용 프로그램이 포함되어있습니다. 새 속성 링크, 레이블, 체크 박스에 "포장", 그리고 지금은 radiobuttons 사용할 수있습니다. 모든 새로운 기능을 HelloWorld 포함되어있습니다 ComponentSet 데모.
Tags: 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를 통합, 가져온다. 매핑 행사 때마다 구성 요소의 값은 이벤트를 처리합니다. 나은 문서의 UI 측면에서 추가되었습니다 변경이 생성됩니다.
Tags: 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

에서 탭 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.

2007-02-28 20:54
1.3.1

Windows의 행동을 거의 정확하게 웹 동일한 이제 애플 리케이션을 스윙. 이것은 웹을위한 두 번 클릭하여 창 제목에 대한 의미, 그리고 창문을 두 번 눌러 창 최대화 및 부사장에 - 그 반대의 모드 변경 / 대화 상자의 내용을 전면으로 가져온다.
Tags: 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

이 버전은 웹 애플 리케이션을위한 향상된 윈도우 매니저를 제공합니다. 제대로 작동 스윙에서 모달 대화 상자를, 그리고 모든 구성 요소에 대한 국경 속성이 추가되었습니다. 새로운 예를 들면, 'WidgetServer - ComponentSet'구현되었으며, 드래그 앤 드롭 기능을 웹 애플 리케이션을 위해 설계되었습니다. 많은 사소한 버그수정이 포함되어있습니다.
Tags: 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