Key GWT Third Party Projects

GWT Incubator

GWT incubator

GWT-Maven

Maven 1 and Maven 2 build and testing support for Google Web Toolkit. gwt-maven docs http://code.google.com/p/gwt-maven/

Gwittir

The purpose of this project is to provide a set of code generators, scaffolding, utilities, and a basic MVC framework for use with Google Web Toolkit based applications. Introspection Binding Validation Logging Keyboarding Animation Additional Widgets http://code.google.com/p/gwittir/

GWTx

The goal of GWTx is to provide drop in support for an extended set of the of the standard Java library classes on top of what is provided by the GWT distribution provided by Google. Currently emulated JRE classes include:
    * java.io.Serializable
    * java.beans.PropertyChangeSupport
    * java.beans.PropertyChangeListener
    * java.beans.PropertyChangeListenerProxy
    * java.beans.PropertyChangeEvent
    * java.beans.IndexedPropertyChangeEvent
    * java.util.EventListenerProxy
    * java.util.StringTokenizer
    * java.util.logging.* 
http://code.google.com/p/gwtx/

GWT Tk

GWT Tk is a library of reusable components for programming interactive web applications. It consists of:
    * UI components
    * utility functions
    * debugging tools
    * a patch module for the core GWT distribution
http://www.asquare.net/gwttk/

GWT Dnd

Drag-and-Drop support for Google-Web-Toolkit (GWT) http://code.google.com/p/gwt-dnd/

GWT Window Manager

The main Gwm goal is to provide a MDI (Multiple Document Interface) display manager for GWT applications. The framework permits you to write and use your own windowing implementation with Gwm. http://www.gwtwindowmanager.org/

GWT XML-RPC

This is an XMLRPC client library implementation for the Google Web Toolkit. It is modeled after the Apache XMLRPC project. http://code.google.com/p/xmlrpc-gwt/

Rocket GWT Framework

The ROCKET GWT library contains a number of widgets, GWT core library fixes as well other useful stuff extract. http://code.google.com/p/rocket-gwt/

Bouwkamp GWT

The RoundedPanel widget adds rounded corners. http://gwt.bouwkamp.com/

GWT Java Web Components

There are currently 3 JWC GWT sub-projects:
    * GWT - Components 
    * GWT - TinyMCE 
    * GWT - FCK Editor 
    * GWT - Spring 
http://jwc.sourceforge.net/cgi-bin/bin/view

GWT-Voices

GWT Module for Google Web Toolkit (GWT) projects requiring easy to use cross-platform browser sound capabilities. http://code.google.com/p/gwt-voices/

MyGWT

A GWT wrapper, and subproject of, Ext JS. http://mygwt.net/