Itap; Intelligent Keypad Text Entry Api - Motorola C370 Series Technical Manual

J2me developer guide
Hide thumbs Also See for C370 Series:
Table of Contents

Advertisement

Intelligent Keypad Text Entry API

When users are using features such as SMS (short message service), or "Text
Messaging", they can opt for a predictive text entry method from the series of handsets.
The J2ME environment has the ability to use SMS in its API listing. The use of a
predictive entry method is a compelling feature to the MIDlet.
This API will enable a developer to access iTAP, Numeric, Symbol and Browse text entry
methods. With previous J2ME products, the only method available was the standard use
of TAP.
Predictive text entry allows a user to simply type in the letters of a word using only one
key press per letter, as apposed to the TAP method that can require as many as four or
more key presses. The use of the iTAP method can greatly decrease text-entry time. Its
use extends beyond SMS text messaging, but into other functions such as phonebook
entries.
The following J2ME text input components will support iTAP.
!
The
!
A
given a piece of text that is used as the initial value.
javax.microedition.lcdui.TextBox
class is a Screen that allows the user to edit and enter text.
TextBox
javax.microedition.lcdui.TextField
is an editable text component that will be placed into a
TextField
14

iTAP

. It is
Form

Advertisement

Table of Contents
loading

This manual is also suitable for:

C450 seriesC550 series

Table of Contents