| Projects on Google Code | Results 1 - 10 of 1797 |
=ODB-UI on Google Web Toolkit (codename)=
==What is this?==
We have launched our vision for semantic interface a for public at "!OpenSource Conference Ukraine - 2007" (October 27, 2007, [http://www.pleso.net/en/publications/tags/odb-ui/ our short blog post] about). And we have made a new prototype...
==What is GWT?==
The Google Web Toolkit (GWT) is an AJAX development tool from Google, targeted for Java Developers. Web applications (both GUIs and RPCs) are written in Java using the GWT API.
The Java files are then compiled into compact, obfuscated, browser-specific `JavaScript` files. A s...
===Summary===
This plugin provides two maven goals `mvn gwt:shell` to run the hosted mode browser and `mvn gwt:compile` to compile the GWT module. Usually the compile goal would be hooked into mavens build.
The output of the compilation is by default set to `${basedir}/src/main/webapp/[module]...
This library contains [http://code.google.com/webtoolkit/ GWT] API's addressing the new [http://www.w3.org/TR/html5/ HTML5] features which are supported by Mobile [http://webkit.org/ WebKit].
= API Libraries =
There are two categories of GWT API libraries this project's going to deliver: HTML5 o...
GWT-YUI-Carousel is a library permitting to use the nice [http://billwscott.com/carousel/ YUI Carousel Component]^1^ in [http://code.google.com/webtoolkit/ GWT framework]^2^. The library is currently compatible with the last release of YUI Carousel component ([http://billwscott.com/carousel/updates....
=Incubator for various ideas=
==Security==
*NEW* :
* [http://gwt-incubator-lib.googlecode.com/files/gwt-incubator-security-1.0.1.jar gwt-incubator-security-1.0.1] was promoted as a stable release. It includes :
* GWT 1.7 compatibility
* Updated dependencies (Transmorph)
* ...
gwt-cal is a web-based calendar component similar to iCal, Microsoft Outlook or Google Calendar. It can be included in any Google Web Toolkit (GWT) web-application, and can be easily themed to resemble your favorite calendar tool.
*Dec 17 update:* version 0.9.0 beta released. Includes a `MonthVie...
<wiki:gadget url="http://69.20.122.77/gwt-mosaic-current/gwt-mosaic-baner.xml?v=4" height="70" width="468" border="0"/>
=GWT Mosaic=
GWT Mosaic is a feature rich toolkit for creating graphical Rich Internet Applications. Offering a complete set of widgets, GWT Mosaic is suitable for projects ran...
(11 Oct. 2009: Latest version, v0.5.0, released in downloads to coincide with GWT 2.0 (note version renumbering))
Add powerful native animations and effects to your GWT application.
How powerful? How about click and drag your mouse over the gadget below when the images appear....(small bug in...
=Maven 2 and Maven 1 support for GWT=
NOTE/UPDATE: This project is deprecated/discontinued. New users should consider looking at the Codehaus gwt-maven-plugin (mojo.codehaus.org/gwt-maven-plugin/). The codehaus plugin merged in the code from this plugin (maven-googlewebtoolkit2-plugin) at one poi...