Package de.enough.polish.doja.ui

Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.

See:
          Description

Interface Summary
CommandListener This interface is used by applications which need to receive high-level events from the implementation.
 

Class Summary
AlertType The AlertType provides an indication of the nature of alerts.
Canvas The Canvas class is a base class for writing applications that need to handle low-level events and to issue graphics calls for drawing to the display.
Command The Command class is a construct that encapsulates the semantic information of an action.
Display Display represents the manager of the display and input devices of the system.
Displayable An object that has the capability of being placed on the display.
Font The Font class represents fonts and font metrics.
Graphics Provides simple 2D geometric rendering capability.
Image The Image class is used to hold graphical image data.
 

Package de.enough.polish.doja.ui Description

Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.