|
Project Information
Links
|
Kuix is a toolbox library that add some useful extensions to J2ME. It includes: - a Frame Manager that controls events (user actions or whatever) and process them like a FIFO stack.
- a worker that schedule task execution at runtime
- a simple XML parser specially designed for constrained environments and based on a push mode
- a data encoder/decoder and a Gzip extensions
- a fixed point integer extensions for J2ME
- and much more...
Kutil is required to use Kuix library. More informations available on the offical web site : kalmeo.org.
|