My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
GettingStarted  
A short getting started guide to GWToolbox
Updated Dec 3, 2007 by bramsme...@gmail.com

Introduction

GWToolbox provides a set of tools that make it GWT programming simpler and intuitive. The main modules are:

Utils

The commons module comes with a Utils sub-module. This module provides common utility classes that can be re-used anywhere in the code to and prevent code duplications. These utility classes are inspired by many well known utility classes that can be found in apache commons, hibernate and the spring framework:

  • StringUtils - Provides a set of methods to help handling/manipulating strings
  • ArrayUtils - Provide a set of methods to help dealing with arrays.
  • CollectionUtils - TODO

Bean Module

Widget Module

IoC Module

Comment by newbar...@gmail.com, Jun 30, 2010

Oh dear, more TODOs and empty sections...


Sign in to add a comment
Powered by Google Project Hosting