Package brf.j2me.dynaworks.env

Interface Summary
Audio The Audio interface can be used to play a sound from a set of predefined soundbites.
Database The Database interface describes a generalized persistence interface.
Dataset Database record interface.
Graphics The Graphics interface grants access to the graphics screen of the device.
Implementation The Implementation is an interface to different J2ME implementations.
 

Class Summary
Environment The Environment is an class to allow static access to the base functionality in different J2ME implementations.
Event The Event class represents "raw" events generated by the PalmOS event loop that are passed to the application event handler 'handleSysEvent()'
EventQueue The EventQueue represents a FIFO stack of events.