Packages
com.google.gwt.animation.client Classes for Animation support.
com.google.gwt.benchmarks.client Classes and modules used in building benchmarks.
com.google.gwt.core.client Fundamental classes used in client-side GWT code.
com.google.gwt.core.ext Classes used to extend the GWT compiler.
com.google.gwt.core.ext.linker Classes for writing Linkers.
com.google.gwt.core.ext.typeinfo Type-introspection support classes used by generators.
com.google.gwt.dom.client Classes for low-level DOM programming.
com.google.gwt.event.dom.client Types related to DOM events.
com.google.gwt.event.logical.shared Types related to logical events that do not have direct analogues to DOM events and which can be used in contexts other than web browsers.
com.google.gwt.event.shared Shared infrastructure underlying both browser and non-browser events.
com.google.gwt.http.client Provides the client-side classes and interfaces for making HTTP requests and processing the associated responses.
com.google.gwt.i18n.client Internationalization support for GWT applications.
com.google.gwt.i18n.rebind.format Implementations for various MessageCatalogFormat implementations, which are used to generate files for translation or to read translated messages.
com.google.gwt.i18n.rebind.keygen Generators which compute the value of a key to use for looking up translated resources.
com.google.gwt.json.client Classes for parsing and creating JSON encoded values.
com.google.gwt.junit.client Classes and modules used in building JUnit tests.
com.google.gwt.junit.tools Classes for interacting with JUnit for unit testing.
com.google.gwt.user.client Fundamental user-interface classes used in client-side GWT code.
com.google.gwt.user.client.rpc Classes used in client-side implementation of remote procedure calls.
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes.
com.google.gwt.user.datepicker.client The date picker widget and associated types.
com.google.gwt.user.server.rpc Classes used in server-side implementation of remote procedure calls.
com.google.gwt.xml.client Basic classes used in XML DOM parsing and XML document generation.