Download List

Projeto Descrição

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.

2006-09-08 00:56
1.0.1

Esta versão traz diversas correções de bugs e vários melhoramentos internos. Há extensões de linha e mede COL para Swing e Web / tabelas HTML. Ele inclui um pacote Threading redesenhado para o controle de discussão reforçada e sincronização. Um modo de processamento único para proteger contra o código de multithreading tenha sido adicionado, e uma Java WebStart cliente foi implementado.
Tags: Minor feature enhancements
This release brings several bugfixes and many internal enhancements. There are row spans and col spans for Swing and Web/HTML tables. It includes a redesigned Threading package for enhanced thread control and synchronisation. A Single processing mode to protect code against multithreading has been added, and a Java WebStart Client has been implemented.

2006-05-31 13:52
1.0RC4

Esta versão traz muitas melhorias internas e correções no quadro de Java do núcleo. Um leitor simples arquivo CSS incluída. Alguns bugs na biblioteca de JavaScript foram corrigidos também. O modelo de licenciamento foi alterado.
Tags: Code cleanup
This release brings many internal enhancements and
bugfixes in the core Java framework. A simple CSS
file reader is included. Some bugs in the
JavaScript library have been fixed as well. The
license model has been changed.

2006-03-06 12:41
1.0RC3

Esta versão traz muitas correções. Hbox e Vbox componentes são introduzidos como uma alternativa novo layout. A tabela a API foi melhorada e mais documentação foi adicionado.
Tags: Code cleanup
This release brings many bugfixes. Hbox and Vbox Components are introduced as a new layout alternative. The table API has been enhanced, and more documentation has been added.

2006-02-05 22:50
1.0RC2

Esta versão implementa algumas correções para trazer de volta a funcionalidade completa manipulação de evento (KeyEvents) no Firefox 1.5. Um exemplo para mostrar como funciona o canal onscroll evento foi adicionado, e muitos outros pequenos bugs são corrigidos.
Tags: Minor bugfixes
This version implements some bugfixes to bring back full event handling functionality (KeyEvents) in FireFox 1.5. An example to show how the onscroll event channel works has been added, and many other minor bugs are fixed.

2006-02-02 15:41
1.0RC1

Web / HTML baseado aplicativos podem ser armazenados, em cluster, e retomada agora. Swing cliente / servidor de aplicações pode ser armazenada, agrupado, e retomada, inclusive o status do cliente. A eventchannel novos para processar eventos de deslocamento em todos os clientes-alvo suporte foi adicionado. Um tempo de latência para Scroll, Mover, Redimensionar e Eventos foi adicionado para reduzir a largura de banda Swing Client / Server com aplicativos. O uso da banda durante a inicialização do aplicativo foi reduzido. JavaScript foi movido do templates HTML em arquivos separados. O menu pop-up funciona no MacOS agora.
Tags: Major feature enhancements
Web/HTML based apps can be stored, clustered, and
resumed now. Swing Client/Server apps can be
stored, clustered, and resumed, including the
client status. A new eventchannel to process
scroll events in all supported target Clients has
been added. A latency time for Scroll, Move, and
Resize Events has been added to reduce bandwidth
in Swing Client/Server based apps. The bandwidth
usage during application startup has been reduced.
JavaScript has been moved from the HTML templates
into separate files. The Popup menu works on MacOS
now.

Project Resources