|
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. |