|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |
int
value.
long
value.
StreamConnection
that represents
a server side socket connection.
Displayable
.
Command
to the item.
Spacers
are restricted from having
Commands
, so this method will always
throw IllegalStateException
whenever it is called.
Command
to the item.
Displayable.addCommand(javax.microedition.lcdui.Command)
, however when the
application first adds a command to an Alert
,
Alert.DISMISS_COMMAND
is implicitly removed.
ALARM
AlertType
is a hint
to alert the user to an event for which
the user has previously requested to be notified.
Displayable
.Alert
image.
Alert
object with the
given title.
Alert
object with the given title,
content
string and image, and alert type.
AlertType
provides an indication of the nature
of alerts.AM_PM
field indicating the
period of the day from midnight to just before noon.
get
and set
indicating
whether the HOUR
is before or after noon.
boolean
argument to the string buffer.
char
argument to this string buffer.
char
array
argument to this string buffer.
char
array argument to this string buffer.
Image
to the
Form
.
int
argument to this string buffer.
Item
into the Form
.
long
argument to this string buffer.
Object
argument to this string buffer.
String
to the
Form
.
ChoiceGroup
.
List
.
Choice
.
MONTH
field indicating the
fourth month of the year.
ArithmeticException
with no detail
message.
ArithmeticException
with the specified
detail message.
ArrayIndexOutOfBoundsException
with no
detail message.
ArrayIndexOutOfBoundsException
class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException
class
with the specified detail message.
ArrayStoreException
with no detail message.
ArrayStoreException
with the specified
detail message.
MONTH
field indicating the
eighth month of the year.
boolean
in an object.Boolean
object representing the
value
argument.
Item
is to appear as a button.
ByteArrayInputStream
contains
an internal buffer that contains bytes that
may be read from the stream.ByteArrayInputStream
so that it uses buf
as its
buffer array.
ByteArrayInputStream
that uses buf
as its
buffer array.
Calendar
is an abstract class for getting and setting dates
using a set of integer fields such as
YEAR
, MONTH
, DAY
,
and so on.Runnable
object r
to have
its run()
method
called later, serialized with the event stream, soon after completion of
the repaint cycle.
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.Canvas
object.
CertificateException
encapsulates an error that
occurred while a Certificate
is being used.Certificate
and specific error reason.
Certificate
,
and specific error reason.
char
in an object.Character
object and initializes it so
that it represents the primitive value
argument.
index
argument,
is returned.
ch
,
starting at the specified offset and for the specified number of
characters (length).
ChoiceGroup
element image.
ChoiceGroup
is a group of selectable elements intended to be
placed within a
Form
.ChoiceGroup
, specifying its
title and its type.
ChoiceGroup
, specifying its title,
the type of the
ChoiceGroup
, and an array of Strings
and Images
to be used as its
initial contents.
Class
represent classes and interfaces
in a running Java application.ClassCastException
with no detail message.
ClassCastException
with the specified
detail message.
forName
method in class Class
but no definition for the class with the specified name could be found.ClassNotFoundException
with no detail message.
ClassNotFoundException
with the
specified detail message.
Player
and release its resources.
Player
indicating that the
Player
is closed.
Player
is closed.
getColor
.
getColor
.
getColor
.
getColor
.
getColor
.
getColor
.
Command
class is a construct that encapsulates
the semantic information of an action.Displayable d
.
RecordComparator.PRECEDES
if rec1
precedes rec2 in sort order, or RecordComparator.FOLLOWS
if rec1 follows rec2 in sort order, or
RecordComparator.EQUIVALENT
if rec1 and rec2
are equivalent in terms of sort order.
CONFIRMATION
AlertType
is a
hint to confirm user actions.
Gauge
with indefinite range.
Gauge
with indefinite range.
Control
object is used to control some media
processing functions.Controllable
provides an interface for
obtaining the Control
s from an object
like a Player
.(x_src, y_src, width, height)
to a destination area,
whose anchor point identified by anchor is located at
(x_dest, y_dest)
.
InputStream
.
Player
to play back media from an
InputStream
.
Player
from an input locator.
0xAARRGGBB
.
Forms
.CustomItem
subclass can specify its label.
DataInput
interface provides
for reading bytes from a binary stream and
reconstructing from them data in any of
the Java primitive types.DataInputStream
and saves its argument, the input stream
in
, for later use.
DataOutput
interface provides
for converting data from any of the Java
primitive types to a series of bytes and
writing these bytes to a binary stream.get
and set
indicating the
day of the month.
Date
object and initializes it to
represent the current time specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
Date
object and initializes it to
represent the specified number of milliseconds since the
standard base time known as "the epoch", namely January 1,
1970, 00:00:00 GMT.
DateField
is an editable component for presenting
date and time (calendar)
information that may be placed into a Form
.DateField
object with the specified
label and mode.
TimeZone
object and the default calendaring system for the
current locale.
get
and set
indicating the
day of the month.
get
and set
indicating the
day of the week.
Player
.
MONTH
field indicating the
twelfth month of the year.
elementNum
.
elementNum
.
Item
referenced by
itemNum
.
elementNum
.
StringBuffer
.
TextBox
.
TextField
.
ChoiceGroup
.
Form
, leaving
it with zero items.
Choice
, leaving it
with zero elements.
StringBuffer
(shortening the StringBuffer
by one character).
MIDlet
to terminate and enter the
Destroyed state.
Player
.
Player
.
ch
in the
specified radix.
Command
delivered to a listener to indicate that
the Alert
has been
dismissed.
Display
represents the manager of the display and
input devices of the
system.DOTTED
stroke style.
DOWN
game action.
(x1,y1)
and
(x2,y2)
using
the current color and stroke style.
String
using the current font and color.
String
using the current font and color.
Player
is updated.
Stack
class to indicate
that the stack is empty.EmptyStackException
with null
as its error message string.
Player
has reached the
end of the media.
EOFException
with null
as its error detail message.
EOFException
with the specified detail
message.
true
if and only if the argument is not
null
and is a Boolean
object that
represents the same boolean
value as this object.
Error
is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch.ERROR
AlertType
is a hint
to alert the user to an erroneous operation.
Error
with no specified detail message.
Exception
and its subclasses are a form of
Throwable
that indicates conditions that a reasonable
application might want to catch.Exception
with no specified detail message.
Exception
with the specified detail message.
EXCLUSIVE
is a choice having exactly one element
selected at time.
MONTH
field indicating the
second month of the year.
FIRE
game action.
Font
class represents fonts and font
metrics.FOREVER
indicates that an Alert
is
kept visible until the user
dismisses it.
Form
is a Screen
that contains
an arbitrary mixture of items: images,
read-only text fields, editable text fields, editable date fields, gauges,
choice groups, and custom items.Form
.
Form
with the specified
contents.
Class
object associated with the class
with the given string name.
DAY_OF_WEEK
field indicating
Friday.
A
" game action.
B
" game action.
C
" game action.
D
" game action.
Gauge
object with the given
label, in interactive or non-interactive mode, with the given
maximum and initial values.
StringItem
.
ImageItem
.
MIDlet
with a mechanism to retrieve named
properties from the application management software.
String
into bytes according to the platform's
default character encoding, storing the result into a new byte array.
String
into bytes according to the specified
character encoding, storing the result into a new byte array.
Certificate
that caused the exception.
TextBox
into a
character array starting at
index zero.
TextField
into a
character array starting at
index zero.
dst
.
0x00RRGGBB
based on the
colorSpecifier
passed in.
TextBox
.
TextField
.
Player
.
Control
interface.
Control
s
from the object that implements this interface.
Displayable
object for this
MIDlet
.
date
header field.
TimeZone
for this host.
Alert
.
Display
object that is unique to this
MIDlet
.
expires
header field.
HttpConnection
.
Choice
element
contents to the available screen space.
Choice
element
contents to the available screen space.
Choice
element
contents to the available screen space.
StringItem
.
Choice
.
Choice
.
Font
used by the high level user interface
for the fontSpecifier
passed in.
Choice
.
Graphics
object that renders to this
image.
HttpConnection
.
ImageItem
, or
null
if there is no
contained image.
Image
used in the Alert
.
Image
part of the element referenced by
elementNum
.
Image
part of the element referenced by
elementNum
.
Image
part of the element referenced by
elementNum
.
Alert
.
Item
object.
last-modified
header field.
TextBox
.
TextField
.
Gauge
object.
Player
's current media time.
MIDlet
for a requested connection.
Item
.
Item
.
Class
object, as a String
.
Certificate
may not be used
from the validity period.
Certificate
may not be used
from the validity period.
HttpConnection
.
HttpsConnection
.
Item
.
Item
.
HttpConnection
.
HttpConnection
.
HttpConnection
.
ChoiceGroup
and returns the state of
all elements in the
boolean array
selectedArray_return
.
List
and returns the
state of all elements
in the
boolean array
selectedArray_return
.
Choice
and returns the
state of all elements
in the
boolean array
selectedArray_return
.
ChoiceGroup
that is
selected.
List
that is selected.
Choice
that is
selected.
Certificate
.
Certificate
used to establish the
secure connection with the server.
Certificate
.
Player
.
TextBox
as a string value.
TextField
as a string value.
Alert
.
String
part of the element referenced by
elementNum
.
String
part of the element referenced by
elementNum
.
String
part of the element referenced by
elementNum
.
StringItem
, or
null
if the StringItem
is
empty.
Displayable
.
Alert
will be shown.
TimeZone
for the given ID.
Displayable
.
Alert
.
Certificate
.
Gauge
object.
addRecord
, setRecord
, or
deleteRecord
methods) its version is
incremented.
Certificate
.
hideNotify()
shortly
after the Canvas
has been
removed from the display.
get
and set
indicating the
hour of the morning or afternoon.
get
and set
indicating the
hour of the day.
Item
is to appear as a hyperlink.
IllegalAccessException
without a
detail message.
IllegalAccessException
with a detail message.
IllegalArgumentException
with no
detail message.
IllegalArgumentException
with the
specified detail message.
IllegalMonitorStateException
with no
detail message.
IllegalMonitorStateException
with the
specified detail message.
IllegalThreadStateException
with no
detail message.
IllegalThreadStateException
with the
specified detail message.
Image
class is used to hold graphical image
data.ImageItem
with the given label, image, layout
directive, and alternate text string.
ImageItem
object with the given label, image,
layout directive, alternate text string, and appearance mode.
IMPLICIT
is a choice in which the currently focused
element is selected when a Command
is initiated.
Gauge
with indefinite range.
Gauge
with indefinite range.
Gauge
has indefinite range.
equals
method.
index
, and testing for equality using
the equals
method.
IndexOutOfBoundsException
with no
detail message.
IndexOutOfBoundsException
with the
specified detail message.
INFO
AlertType
typically
provides non-threatening information to the
user.
TextBox
.
TextField
.
boolean
argument into this string buffer.
char
argument into this string buffer.
char
array
argument into this string buffer.
int
argument into this string buffer.
Form
just prior to
the item specified.
long
argument into this string buffer.
Object
argument into this string buffer.
ChoiceGroup
just prior to
the element specified.
List
just prior to
the element specified.
Choice
just prior to
the element specified.
TextBox
.
TextField
.
index
.
newInstance
method in class
Class
, but the specified class object cannot be
instantiated because it is an interface or is an abstract class.InstantiationException
with no detail message.
InstantiationException
with the
specified detail message.
int
in an object.Integer
object that
represents the primitive int
argument.
interrupt
method in class Thread
.InterruptedException
with no detail message.
InterruptedException
with the
specified detail message.
InterruptedIOException
with
null
as its error detail message.
InterruptedIOException
with the
specified detail message.
CustomItem's
size and traversal
location need to be updated.
InvalidRecordIDException
with no detail
message.
InvalidRecordIDException
with the
specified detail message.
IOException
with null
as its error detail message.
IOException
with the specified detail
message.
Class
object represents an array class.
Class
object is either the same as, or is a superclass or
superinterface of, the class or interface represented by the specified
Class
parameter.
true
if the font is bold.
Canvas
is double buffered by the
implementation.
Object
is assignment-compatible
with the object represented by this Class
.
Gauge
.
Class
object represents an
interface type.
true
if the font is italic.
VolumeControl
.
true
if the font is plain.
Displayable
is actually visible
on the display.
true
if the font is underlined.
Form
.Screen
or the elements of a
Choice
.
Item
objects.Item
has been
changed by the user.
Form
screen.MONTH
field indicating the
first month of the year.
Generic Connection
framework from the
Connected, Limited Device Configuration.Control
types that can
be used with a
Player
.MONTH
field indicating the
seventh month of the year.
MONTH
field indicating the
sixth month of the year.
0
.
1
.
2
.
3
.
4
.
5
.
6
.
7
.
8
.
9
.
#
).
*
).
Item
.
Item
should have a
bottom-aligned layout.
Item
should have a
horizontally centered layout.
Item.LAYOUT_CENTER
.
Item
should follow the default layout policy of its container.
Item.LAYOUT_DEFAULT
.
Item's
width may be increased to fill available space.
Item
should have a
left-aligned layout.
Item.LAYOUT_LEFT
.
Item
should the last on its line or row, and that the next
Item
(if any) in the container
should be placed on a new line or row.
Item.LAYOUT_NEWLINE_AFTER
.
Item
should be placed at the beginning of a new line or row.
Item.LAYOUT_NEWLINE_BEFORE
.
Item
should have a
right-aligned layout.
Item.LAYOUT_RIGHT
.
Item's
width may be reduced to its minimum width.
Item
should have a
top-aligned layout.
Item
should have a
vertically centered layout.
Item's
height may be increased to fill available space.
Item's
height may be reduced to its minimum height.
LEFT
game action.
Screen
containing list of choices.List
element image.
List
, specifying its title
and the type of the
list.
List
, specifying its title, the type
of the List
, and
an array of Strings
and Images
to be
used as its initial contents.
MIDlet
suite.
long
in an object.Long
object that
represents the primitive long
argument.
Manager
is the access point for obtaining
system dependent resources such as Players
for multimedia processing.MONTH
field indicating the
third month of the year.
mark
and
reset
methods.
mark
and reset
methods.
Math
contains methods for performing basic
numeric operations.char
.
int
.
long
.
int
values.
long
values.
MONTH
field indicating the
fifth month of the year.
MediaException
indicates an unexpected error
condition in a method.MediaException
with null
as its error detail message.
MediaException
with the specified detail
message.
MIDlet
is a MID Profile application.MIDlet
state change failed.get
and set
indicating the
millisecond within the second.
char
.
int
.
long
.
int
values.
long
values.
get
and set
indicating the
minute within the hour.
DAY_OF_WEEK
field indicating
Monday.
get
and set
indicating the
month.
MULTIPLE
is a choice that can have arbitrary number of
elements selected at a time.
NegativeArraySizeException
with no
detail message.
NegativeArraySizeException
with the
specified detail message.
int
value from this random number generator's sequence.
long
value from this random number generator's sequence.
nextElement
method of an
Enumeration
to indicate that there are no more
elements in the enumeration.NoSuchElementException
with null
as its error message string.
NoSuchElementException
, saving a reference
to the error message string s for later retrieval by the
getMessage method.
MIDlet
to notify the application
management software that it has entered into the
Destroyed state.
Item's
containing Form
to notify
the Item's
ItemStateListener
.
MONTH
field indicating the
eleventh month of the year.
null
in a
case where an object is required.NullPointerException
with no detail message.
NullPointerException
with the specified
detail message.
NumberFormatException
with no detail message.
NumberFormatException
with the
specified detail message.
isColor()
is
true
)
or graylevels (if isColor()
is false
)
that can be
represented on the device.
Object
is the root of the class hierarchy.MONTH
field indicating the
tenth month of the year.
OutOfMemoryError
with no detail message.
OutOfMemoryError
with the specified
detail message.
Canvas
.
long
.
long
in the
radix specified by the second argument.
MIDlet
to enter
the Paused state.
Item
is to have
a normal appearance.
Player
controls the rendering of time based media data.PlayerListener
is the interface for receiving
asynchronous
events generated by Players
.Player
event is observed.
AlertType
.
AM_PM
field indicating the
period of the day from noon to just before midnight.
POPUP
is a choice having exactly one element
selected at a time.
Player
indicating that it has
acquired all the resources to begin playing.
Throwable
and its backtrace to the
standard error stream.
PrintStream
adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.PushRegistry
maintains a list of inbound
connections.key
to the specified
value
in this hashtable.
long
seed:
b
.
read
method of DataInput
.
len
bytes of data from the input stream into
an array of bytes.
len
bytes of data from this input stream
into an array of bytes.
len
bytes of data into an array of bytes
from this input stream.
readBoolean
method of DataInput
.
true
if that byte is nonzero,
false
if that byte is zero.
readByte
method of DataInput
.
readChar
method of DataInput
.
char
and returns the char
value.
readFully
method of DataInput
.
b
.
readFully
method of DataInput
.
len
bytes from
an input stream.
readInt
method of DataInput
.
int
value.
readLong
method of DataInput
.
long
value.
readShort
method of DataInput
.
short
value.
readUnsignedByte
method of DataInput
.
int
, and returns
the result, which is therefore in the range
0
through 255
.
readUnsignedShort
method of DataInput
.
int
value in the range 0
through 65535
.
readUTF
method of DataInput
.
in
a representation
of a Unicode character string encoded in
Java modified UTF-8 format; this string
of characters is then returned as a String
.
Player
without
acquiring the scarce and exclusive resources.
Player
indicating that it has
acquired the required information but not the resources to function.
RecordStoreException
with no detail
message.
RecordStoreException
with the
specified detail message.
RecordStoreFullException
with no detail
message.
RecordStoreFullException
with the
specified detail message.
RecordStoreNotFoundException
with no detail message.
RecordStoreNotFoundException
with the
specified detail message.
RecordStoreNotOpenException
with no detail
message.
RecordStoreNotOpenException
with the
specified detail message.
Displayable
.
Displayable.removeCommand
but with the following additional semantics.
Displayable.removeCommand(javax.microedition.lcdui.Command)
, however when the
application removes the last command from an
Alert
, Alert.DISMISS_COMMAND
is implicitly
added.
Canvas
.
Canvas
.
oldChar
in this string with newChar
.
mark
method was last called on this input stream.
mark
method was last called on this input stream.
count
field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
MIDlet
with a mechanism to indicate
that it is interested in entering the Active
state.
RIGHT
game action.
Runnable
run object, then that
Runnable
object's run
method is called;
otherwise, this method does nothing and returns.
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
Runnable
interface should be implemented by any
class whose instances are intended to be executed by a thread.Runtime
that allows the application to interface with
the environment in which the application is running.RuntimeException
is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.RuntimeException
with no detail message.
RuntimeException
with the specified
detail message.
DAY_OF_WEEK
field indicating
Saturday.
get
and set
indicating the
second within the minute.
SecurityException
with no detail message.
SecurityException
with the specified
detail message.
IMPLICIT
Lists
.
MONTH
field indicating the
ninth month of the year.
itemNum
to the
specified item,
replacing the previous item.
String
and Image
parts of the
element referenced by elementNum
,
replacing the previous contents of the element.
String
and Image
parts of the
element referenced by elementNum
,
replacing the previous contents of the element.
String
and Image
parts of the
element referenced by elementNum
,
replacing the previous contents of the element.
ImageItem
, or
null
if no alternate text is provided.
ch
.
TextBox
from a character
array, replacing the
previous contents.
TextField
from a
character array, replacing the
previous contents.
Commands
to this
Displayable
,
replacing any previous CommandListener
.
Displayable.setCommandListener(javax.microedition.lcdui.CommandListener)
but with the
following additional semantics.
TextBox
.
TextField
.
Alert
be made current, and that
nextDisplayable
be
made current
after the Alert
is dismissed.
Displayable
object be
made visible on the
display.
Displayable
that contains this
Item
be made current,
scrolls the Displayable
so that this
Item
is visible, and possibly
assigns the focus to this Item
.
Command
for this Item
.
Commands
,
so this method will always
throw IllegalStateException
whenever it is called.
Command
for this Item
.
index
of this
vector to be the specified object.
true
.
Choice
element
contents to the available screen space.
Choice
element
contents to the available screen space.
Choice
element
contents to the available screen space.
StringItem
.
Choice
.
Choice
.
Choice
.
Canvas
is in full-screen mode
or in normal mode.
Image
object contained within the
ImageItem
.
Image
used in the Alert
.
Alert
.
TextBox
.
TextField
.
Commands
to this Item
,
replacing any previous
ItemCommandListener
.
Commands
to this Item,
replacing any previous
ItemCommandListener
.
ItemStateListener
for the
Form
, replacing any previous
ItemStateListener
.
Item
.
Spacers
are restricted to having
null
labels, so this method will
always throw
IllegalStateException
whenever it is called.
Item
.
Player
will loop
and play the content.
TextBox
.
TextField
.
Gauge
object.
Player
's media time.
Player
associated with this
VolumeControl
.
Item
.
Item
.
Item
.
long
seed.
Command
to be used for an
IMPLICIT
List
selection
action.
ChoiceGroup
.
List
.
Choice
.
ChoiceGroup
objects of type
MULTIPLE
, this simply sets an
individual element's selected state.
MULTIPLE
, this simply sets an individual
element's selected
state.
TextBox
as a string
value, replacing the previous contents.
TextField
as a string
value, replacing the
previous contents.
Alert
.
StringItem
.
Displayable
,
replacing any
previous ticker.
Displayable
,
replacing any
previous ticker.
Displayable
,
replacing any
previous ticker.
Alert
is to be shown.
Displayable
.
Displayable
.
Displayable
.
Alert
.
Gauge
object.
showNotify()
immediately prior to this Canvas
being made
visible on the display.
ChoiceGroup
.
TextBox
.
List
.
TextField
.
Form
.
Displayable
has been changed.
Canvas
has
been changed.
n
bytes of data from this input
stream.
n
bytes of data from the
input stream.
n
bytes of input from this input stream.
skipBytes
method of DataInput
.
n
bytes
of data from the input
stream, discarding the skipped bytes.
SOLID
stroke style.
Spacer
with the given minimum
size.
Stack
class represents a last-in-first-out
(LIFO) stack of objects.run
method of this thread.
Player
as soon as possible.
MIDlet
that it has entered the
Active state.
Player
indicating that the
Player
has already started.
Player
is started.
Player
.
Player
stops in response to the
stop
method call.
String
class represents character strings.String
object so that it
represents an empty character sequence.
String
by converting the specified array
of bytes using the platform's default character encoding.
String
by converting the specified
subarray of bytes using the platform's default character encoding.
String
by converting the specified
subarray of bytes using the specified character encoding.
String
by converting the specified array
of bytes using the specified character encoding.
String
so that it represents the
sequence of characters currently contained in the character array
argument.
String
that contains characters from
a subarray of the character array argument.
String
object so that it
represents the same sequence of characters as the argument; in other
words, the newly created string is a copy of the argument string.
length
argument.
charAt
method in class
String
and by other String
methods to indicate that an index is either negative or greater
than or equal to the size of the string.StringIndexOutOfBoundsException
with no
detail message.
StringIndexOutOfBoundsException
class with an argument indicating the illegal index.
StringIndexOutOfBoundsException
with
the specified detail message.
StringItem
object.
StringItem
object with the given label,
textual content, and appearance mode.
String
in this Font
.
Font
.
DAY_OF_WEEK
field indicating
Sunday.
System
class contains several useful class fields
and methods.TextBox
class is a Screen
that allows
the user to enter and edit
text.TextBox
object with the given title
string, initial
contents, maximum size in characters, and constraints.
TextField
is an editable text component that may be
placed into
a Form
.TextField
object with the given label, initial
contents, maximum size in characters, and constraints.
Thread
object.
Thread
object with a
specific target object whose run
method
is called.
Throwable
class is the superclass of all errors
and exceptions in the Java language.Throwable
with null
as
its error message string.
Throwable
with the specified error
message.
DAY_OF_WEEK
field indicating
Thursday.
Ticker
object, given its initial
contents string.
Timer
.TimeZone
represents a time zone offset, and also figures out daylight
savings.Player
to play back tone sequences.
ToneControl
is the interface to enable playback of a
user-defined monotonic tone sequence.(x, y)
in the current coordinate system.
CustomItem
.
CustomItem
.
DAY_OF_WEEK
field indicating
Tuesday.
Player
indicating that it has
not acquired the required information and resources to function.
UP
game action.
UTFDataFormatException
with
null
as its error detail message.
UTFDataFormatException
with the
specified detail message.
boolean
argument.
char
argument.
char
array
argument.
char
array argument.
int
argument.
long
argument.
Object
argument.
Vector
class implements a growable array of
objects.VirtualMachineError
with no detail message.
VirtualMachineError
with the specified
detail message.
VolumeControl
is an interface for manipulating
the audio volume of a Player
.Object.notify()
method or the
Object.notifyAll()
method for this object.
Object.notify()
method or the
Object.notifyAll()
method for this object, or a
specified amount of time has elapsed.
Object.notify()
method or the
Object.notifyAll()
method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
WARNING
AlertType
is a hint
to warn the user of a potentially
dangerous operation.
DAY_OF_WEEK
field indicating
Wednesday.
b.length
bytes from the specified byte array
to this output stream.
b
.
len
bytes from the specified byte array
starting at offset off
to this output stream.
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
len
bytes from the specified byte array starting at
offset off
to this stream.
len
bytes from array
b
, in order, to
the output stream.
len
bytes from the specified byte array
starting at offset off
to this byte array output stream.
b
) to the underlying output stream.
b
.
boolean
to the underlying output stream as
a 1-byte value.
boolean
value to this output stream.
byte
to the underlying output stream as
a 1-byte value.
v
.
char
to the underlying output stream as a
2-byte value, high byte first.
char
value, which
is comprised of two bytes, to the
output stream.
s
,
to the output stream, in order,
two bytes per character.
int
to the underlying output stream as four
bytes, high byte first.
int
value, which is
comprised of four bytes, to the output stream.
long
to the underlying output stream as eight
bytes, high byte first.
long
value, which is
comprised of four bytes, to the output stream.
short
to the underlying output stream as two
bytes, high byte first.
s
.
get
and set
indicating the
year.
|
MID Profile | |||||||||
PREV NEXT | FRAMES NO FRAMES |