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

News
December 06, 2008: GWTCOMP 1.0.0 released

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 components for developing rich web applications. GWTCOMP is developed using the  Google Web Toolkit (GWT) framework and it supplements the features and services provided  by GWT and other widget libraries. GWT is a popular framework from Google for developing Ajax applications using the Java programming language instead of HTML, Javascript and other scripting languages. Whereas the GWT framework provide low-level graphical objects for handling basic functions like buttons, images, text box, etc., GWTCOMP provide more complex graphical objects that are needed by real-life applications. An example of such an object is the Live Data Panel that enables applications to display and update charts in real-time using a data source that resides in the server.

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

Gchart - 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