Package waba.sys

Classes that contains functions to deal with the underlying Operating System characteristics and configurations, and convertion classes.

See:
          Description

Interface Summary
Thread A simple non-preemptive thread model.
 

Class Summary
CharacterConverter This class is used to correctly handle international character convertions.
Convert Convert is used to convert between objects and basic types.
NativeMethods This class is for internal use only.
NativeMethods4JDK This class is for internal use only.
Settings this class provides some preferences from PalmOS config and other Vm settings.
Time Time identifies a date and time.
Vm Vm contains various system level methods.
 

Exception Summary
AppExitException This exception is thrown when Event.handleOneEvent() encounteres an event that requires the app to exit.
 

Package waba.sys Description

Classes that contains functions to deal with the underlying Operating System characteristics and configurations, and convertion classes.