|
GWTCOMP Release Notes
Release 0.0.3b
Release Date: June 14, 2008.
Status: BETA.
Notes:
- Introducing Live Charting - a framework and a set of
graphical objects for displaying live data and charts on the screen.
- Many bugs have been fixed.
- Additional validator and utility classes have been
introduced.
Release 0.0.2b
Release Date: September 11, 2007.
Status: BETA.
Notes:
The following new GWT widgets are now available:
- A toolbar widget for docking icons and tools and a toolbar
panel for docking multiple toolbars with support for user resizing.
- A popup menu including support for cascaded popup menus.
- Support for drag and drop widgets including a draggable
label and a droppable list box. Scriptaculous javascript library is
used to implement these features.
- A "super" tree class that extends the GWT tree class and
supports multiple item selection, and context-sensitive popup menus for
tree elements.
In addition, the SuperTree class has been enhanced to include:
- Support for row and cell selection.
- Page by page viewing of the content.
- Ability for the applications to add toolbars at the top of
the table.
- Ability for the applications to add additional header rows
for managing the tables.
Release 0.0.1b
Release Date: August 24, 2007.
Status: BETA.
Notes:
- First public release of the GWTCOMP project.
- A set of high-level graphical components are provided to
support common business functions.
- A set of utility classes are provided to support common GWT
application needs.
|