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

G

GAME_A - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "A" game action.
GAME_A - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "A" game action.
GAME_A_PRESSED - Static variable in class com.siemens.mp.color_game.GameCanvas
 
GAME_B - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "B" game action.
GAME_B - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "B" game action.
GAME_B_PRESSED - Static variable in class com.siemens.mp.color_game.GameCanvas
 
GAME_C - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "C" game action.
GAME_C - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "C" game action.
GAME_C_PRESSED - Static variable in class com.siemens.mp.color_game.GameCanvas
 
GAME_D - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "D" game action.
GAME_D - Static variable in class javax.microedition.lcdui.Canvas
Constant for the general purpose "D" game action.
GAME_D_PRESSED - Static variable in class com.siemens.mp.color_game.GameCanvas
 
GET - Static variable in interface javax.microedition.io.HttpConnection
HTTP Get method
GameCanvas - class com.siemens.mp.color_game.GameCanvas.
This class is a subclass of LCDUI’s Canvas and provides the basic ’screen’ functionality for a game.
GameCanvas(boolean) - Constructor for class com.siemens.mp.color_game.GameCanvas
Creates a new instance of a GameCanvas.
Gauge - class javax.microedition.lcdui.Gauge.
The Gauge class implements a bar graph display of a value intended for use in a form.
Gauge - class javax.microedition.lcdui.Gauge.
The Gauge class implements a bar graph display of a value intended for use in a form.
Gauge(String, boolean, int, int) - Constructor for class javax.microedition.lcdui.Gauge
Creates a new Gauge object with the given label, in interactive or non-interactive mode, with the given maximum and initial values.
Gauge(String, boolean, int, int) - Constructor for class javax.microedition.lcdui.Gauge
Creates a new Gauge object with the given label, in interactive or non-interactive mode, with the given maximum and initial values.
GraphicObject - class com.siemens.mp.game.GraphicObject.
The GraphicObject is the superclass of all other GraphicObjects (such as Sprite, TiledBackground).
GraphicObject() - Constructor for class com.siemens.mp.game.GraphicObject
Constructor declaration
GraphicObjectManager - class com.siemens.mp.game.GraphicObjectManager.
The GraphicObjectManager implements graphic object collections.
GraphicObjectManager() - Constructor for class com.siemens.mp.game.GraphicObjectManager
Initializes GraphicObjectManager.
Graphics - class javax.microedition.lcdui.Graphics.
Provides simple 2D geometric rendering capability.
Graphics - class javax.microedition.lcdui.Graphics.
Provides simple 2D geometric rendering capability.
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
get(int) - Method in class java.util.Calendar
Gets the value for a given time field.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(int) - Method in class javax.microedition.lcdui.Form
Gets the item at given position.
get(int) - Method in class javax.microedition.lcdui.Form
Gets the item at given position.
getAddress() - Method in interface javax.microedition.io.Datagram
Get the address in the datagram
getAltText() - Method in class javax.microedition.lcdui.ImageItem
Gets the text string to be used if the image exceeds the device's capacity to display it.
getAltText() - Method in class javax.microedition.lcdui.ImageItem
Gets the text string to be used if the image exceeds the device's capacity to display it.
getAnimatedTile(int) - Method in class com.siemens.mp.color_game.TiledLayer
Gets the tile referenced by an animated tile.
getAppProperty(String) - Static method in class com.siemens.mp.MIDlet
Lookup the attribute from the jar files' descriptors and return it as a String
getAppProperty(String) - Method in class javax.microedition.midlet.MIDlet
Provides a MIDlet with a mechanism to retrieve named properties from the application management software.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getBaselinePosition() - Method in class javax.microedition.lcdui.Font
Gets the distance in pixels from the top of the text to the text's baseline.
getBaselinePosition() - Method in class javax.microedition.lcdui.Font
Gets the distance in pixels from the top of the text to the text's baseline.
getBlueComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the blue component of the current color.
getBlueComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the blue component of the current color.
getBytes(String) - Method in class java.lang.String
Convert this String into bytes according to the specified character encoding, storing the result into a new byte array.
getBytes() - Method in class java.lang.String
Convert this String into bytes according to the platform's default character encoding, storing the result into a new byte array.
getCaretPosition() - Method in class javax.microedition.lcdui.TextBox
Gets the current input position.
getCaretPosition() - Method in class javax.microedition.lcdui.TextBox
Gets the current input position.
getCaretPosition() - Method in class javax.microedition.lcdui.TextField
Gets the current input position.
getCaretPosition() - Method in class javax.microedition.lcdui.TextField
Gets the current input position.
getCell(int, int) - Method in class com.siemens.mp.color_game.TiledLayer
Gets the contents of a cell.
getCellHeight() - Method in class com.siemens.mp.color_game.TiledLayer
Gets the height of a single cell, in pixels.
getCellWidth() - Method in class com.siemens.mp.color_game.TiledLayer
Gets the width of a single cell, in pixels.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
Characters are copied from this string buffer into the destination character array dst.
getChars(char[]) - Method in class javax.microedition.lcdui.TextBox
Copies the contents of the TextBox into a character array starting at index zero.
getChars(char[]) - Method in class javax.microedition.lcdui.TextBox
Copies the contents of the TextBox into a character array starting at index zero.
getChars(char[]) - Method in class javax.microedition.lcdui.TextField
Copies the contents of the TextField into a character array starting at index zero.
getChars(char[]) - Method in class javax.microedition.lcdui.TextField
Copies the contents of the TextField into a character array starting at index zero.
getClass() - Method in class java.lang.Object
Returns the runtime class of an object.
getClipHeight() - Method in class javax.microedition.lcdui.Graphics
Gets the height of the current clipping area.
getClipHeight() - Method in class javax.microedition.lcdui.Graphics
Gets the height of the current clipping area.
getClipWidth() - Method in class javax.microedition.lcdui.Graphics
Gets the width of the current clipping area.
getClipWidth() - Method in class javax.microedition.lcdui.Graphics
Gets the width of the current clipping area.
getClipX() - Method in class javax.microedition.lcdui.Graphics
Gets the X offset of the current clipping area, relative to the coordinate system origin of this graphics context.
getClipX() - Method in class javax.microedition.lcdui.Graphics
Gets the X offset of the current clipping area, relative to the coordinate system origin of this graphics context.
getClipY() - Method in class javax.microedition.lcdui.Graphics
Gets the Y offset of the current clipping area, relative to the coordinate system origin of this graphics context.
getClipY() - Method in class javax.microedition.lcdui.Graphics
Gets the Y offset of the current clipping area, relative to the coordinate system origin of this graphics context.
getColor() - Method in class javax.microedition.lcdui.Graphics
Gets the current color.
getColor() - Method in class javax.microedition.lcdui.Graphics
Gets the current color.
getColumns() - Method in class com.siemens.mp.color_game.TiledLayer
Gets the width of the TiledLayer grid.
getCommandType() - Method in class javax.microedition.lcdui.Command
Gets the type of the command.
getCommandType() - Method in class javax.microedition.lcdui.Command
Gets the type of the command.
getConstraints() - Method in class javax.microedition.lcdui.TextBox
Get the current input constraints of the TextBox.
getConstraints() - Method in class javax.microedition.lcdui.TextBox
Get the current input constraints of the TextBox.
getConstraints() - Method in class javax.microedition.lcdui.TextField
Get the current input constraints of the TextField.
getConstraints() - Method in class javax.microedition.lcdui.TextField
Get the current input constraints of the TextField.
getContentType() - Method in interface com.siemens.mp.media.Player
Get the content type of the media that's being played back by this Player.
getControl(String) - Method in interface com.siemens.mp.media.Controllable
Obtain the object that implements the specified Control interface.
getControls() - Method in interface com.siemens.mp.media.Controllable
Obtain the collection of Controls from the object that implements this interface.
getCurrent() - Method in class javax.microedition.lcdui.Display
Gets the Displayable object currently shown on the screen.
getCurrent() - Method in class javax.microedition.lcdui.Display
Gets the Displayable object currently shown on the screen.
getData() - Method in interface javax.microedition.io.Datagram
Get the buffer
getDate() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the date header field.
getDate() - Method in class javax.microedition.lcdui.DateField
Returns date value of this field.
getDate() - Method in class javax.microedition.lcdui.DateField
Returns date value of this field.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefaultFont() - Static method in class javax.microedition.lcdui.Font
Gets the default font of the system.
getDefaultFont() - Static method in class javax.microedition.lcdui.Font
Gets the default font of the system.
getDefaultTimeout() - Method in class javax.microedition.lcdui.Alert
Gets the default time for showing an Alert.
getDefaultTimeout() - Method in class javax.microedition.lcdui.Alert
Gets the default time for showing an Alert.
getDisplay(MIDlet) - Static method in class javax.microedition.lcdui.Display
Gets the Display object that is unique to this MIDlet.
getDisplay(MIDlet) - Static method in class javax.microedition.lcdui.Display
Gets the Display object that is unique to this MIDlet.
getDuration() - Method in interface com.siemens.mp.media.Player
Get the duration of the media.
getEncoding() - Method in interface javax.microedition.io.ContentConnection
Returns a string describing the encoding of the content which the resource connected to is providing.
getExpiration() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the expires header field.
getFace() - Method in class javax.microedition.lcdui.Font
Gets the face of the font.
getFace() - Method in class javax.microedition.lcdui.Font
Gets the face of the font.
getFile() - Method in interface javax.microedition.io.HttpConnection
Returns the file portion of the URL of this HttpConnection.
getFont(int, int, int) - Static method in class javax.microedition.lcdui.Font
Obtains an object representing a font having the specified face, style, and size.
getFont(int, int, int) - Static method in class javax.microedition.lcdui.Font
Obtains an object representing a font having the specified face, style, and size.
getFont() - Method in class javax.microedition.lcdui.Graphics
Gets the current font.
getFont() - Method in class javax.microedition.lcdui.Graphics
Gets the current font.
getFrame() - Method in class com.siemens.mp.color_game.Sprite
Gets the current frame in the frame sequence.
getFrame() - Method in class com.siemens.mp.game.Sprite
Returns currently visible frame number.
getFrameSequenceLength() - Method in class com.siemens.mp.color_game.Sprite
Gets the number of elements in the frame sequence.
getGameAction(int) - Method in class javax.microedition.lcdui.Canvas
Gets the game action associated with the given key code of the device.
getGameAction(int) - Method in class javax.microedition.lcdui.Canvas
Gets the game action associated with the given key code of the device.
getGraphics() - Method in class com.siemens.mp.color_game.GameCanvas
Obtains the Graphics object for rendering a GameCanvas.
getGraphics() - Method in class javax.microedition.lcdui.Image
Creates a new Graphics object that renders to this image.
getGraphics() - Method in class javax.microedition.lcdui.Image
Creates a new Graphics object that renders to this image.
getGrayScale() - Method in class javax.microedition.lcdui.Graphics
Gets the current grayscale value of the color being used for rendering operations.
getGrayScale() - Method in class javax.microedition.lcdui.Graphics
Gets the current grayscale value of the color being used for rendering operations.
getGreenComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the green component of the current color.
getGreenComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the green component of the current color.
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named header field.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field value by index.
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field key by index.
getHeight() - Method in class com.siemens.mp.color_game.Layer
Gets the current height of this layer, in pixels.
getHeight() - Method in class com.siemens.mp.ui.Image
Get the height of the image
getHeight() - Method in class javax.microedition.lcdui.Canvas
Gets height of the displayable area in pixels.
getHeight() - Method in class javax.microedition.lcdui.Canvas
Gets height of the displayable area in pixels.
getHeight() - Method in class javax.microedition.lcdui.Font
Gets the standard height of a line of text in this font.
getHeight() - Method in class javax.microedition.lcdui.Font
Gets the standard height of a line of text in this font.
getHeight() - Method in class javax.microedition.lcdui.Image
Get the height of the image in pixels.
getHeight() - Method in class javax.microedition.lcdui.Image
Get the height of the image in pixels.
getHost() - Method in interface javax.microedition.io.HttpConnection
Returns the host information of the URL of this HttpConnection. e.g. host name or IPv4 address
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getImage() - Method in class com.siemens.mp.game.ExtendedImage
Returns the standard Image of ExtendedImage object.
getImage() - Method in class javax.microedition.lcdui.Alert
Gets the Image used in the Alert.
getImage() - Method in class javax.microedition.lcdui.Alert
Gets the Image used in the Alert.
getImage(int) - Method in interface javax.microedition.lcdui.Choice
Gets the Image part of the element referenced by elementNum.
getImage(int) - Method in interface javax.microedition.lcdui.Choice
Gets the Image part of the element referenced by elementNum.
getImage(int) - Method in class javax.microedition.lcdui.ChoiceGroup
 
getImage(int) - Method in class javax.microedition.lcdui.ChoiceGroup
 
getImage() - Method in class javax.microedition.lcdui.ImageItem
Gets the image contained within the ImageItem, or null if there is no contained image.
getImage() - Method in class javax.microedition.lcdui.ImageItem
Gets the image contained within the ImageItem, or null if there is no contained image.
getImage(int) - Method in class javax.microedition.lcdui.List
Implementation of getImage of interface Choice.
getImage(int) - Method in class javax.microedition.lcdui.List
Implementation of getImage of interface Choice.
getInputMode() - Method in class javax.microedition.lcdui.DateField
Gets input mode for this date field.
getInputMode() - Method in class javax.microedition.lcdui.DateField
Gets input mode for this date field.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and default locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getKeyCode(int) - Method in class javax.microedition.lcdui.Canvas
Gets a key code that corresponds to the specified game action on the device.
getKeyCode(int) - Method in class javax.microedition.lcdui.Canvas
Gets a key code that corresponds to the specified game action on the device.
getKeyName(int) - Method in class javax.microedition.lcdui.Canvas
Gets an informative key string for a key.
getKeyName(int) - Method in class javax.microedition.lcdui.Canvas
Gets an informative key string for a key.
getKeyStates() - Method in class com.siemens.mp.color_game.GameCanvas
Gets the states of the physical game keys.
getLabel() - Method in class javax.microedition.lcdui.Command
Gets the label of the command.
getLabel() - Method in class javax.microedition.lcdui.Command
Gets the label of the command.
getLabel() - Method in class javax.microedition.lcdui.Item
Gets the label of this Item object.
getLabel() - Method in class javax.microedition.lcdui.Item
Gets the label of this Item object.
getLastModified() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the last-modified header field.
getLastModified() - Method in class javax.microedition.rms.RecordStore
Returns the last time the record store was modified, in the format used by System.currentTimeMillis().
getLayerAt(int) - Method in class com.siemens.mp.color_game.LayerManager
Gets the Layer with the specified index.
getLayerImage() - Method in class com.siemens.mp.color_game.Layer
Returns the image of the layer.
getLayout() - Method in class javax.microedition.lcdui.ImageItem
Gets the layout directives used for placing the image.
getLayout() - Method in class javax.microedition.lcdui.ImageItem
Gets the layout directives used for placing the image.
getLength() - Method in interface javax.microedition.io.ContentConnection
Returns the length of the content which is being provided.
getLength() - Method in interface javax.microedition.io.Datagram
Get the length
getLevel() - Method in interface com.siemens.mp.media.control.VolumeControl
Get the current volume level set.
getListener() - Method in class com.siemens.mp.io.Connection
 
getMDN() - Static method in class com.siemens.mp.gsm.PhoneBook
Returns a String array which contains all the numbers from MDN (Missed Dialing Numbers) list.
getMaxSize() - Method in class javax.microedition.lcdui.TextBox
Returns the maximum size (number of characters) that can be stored in this TextBox.
getMaxSize() - Method in class javax.microedition.lcdui.TextBox
Returns the maximum size (number of characters) that can be stored in this TextBox.
getMaxSize() - Method in class javax.microedition.lcdui.TextField
Returns the maximum size (number of characters) that can be stored in this TextField.
getMaxSize() - Method in class javax.microedition.lcdui.TextField
Returns the maximum size (number of characters) that can be stored in this TextField.
getMaxValue() - Method in class javax.microedition.lcdui.Gauge
Gets the maximum value of this Gauge object.
getMaxValue() - Method in class javax.microedition.lcdui.Gauge
Gets the maximum value of this Gauge object.
getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
Get the maximum length a datagram can be.
getMediaTime() - Method in interface com.siemens.mp.media.Player
Gets this Player's current media time.
getMelody() - Method in class com.siemens.mp.game.MelodyComposer
Returns the composed Melody object.
getMessage() - Method in class java.lang.Throwable
Returns the error message string of this throwable object.
getName() - Method in class java.lang.Class
Returns the fully-qualified name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in class javax.microedition.rms.RecordStore
Returns the name of this RecordStore.
getNativeImage(Image) - Static method in class com.siemens.mp.ui.Image
 
getNextRecordID() - Method in class javax.microedition.rms.RecordStore
Returns the recordId of the next record to be added to the record store.
getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
Get the nominal length of a datagram.
getNumRecords() - Method in class javax.microedition.rms.RecordStore
Returns the number of records currently in the record store.
getObjectAt(int) - Method in class com.siemens.mp.game.GraphicObjectManager
Returns the GraphicObject at the specified position in the list.
getObjectPosition(GraphicObject) - Method in class com.siemens.mp.game.GraphicObjectManager
Returns the specified GraphicObject's position in the list.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets offset, for current date, modified in case of daylight savings.
getOffset() - Method in interface javax.microedition.io.Datagram
Get the offset
getPixel(int, int) - Method in class com.siemens.mp.game.ExtendedImage
Returns an individual pixel's color.
getPixelBytes(byte[], int, int, int, int) - Method in class com.siemens.mp.game.ExtendedImage
Stores pixels' colors into the given bytearray.
getPixelColor(Image, int, int) - Static method in class com.siemens.mp.lcdui.Image
Gets the current pixel color.
getPort() - Method in interface javax.microedition.io.HttpConnection
Returns the network port number of the URL for this HttpConnection.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPriority() - Method in class javax.microedition.lcdui.Command
Gets the priority of the command.
getPriority() - Method in class javax.microedition.lcdui.Command
Gets the priority of the command.
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProtocol() - Method in interface javax.microedition.io.HttpConnection
Returns the protocol name of the URL of this HttpConnection. e.g., http or https
getQuery() - Method in interface javax.microedition.io.HttpConnection
Returns the query portion of the URL of this HttpConnection.
getRawFrameCount() - Method in class com.siemens.mp.color_game.Sprite
Gets the number of raw frames for this Sprite.
getRawOffset() - Method in class java.util.TimeZone
Gets the GMT offset for this time zone.
getRecord(int, byte[], int) - Method in class javax.microedition.rms.RecordStore
Returns the data stored in the given record.
getRecord(int) - Method in class javax.microedition.rms.RecordStore
Returns a copy of the data stored in the given record.
getRecordSize(int) - Method in class javax.microedition.rms.RecordStore
Returns the size (in bytes) of the MIDlet data available in the given record.
getRedComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the red component of the current color.
getRedComponent() - Method in class javax.microedition.lcdui.Graphics
Gets the red component of the current color.
getRef() - Method in interface javax.microedition.io.HttpConnection
Returns the ref portion of the URL of this HttpConnection.
getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
Get the current request method. e.g.
getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named general request property for this connection.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResponseCode() - Method in interface javax.microedition.io.HttpConnection
Returns the HTTP response status code.
getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getRows() - Method in class com.siemens.mp.color_game.TiledLayer
Gets the height of the TiledLayer grid.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getSelectedFlags(boolean[]) - Method in interface javax.microedition.lcdui.Choice
Queries the state of a Choice and returns the state of all elements in the boolean array selectedArray_return.
getSelectedFlags(boolean[]) - Method in interface javax.microedition.lcdui.Choice
Queries the state of a Choice and returns the state of all elements in the boolean array selectedArray_return.
getSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.ChoiceGroup
Queries the state of a ChoiceGroup and returns the state of all elements in the boolean array selectedArray_return.
getSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.ChoiceGroup
Queries the state of a ChoiceGroup and returns the state of all elements in the boolean array selectedArray_return.
getSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.List
Implementation of getSelectedFlags of interface Choice.
getSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.List
Implementation of getSelectedFlags of interface Choice.
getSelectedIndex() - Method in interface javax.microedition.lcdui.Choice
Returns the index number of an element in the Choice that is selected.
getSelectedIndex() - Method in interface javax.microedition.lcdui.Choice
Returns the index number of an element in the Choice that is selected.
getSelectedIndex() - Method in class javax.microedition.lcdui.ChoiceGroup
Returns the index number of an element in the ChoiceGroup that is selected.
getSelectedIndex() - Method in class javax.microedition.lcdui.ChoiceGroup
Returns the index number of an element in the ChoiceGroup that is selected.
getSelectedIndex() - Method in class javax.microedition.lcdui.List
Implementation of getSelectedIndex of interface Choice.
getSelectedIndex() - Method in class javax.microedition.lcdui.List
Implementation of getSelectedIndex of interface Choice.
getSize() - Method in class com.siemens.mp.color_game.LayerManager
Gets the number of Layers in this LayerManager.
getSize() - Method in class javax.microedition.lcdui.Font
Gets the size of the font.
getSize() - Method in class javax.microedition.lcdui.Font
Gets the size of the font.
getSize() - Method in class javax.microedition.rms.RecordStore
Returns the amount of space, in bytes, that the record store occupies.
getSizeAvailable() - Method in class javax.microedition.rms.RecordStore
Returns the amount of additional room (in bytes) available for this record store to grow.
getState() - Method in interface com.siemens.mp.media.Player
Gets the current state of this Player.
getString() - Method in class javax.microedition.lcdui.Alert
Gets the text string used in the Alert.
getString() - Method in class javax.microedition.lcdui.Alert
Gets the text string used in the Alert.
getString(int) - Method in interface javax.microedition.lcdui.Choice
Gets the String part of the element referenced by elementNum.
getString(int) - Method in interface javax.microedition.lcdui.Choice
Gets the String part of the element referenced by elementNum.
getString(int) - Method in class javax.microedition.lcdui.ChoiceGroup
 
getString(int) - Method in class javax.microedition.lcdui.ChoiceGroup
 
getString(int) - Method in class javax.microedition.lcdui.List
Implementation of getString of interface Choice.
getString(int) - Method in class javax.microedition.lcdui.List
Implementation of getString of interface Choice.
getString() - Method in class javax.microedition.lcdui.TextBox
Gets the contents of the TextBox as a string value.
getString() - Method in class javax.microedition.lcdui.TextBox
Gets the contents of the TextBox as a string value.
getString() - Method in class javax.microedition.lcdui.TextField
Gets the contents of the TextField as a string value.
getString() - Method in class javax.microedition.lcdui.TextField
Gets the contents of the TextField as a string value.
getString() - Method in class javax.microedition.lcdui.Ticker
Gets the string currently being scrolled by the ticker.
getString() - Method in class javax.microedition.lcdui.Ticker
Gets the string currently being scrolled by the ticker.
getStrokeStyle() - Method in class javax.microedition.lcdui.Graphics
Gets the stroke style used for drawing operations.
getStrokeStyle() - Method in class javax.microedition.lcdui.Graphics
Gets the stroke style used for drawing operations.
getStyle() - Method in class javax.microedition.lcdui.Font
Gets the style of the font.
getStyle() - Method in class javax.microedition.lcdui.Font
Gets the style of the font.
getSupportedContentTypes(String) - Static method in class com.siemens.mp.media.Manager
Return the list of supported content types for the given protocol.
getSupportedProtocols() - Static method in class com.siemens.mp.MIDlet
Get schemes supported by platformRequest
getSupportedProtocols(String) - Static method in class com.siemens.mp.media.Manager
Return the list of supported protocols given the content type.
getSystemTimeBase() - Static method in class com.siemens.mp.media.Manager
Get the time-base object for the system.
getText() - Method in class javax.microedition.lcdui.StringItem
Gets the text contents of the StringItem, or null if the StringItem is empty.
getText() - Method in class javax.microedition.lcdui.StringItem
Gets the text contents of the StringItem, or null if the StringItem is empty.
getTicker() - Method in class javax.microedition.lcdui.Screen
Gets the ticker used by this Screen.
getTicker() - Method in class javax.microedition.lcdui.Screen
Gets the ticker used by this Screen.
getTime() - Method in interface com.siemens.mp.media.TimeBase
Get the current time of this TimeBase.
getTime() - Method in class java.util.Calendar
Gets this Calendar's current time.
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTimeBase() - Method in interface com.siemens.mp.media.Player
Gets the TimeBase that this Player is using.
getTimeInMillis() - Method in class java.util.Calendar
Gets this Calendar's current time as a long expressed in milliseconds after January 1, 1970, 0:00:00 GMT (the epoch.)
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimeout() - Method in class javax.microedition.lcdui.Alert
Gets the time this Alert will be shown.
getTimeout() - Method in class javax.microedition.lcdui.Alert
Gets the time this Alert will be shown.
getTitle() - Method in class javax.microedition.lcdui.Screen
Gets the title of the Screen.
getTitle() - Method in class javax.microedition.lcdui.Screen
Gets the title of the Screen.
getTranslateX() - Method in class javax.microedition.lcdui.Graphics
Gets the X coordinate of the translated origin of this graphics context.
getTranslateX() - Method in class javax.microedition.lcdui.Graphics
Gets the X coordinate of the translated origin of this graphics context.
getTranslateY() - Method in class javax.microedition.lcdui.Graphics
Gets the Y coordinate of the translated origin of this graphics context.
getTranslateY() - Method in class javax.microedition.lcdui.Graphics
Gets the Y coordinate of the translated origin of this graphics context.
getType() - Method in interface javax.microedition.io.ContentConnection
Returns the type of content that the resource connected to is providing.
getType() - Method in class javax.microedition.lcdui.Alert
Gets the type of the Alert.
getType() - Method in class javax.microedition.lcdui.Alert
Gets the type of the Alert.
getURL() - Method in interface javax.microedition.io.HttpConnection
Return a string representation of the URL for this connection.
getValue() - Method in class javax.microedition.lcdui.Gauge
Gets the current value of this Gauge object.
getValue() - Method in class javax.microedition.lcdui.Gauge
Gets the current value of this Gauge object.
getVersion() - Method in class javax.microedition.rms.RecordStore
Each time a record store is modified (record added, modified, deleted), it's version is incremented.
getVisible() - Method in class com.siemens.mp.game.GraphicObject
Returns the "visible" flag value
getWidth() - Method in class com.siemens.mp.color_game.Layer
Gets the current width of this layer, in pixels.
getWidth() - Method in class com.siemens.mp.ui.Image
Get the width of the image
getWidth() - Method in class javax.microedition.lcdui.Canvas
Gets width of the displayable area in pixels.
getWidth() - Method in class javax.microedition.lcdui.Canvas
Gets width of the displayable area in pixels.
getWidth() - Method in class javax.microedition.lcdui.Image
Get the width of the image in pixels.
getWidth() - Method in class javax.microedition.lcdui.Image
Get the width of the image in pixels.
getX() - Method in class com.siemens.mp.color_game.Layer
Gets the horizontal position of this Layer’s upper-left corner.
getXPosition() - Method in class com.siemens.mp.game.Sprite
Returns the current x coordinate of the top-left corner of the sprite.
getY() - Method in class com.siemens.mp.color_game.Layer
Gets the vertical position of this Layer’s upper-left corner.
getYPosition() - Method in class com.siemens.mp.game.Sprite
Returns the current y coordinate of the top-left corner of the sprite.

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