| Projects on Google Code | Results 1 - 6 of 6 |
UFace implements the [http://wiki.eclipse.org/index.php/JFace_Data_Binding JFace Data Binding] for GWT, gwt-ext, MyGWT and Swing.
UFace also provides a Universal API to create rich user interface applications on a variety of platforms such as the web via GWT or Java via Swing or Eclipse. UFace pr...
Maven 2 repository for MyGWT library (versions 0.4, 0.5).
For convenience also added gwt-sl package.
Add to repositories section:
{{{
...
<repository>
<id>mygwt-maven-repo</id>
<url>http://mygwt-maven-repo.googlecode.com/svn/trunk/</url>
</repository>
...
}}}
Add to dependecies:
...
Provides a set of user created extensions to the MyGWT library.
*MyGWT UX Demo:*
* [http://69.20.122.77:8080/mygwt-ux/ mygwt-ux-0.0.4]
*0.0.4 Features*
* Wizard widget contributed by Chris Worley
* EditTable widget contributed by Simon
* InputBox & InputDialog contributed by mgarin
*...
Google Web Toolkit (GWT) XTender allows you to point and click to data bind your data object to any GUI Widget available in GWT, ie: GWT-EXT or MYGWT.
* Point and click data binding to UI widgets with Eclipse wizard.
* Data binding code generated is typically 1 or 2 lines.
* All data chan...
A framework for enterprise application server based on j2ee, Hibernate, GWT and MyGWT.
GWT Express is a small step towards building express applications using GWT/RPC/MYSQL
Check out the [http://gwtexpress.com Demo] to see how it works... & provide your valuable feedback...
Login details for the demo: demo/demo
* Try searching for all customers by typing "%" in the Customer...