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

L

L - Static variable in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
L = ~7% correction
L2CAPConnection - Interface in javax.bluetooth
The L2CAPConnection interface represents a connection-oriented L2CAP channel.
L2CAPConnectionNotifier - Interface in javax.bluetooth
The L2CAPConnectionNotifier interface provides an L2CAP connection notifier.
LABEL - Static variable in class net.rim.device.api.command.CommandMetadata
The label of the command.
LABEL - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible label or plain text.
LABEL_AS_PROGRESS - Static variable in class net.rim.device.api.ui.component.GaugeField
Display the label as the progress value.
LABEL_FONT_FAMILY_NAME_INHERIT - Static variable in class net.rim.device.api.lbs.maps.view.Style
Indicates that the label font family name is inherited.
LABEL_FONT_SIZE_INHERIT - Static variable in class net.rim.device.api.lbs.maps.view.Style
Indicates that the label font size is inherited.
LABEL_FONT_SIZE_NO_CHANGE - Static variable in class net.rim.device.api.lbs.maps.view.Style
Indicates that the label font size is not changed.
LABEL_ORIENTATION - Static variable in class net.rim.device.api.command.CommandMetadata
The orientation of the command's label.
LABEL_RESOURCE_ID - Static variable in class net.rim.device.api.command.CommandMetadata
The identifier of the command's label.
LabelField - Class in net.rim.device.api.ui.component
Contains a simple label.
LabelField() - Constructor for class net.rim.device.api.ui.component.LabelField
Constructs a new LabelField instance.
LabelField(Object) - Constructor for class net.rim.device.api.ui.component.LabelField
Constructs a new LabelField instance with initial text.
LabelField(Object, long) - Constructor for class net.rim.device.api.ui.component.LabelField
Constructs a new LabelField with provided style.
LabelField(Object, int, int, long) - Constructor for class net.rim.device.api.ui.component.LabelField
Construct a new LabelField with provided style, and substring of provided text.
LabelField(ResourceBundleFamily, int) - Constructor for class net.rim.device.api.ui.component.LabelField
Constructs a new LabelField instance with initial text from a resource bundle.
LabelKeyStoreIndex - Class in net.rim.device.api.crypto.keystore
Implements an index to allow you to look up the KeyStoreData records according to the label of that KeyStoreData.
LabelKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.keystore.LabelKeyStoreIndex
Creates a LabelKeyStoreIndex object.
Landmark - Class in javax.microedition.location
The Landmark class represents a landmark, i.e. a known location with a name.
Landmark(String, String, QualifiedCoordinates, AddressInfo) - Constructor for class javax.microedition.location.Landmark
Constructs a new Landmark object with the values specified.
LandmarkException - Exception in javax.microedition.location
The LandmarkException is thrown when an error related to handling landmarks has occurred.
LandmarkException() - Constructor for exception javax.microedition.location.LandmarkException
Constructs a LandmarkException with no detail message.
LandmarkException(String) - Constructor for exception javax.microedition.location.LandmarkException
Constructs a LandmarkException with the specified detail message.
LandmarkStore - Class in javax.microedition.location
The LandmarkStore class provides methods to store, delete and retrieve landmarks from a persistent landmark store.
LANDSCAPE - Static variable in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Landscape orientation.
LANGUAGE_CHINESE - Static variable in class net.rim.device.api.system.SMSParameters
Chinese language.
LANGUAGE_ENGLISH - Static variable in class net.rim.device.api.system.SMSParameters
English language.
LANGUAGE_FRENCH - Static variable in class net.rim.device.api.system.SMSParameters
French language.
LANGUAGE_HEBREW - Static variable in class net.rim.device.api.system.SMSParameters
Hebrew language.
LANGUAGE_JAPANESE - Static variable in class net.rim.device.api.system.SMSParameters
Japanese language.
LANGUAGE_KOREAN - Static variable in class net.rim.device.api.system.SMSParameters
Korean language.
LANGUAGE_NONE - Static variable in class net.rim.device.api.system.SMSParameters
No language.
LANGUAGE_SPANISH - Static variable in class net.rim.device.api.system.SMSParameters
Spanish language.
LANGUAGE_UNSPECIFIED - Static variable in class net.rim.device.api.system.SMSParameters
Unspecified language.
LAO_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Lao script.
LAST - Static variable in class javax.microedition.pim.RepeatRule
Constant for the last week of the month used with WEEK_IN_MONTH field.
last() - Method in class net.rim.device.api.database.BufferedCursor
 
last() - Method in interface net.rim.device.api.database.Cursor
Moves the cursor to the last row.
last() - Method in class net.rim.device.api.ui.text.BreakIterator
 
LAST_CONTACTLIST - Static variable in exception net.rim.blackberry.api.pdap.BlackBerryPIMRemovalException
Indicates that the contact list was not removed because the list is the only one on the device.
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastElement() - Method in class net.rim.device.api.util.ByteVector
Returns the last component of the vector.
lastElement() - Method in class net.rim.device.api.util.ContentProtectedVector
Retrieves last element in this vector.
lastElement() - Method in class net.rim.device.api.util.IntVector
Returns the last component of the vector.
lastElement() - Method in class net.rim.device.api.util.LongVector
Returns the last component of the vector.
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified object in this vector.
lastIndexOf(Object, int) - Method in class java.util.Vector
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastIndexOf(byte) - Method in class net.rim.device.api.util.ByteVector
Returns the index of the last occurrence of the specified element in this vector.
lastIndexOf(byte, int) - Method in class net.rim.device.api.util.ByteVector
Searches backwards for the specified element, starting from the specified index, and returns an index to it.
lastIndexOf(Object, int) - Method in class net.rim.device.api.util.ContentProtectedVector
Retrieves first matching element before provided index position.
lastIndexOf(int) - Method in class net.rim.device.api.util.IntVector
Returns the index of the last occurrence of the specified element in this vector.
lastIndexOf(int, int) - Method in class net.rim.device.api.util.IntVector
Searches backwards for the specified element, starting from the specified index, and returns an index to it.
lastIndexOf(long) - Method in class net.rim.device.api.util.LongVector
Returns the index of the last occurrence of the specified element in this vector.
lastIndexOf(long, int) - Method in class net.rim.device.api.util.LongVector
Searches backwards for the specified element, starting from the specified index, and returns an index to it.
lastInsertedRowID() - Method in interface net.rim.device.api.database.Database
Returns the last automatically-generated RowID (the primary key).
lastModified() - Method in interface javax.microedition.io.file.FileConnection
Returns the time that the file denoted by the URL specified in the Connector.open() method was last modified.
LATIN_CAPITAL_LETTER_A - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'A'.
LATIN_CAPITAL_LETTER_A_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Á'.
LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Â'.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ä'.
LATIN_CAPITAL_LETTER_A_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'À'.
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Å'.
LATIN_CAPITAL_LETTER_A_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ã'.
LATIN_CAPITAL_LETTER_AE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Æ'.
LATIN_CAPITAL_LETTER_B - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'B'.
LATIN_CAPITAL_LETTER_C - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'C'.
LATIN_CAPITAL_LETTER_C_WITH_CEDILLA - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ç'.
LATIN_CAPITAL_LETTER_D - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'D'.
LATIN_CAPITAL_LETTER_E - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'E'.
LATIN_CAPITAL_LETTER_E_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'É'.
LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ê'.
LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ë'.
LATIN_CAPITAL_LETTER_E_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'È'.
LATIN_CAPITAL_LETTER_ETH - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ð'.
LATIN_CAPITAL_LETTER_F - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'F'.
LATIN_CAPITAL_LETTER_G - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'G'.
LATIN_CAPITAL_LETTER_H - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'H'.
LATIN_CAPITAL_LETTER_I - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'I'.
LATIN_CAPITAL_LETTER_I_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Í'.
LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Î'.
LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ï'.
LATIN_CAPITAL_LETTER_I_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ì'.
LATIN_CAPITAL_LETTER_J - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'J'.
LATIN_CAPITAL_LETTER_K - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'K'.
LATIN_CAPITAL_LETTER_L - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'L'.
LATIN_CAPITAL_LETTER_M - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'M'.
LATIN_CAPITAL_LETTER_N - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'N'.
LATIN_CAPITAL_LETTER_N_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ñ'.
LATIN_CAPITAL_LETTER_O - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'O'.
LATIN_CAPITAL_LETTER_O_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ó'.
LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ô'.
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ö'.
LATIN_CAPITAL_LETTER_O_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ò'.
LATIN_CAPITAL_LETTER_O_WITH_STROKE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ø'.
LATIN_CAPITAL_LETTER_O_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Õ'.
LATIN_CAPITAL_LETTER_P - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'P'.
LATIN_CAPITAL_LETTER_Q - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Q'.
LATIN_CAPITAL_LETTER_R - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'R'.
LATIN_CAPITAL_LETTER_S - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'S'.
LATIN_CAPITAL_LETTER_T - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'T'.
LATIN_CAPITAL_LETTER_THORN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Þ'.
LATIN_CAPITAL_LETTER_U - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'U'.
LATIN_CAPITAL_LETTER_U_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ú'.
LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Û'.
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ü'.
LATIN_CAPITAL_LETTER_U_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ù'.
LATIN_CAPITAL_LETTER_V - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'V'.
LATIN_CAPITAL_LETTER_W - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'W'.
LATIN_CAPITAL_LETTER_X - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'X'.
LATIN_CAPITAL_LETTER_Y - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Y'.
LATIN_CAPITAL_LETTER_Y_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Ý'.
LATIN_CAPITAL_LETTER_Z - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Z'.
LATIN_CAPITAL_LIGATURE_OE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'Œ'.
LATIN_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Latin script.
LATIN_SMALL_LETTER_A - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'a'.
LATIN_SMALL_LETTER_A_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'á'.
LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'â'.
LATIN_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ä'.
LATIN_SMALL_LETTER_A_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'à'.
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'å'.
LATIN_SMALL_LETTER_A_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ã'.
LATIN_SMALL_LETTER_AE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'æ'.
LATIN_SMALL_LETTER_B - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'b'.
LATIN_SMALL_LETTER_C - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'c'.
LATIN_SMALL_LETTER_C_WITH_CEDILLA - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ç'.
LATIN_SMALL_LETTER_D - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'd'.
LATIN_SMALL_LETTER_E - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'e'.
LATIN_SMALL_LETTER_E_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'é'.
LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ê'.
LATIN_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ë'.
LATIN_SMALL_LETTER_E_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'è'.
LATIN_SMALL_LETTER_ETH - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ð'.
LATIN_SMALL_LETTER_F - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'f'.
LATIN_SMALL_LETTER_G - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'g'.
LATIN_SMALL_LETTER_H - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'h'.
LATIN_SMALL_LETTER_I - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'i'.
LATIN_SMALL_LETTER_I_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'í'.
LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'î'.
LATIN_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ï'.
LATIN_SMALL_LETTER_I_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ì'.
LATIN_SMALL_LETTER_J - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'j'.
LATIN_SMALL_LETTER_K - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'k'.
LATIN_SMALL_LETTER_L - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'l'.
LATIN_SMALL_LETTER_M - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'm'.
LATIN_SMALL_LETTER_N - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'n'.
LATIN_SMALL_LETTER_N_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ñ'.
LATIN_SMALL_LETTER_O - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'o'.
LATIN_SMALL_LETTER_O_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ó'.
LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ô'.
LATIN_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ö'.
LATIN_SMALL_LETTER_O_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ò'.
LATIN_SMALL_LETTER_O_WITH_STROKE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ø'.
LATIN_SMALL_LETTER_O_WITH_TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'õ'.
LATIN_SMALL_LETTER_P - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'p'.
LATIN_SMALL_LETTER_Q - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'q'.
LATIN_SMALL_LETTER_R - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'r'.
LATIN_SMALL_LETTER_S - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 's'.
LATIN_SMALL_LETTER_SHARP_S - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ß'.
LATIN_SMALL_LETTER_T - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 't'.
LATIN_SMALL_LETTER_THORN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'þ'.
LATIN_SMALL_LETTER_U - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'u'.
LATIN_SMALL_LETTER_U_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ú'.
LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'û'.
LATIN_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ü'.
LATIN_SMALL_LETTER_U_WITH_GRAVE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ù'.
LATIN_SMALL_LETTER_V - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'v'.
LATIN_SMALL_LETTER_W - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'w'.
LATIN_SMALL_LETTER_X - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'x'.
LATIN_SMALL_LETTER_Y - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'y'.
LATIN_SMALL_LETTER_Y_WITH_ACUTE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ý'.
LATIN_SMALL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'ÿ'.
LATIN_SMALL_LETTER_Z - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'z'.
LATIN_SMALL_LIGATURE_OE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as 'œ'.
LatLonRectangle - Class in net.rim.device.api.lbs.maps
Represents a geographic rectangle that is oriented along the latitudinal and longitudinal lines.
LatLonRectangle() - Constructor for class net.rim.device.api.lbs.maps.LatLonRectangle
Constructs a new LatLonRectangle instance.
LatLonRectangle(double, double, double, double) - Constructor for class net.rim.device.api.lbs.maps.LatLonRectangle
Constructs a new LatLonRectangle instance using the coordinates of the box.
LatLonRectangle(LatLonRectangle) - Constructor for class net.rim.device.api.lbs.maps.LatLonRectangle
Constructs a copy of a LatLonRectangle instance.
launch(String) - Method in class net.rim.blackberry.web.widget.jil.JILWidgetRuntime
This method will launch an installed widget that has the specified content id
launch(String) - Method in class net.rim.device.api.system.ApplicationManager
Launches an application with provided URL parameter, without returning the process ID of the launched process.
launchApplication(String) - Method in class net.rim.device.api.system.ApplicationManager
Launches an application with provided URL parameter.
launchShortcut(String) - Method in interface net.rim.blackberry.api.homescreen.ShortcutEventListener
Called when a user clicks a shortcut on the Home screen.
LAVENDER - Static variable in class net.rim.device.api.ui.Color
 
LAVENDERBLUSH - Static variable in class net.rim.device.api.ui.Color
 
LAWNGREEN - Static variable in class net.rim.device.api.ui.Color
 
Layer - Class in javax.microedition.lcdui.game
A Layer is an abstract class representing a visual element of a game.
LayerManager - Class in javax.microedition.lcdui.game
The LayerManager manages a series of Layers.
LayerManager() - Constructor for class javax.microedition.lcdui.game.LayerManager
Creates a new LayerManager.
layout(int, int) - Method in class net.rim.device.api.amms.control.camera.ViewfinderOverlay.VideoControlOverlayField
 
layout(int, int) - Method in class net.rim.device.api.lbs.MapField
Deprecated.  
layout(int, int) - Method in class net.rim.device.api.lbs.maps.ui.MapField
 
layout(int, int) - Method in class net.rim.device.api.ui.component.BasicEditField
 
layout(int, int) - Method in class net.rim.device.api.ui.component.BitmapField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.ButtonField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.CheckboxField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.ChoiceField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.DateField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.GaugeField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.LabelField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.ListField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.NullField
Lays out field contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.ObjectListField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Lays out contents of this field.
layout(int, int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.RadioButtonField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.RichTextField
 
layout(int, int) - Method in class net.rim.device.api.ui.component.SeparatorField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.SpinBoxField
Lays out the contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.TextField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.component.TreeField
Lays out this field's contents.
layout(int, int) - Method in class net.rim.device.api.ui.Field
Lays out field contents.
layout(int, int) - Method in class net.rim.device.api.ui.Manager
Lays out this manager's controlled fields in a standardized manner.
layout(int, int) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Always consumes the width and height provided.
LAYOUT_2 - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that new MIDP 2.0 layout rules are in effect for this Item.
LAYOUT_BOTTOM - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a bottom-aligned layout.
LAYOUT_CENTER - Static variable in class javax.microedition.lcdui.ImageItem
See Item.LAYOUT_CENTER.
LAYOUT_CENTER - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a horizontally centered layout.
LAYOUT_DEFAULT - Static variable in class javax.microedition.lcdui.ImageItem
Use the default formatting of the "container" of the image.
LAYOUT_DEFAULT - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should follow the default layout policy of its container.
LAYOUT_DYNAMIC - Static variable in class net.rim.device.api.ui.component.table.RegionStyles
A layout behavior code indicating that the field will need several re-layouts throughout its lifetime on screen.
LAYOUT_EXPAND - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item's width may be increased to fill available space.
LAYOUT_LEFT - Static variable in class javax.microedition.lcdui.ImageItem
See Item.LAYOUT_DEFAULT.
LAYOUT_LEFT - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a left-aligned layout.
LAYOUT_NEWLINE_AFTER - Static variable in class javax.microedition.lcdui.ImageItem
See Item.LAYOUT_NEWLINE_AFTER.
LAYOUT_NEWLINE_AFTER - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this 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.
LAYOUT_NEWLINE_BEFORE - Static variable in class javax.microedition.lcdui.ImageItem
See Item.LAYOUT_NEWLINE_BEFORE.
LAYOUT_NEWLINE_BEFORE - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should be placed at the beginning of a new line or row.
LAYOUT_RIGHT - Static variable in class javax.microedition.lcdui.ImageItem
See Item.LAYOUT_RIGHT.
LAYOUT_RIGHT - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a right-aligned layout.
LAYOUT_SHRINK - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item's width may be reduced to its minimum width.
LAYOUT_STATIC - Static variable in class net.rim.device.api.ui.component.table.RegionStyles
A layout behavior code indicating that the field will only need to be laid out once in the table.
LAYOUT_TOP - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a top-aligned layout.
LAYOUT_VCENTER - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item should have a vertically centered layout.
LAYOUT_VEXPAND - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item's height may be increased to fill available space.
LAYOUT_VSHRINK - Static variable in class javax.microedition.lcdui.Item
A layout directive indicating that this Item's height may be reduced to its minimum height.
layoutChild(Field, int, int) - Method in class net.rim.device.api.ui.Manager
Prompts managed field to lay itself out.
layoutDelegate(int, int) - Method in class net.rim.device.api.ui.Screen
Lays out this screen's delegate.
LBS_DISTANCE_FROM_POI_CENTER_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the distance between a given point of interest (POI) location and the center of the region containing that POI location.
LBS_DISTANCE_FROM_POI_CENTRE_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
Deprecated. Use MapLocation.LBS_DISTANCE_FROM_POI_CENTER_KEY instead
LBS_LOCATION_CATEGORIES_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's categories.
LBS_LOCATION_CITY_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's city.
LBS_LOCATION_COUNTRY_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's country.
LBS_LOCATION_COUNTY_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's county.
LBS_LOCATION_DISTRICT_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's district.
LBS_LOCATION_EMAIL_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's email address.
LBS_LOCATION_FAX_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's fax number.
LBS_LOCATION_ISO_ALPHA_2_COUNTRY_CODE - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the 2 character ISO 3166-1 country code.
LBS_LOCATION_ISO_ALPHA_3_COUNTRY_CODE - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the 3 character ISO 3166-1 country code.
LBS_LOCATION_ISO_COUNTRY_ID - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the ISO 3166-1 country id.
LBS_LOCATION_MCC - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the mcc.
LBS_LOCATION_PHONE_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's phone number.
LBS_LOCATION_POSTAL_CODE_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's postal code or zip code.
LBS_LOCATION_RATING_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's rating.
LBS_LOCATION_REGION_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's region (for example, province).
LBS_LOCATION_REVIEW_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's review.
LBS_LOCATION_STREET_ADDRESS_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's street address.
LBS_LOCATION_TIME_ZONE - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the time zone id.
LBS_LOCATION_URL_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's URL.
LBS_POI_LOCATION_FOLDER_HIERARCHY_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the hierarchy of the location's folder.
LBS_POI_LOCATION_MERIT_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's merit.
LBS_POI_LOCATION_SOURCE_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's source.
LBS_POI_LOCATION_SPONSORED_KEY - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify the location's sponsor.
LBS_ZOOM_HINT - Static variable in class net.rim.device.api.lbs.maps.model.MapLocation
A data key to specify a zoom hint for the location.
LDAP_AUTH_ANONYMOUS - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents LDAP "anonymous" authentication mode.
LDAP_AUTH_SIMPLE - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents LDAP "simple" authentication mode.
LDAP_CONN_DEFAULT - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents a "default" LDAP connection type.
LDAP_CONN_SSL_OR_TLS - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents an "SSL or TLS" LDAP connection type.
LDAP_ERROR_ATTRIBUTE_IN_USE_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_ATTRIBUTE_MODIFICATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_AUTHENTICATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_BAD_DEFAULT_AUTHENTICATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_CANNOT_PROCEED_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_COMMUNICATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_CONFIGURATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_CONTEXT_NOT_EMPTY_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INSUFFICIENT_RESOURCES_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INTERNAL_PROXY_PROVIDER_ERROR - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INTERRUPTED_NAMING_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_ATTRIBUTE_IDENTIFIER_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_ATTRIBUTE_VALUE_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_ATTRIBUTES_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_NAME_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_SCOPE_SYNTAX - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_SEARCH_CONTROLS_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_INVALID_SEARCH_FILTER_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_LIMIT_EXCEEDED_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_LINK_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NAME_ALREADY_BOUND_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NAME_NOT_FOUND_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NAMING_SECURITY_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NO_DEFAULT_SERVER - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NO_INITIAL_CONTEXT_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NO_PERMISSION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NO_SERVICE_BOOK_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NO_SUCH_ATTRIBUTE_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_NOT_CONTEXT_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_OPERATION_NOT_SUPPORTED_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_PARTIAL_RESULT_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_RADIO_IS_OFF - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_REFERRAL_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_SCHEMA_VIOLATION_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_SERVICE_UNAVAILABLE_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_SSL_HANDSHAKE_EXCEPTION - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_TIMEOUT - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_ERROR_UNKNOWN - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAP_SCOPE_BASE - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents LDAP search scope of "base".
LDAP_SCOPE_ONE - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents LDAP search scope of "one".
LDAP_SCOPE_SUB - Static variable in class net.rim.device.api.ldap.LDAPQuery
Value that represents LDAP search scope of "subtree".
LDAP_SERVER - Static variable in class net.rim.device.api.crypto.certificate.CertificateServers
An integer representing the LDAP server type.
LDAP_SUCCESS - Static variable in class net.rim.device.api.ldap.LDAPQuery
 
LDAPAttribute - Interface in net.rim.device.api.ldap
This class represents one attribute in an LDAP entry.
LDAPBadSyntaxException - Exception in net.rim.device.api.ldap
Represents an LDAP bad syntax exception.
LDAPBadSyntaxException() - Constructor for exception net.rim.device.api.ldap.LDAPBadSyntaxException
Creates an LDAPBadSyntaxException.
LDAPBadSyntaxException(String) - Constructor for exception net.rim.device.api.ldap.LDAPBadSyntaxException
Creates an LDAPBadSyntaxException given a text String describing the context under which the exception was thrown.
LDAPComparator - Class in net.rim.device.api.ldap
Contains the functionality required for comparing LDAP objects.
LDAPComparator(String[]) - Constructor for class net.rim.device.api.ldap.LDAPComparator
Creates an LDAPComparator object given the list of sort attributes to use.
LDAPEntry - Interface in net.rim.device.api.ldap
Represents an LDAP entry.
LDAPException - Exception in net.rim.device.api.ldap
Represents an LDAP exception.
LDAPException() - Constructor for exception net.rim.device.api.ldap.LDAPException
Creates an LDAPException object.
LDAPException(String) - Constructor for exception net.rim.device.api.ldap.LDAPException
Creates an LDAPException object given a String error message describing the context under which the error occured.
LDAPInvalidOperationException - Exception in net.rim.device.api.ldap
Represents the LDAP query in progress exception.
LDAPInvalidOperationException() - Constructor for exception net.rim.device.api.ldap.LDAPInvalidOperationException
Creates an LDAPInvalidOperationException object.
LDAPInvalidOperationException(String) - Constructor for exception net.rim.device.api.ldap.LDAPInvalidOperationException
Creates an LDAPInvalidOperationException object given a String error message describing the context under which the error occured.
LDAPListener - Interface in net.rim.device.api.ldap
Contains the functionality for the LDAP listener.
LDAPNoSuchAttributeException - Exception in net.rim.device.api.ldap
Represents the LDAP no such attribute exception.
LDAPNoSuchAttributeException() - Constructor for exception net.rim.device.api.ldap.LDAPNoSuchAttributeException
Creates a new LDAPNoSuchAttributeException object.
LDAPNoSuchAttributeException(String) - Constructor for exception net.rim.device.api.ldap.LDAPNoSuchAttributeException
 
LDAPPasswordCache - Class in net.rim.device.api.ldap
Deprecated. No longer for 3rd party use. LDAPPasswordCache.getInstance() will throw a ControlledAccessException if a non-RIM module is on the call stack when this is called.
LDAPQuery - Class in net.rim.device.api.ldap
Contains the functionality for performing LDAP queries.
LDAPQuery() - Constructor for class net.rim.device.api.ldap.LDAPQuery
Creates an LDAPQuery object.
LDAPQuery(String) - Constructor for class net.rim.device.api.ldap.LDAPQuery
Creates an LDAPQuery object.
LDAPQuery(LDAPListener) - Constructor for class net.rim.device.api.ldap.LDAPQuery
Creates an LDAPQuery object.
LDAPQuery(String, LDAPListener) - Constructor for class net.rim.device.api.ldap.LDAPQuery
Creates an LDAPQuery object.
ldexp(double, int) - Static method in class net.rim.device.api.util.MathUtilities
Returns the result of multiplying x (the significand) by 2 raised to the power of exp (the exponent).
leading(int) - Static method in class net.rim.device.api.im.TextHitInfo
Return a TextHitInfo on the leading edge of the character at the specified charIndex.
LEADING - Static variable in interface net.rim.device.api.ui.DrawStyle
Leading horizontal alignment.
learnCorrection(StringBuffer, StringBuffer) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Learn a correction to a word.
LEARNING_ACCEPT - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
A code to indicate that the given word learning should be accepted
LEARNING_REJECT - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
A code to indicate that the given word learning should be rejected
learnWord(StringBuffer) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Treat a word as correctly spelled.
LEAVE_BLANK_SPACE - Static variable in class net.rim.device.api.ui.Manager
Manager style that leave blank space intact.
leaveGroup(String) - Method in interface net.rim.device.api.io.MulticastDatagramConnection
Leave a specific multicast group.
LED - Class in net.rim.device.api.system
Contains LED API constants and methods.
LED_TYPE_STATUS - Static variable in class net.rim.device.api.system.LED
Status LED.
LED_TYPE_TRACKBALL - Static variable in class net.rim.device.api.system.LED
Trackball LED.
LedAlert - Class in net.rim.blackberry.api.profiles
Represents LED alert properties.
LedAlert() - Constructor for class net.rim.blackberry.api.profiles.LedAlert
Empty constructor for LedAlert
LEFT - Static variable in class javax.microedition.lcdui.Canvas
Constant for the LEFT game action.
LEFT - Static variable in class javax.microedition.lcdui.Graphics
Constant for positioning the anchor point of text and images to the left of the text or image.
LEFT - Static variable in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Defines layout where indicator icon is displayed on the left to its value.
LEFT - Static variable in interface net.rim.device.api.ui.DrawStyle
Drawing position for left-aligned text.
LEFT - Static variable in class net.rim.device.api.ui.image.Image
The image will be left-justified in the graphics context.
left - Variable in class net.rim.device.api.ui.XYEdges
Left edge.
LEFT_CURLY_BRACKET - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '{'.
LEFT_DOUBLE_QUOTATION_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '“'.
LEFT_PARENTHESIS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '('.
LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '«'.
LEFT_PRESSED - Static variable in class javax.microedition.lcdui.game.GameCanvas
The bit representing the LEFT key.
LEFT_ROUNDED_RECT_CORNERS - Static variable in class net.rim.device.api.ui.Graphics
Both left-side corners of a drawn rectangle should be rounded.
LEFT_SINGLE_QUOTATION_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '‘'.
LEFT_SQUARE_BRACKET - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '['.
LEFT_TO_RIGHT_EMBEDDING - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LEFT_TO_RIGHT_MARK - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LEFT_TO_RIGHT_OVERRIDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LEFTMOST - Static variable in class net.rim.device.api.ui.Manager
Indicates scrolling all the way to the left of the manager.
LEFTWARD - Static variable in class net.rim.device.api.ui.Manager
Indicates scroll direction is to the left.
LEMONCHIFFON - Static variable in class net.rim.device.api.ui.Color
 
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
Returns the length (character count) of this string buffer.
LENGTH - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Length header.
LENGTH - Static variable in class net.rim.device.api.crypto.CAST128Key
The size of the key represented in bytes, ie 16 bytes.
LENGTH - Static variable in class net.rim.device.api.crypto.DESKey
The size of the key represented in bytes, namely 8 bytes.
LENGTH - Static variable in class net.rim.device.api.crypto.SkipjackKey
Represents the size of the key in bytes, ie 10 bytes.
LENGTH - Static variable in class net.rim.device.api.crypto.TripleDESKey
The number of key bytes required, ie 24 bytes.
length() - Method in class net.rim.device.api.math.Vector2f
Computes the length of this vector.
length() - Method in class net.rim.device.api.math.Vector3f
Computes the length of this vector.
length() - Method in class net.rim.device.api.math.Vector4f
Computes the length of this vector.
length() - Method in interface net.rim.device.api.util.AbstractString
Retrieves the number of characters in this string.
length() - Method in class org.json.me.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.me.JSONObject
Get the number of keys stored in the JSONObject.
LENGTH_LONG - Static variable in class net.rim.blackberry.api.profiles.VibrationAlert
Specifies the long vibration duration.
LENGTH_MEDIUM - Static variable in class net.rim.blackberry.api.profiles.VibrationAlert
Specifies the medium vibration duration.
LENGTH_SHORT - Static variable in class net.rim.blackberry.api.profiles.VibrationAlert
Specifies the short vibration duration.
lengthSquared() - Method in class net.rim.device.api.math.Vector2f
Returns the squared length of this vector.
lengthSquared() - Method in class net.rim.device.api.math.Vector3f
Returns the squared length of this vector.
lengthSquared() - Method in class net.rim.device.api.math.Vector4f
Returns the squared length of this vector.
lengthUnreadData() - Method in class net.rim.device.api.io.LineReader
Returns the number of bytes currently remaining in the underlying line buffer.
LEO - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
lerp(Quaternion4f, Quaternion4f, float, Quaternion4f) - Static method in class net.rim.device.api.math.Quaternion4f
Interpolates between two quaternions using linear interpolation.
LESS_THAN_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '<'.
LEVEL1 - Static variable in class javax.microedition.global.StringComparator
Constant for the primary collation level.
LEVEL2 - Static variable in class javax.microedition.global.StringComparator
Constant for the secondary collation level.
LEVEL3 - Static variable in class javax.microedition.global.StringComparator
Constant for the tertiary collation level.
LEVEL_NO_COVERAGE - Static variable in class net.rim.device.api.system.RadioInfo
Radio has no coverage.
LEVEL_PRIVATE - Static variable in class net.rim.device.api.unifiedsearch.entity.ExposureLevel
When SearchableEntity objects declare a privacy level of LEVEL_PRIVATE, search queries will only return those objects if their Searchable owner exposes the SearchableEntity through a Searchable.search() implementation.
LEVEL_PUBLIC - Static variable in class net.rim.device.api.unifiedsearch.entity.ExposureLevel
When SearchableEntity objects declare a privacy level of LEVEL_PUBLIC, their content will be available to all queries initiated by the Unified Search Framework.
LIAC - Static variable in class javax.bluetooth.DiscoveryAgent
The inquiry access code for Limited Dedicated Inquiry Access Code (LIAC).
LIBRA - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LIGHTBLUE - Static variable in class net.rim.device.api.ui.Color
 
LIGHTCORAL - Static variable in class net.rim.device.api.ui.Color
 
LIGHTCYAN - Static variable in class net.rim.device.api.ui.Color
 
LIGHTGOLDENRODYELLOW - Static variable in class net.rim.device.api.ui.Color
 
LIGHTGRAY - Static variable in class net.rim.device.api.ui.Color
 
LIGHTGREEN - Static variable in class net.rim.device.api.ui.Color
 
LIGHTGREY - Static variable in class net.rim.device.api.ui.Color
Deprecated. use Color.LIGHTGRAY instead
LIGHTNING - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LIGHTPINK - Static variable in class net.rim.device.api.ui.Color
 
LIGHTSALMON - Static variable in class net.rim.device.api.ui.Color
 
LIGHTSEAGREEN - Static variable in class net.rim.device.api.ui.Color
 
LIGHTSKYBLUE - Static variable in class net.rim.device.api.ui.Color
 
LIGHTSLATEGRAY - Static variable in class net.rim.device.api.ui.Color
 
LIGHTSTEELBLUE - Static variable in class net.rim.device.api.ui.Color
 
LIGHTYELLOW - Static variable in class net.rim.device.api.ui.Color
 
LIME - Static variable in class net.rim.device.api.ui.Color
 
LIMEGREEN - Static variable in class net.rim.device.api.ui.Color
 
limit() - Method in class java.nio.Buffer
Returns this buffer's limit.
limit(int) - Method in class java.nio.Buffer
Sets this buffer's limit.
LINE - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a line.
LINE_ALREADY_ACTIVE - Static variable in class net.rim.blackberry.api.phone.Phone
Pre-switching validation failure reason - the line is already active.
LINE_BREAK_CJK_AS_ALPHABETIC - Static variable in class net.rim.device.api.ui.text.BreakIterator
This flag modifies the LINE_ITERATOR_TYPE break iterator.
LINE_HORIZONTAL - Static variable in class net.rim.device.api.ui.component.SeparatorField
Field should draw a horizontal line.
LINE_ITERATOR_TYPE - Static variable in class net.rim.device.api.ui.text.BreakIterator
Use an iterator that finds possible line breaks.
LINE_MASK - Static variable in class net.rim.device.api.ui.component.SeparatorField
Mask for which way line should be drawn.
LINE_NOT_AVAILABLE - Static variable in class net.rim.blackberry.api.phone.Phone
Pre-switching validation failure reason - the line is not available.
LINE_NOT_EXIST - Static variable in class net.rim.blackberry.api.phone.Phone
Pre-switching validation failure reason - the line does not exist.
LINE_SEPARATOR - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
LINE_TO - Static variable in interface org.w3c.dom.svg.SVGPath
Numeric value is ASCII code of the letter 'L'.
LINE_VERTICAL - Static variable in class net.rim.device.api.ui.component.SeparatorField
Field should draw a vertical line.
linearSearch(int) - Method in class net.rim.device.api.util.SimpleSortingIntVector
Performs a linear search to find the Object.
LINEN - Static variable in class net.rim.device.api.ui.Color
 
LineReader - Class in net.rim.device.api.io
Utility class for reading out CRLF delimited lines from a SharedInputStream.
LineReader(InputStream) - Constructor for class net.rim.device.api.io.LineReader
Creates a new LineReader instance.
lineTo(float, float) - Method in interface org.w3c.dom.svg.SVGPath
Appends 'L' (absolute line) segment to the path with the specified coordinates.
LINGER - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the linger time to wait in seconds before closing a connection with pending data output (1).
LINK_DOWN - Static variable in interface net.rim.device.api.io.ConnEvent
 
LINK_READY - Static variable in interface net.rim.device.api.io.ConnEvent
 
LINK_UP - Static variable in interface net.rim.device.api.io.ConnEvent
 
LinkableContact - Interface in net.rim.blackberry.api.pdap.contactlinking
Represents an object that is linkable with a contact in the contacts application.
linkContact(BlackBerryContact, LinkableContact) - Static method in class net.rim.blackberry.api.pdap.contactlinking.LinkedContactUtilities
Creates a link between a BlackBerryContact and a LinkableContact.
LinkedContactCallback - Interface in net.rim.blackberry.api.pdap.contactlinking
An interface allowing access to linked contact information to be set.
LinkedContactConstants - Interface in net.rim.blackberry.api.pdap.contactlinking
Constants useful for linking application contacts to contacts in the contacts application.
LinkedContactInfoProvider - Class in net.rim.blackberry.api.pdap.contactlinking
A provider to supply requested linked contact information.
LinkedContactInfoProvider() - Constructor for class net.rim.blackberry.api.pdap.contactlinking.LinkedContactInfoProvider
Constructs a LinkedContactInfoProvider.
LinkedContactUtilities - Class in net.rim.blackberry.api.pdap.contactlinking
Provides utility methods for manipulating the contact list from other applications.
LinkStyle - Interface in org.w3c.dom.stylesheets
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
list() - Method in interface javax.microedition.io.file.FileConnection
Gets a list of all files and directories contained in a directory.
list(String, boolean) - Method in interface javax.microedition.io.file.FileConnection
Gets a filtered list of files and directories contained in a directory.
List - Class in javax.microedition.lcdui
A Screen containing list of choices.
List(String, int) - Constructor for class javax.microedition.lcdui.List
Creates a new, empty List, specifying its title and the type of the list.
List(String, int, String[], Image[]) - Constructor for class javax.microedition.lcdui.List
Creates a new List, specifying its title, the type of the List, and an array of Strings and Images to be used as its initial contents.
list() - Method in class net.rim.blackberry.api.mail.Folder
Retrieves this folder's sub-folders.
list(int) - Method in class net.rim.blackberry.api.mail.Folder
Retrieves this folder's sub-folders only of provided type.
list(int) - Method in class net.rim.blackberry.api.mail.Store
Retrieves the set of folders under this store that match provided type.
list() - Method in class net.rim.blackberry.api.mail.Store
Retrieves a list of folders directly under this Store.
List - Interface in net.rim.device.api.collection
Base interface for read-write lists.
LIST - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible list field.
LIST - Static variable in class net.rim.device.api.ui.component.Dialog
Displays the dialog choices as a list instead of buttons.
LIST_CLOSED - Static variable in exception javax.microedition.pim.PIMException
Indicates a PIM exception where a list is closed and access is attempted.
LIST_DROPDOWN - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the associated ListField be a drop-down list that displays only results returned by the comparison process.
LIST_ELEMENT - Static variable in class javax.microedition.lcdui.Display
Image type for List element image.
LIST_EXPAND_ON_CLICK - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the list expand to show more data when the user clicks the list item.
LIST_EXPAND_ON_HIGHLIGHT - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the list expand to show more data when the user highlights the list item.
LIST_EXPANDED_ROWS_NOT_SELECTABLE - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the expanded list items not be individually selectable.
LIST_HIDDEN - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the search results be displayed in a list that is not visible.
LIST_NOT_ACCESSIBLE - Static variable in exception javax.microedition.pim.PIMException
Indicates a PIM exception where a list is no longer accessible by the application, such as if the underlying PIM database is deleted.
LIST_SHOW_DATA_SET_NAME - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that list items include the name of the data set or data source as a prefix.
LIST_SHOW_MATCHED_FIELD_NAME_AND_VALUE - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that list items include the name and value of the matched field after the primary field (if there is no secondary field).
LIST_SHOW_MATCHED_FIELD_VALUE - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that list items include the value of the matched field after the primary field (if there is no secondary field).
LIST_SHOW_REQUESTED_FIELD_NAME - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that expanded list items include the name of the requested field as a prefix to the requested field value.
LIST_STATIC - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Specifies that the search results be displayed in a list that is always visible.
listAdded(int, String, long) - Method in interface net.rim.blackberry.api.pdap.ListChangeListener2
Invoked when a PIMList is added.
ListChangeListener - Interface in net.rim.blackberry.api.pdap
A listener that can be notified when properties of PIM lists change.
ListChangeListener2 - Interface in net.rim.blackberry.api.pdap
A listener that can be notified when properties of PIM lists change, in addition to those provided in ListChangeListener.
listConnections(boolean) - Static method in class javax.microedition.io.PushRegistry
Return a list of registered connections for the current MIDlet suite.
ListenerInvocationProperties - Class in net.rim.device.api.invocation
Defines listener invocation properties.
ListenerInvocationProperties() - Constructor for class net.rim.device.api.invocation.ListenerInvocationProperties
Creates default properties.
ListenerInvocationProperties(ApplicationDescriptor) - Constructor for class net.rim.device.api.invocation.ListenerInvocationProperties
Creates listener invocation properties based on the type and application descriptor.
ListenerInvocationProperties(Application) - Constructor for class net.rim.device.api.invocation.ListenerInvocationProperties
Creates listener invocation properties based on given application.
ListenerInvocationProperties(int) - Constructor for class net.rim.device.api.invocation.ListenerInvocationProperties
Creates listener invocation properties based on the invocation type
ListenerUtilities - Class in net.rim.device.api.util
Utility methods for managing a list of listeners.
ListField - Class in net.rim.device.api.ui.component
Contains rows of selectable list items.
ListField() - Constructor for class net.rim.device.api.ui.component.ListField
Constructs a new, empty, ListField instance.
ListField(int) - Constructor for class net.rim.device.api.ui.component.ListField
Constructs a new ListField instance of provided size.
ListField(int, long) - Constructor for class net.rim.device.api.ui.component.ListField
Constructs a new ListField instance of provided size and style.
ListFieldCallback - Interface in net.rim.device.api.ui.component
Classes implement this interface to provide callback functionality to handle ListField drawing.
listLandmarkStores() - Static method in class javax.microedition.location.LandmarkStore
Lists the names of all the available landmark stores.The default landmark store is obtained from getInstance by passing null as the parameter.
listPIMLists(int) - Method in class javax.microedition.pim.PIM
Returns a list of all PIM List names for the given PIM list type.
listRecordStores() - Static method in class javax.microedition.rms.RecordStore
Returns an array of the names of record stores owned by the MIDlet suite.
listRemoved(int, String, long) - Method in interface net.rim.blackberry.api.pdap.ListChangeListener2
Invoked when a PIMList is removed.
listRenamed(int, String, String, long) - Method in interface net.rim.blackberry.api.pdap.ListChangeListener2
Invoked when the name of a PIMList changes.
listRoots() - Static method in class javax.microedition.io.file.FileSystemRegistry
Returns the currently mounted root file systems on the device as String objects in an Enumeration.
listWithDetails(String, boolean) - Method in interface net.rim.device.api.io.file.ExtendedFileConnection
Returns a filtered list of files and directories contained in a directory.
LITERAL - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
LITERAL_A - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
LITERAL_AC - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
LITERAL_C - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
LLCPConnection - Interface in net.rim.device.api.io.nfc.llcp
Represents a Logical Link Control Protocol (LLCP) connection for peer-to-peer NFC communication.
LLCPConnectionNotifier - Interface in net.rim.device.api.io.nfc.llcp
Returned by Connector.open() when your application requests a LLCP connection for listening.
load(String) - Static method in class net.rim.device.api.system.CodeModuleGroup
Deprecated. Use CodeModuleGroupManager.load(String) instead.
load(String) - Static method in class net.rim.device.api.system.CodeModuleGroupManager
Loads code module group by name.
load(InputStream, String, int) - Method in class net.rim.device.api.ui.FontManager
Load a font into memory from the specified input stream.
load(String, String, int) - Method in class net.rim.device.api.ui.FontManager
Load a font into memory from the specified file.
load(NotificationListener, int) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Deprecated. Please use #addSearchableData(SearchableDataObject[] or another overload of that method instead.
load(NotificationListener, int) - Method in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Begins loading searchable data into the Unified Search Framework.
LoadableCollection - Interface in net.rim.device.api.collection
Collection that can iniitalize its contents from another collection's elements.
loadAll() - Static method in class net.rim.device.api.system.CodeModuleGroup
Deprecated. Use CodeModuleGroupManager.loadAll() instead.
loadAll() - Static method in class net.rim.device.api.system.CodeModuleGroupManager
Retrieves all known code module group data blocks into an array of CodeModuleGroup instances.
loadFeature(String, String, Document, ScriptEngine) - Method in class net.rim.device.api.web.jse.BlackBerryWidgetToolkit
 
loadFeature(String, String, Document, ScriptEngine) - Method in interface net.rim.device.api.web.WidgetExtension
Loads the requested feature (if it exists in the extension) into the ScriptEngine.
loadFrom(Object) - Method in interface net.rim.device.api.collection.LoadableCollection
Initializes this collection's contents from another collection's elements.
loadFrom(Object) - Method in class net.rim.device.api.collection.util.BigUnsortedReadableList
Loads elements from another collection.
loadFrom(Object) - Method in class net.rim.device.api.collection.util.IntSortedReadableList
Flush this collection and re-initialize from specified collection.
loadFrom(Object) - Method in class net.rim.device.api.collection.util.LongSortedReadableList
Flush this collection and re-initialize from specified collection.
loadFrom(Object) - Method in class net.rim.device.api.collection.util.UnsortedReadableList
Reload this list using specified collection as source.
LOADING_FAILED - Static variable in class net.rim.plazmic.mediaengine.io.LoadingStatus
Deprecated. Represents the LOADING FAILED status code, indicating that the current load has failed.
LOADING_FINISHED - Static variable in class net.rim.plazmic.mediaengine.io.LoadingStatus
Deprecated. Represents the LOADING FINISHED status code, indicating that the data has finished loading.
LOADING_READING - Static variable in class net.rim.plazmic.mediaengine.io.LoadingStatus
Deprecated. Represents the LOADING READING status code, indicating that the data is currently being parsed.
LOADING_STARTED - Static variable in class net.rim.plazmic.mediaengine.io.LoadingStatus
Deprecated. Represents the LOADING STARTED status code, indicating that the media has started loading.
LoadingStatus - Class in net.rim.plazmic.mediaengine.io
Deprecated. Use SVGImage instead.
LoadingStatus() - Constructor for class net.rim.plazmic.mediaengine.io.LoadingStatus
Deprecated. Constructs a new status object The default constructor.
loadURL(int) - Method in class net.rim.device.api.wlan.hotspot.HotspotClient
If the client supports one or more URLs then it must override this method.
LOCAL_TRANSPORT_UNAVAILABLE - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverFailedEvent
Indicates a failure occurred because the transport was unavailable on the device.
LocalBlockBinarizer - Class in com.google.zxing.common
This class implements a local thresholding algorithm, which while slower than the GlobalHistogramBinarizer, is fairly efficient for what it does.
LocalBlockBinarizer(LuminanceSource) - Constructor for class com.google.zxing.common.LocalBlockBinarizer
 
LocalCommandRegistrarConnection - Class in net.rim.device.api.command.registrar
Interacts with the command registrar that is available only to the current process.
LocalCommandRegistrarConnection() - Constructor for class net.rim.device.api.command.registrar.LocalCommandRegistrarConnection
Creates a LocalCommandRegistrarConnection instance.
LocalDevice - Class in javax.bluetooth
The LocalDevice class defines the basic functions of the Bluetooth manager.
Locale - Class in net.rim.device.api.i18n
Represents a specific geographical, political, or cultural region to be used for localizing numbers, dates, and text.
LOCALE_af - Static variable in class net.rim.device.api.i18n.Locale
Afrikaans locale
LOCALE_AMERICA - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM Locale for North America.
LOCALE_ar - Static variable in class net.rim.device.api.i18n.Locale
Arabic locale
LOCALE_AWARE_LAYOUT - Static variable in class net.rim.device.api.ui.container.HorizontalFieldManager
Used to specify locale aware layout.
LOCALE_ca - Static variable in class net.rim.device.api.i18n.Locale
Catalan locale.
LOCALE_cs - Static variable in class net.rim.device.api.i18n.Locale
Czech locale.
LOCALE_da - Static variable in class net.rim.device.api.i18n.Locale
Danish locale.
LOCALE_de - Static variable in class net.rim.device.api.i18n.Locale
German locale.
LOCALE_el - Static variable in class net.rim.device.api.i18n.Locale
Greek locale.
LOCALE_en - Static variable in class net.rim.device.api.i18n.Locale
English locale.
LOCALE_en_GB - Static variable in class net.rim.device.api.i18n.Locale
English (Great Britain) locale.
LOCALE_en_US - Static variable in class net.rim.device.api.i18n.Locale
English (United States) locale.
LOCALE_es - Static variable in class net.rim.device.api.i18n.Locale
Spanish locale.
LOCALE_es_MX - Static variable in class net.rim.device.api.i18n.Locale
Mexican Spanish locale.
LOCALE_fa - Static variable in class net.rim.device.api.i18n.Locale
Persian/Farsi locale.
LOCALE_fr - Static variable in class net.rim.device.api.i18n.Locale
French locale.
LOCALE_fr_CA - Static variable in class net.rim.device.api.i18n.Locale
French Canadian locale.
LOCALE_he - Static variable in class net.rim.device.api.i18n.Locale
Hebrew locale.
LOCALE_hi - Static variable in class net.rim.device.api.i18n.Locale
Hindi locale.
LOCALE_hr - Static variable in class net.rim.device.api.i18n.Locale
Croatian locale
LOCALE_hu - Static variable in class net.rim.device.api.i18n.Locale
Hungarian locale.
LOCALE_it - Static variable in class net.rim.device.api.i18n.Locale
Italian locale.
LOCALE_ja - Static variable in class net.rim.device.api.i18n.Locale
Japanese locale.
LOCALE_JAPAN - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM Locale for Japan.
LOCALE_ko - Static variable in class net.rim.device.api.i18n.Locale
Korean locale.
LOCALE_nl - Static variable in class net.rim.device.api.i18n.Locale
Dutch locale.
LOCALE_no - Static variable in class net.rim.device.api.i18n.Locale
Norwegian locale.
LOCALE_OTHERS - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM Locale for other countries.
LOCALE_OTHERS_STEP_50 - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM Locale for other countries using a frequency step of 50kHz like Italy and Thailand.
LOCALE_pl - Static variable in class net.rim.device.api.i18n.Locale
Polish locale.
LOCALE_pt - Static variable in class net.rim.device.api.i18n.Locale
Portugese locale.
LOCALE_pt_BR - Static variable in class net.rim.device.api.i18n.Locale
Brazillian Portugese locale.
LOCALE_ro - Static variable in class net.rim.device.api.i18n.Locale
Romanian locale.
LOCALE_ROOT - Static variable in class net.rim.device.api.i18n.Locale
Root locale.
LOCALE_ru - Static variable in class net.rim.device.api.i18n.Locale
Russian locale.
LOCALE_SET_DECLINED - Static variable in class net.rim.device.api.i18n.Locale
An identification of unsuccessful "set locale" operation
LOCALE_SET_OK - Static variable in class net.rim.device.api.i18n.Locale
An identification of successful "set locale" operation
LOCALE_sv - Static variable in class net.rim.device.api.i18n.Locale
Swedish locale.
LOCALE_th - Static variable in class net.rim.device.api.i18n.Locale
Thai locale.
LOCALE_tr - Static variable in class net.rim.device.api.i18n.Locale
Turkish locale.
LOCALE_vi - Static variable in class net.rim.device.api.i18n.Locale
vietnamese locale.
LOCALE_zh - Static variable in class net.rim.device.api.i18n.Locale
Chinese locale.
LOCALE_zh_CN - Static variable in class net.rim.device.api.i18n.Locale
Chinese (mainland) locale.
LOCALE_zh_HK - Static variable in class net.rim.device.api.i18n.Locale
Chinese (Hong Kong) locale.
LOCALE_zh_TW - Static variable in class net.rim.device.api.i18n.Locale
Chinese (Taiwan) locale.
locateDifference(XYRect, Bitmap, int, int) - Method in class net.rim.device.api.system.Bitmap
Compares this Bitmap to another for differences.
Location - Class in javax.microedition.location
The Location class represents the standard set of basic location information.
Location() - Constructor for class javax.microedition.location.Location
 
LOCATION - Static variable in interface javax.microedition.pim.Event
Field identifying the venue for this Event.
Location - Class in net.rim.blackberry.api.homescreen
Specifies a location on the Home screen.
LOCATION_ACCURACY_HIGH - Static variable in class net.rim.device.api.location.Geofence
Indicates the location accuracy level is high.
LOCATION_ACCURACY_LOW - Static variable in class net.rim.device.api.location.Geofence
Indicates the location accuracy level is low.
LOCATION_ACCURACY_MEDIUM - Static variable in class net.rim.device.api.location.Geofence
Indicates the location accuracy level is medium.
LOCATION_DISALLOWED_BY_IT_POLICY - Static variable in class net.rim.device.api.location.Geofence
Indicates location services are disallowed by an IT policy.
LOCATION_DISALLOWED_BY_USER - Static variable in class net.rim.device.api.location.Geofence
Indicates location services are disallowed by the user.
LOCATION_SOURCE_GEOLOCATION - Static variable in class net.rim.device.api.gps.LocationInfo
Indicates geolocation as the location source.
LOCATION_SOURCE_GEOLOCATION_CELL - Static variable in class net.rim.device.api.gps.LocationInfo
Indicates geolocation cell tower positioning as the location source.
LOCATION_SOURCE_GEOLOCATION_WLAN - Static variable in class net.rim.device.api.gps.LocationInfo
Indicates geolocation WLAN access point positioning as the location source.
LocationControl - Interface in javax.microedition.amms.control.audio3d
LocationControl is an interface for manipulating the virtual location of an object (usually a SoundSource3D or the listener via the Spectator) in the virtual acoustic space.
LocationException - Exception in javax.microedition.location
The LocationException is thrown when a location API specific error has occurred.
LocationException() - Constructor for exception javax.microedition.location.LocationException
Constructs a LocationException with no detail message.
LocationException(String) - Constructor for exception javax.microedition.location.LocationException
Constructs a LocationException with the specified detail message.
LocationInfo - Class in net.rim.device.api.gps
Provides access to location configuration information on the BlackBerry device.
LocationListener - Interface in javax.microedition.location
The LocationListener represents a listener that receives events associated with a particular LocationProvider.
locationPicked(LocationPicker.Picker, Landmark) - Method in interface net.rim.device.api.lbs.picker.LocationPicker.Listener
Handles the location selected event.
LocationPicker - Class in net.rim.device.api.lbs.picker
The LocationPicker API provides a central repository to group individual location pickers such as the GPSLocationPicker, MapsLocationPicker, ContactsLocationPicker, RecentLocationPicker, SuggestedLocationPicker, and EnterLocationPicker.
LocationPicker.Listener - Interface in net.rim.device.api.lbs.picker
Interface for receiving events when a location is selected or when a location selection is canceled.
LocationPicker.Picker - Interface in net.rim.device.api.lbs.picker
Interface that defines an individual location picker.
LocationProvider - Class in javax.microedition.location
This is the starting point for applications using this API and represents a source of the location information.
LocationProvider() - Constructor for class javax.microedition.location.LocationProvider
Empty constructor to help implementations and extensions.
locationUpdated(LocationProvider, Location) - Method in interface javax.microedition.location.LocationListener
Called by the LocationProvider to which this listener is registered.
Locator - Class in net.rim.device.api.lbs
Deprecated. Use the Geocoder or ReverseGeocoder classes.
Locator - Interface in org.xml.sax
Interface for associating a SAX event with a document location.
LocatorException - Exception in net.rim.device.api.lbs
A LocatorException is thrown when a Locator request fails.
LocatorException(int, String, int) - Constructor for exception net.rim.device.api.lbs.LocatorException
Constructor.
LocatorException(int) - Constructor for exception net.rim.device.api.lbs.LocatorException
Constructor.
LocatorImpl - Class in org.xml.sax.helpers
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
lock() - Method in interface net.rim.device.api.io.nfc.ndef.NDEFTagConnection
Locks the NDEF tag.
lockSystem(boolean) - Method in class net.rim.device.api.system.ApplicationManager
Locks the system.
log(double) - Static method in class net.rim.device.api.util.MathUtilities
Return the natural logarithm (base e) of x.
log2(int) - Static method in class net.rim.device.api.util.MathUtilities
Returns the log base 2 of the unsigned value rounded down.
log2(long) - Static method in class net.rim.device.api.util.MathUtilities
Returns the log base 2 of the unsigned value rounded down.
logEvent(long, byte[], int) - Static method in class net.rim.device.api.system.EventLogger
Logs an event for an application.
logEvent(long, byte[]) - Static method in class net.rim.device.api.system.EventLogger
Logs an EventLogger.ALWAYS_LOG level event for an application.
logEvent(long, int, int) - Static method in class net.rim.device.api.system.EventLogger
Logs a numeric event for an application.
logEvent(long, long, int) - Static method in class net.rim.device.api.system.EventLogger
Logs a numeric event for an application.
logEvent(long, int) - Static method in class net.rim.device.api.system.EventLogger
Logs an EventLogger.ALWAYS_LOG level numeric event for an application.
login(String, int) - Method in class net.rim.device.api.smartcard.SmartCardSession
Attempts to log the user into the smartcard with the given password.
login(HotspotInfo) - Method in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Initiates login to a hotspot.
loginImpl(String) - Method in class net.rim.device.api.smartcard.SmartCardSession
Attempts to log the user into the smartcard with the given password.
loginPrompt(String, int) - Method in class net.rim.device.api.smartcard.SmartCardSession
Prompts the user for their password, and attempts to log the user into the smartcard.
logout(HotspotInfo) - Method in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Initiates logout from a hotspot.
Long - Class in java.lang
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the primitive long argument.
LONG - Static variable in class javax.microedition.xml.rpc.Type
Type constant for long parameters.
LONG - Static variable in class net.rim.device.api.util.TimeZoneUtilities
A style specifier for long display names, which typically require an entire screen width to display properly.
LONG_RUNS_TEST_PASSED - Static variable in class net.rim.device.api.crypto.PRNGTest
A mask representing the long runs test.
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double-float corresponding to a given bit representation.
LongEnumeration - Interface in net.rim.device.api.util
Enumeration of long integer elements.
LongHashtable - Class in net.rim.device.api.util
This class implements a hashtable, which maps keys to values.
LongHashtable(int) - Constructor for class net.rim.device.api.util.LongHashtable
Construct a new, empty hashtable with the specified capacity.
LongHashtable() - Constructor for class net.rim.device.api.util.LongHashtable
Construct a new, empty hashtable with a default capacity and load factor.
LongHashtable(LongHashtable) - Constructor for class net.rim.device.api.util.LongHashtable
Construct a new hashtable based on the contents of the given hashtable.
LongHashtableCollection - Class in net.rim.device.api.collection.util
Hashtable collection using long integers as keys.
LongHashtableCollection() - Constructor for class net.rim.device.api.collection.util.LongHashtableCollection
Constructs a new LongHashTableCollection instance.
LongIntHashtable - Class in net.rim.device.api.util
This class implements a hashtable, which maps keys to values.
LongIntHashtable(int) - Constructor for class net.rim.device.api.util.LongIntHashtable
Construct a new, empty hashtable with the specified capacity.
LongIntHashtable() - Constructor for class net.rim.device.api.util.LongIntHashtable
Construct a new, empty hashtable with a default capacity and load factor.
LongKeyProviderAdaptor - Interface in net.rim.device.api.collection
Adaptor class that can retrieve long integer keys for collections that can use them.
LongKeyProviderAdaptorComparator - Class in net.rim.device.api.collection
Comparator that uses long keys provided by a LongKeyProviderAdaptor to order items.
LongKeyProviderAdaptorComparator(LongKeyProviderAdaptor) - Constructor for class net.rim.device.api.collection.LongKeyProviderAdaptorComparator
Constructor.
longMidiEvent(byte[], int, int) - Method in interface javax.microedition.media.control.MIDIControl
Sends a long MIDI event to the device, typically a system exclusive message.
LongRangedActionTarget - Interface in net.rim.device.api.collection
Defines functionality for a collection that supports actions on a range of contained elements with long integer keys.
LongSortedReadableList - Class in net.rim.device.api.collection.util
Maintains a collection of elements with associated keys.
LongSortedReadableList(LongKeyProviderAdaptor) - Constructor for class net.rim.device.api.collection.util.LongSortedReadableList
Constructs a new instance.
LongSortedReadableList(CollectionEventSource, LongKeyProviderAdaptor) - Constructor for class net.rim.device.api.collection.util.LongSortedReadableList
Constructs a new instance using another collection as a source for initial contents.
LongStack - Class in net.rim.device.api.util
Last-in-first-out (LIFO) stack of long values.
LongStack() - Constructor for class net.rim.device.api.util.LongStack
Creates an empty stack.
LongStack(int) - Constructor for class net.rim.device.api.util.LongStack
Allows the creation of the stack with a different initial capacity.
longValue() - Method in class java.lang.Double
Returns the long value of this Double (by casting to a long).
longValue() - Method in class java.lang.Float
Returns the long value of this Float (by casting to a long).
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
LongVector - Class in net.rim.device.api.util
Vector-like class for storing long values.
LongVector(int, int) - Constructor for class net.rim.device.api.util.LongVector
Constructs an empty vector with the specified initial capacity and capacity increment.
LongVector(int) - Constructor for class net.rim.device.api.util.LongVector
Constructs an empty vector with the specified initial capacity.
LongVector() - Constructor for class net.rim.device.api.util.LongVector
Constructs an empty vector.
lookup(String, RemoteLookupListener) - Method in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Initiates a remote lookup.
lookup(Contact, RemoteLookupListener) - Method in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Initiates a remote lookup.
lookupDgramIndexFromDgramId(int) - Method in class net.rim.device.api.io.DatagramTransportBase
Retrieves index of datagram from provided datagram ID.
lookupDgramIndexFromSubId(int) - Method in class net.rim.device.api.io.DatagramTransportBase
Retrieves index of datagram from provided sub-datagram ID.
lookupNamespaceURI(String) - Method in interface org.w3c.dom.Node
Look up the namespace URI associated to the given prefix, starting from this node.
lookupPrefix(String) - Method in interface org.w3c.dom.Node
Look up the prefix associated to the given namespace URI, starting from this node.
LookupProperties - Class in net.rim.device.api.input
Stores and sets a collection of lookup screen look-and-feel parameters.
LookupProperties() - Constructor for class net.rim.device.api.input.LookupProperties
Constructs lookup screen properties object with default look-and-feel parameters.
LookupVariantIterator - Class in net.rim.device.api.input
Lookup variant iterator is created and owned by InputHelper and re-initialized by input method repeatedly every time when variants change, to point to the first element of new variant sequence.
LOTUS_DOMINO_SERVER - Static variable in interface net.rim.device.api.servicebook.ServiceIdentifierTypes
Subtype for service record linked with Lotus Domino Server
LOUD_PROFILE_ID - Static variable in class net.rim.blackberry.api.profiles.Profiles
Specifies the ID for the Loud profile.
LOW - Static variable in interface net.rim.blackberry.api.mail.Message.Priority
Low priority.
LOW_BATTERY - Static variable in class net.rim.device.api.location.Geofence
Indicates current device battery level is low.
LOW_LINE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '_'.
LOW_PRIORITY - Static variable in interface net.rim.device.api.lowmemory.LowMemoryListener
Low priority low-memory requests.
LOW_PRIORITY - Static variable in class net.rim.device.api.system.MultiServicePlatformConstants
The priority to use for low priority MultiServicePlatformListener instances.
LOWERCASE - Static variable in class net.rim.device.api.ui.text.TextFilter
Lowercase alpha character filter
LowercaseTextFilter - Class in net.rim.device.api.ui.text
Filters out characeters not usable in lower case text strings.
LowercaseTextFilter() - Constructor for class net.rim.device.api.ui.text.LowercaseTextFilter
Constructs a new LowercaseTextFilter instance.
LowMemoryFailedListener - Interface in net.rim.device.api.lowmemory
A listener interface reacting to low memory manager (LMM) failure.
LowMemoryListener - Interface in net.rim.device.api.lowmemory
Listener interface for receiving and reacting to low memory events.
LowMemoryManager - Class in net.rim.device.api.lowmemory
The LowMemoryManager maintains memory resources on the device when the device becomes over-taxed and runs low on memory.
lowMemoryManagerFailed() - Method in interface net.rim.device.api.lowmemory.LowMemoryFailedListener
Called when the LMM cannot satisfy a request for any more flash.
LSException - Exception in org.w3c.dom.ls
Parser or write operations may throw an LSException if the processing is stopped.
LSException(short, String) - Constructor for exception org.w3c.dom.ls.LSException
 
LSInput - Interface in org.w3c.dom.ls
This interface represents an input source for data.
LSLoadEvent - Interface in org.w3c.dom.ls
This interface represents a load event object that signals the completion of a document load.
LSOutput - Interface in org.w3c.dom.ls
This interface represents an output destination for data.
LSParser - Interface in org.w3c.dom.ls
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
LSParserFilter - Interface in org.w3c.dom.ls
LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.
LSProgressEvent - Interface in org.w3c.dom.ls
This interface represents a progress event object that notifies the application about progress as a document is parsed.
LSResourceResolver - Interface in org.w3c.dom.ls
LSResourceResolver provides a way for applications to redirect references to external resources.
LSSerializer - Interface in org.w3c.dom.ls
A LSSerializer provides an API for serializing (writing) a DOM document out into XML.
LSSerializerFilter - Interface in org.w3c.dom.ls
LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.
LuminanceSource - Class in com.google.zxing
The purpose of this class hierarchy is to abstract different bitmap implementations across platforms into a standard interface for requesting greyscale luminance values.
LuminanceSource(int, int) - Constructor for class com.google.zxing.LuminanceSource
 

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

Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal