This utility has two purposes1. To pre-load images with a single line of code, and reliably inform your code when loading is complete.2. To get the original dimensions of an image. This is par...
GwtAI provides easy to use cross-browser Java Applets integration to Google Web Toolkit (GWT) projects. GwtAI contains a number of utilities and helper classes, such as automatic creation of a w...
Writing even a simple UI in GWT you will most likely end up with a lot of code clutter - lots of variables and lots of lines of code.This library attempts to provide utility methods to help inline...
While building our new GWT-based Proteus skin for Traction TeamPage 5.0, we created some widgets and utilities that we thought other developers would find useful. Most of these are pretty simple, but...