Java Reference
In-Depth Information
for creating sounds in the various formats used on the handsets are only
available to certified content developers. (A handset may not necessarily
be able to play sounds created for another handset.)
7.8.1 Packages
This section explains each of the sub-packages included in the com.
nttdocomo package. Table 7.4 lists the core packages in DoJa 5.1.
Table 7.4 DoJa 5.1 Core Packages
Package
Description
This package includes classes to stream text efficiently
and other complementary classes. DoJa uses the under-
lying CLDC 1.1 framework for creating input and output
stream connections. This package uses a URL format
to connect to network resources via HTTP and HTTPS,
and to create OBEX connections via the infrared port or
UART connections via serial cable.
com.nttdocomo.io
This package contains the URLEncoder and URLDe-
coder utility classes for HTML form encoding and
decoding.
com.nttdocomo.net
This package contains various utility classes, including
the Phone and JarInflater classes.
com.nttdocomo.util
This package includes the XObject and XString
classes that allow native phone data management. These
classes are used to allow access to various pieces of user
data while restricting operations on that data so that, for
example, a user's phonebook data cannot be uploaded
to a server.
com.nttdocomo.lang
com.nttdocomo.ui
This package contains classes used for creating applica-
tion user interfaces.
com.nttdocomo.ui.
graphics3d
This package has been available since the DoJa 4.0
profile. It contains a number of classes that enable 3D
rendering.
This package is new to the core DoJa 5.0/5.1 API. It
provides classes to facilitate calculation and collision
detection within 3D coordinate space.
com.nttdocomo.ui.
graphics3d.collision
Included since DoJa 4.0, this package allows 3D coordi-
nate data to be associated with a sound, which is played
as if from a source in 3D space.
com.nttdocomo.ui.sound3d
Search WWH ::




Custom Search