Wednesday, September 17, 2008

Nextel - Open Windowing Toolkit

Description
Nextel's Open Source J2ME Toolkits contain libraries for user interface and RMS development on J2ME handsets.

The windowing toolkit, OWT (Open Windowing Toolkit), employs a container/component model, and provides interfaces to permit developers to create their own user interface components. The toolkit is designed specifically for MIDP handsets with a small amount of screen real estate. It is built on top of MIDP's Canvas class.

The RMS toolkit provides classes that simplify record management on MIDP devices. It offers the following features:

* Store operations can be performed via record objects built on the more primitive byte array operations provided in javax.microedition.rms.
* Record stores can be cached in memory, to significantly reduce record access time in persistent-store intensive applications.
* A vector or array of records to be written to or retrieved from a persistent store via a single method call.
* Records can be uploaded or downloaded from a networked source.




Comments


Rating
Not yet rated


License
Open Source

Links
Site
Download
Download demo project
Demo

No comments: