Look what Java and SIP can do
 (SIP)Java =
Home     News     Projects     Downloads     Support     Contact

News
June 14, 2008: GWTCOMP 0.0.3b released

September 11 2007:
GWTCOMP 0.0.2b Released.

August 24 2007: GWTCOMP 0.0.1b Released.
Resources
Download

Release Notes

Support

Basics
License

Installing GWTCOMP

Using GWTCOMP in your Project

Building from the Sources

Screen Shots
References
Javadocs (including examples)
Contributors
Amit Chatterjee (lead)
Becky McElroy

GWT Components

GWT Components (GWTCOMP) is a set of re-usable graphical  and non-graphical components for developing rich web-based applications. GWTCOMP supplements the features and services provided  by the GWT framework.  GWT is a popular framework from Google for developing web-based rich applications. GWTCOMP internally uses GWT and other Javascript and GWT-based libraries. Whereas the GWT framework provide low-level graphical graphical objects for handling basic functions, the GWTCOMP provide more complex graphical objects with more features. These ready-made objects can be used by applications so that the applications do not have to develop these.

GWTCOMP comes with a set of classes that can be used for:
  1. User interface development: a set of high-level visual widgets for common GUI tasks like creating lists and tables, wizards, data entry forms, etc.
  2.  Client-side utilities: common utility for rendering HTML, convenience classes for file upload,  client-side validators, developing context-independent code, etc.
  3. Server-side classes: servlets for common tasks, etc.
Please feel free to try it out. We have created javadocs, code samples and sample style-sheets for you so that you can adopt it easily.

We will develop new components based on what we need for other CafeSip projects and based on your feedback. To provide feedback, contact common@cafesip.org.
GWT Resources
GWT Home Page

GWT Unofficial Wiki

Instantiations - GWT GUI Builder and IDE (commerical)

Vistafei - GWT GUI Builder and IDE (comercial)

Googlipse - GWT Plugin for Eclipse

GWT Widget Library - another GWT library

GWT EXT - a GWT library with very useful objects

Chronoscope - a charting library for GWT

Search this website 


Send questions or comments about this web site to webmaster@cafesip.org.
Copyright © 2005, CafeSip.org.
Licensed under the CafeSip License.
The CafeSip.org projects, web site and web facilities have been sponsored by QUIK Computing

Top of page