|
Project Information
Featured
Links
|
Google API Libraries for Google Web ToolkitThe Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team. Status: This library is currently alpha. Don't use it in critical applications just yet! Available LibrariesNote that these versions rely on GWT 2.3.0 or higher. New Google APIsLibraries to communicate with new Google APIs, including:
Google APIs libraries are no longer actively supported Gadgets 1.2 LibraryGadgets are simple HTML and JavaScript applications that can be embedded in webpages and other apps. This library simplifies gadget development with GWT by automatically generating a Gadget Specification from Java source, inserting a selection script in the specification much like a regular GWT project. After compiling your gadget with GWT, all files are in place to publish your gadget. Google Chart Tools (aka Visualization) 1.1 LibraryThe Google Chart Tools API provides GWT bindings to the Google Chart Tools. This library enables you to expose your own data, stored on any data-store that is connected to the web, as a Chart Tools compliant datasource. This release updates existing bindings and adds support for all Image-Charts and Toolbar. For a full list of charts with GWT wrappers you can refer to the Chart Tools/Interactive Chart Gallery. AjaxLoader 1.1 LibraryVersion 1.1 of the AjaxLoader API for GWT provides GWT applications to control when Google APIs are loaded and to vary API arguments at runtime. This release additionaly gives you control over ClientLocation API and domain from which libraries are loaded. This library is incorporated into the Chart Tools, Maps, Search, and Language APIs. |