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-01-02 10:10
0.9.0

O quadro foi totalmente refactured e reembalado com a sua estrutura final e API. Várias correções de erros são incluídos, e filtros servlet especiais foram implementadas para integrar widgetserver em outros frameworks web como Struts.
Tags: Code cleanup
The framework has been completely refactured and
repackaged to its final structure and API. Several
bugfixes are included, and special servlet filters
have been implemented to integrate widgetserver
into other Web frameworks like Struts.

2005-12-01 23:15
0.8.3

Esta versão traz URL correta codificação para as ligações com caracteres especiais. 0.8.2 A Mozilla modelo kit bug foi corrigido. Problemas com fechaduras mortos na versão de código aberto são resolvidos, e não-rolagem cabeçalhos de tabela HTML foram adicionados. A versão de código aberto está disponível sob a GNU LGPL em vez do GPL agora.
Tags: Minor feature enhancements
This release brings correct URL encoding for links with special characters. The 0.8.2 Mozilla template kit bug has been fixed. Problems with dead locks in the open source version are solved, and non-scrolling HTML table headers have been added. The open source version is available under the terms of the LGPL instead of the GPL now.

2005-11-23 23:20
0.8.2

Esta versão traz diversas correções de bugs em HTML análise e melhor suporte para arquivos CSS externos. Os conjuntos de caracteres para a página HTML e os modelos de formulário são configuráveis, e um bug no FileChooser foi corrigido (encerramento sem escolher um arquivo não gera uma exceção por mais tempo). Todas as operações internas io arquivo são migradas para nio. Hhttp comunicação baseada em Swing clientes foi implementada.
Tags: Major feature enhancements
This release brings several bugfixes in HTML parsing and better support for external CSS files. Character sets for HTML page and form templates are configurable, and a bug in the fileChooser has been fixed (closing without choosing a file does not generate an exception any longer). All internal file io operations are migrated to nio. HHTTP-based communication for Swing clients has been implemented.

2005-11-16 22:30
0.8.1

Esta versão inclui algumas melhorias em render kits e modelos HTML. Referências fracas e macios são utilizados para limpeza, reforço automático e pooling de objetos registrados. Um novo servidor-driven Widget progressBar foi adicionado, e alguns bugs no pool de objetos são fixos.
Tags: Minor feature enhancements
This release includes some enhancements in render kits and HTML templates. Weak and soft references are used for enhanced, automatic cleanup and pooling of registered objects. A new server-driven progressBar widget has been added, and some bugs in object pooling are fixed.

2005-11-09 23:00
0.8.0

Esta versão traz um processador avançado para o controle HTML. Um plugin colorpicker foi implementada, e baseados em AJAX servidor push / pull funcionalidade de cliente está disponível. Os processadores foram refeitos para minimizar as dependências classe cíclica.
Tags: Major feature enhancements
This release brings an enhanced renderer for the HTML slider. A colorPicker plugin has been implemented, and AJAX-based server push/client pull functionality is available. The renderers were refactored to minimize cyclic class dependencies.

Project Resources