the J2ME Polish framework

Packages
de.enough.polish.blackberry.midlet Special implementations for javax.microedition.midlet classes for BlackBerry - do not use directly.
de.enough.polish.blackberry.ui Special implementations for javax.microedition.lcdui classes for BlackBerry - do not use directly.
de.enough.polish.browser Contains base implementation for browsers operating on XML-like structures.
de.enough.polish.browser.html Provides a browser for HTML pages, including support for forms.
de.enough.polish.browser.protocols Provides handlers that can deal with protocols like "http" or "resource" to resolve URLs like "http://yourcompany.com" or "resouce://start.html".
de.enough.polish.browser.rss Provides an RSS reader.
de.enough.polish.codec Provides ways to decode/encode data from/to different codecs.
de.enough.polish.doja.lang Provides java.lang MIDP wrappers for DoJa - do not use directly.
de.enough.polish.doja.midlet Special implementations for javax.microedition.midlet classes for DoJa - do not use directly.
de.enough.polish.doja.rms Special implementations for javax.microedition.rms classes for DoJa - do not use directly.
de.enough.polish.doja.ui Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.
de.enough.polish.doja.util Provides classes for event handling.
de.enough.polish.drone.lcdui  
de.enough.polish.drone.midlet  
de.enough.polish.drone.rms  
de.enough.polish.event Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.
de.enough.polish.io Provides an adjusted Connector-implementation for using the WMAPI-wrapper of J2ME Polish.
de.enough.polish.io.xmlrpc Provides XML RPC serialization.
de.enough.polish.java5 Provides wrapper classes necessary for supporting Java 5.0 syntax in J2ME projects.
de.enough.polish.log Provides base classes for forwarding and processing log entries.
de.enough.polish.log.bluetooth Provides classes for transmitting log entries to bluetooth connections (not working yet).
de.enough.polish.log.file Provides classes for storing log entries on the file system.
de.enough.polish.log.http Provides classes for storing log entries over HTTP.
de.enough.polish.log.rms Provides classes for storing log entries on the recordstore management system (RMS).
de.enough.polish.math Provides the classes for emulating floating point calculations on CLDC 1.0 devices.
de.enough.polish.messaging Provides the base classes for the WMAPI-wrapper of J2ME Polish.
de.enough.polish.multimedia Provides support for calling XML-RPC methods on remote servers.
de.enough.polish.predictive Provides multimedia utilities.
de.enough.polish.predictive.array Provides internal helper classes for managing predictive input mode for TextFields.
de.enough.polish.predictive.trie Provides internal helper classes for managing predictive input mode for TextFields.
de.enough.polish.rmi Allows to call server side code easily (RMI stands for Remote Method Invocation).
de.enough.polish.rmi.xmlrpc Provides internal helper classes for managing predictive input mode for TextFields.
de.enough.polish.theme  
de.enough.polish.ui Provides the standard J2ME widgets and containers as well as some extended J2ME Polish features.
de.enough.polish.ui.backgrounds Provides backgrounds for widgets and canvases.
de.enough.polish.ui.borders Provides borders for widgets and canvases.
de.enough.polish.ui.chartviews Provides (mostly animated) views for visualizing ChartItems.
de.enough.polish.ui.clockviews Provides (mostly animated) views for visualizing ClockItems.
de.enough.polish.ui.containerviews Provides (mostly animated) views for showing collections of items, e.g.
de.enough.polish.ui.game Contains the MIDP/2.0 compatible game-engine of J2ME Polish.
de.enough.polish.ui.gaugeviews Provides (mostly animated) views for visualizing gauges.
de.enough.polish.ui.itemviews Provides (mostly animated) views for visualizing items.
de.enough.polish.ui.rgbeffects Provides a lot of pre-defined rgb effects for use with the J2ME Polish GUI.
de.enough.polish.ui.screenanimations Provides a lot of pre-defined text effects for use with the J2ME Polish GUI.
de.enough.polish.ui.splash Provides an easy and effective way to initialize a J2ME application while a splash screen is shown.
de.enough.polish.ui.tasks Provides some tasks which are executed in the background.
de.enough.polish.ui.texteffects Provides a lot of pre-defined screen change animation effects for use with the J2ME Polish GUI.
de.enough.polish.util Provides utility classes.
de.enough.polish.util.base64 Provides utilities for base64 encoding/decoding.
de.enough.polish.util.sensor  
de.enough.polish.util.zip Provides classes for compressing and uncompressing data.
de.enough.polish.xml Provides utilities for fast XML parsing.