Table 32 Lcdui Api Specific Interfaces Supported By Motorola Implementation - Motorola MOTORAZR maxx V6 Developer's Manual

Java me developer guide
Hide thumbs Also See for MOTORAZR maxx V6:
Table of Contents

Advertisement

Java ME Developer Guide
Chapter 25 - LCDUI
25.1 LCDUI API
Table 32 lists the specific interfaces supported by Motorola implementation:
Interface
Choice
CommandListener
ItemCommandListener
ItemStateListener

Table 32 LCDUI API specific interfaces supported by Motorola implementation

Table 33 lists the specific classes supported by Motorola implementation:
Classes
Alert
AlertType
Canvas
ChoiceGroup
Command
DRAFT - Subject to Change
Description
Choice defines an API for user interface components im-
plementing selection from a predefined number of choices.
This interface is used by applications which need to re-
ceive high-level events from implementation
A listener type for receiving notification of commands that
have been invoked on Item286 objects
his interface is used by applications which need to receive
events that indicate changes in the internal state of the in-
teractive items within a Form231 screen.
Description
An alert is a screen that shows data to the user and waits
for a certain period of time before proceeding to the next
Displayable.
The AlertType provides an indication of the nature of
alerts.
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.
A ChoiceGroup is a group of selectable elements intended
to be placed within a Form.
The Command class is a construct that encapsulates the
semantic information of an action.
25
LCDUI
[175/201]

Advertisement

Table of Contents
loading

Table of Contents