Class | Description |
---|---|
JMEFontUtils |
Some convenience utilities for working with J2ME Fonts and strings to lay out
a user interface on a Canvas or CustomItem.
|
JMEImageTypeHandler |
This is a helper class for creating an image class.
|
JMEImageUtils |
Only one image processing routine will be active at a time.
|
JMELog |
Debug-time logging implementation for JME
To enable logging from a phone connected to a computer by a USB cable, open a
terminal emulator on the window, set the COM port parameters in Windows
Devices, and call L.startUSBDebugging() at program start.
|
JMENetUtils |
Useful networking utilities, for Nokia phones only.
|
JMEPlatformAdapter |
Utilities for support of each specific platform (JME, Android, ..)
The platform-specific local copy of this class replaces this base version for
other platforms.
|
JMEPlatformAdapter.JMEHttpConn |
A convenience class abstracting HTTP connection operations between
different platforms
|
RMSFastCache | |
RMSKeyUtils |
RMS key conversion methods
|
RMSUtils |
RMS Utility methods
|
TantalumJME |
Convenience constructor and destructor methods
You can attach Tantalum Mobile to any existing app by calling these methods.
|