Download List

Project Description

Swingweb is an implementation of the AWT toolkit that enables an AWT/Swing application to operate inside a Web container and display as a Web application to a Web browser, purely in HTML with CSS, JavaScript, and AJAX. No code conversion is required for a Swing application to run in the SwingWeb environment. SwingWeb allows a developer to use the Swing UI model for Web application development, which should save development cost by merging the development process of both a desktop application and a Web application.

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-04-30 15:46
2.0.0-beta1

New features include a GWT AJAX thin-client
implementation, a thin-client protocol, and a dojo
component template set. As usual, there's a tomcat
demo pack along with the release.

2006-08-04 00:19
1.0.0

The release includes a quick handful of fixes for the issues reported in the forums since RC1. There are some new mechanisms added for cleanup operations. The documentation is more complete.
Tags: Major bugfixes

2005-08-11 07:16
1.0.0-RC1

This release includes features like JDK 1.5
support, a threadless event queue, a share-app
mode for scalability, session management, URL
manipulation, selection events for JList, JTable,
and JTree, and more complete documentation.
Tags: Minor feature enhancements

2005-03-02 21:48
1.0.0-beta3

This beta release includes a lot of improvement to the original component (menu, splitpane, internal frame, etc.) with better styling. Some new component support is added (slider, etc.). The next release will be an RC release.
Tags: Major feature enhancements

Project Resources