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.

2007-01-04 14:46
1.2

Esta versão foi testado para ser compatível com o IE 7, Firefox 2 e Java 6. HTTP tempo limite da sessão trabalha agora para Swing com thin clients. Invalid sessões Swing HTTP são reconhecidos pelo servidor, o cliente que fecha automaticamente. TabbedPanes são capazes de tornar qualquer outro componente (como um guia "Close-Button"), em guias. Aceleradores para menuitems em menus e menus de contexto foram adicionadas. A camada de comunicação halfobject foi reformulado para acelerar a comunicação de baixo débito.
Tags: Major feature enhancements
This release has been tested to be compatible with
IE 7, FireFox 2, and Java 6. HTTP session timeout
now works for Swing based thin clients. Invalid
Swing HTTP sessions are recognized by the server,
which closes the client automatically. TabbedPanes
are able to render any other component (like a
"Tab-Close-Button") in tabs. Accelerators for
menuitems in pulldown menus and context menus were
added. The halfobject communication layer has been
refactored to speed up low bandwidth
communication.

2006-11-30 18:15
1.0.5

Um bug no construtor de GUI's desfazer / refazer função foi corrigido, e alguns problemas de renderização em tabelas HTML foram corrigidos. Swing cabeçalhos de tabela que contém outros componentes (como botões, combo boxes, etc) são redimensionáveis, por padrão, Swing e tamanhos das colunas da tabela são determinados pelas definições do tamanho dos componentes colocados no cabeçalho.
Tags: Minor bugfixes
A bug in the GUI builder's undo/redo function has been fixed, and some render problems in HTML tables have been corrected. Swing table headers that contain other components (like buttons, combo boxes, etc.) are resizeable by default, and Swing table column sizes are determined by the size settings of the components placed in the header.

2006-11-22 17:34
1.0.4

Esta versão muda a tornar as interfaces de tabelas, listas e árvores para facilitar a manipulação de (transformada) valores de cadeia. Alguns bugs foram corrigidos no modelo de ligação, e alguns novos parâmetros foram adicionados no web.xml para o tratamento automático da sessão contagem overlow erro, invalid-cliente-tipo de erro, e nenhum cookie-error-eanbled. Detecção de clientes foi aprimorado para usar expressões regulares para avaliar o usuário-agente de campo. Alguns retrabalho foi feito na implantação de modelo para explicar as configurações do novo parâmetro.
Tags: Minor feature enhancements
This release changes the render interfaces of
tables, lists, and trees for simpler handling of
(transformed) string values. Some bugs were fixed
in model binding, and some new parameters in
web.xml were added for automatic handling of
session-count-overlow-error,
invalid-client-type-error, and
no-cookies-eanbled-error. Client detection was
enhanced to use regexp to evaluate the user-agent
field. Some rework has been done in the deployment
template to explain the new parameter settings.

2006-09-18 13:10
1.0.3

Esta versão traz algumas correções no caso de controlar o tráfego de rede que levam ao significativamente menores quando vistas através de árvores, mesas e painéis de rádio. Algumas outra metade objeto de um protocolo relacionado redesenho foi feito para reduzir o tráfego de rede. Splash telas são exibidas mais rápido agora. O cliente Swing UI foi dissociada do pedido de HTTP para aumentar a capacidade de resposta.
Tags: Minor feature enhancements
This release brings some bugfixes in event
handling which lead to significantly lower network
traffic when using tree views, tables, and radio
panels. Some other half-object-protocol related
redesign was done to reduce network traffic.
Splash screens are displayed much faster now. The
Swing client UI has been decoupled from HTTP
request to enhance responsiveness.

2006-09-12 18:31
1.0.2

Esta versão traz algumas correções de bugs menores e algumas melhorias na manipulação de eventos-chave para a Web / aplicativos baseados em AJAX.
Tags: Minor bugfixes
This release brings some minor bugfixes and some enhancements in key event handling for Web/AJAX based applications.

Project Resources