Available projects:
Simple UI Toolkit
A Java MIDP-based UI toolkit that provides a set of graphical components
suitable for PDA devices or handheld devices with a good-sized resolution. The
toolkit provides extra UI components that are not available with the standard
MIDP API.
PooliT
An extensible Java object pooling framework. It allows developers to
pool any kind of Java objects to reduce the overhead of object creation
during runtime.