A B C D E F G H I J K L M N O P R S T U V W Y

M

MARCH - Static variable in class java.util.Calendar
Value of the MONTH field indicating the third month of the year.
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from Strings.
MAX_VALUE - Static variable in class java.lang.Byte
The maximum value a Byte can have.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char.
MAX_VALUE - Static variable in class java.lang.Integer
The largest value of type int.
MAX_VALUE - Static variable in class java.lang.Long
The largest value of type long.
MAX_VALUE - Static variable in class java.lang.Short
The maximum value a Short can have.
MAY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fifth month of the year.
MIDI_DEVICE_LOCATOR - Static variable in class com.siemens.mp.media.Manager
 
MIDlet - class com.siemens.mp.MIDlet.
Wrapper class for native Widget implementation.
MIDlet() - Constructor for class com.siemens.mp.MIDlet
 
MIDlet - class javax.microedition.midlet.MIDlet.
A MIDLet is a MID Profile application.
MIDlet() - Constructor for class javax.microedition.midlet.MIDlet
Protected constructor for subclasses.
MIDletStateChangeException - exception javax.microedition.midlet.MIDletStateChangeException.
Signals that a requested MIDlet state change failed.
MIDletStateChangeException() - Constructor for class javax.microedition.midlet.MIDletStateChangeException
Constructs an exception with no specified detail message.
MIDletStateChangeException(String) - Constructor for class javax.microedition.midlet.MIDletStateChangeException
Constructs an exception with the specified detail message.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from Strings.
MIN_VALUE - Static variable in class java.lang.Byte
The minimum value a Byte can have.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char.
MIN_VALUE - Static variable in class java.lang.Integer
The smallest value of type int.
MIN_VALUE - Static variable in class java.lang.Long
The smallest value of type long.
MIN_VALUE - Static variable in class java.lang.Short
The minimum value a Short can have.
MONDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Monday.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MULTIPLE - Static variable in interface javax.microedition.lcdui.Choice
MULTIPLE is a choice that can have arbitrary number of elements selected at a time.
MULTIPLE - Static variable in interface javax.microedition.lcdui.Choice
MULTIPLE is a choice that can have arbitrary number of elements selected at a time.
Manager - class com.siemens.mp.media.Manager.
Manager is the access point for obtaining system dependent resources such as Players for multimedia processing.
Math - class java.lang.Math.
The class Math contains methods for performing basic numeric operations.
MediaException - exception com.siemens.mp.media.MediaException.
A MediaException indicates an unexpected error condition in a method.
MediaException() - Constructor for class com.siemens.mp.media.MediaException
Constructs a MediaException with null as its error detail message.
MediaException(String) - Constructor for class com.siemens.mp.media.MediaException
Constructs a MediaException with the specified detail message.
Melody - class com.siemens.mp.game.Melody.
This class can play a melody composed using the MelodyComposer.
MelodyComposer - class com.siemens.mp.game.MelodyComposer.
This class implements a melody composing facility.
MelodyComposer() - Constructor for class com.siemens.mp.game.MelodyComposer
Creates a MelodyComposer object.
MelodyComposer(int[], int) - Constructor for class com.siemens.mp.game.MelodyComposer
Creates a MelodyComposer object and initializes it with the provided melody and beats-per-minute value.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.DataInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.InputStreamReader
Mark the present position in the stream.
mark(int) - Method in class java.io.Reader
Mark the present position in the stream.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if ByteArrayInputStream supports mark/reset.
markSupported() - Method in class java.io.DataInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.InputStreamReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class java.io.Reader
Tell whether this stream supports the mark() operation.
matches(byte[]) - Method in interface javax.microedition.rms.RecordFilter
Returns true if the candidate matches the implemented criterion.
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
maxLength() - Static method in class com.siemens.mp.game.MelodyComposer
Returns the maximum possible size of a melody in tones
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
mirrorImageHorizontally(Image) - Static method in class com.siemens.mp.ui.Image
Mirrors an Image at its horizontal axis.
mirrorImageVertically(Image) - Static method in class com.siemens.mp.ui.Image
Mirrors an Image at its vertical axis.
move(int, int) - Method in class com.siemens.mp.color_game.Layer
Moves this Layer by the specified horizontal and vertical distances.

A B C D E F G H I J K L M N O P R S T U V W Y
Generated on 2003-10-17For further information and updates, please visit Siemens mobile Developer Portal