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 _

T

T1_IFD_ABORT - Static variable in exception javacard.framework.APDUException
This reason code indicates that during T=1 protocol, the CAD returned an ABORT S-Block command and aborted the data transfer.
T61_STRING - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 INTEGER primitive type.
TAB - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, a control character with no appearance.
TAB - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible tab.
TABLE - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Table element.
TableController - Class in net.rim.device.api.ui.component.table
A controller class for table components.
TableController(AbstractTableModel, DataView) - Constructor for class net.rim.device.api.ui.component.table.TableController
Create a TableController for the given model and view.
TableController(AbstractTableModel, DataView, int) - Constructor for class net.rim.device.api.ui.component.table.TableController
Create a TableController for the given model and view.
TableModel - Class in net.rim.device.api.ui.component.table
Implementation of AbstractTableModel that allows storage of any kind of data and supports all access/mutate methods.
TableModel() - Constructor for class net.rim.device.api.ui.component.table.TableModel
Creates a new data model with zero rows and zero columns.
TableModel(Object[][]) - Constructor for class net.rim.device.api.ui.component.table.TableModel
Creates a new table model using the provided elements as the data.
TableModelAdapter - Class in net.rim.device.api.ui.component.table
Abstract child class of AbstractTableModel that overrides all methods except for getNumberOfColumns() and getNumberOfRows().
TableModelAdapter() - Constructor for class net.rim.device.api.ui.component.table.TableModelAdapter
 
TableModelChangeEvent - Class in net.rim.device.api.ui.component.table
TableModelChangeEvent is a concrete class that describes the change event details sent to the recipient of a notification.
TableModelChangeEvent(int, DataModel, int, int) - Constructor for class net.rim.device.api.ui.component.table.TableModelChangeEvent
Create a TableModelChangeEvent to send to listeners as a notification of a model event occurring.
TableModelChangeEvent(int, DataModel, int, int, int) - Constructor for class net.rim.device.api.ui.component.table.TableModelChangeEvent
Create a TableModelChangeEvent to send to listeners as a notification of a model event occurring.
TableView - Class in net.rim.device.api.ui.component.table
A view interface for TableView as part of a Model-View-Controller paradigm.
TableView(DataModel) - Constructor for class net.rim.device.api.ui.component.table.TableView
Creates a TableView instance attached to a specific DataModel object.
tag(int, String) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Tags a single mappable element with the specified tag.
tag(Mappable, String) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Tags a single element with the specified tag.
TAG_EXPLICIT - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
Represents explicit tagging used in the ASN.1 stream.
TAG_IMPLICIT - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
Represents implicit tagging used in the ASN.1 stream.
TAG_MASK - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
A bitmask for the DER tag of the Identifier octet.
TAG_NONE - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
Represents no tagging used in the ASN.1 stream.
TagLockedException - Exception in net.rim.device.api.io.nfc.readerwriter
This exception is thrown if an attempt is made to write an NDEF message to a locked tag.
TagLockedException(String) - Constructor for exception net.rim.device.api.io.nfc.readerwriter.TagLockedException
Constructs a TagLockedException.
TAMIL_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Tamil script.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
Tan(int) - Static method in class net.rim.device.api.math.Fixed32
Computes Tan(f), f is a fixed point number in radians.
TAN - Static variable in class net.rim.device.api.ui.Color
 
tand(int) - Static method in class net.rim.device.api.math.Fixed32
Returns the tangent of a fixed-point angle in degrees.
TAP - Static variable in class net.rim.device.api.ui.TouchGesture
Quick touch and release gesture on the touch screen.
TAP_INTERVAL - Static variable in class net.rim.device.api.ui.input.TouchscreenSettings
Interval in milliseconds within which a subsequent TAP gesture must occur to be considered a DOUBLE_TAP gesture.
TAP_TOLERANCE - Static variable in class net.rim.device.api.ui.input.TouchscreenSettings
Radius in pixels within which a subsequent TAP gesture must occur to be considered a DOUBLE_TAP gesture.
TARGET - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Target header.
Target - Class in net.rim.device.api.io.nfc.readerwriter
Represents a card or tag that the NFC controller detected.
TARGET_READ - Static variable in interface net.rim.device.api.io.nfc.emulation.VirtualNDEFTagCallback
An external reader read data from the virtual NFC target.
TARGET_UPDATED - Static variable in interface net.rim.device.api.io.nfc.emulation.VirtualNDEFTagCallback
An external reader updated the data on the virtual NFC target.
TaskArguments - Class in net.rim.blackberry.api.invoke
Encapsulates arguments to pass to the Task application.
TaskArguments() - Constructor for class net.rim.blackberry.api.invoke.TaskArguments
Creates a new TaskArguments instance with default arguments.
TaskArguments(String) - Constructor for class net.rim.blackberry.api.invoke.TaskArguments
Creates a new TaskArguments instance with one argument
TaskArguments(String, ToDo) - Constructor for class net.rim.blackberry.api.invoke.TaskArguments
Creates a new TaskArguments instance with one argument and one ToDo object.
TAURUS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
TC_ACK_INVALID - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_CLOSE_ERROR - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_CLOSE_WARN - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_CONNECT_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_FIN_ACK_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_GUID - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_INIT_CONNECTION - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_INIT_TRANSPORT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_MAX_CONN - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_RCV_STR - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_RCV_THREAD_GUID - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_RECEIVE_THREAD_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_RECV_ERROR_ADDRESS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_RESPOND_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_SEND_OUTPUT_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_SEND_OUTPUT_WARNING_2 - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_SEND_THREAD_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_SND_STR - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_SND_THREAD_GUID - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_STR - Static variable in interface net.rim.device.api.io.ConnEvent
 
TC_TO_SEND_NOT_1_WARNING - Static variable in interface net.rim.device.api.io.ConnEvent
 
TcpCellularOptions - Class in net.rim.device.api.io.transport.options
This class stores configuration information for the TcpCellular transport type.
TcpCellularOptions(String, String, String) - Constructor for class net.rim.device.api.io.transport.options.TcpCellularOptions
Constructs a TcpCellularOptions object
TcpCellularOptions() - Constructor for class net.rim.device.api.io.transport.options.TcpCellularOptions
Constructs a TcpCellularOptions object
TCPPushInputStream - Class in net.rim.device.api.io.http
A push input stream specifically for use with TCP/IP connections.
TCPPushInputStream(HttpServerConnection, InputStream) - Constructor for class net.rim.device.api.io.http.TCPPushInputStream
Creates a new TCPPushInputStream instance from a connection.
TD_GUID - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_INIT_CONNECTION - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_INIT_TRANSPORT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_RECEIVED_PACKET - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_RECV_DISCARDED - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_RECV_ERROR_ADDRESS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_RECV_ERROR_APN - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_ERROR_APN - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_ERROR_RADIO - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_ERROR_RESPONSE - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_FATAL - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_FORMAT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_START - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_SUCCESSFUL - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_WARN_NOT_SENT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_WARN_SENT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SEND_WARN_STATUS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_SENDING_PACKET - Static variable in interface net.rim.device.api.io.ConnEvent
 
TD_STR - Static variable in interface net.rim.device.api.io.ConnEvent
 
TDES_CBC_EDE - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
Represents triple DES (EDE) in CBC mode.
TEAL - Static variable in class net.rim.device.api.ui.Color
 
TechnologyType - Interface in net.rim.device.api.io.nfc.emulation
Contains a the list of valid technology types for card and tag emulation.
TechnologyTypesChangeListener - Interface in net.rim.device.api.io.nfc.se
Receives notifications about changes to technology type routing.
TEL - Static variable in interface javax.microedition.pim.Contact
Field for a voice telephone number.
TELEPHONE_LOCATION_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
tell() - Method in interface javax.microedition.media.protocol.SourceStream
Obtain the current position in the stream.
tell() - Method in class net.rim.device.api.media.protocol.ByteArrayInputStreamDataSource
 
TELUGU_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Telugu script.
TemplateColumnProperties - Class in net.rim.device.api.ui.component.table
Container class of column properties.
TemplateColumnProperties(int) - Constructor for class net.rim.device.api.ui.component.table.TemplateColumnProperties
Creates a column property with the specified width and the TemplateColumnProperties.PIXEL_WIDTH style.
TemplateColumnProperties(int, int) - Constructor for class net.rim.device.api.ui.component.table.TemplateColumnProperties
Creates a column property with the specified width and style.
TemplateRowProperties - Class in net.rim.device.api.ui.component.table
Container class of row properties.
TemplateRowProperties(int) - Constructor for class net.rim.device.api.ui.component.table.TemplateRowProperties
Creates a row property with the specified height and the TemplateRowProperties.PIXEL_HEIGHT style.
TemplateRowProperties(int, int) - Constructor for class net.rim.device.api.ui.component.table.TemplateRowProperties
Creates a row property with the specified height and style.
TEMPO - Static variable in interface javax.microedition.media.control.ToneControl
The TEMPO event tag.
TempoControl - Interface in javax.microedition.media.control
TempoControl controls the tempo, in musical terms, of a song.
TEMPORARILY_UNAVAILABLE - Static variable in class javax.microedition.location.LocationProvider
Availability status code: the location provider is temporarily unavailable.
TEMPORARILY_UNAVAILABLE_AUTO_RESTART - Static variable in class net.rim.device.api.location.Geofence
Indicates current device location is temporarily unavailable.
tenThouToFP(int) - Static method in class net.rim.device.api.math.Fixed32
Converts an integer in ten-thousandths to a fixed-point number.
TERMINATOR - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
TERNARY_FALSE - Static variable in class net.rim.device.api.itpolicy.ITPolicy
Represents the ternary false value.
TERNARY_PROMPT - Static variable in class net.rim.device.api.itpolicy.ITPolicy
Represents the ternary prompt value.
TERNARY_TRUE - Static variable in class net.rim.device.api.itpolicy.ITPolicy
Represents the ternary true value.
testPRNG(PseudoRandomSource) - Static method in class net.rim.device.api.crypto.PRNGTest
Tests the pseudo-random source given the PseudoRandomSource object.
testRandomSource() - Static method in class net.rim.device.api.crypto.PRNGTest
Tests RandomSource for randomness.
TEXT - Static variable in class net.rim.blackberry.api.sendmenu.SendCommandContextKeys
A key for text.
Text - Interface in org.w3c.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_AFTER_EDGE_BASELINE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iBaseline: this identifies the after-edge of the EM box.
TEXT_ALIGN_HCENTER - Static variable in class net.rim.device.api.ui.component.RichTextField
Deprecated. use TEXT_JUSTIFY_HCENTER instead.
TEXT_ALIGN_LEFT - Static variable in class net.rim.device.api.ui.component.RichTextField
Deprecated. use TEXT_JUSTIFY_LEFT.
TEXT_ALIGN_RIGHT - Static variable in class net.rim.device.api.ui.component.RichTextField
Deprecated. use TEXT_JUSTIFY_RIGHT instead.
TEXT_BEFORE_EDGE_BASELINE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iBaseline: this identifies the before-edge of the EM box.
TEXT_CASE_CAPITALIZE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iTextCaseTransform: capitalizes the text.
TEXT_CASE_LOWER - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iTextCaseTransform: changes the text to lower case.
TEXT_CASE_NONE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iTextCaseTransform: does not change the case of the text.
TEXT_CASE_TITLE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iTextCaseTransform: changes the text to Title Case.
TEXT_CASE_UPPER - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iTextCaseTransform: changes the text to UPPER CASE.
TEXT_FIELD - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible text field.
TEXT_JUSTIFY_HCENTER - Static variable in class net.rim.device.api.ui.component.RichTextField
Align contained text to the central vertical axis of this field.
TEXT_JUSTIFY_LEFT - Static variable in class net.rim.device.api.ui.component.RichTextField
Align contained text to the left edge of this field.
TEXT_JUSTIFY_RIGHT - Static variable in class net.rim.device.api.ui.component.RichTextField
Align contained text to the right edge of this field.
TEXT_MESSAGE - Static variable in interface javax.wireless.messaging.MessageConnection
Constant for a message type for text messages (value = “text”).
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_PLAIN - Static variable in class net.rim.blackberry.api.mail.TextBodyPart
Deprecated. Use TextBodyPart.getTextPlainContentType().
TEXT_RECORD_TYPE - Static variable in class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
The NFC Forum record type name for text records
TEXT_WRAP_DEFAULT - Static variable in interface javax.microedition.lcdui.Choice
Constant for indicating that the application has no preference as to wrapping or truncation of text element contents and that the implementation should use its default behavior.
TEXT_WRAP_OFF - Static variable in interface javax.microedition.lcdui.Choice
Constant for hinting that text element contents should be limited to a single line.
TEXT_WRAP_ON - Static variable in interface javax.microedition.lcdui.Choice
Constant for hinting that text element contents should be wrapped to to multiple lines if necessary to fit available content space.
TextBodyPart - Class in net.rim.blackberry.api.mail
Body part with "text/plain" content-type.
TextBodyPart(Multipart) - Constructor for class net.rim.blackberry.api.mail.TextBodyPart
Creates a new, emtpy TextBodyPart instance.
TextBodyPart(Multipart, String) - Constructor for class net.rim.blackberry.api.mail.TextBodyPart
Creates a new TextBodyPart instance with provided contents.
TextBox - Class in javax.microedition.lcdui
The TextBox class is a Screen that allows the user to enter and edit text.
TextBox(String, String, int, int) - Constructor for class javax.microedition.lcdui.TextBox
Creates a new TextBox object with the given title string, initial contents, maximum size in characters, and constraints.
textChanged(int, int) - Method in interface net.rim.device.api.input.ITextInputConnector
Invoked when the inputed text has changed and invoked when text attributes have changed.
TextField - Class in javax.microedition.lcdui
A TextField is an editable text component that may be placed into a Form.
TextField(String, String, int, int) - Constructor for class javax.microedition.lcdui.TextField
Creates a new TextField object with the given label, initial contents, maximum size in characters, and constraints.
TextField - Class in net.rim.device.api.ui.component
A simple editable text field.
TextField() - Constructor for class net.rim.device.api.ui.component.TextField
Constructs a TextField that uses the default style.
TextField(long) - Constructor for class net.rim.device.api.ui.component.TextField
Constructs a TextField with specified style attributes.
TextField(String, String) - Constructor for class net.rim.device.api.ui.component.TextField
Constructor.
TextFilter - Class in net.rim.device.api.ui.text
Defines fundamental functionality for a text filtering object.
TextFilter() - Constructor for class net.rim.device.api.ui.text.TextFilter
Constructs a new TextFilter instance.
TextHitInfo - Class in net.rim.device.api.im
Information about a document position returned by an enquiry ('hit-test') function, for example one taking an x-y point as its input.
TextHitInfo(int, boolean) - Constructor for class net.rim.device.api.im.TextHitInfo
Create a TextHitInfo instance given an index and a boolean indicating whether or not the index is a leading edge.
TextHitInfo(int, boolean, boolean) - Constructor for class net.rim.device.api.im.TextHitInfo
Create a TextHitInfo instance given an index and booleans indicating whether or not the index is a leading edge, and whether or not the position is in right-to-left text.
TextMessage - Interface in javax.wireless.messaging
An interface representing a text message.
TextMetrics - Class in net.rim.device.api.ui
Metrics returned when drawing or measuring text.
TextMetrics() - Constructor for class net.rim.device.api.ui.TextMetrics
Empty constructor.
TextRecord - Class in net.rim.device.api.io.nfc.ndef.rtd
Helps build and parse NFC Forum Text NDEF records.
TextRecord() - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Creates an empty text record.
TextRecord(String) - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Creates a text record with the specified text parameter.
TextRecord(String, String) - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Creates a text record with the specified text parameter for the specified language code.
TextRecord(NDEFRecord) - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Creates a text record by extracting text record data from an existing NDEFRecord object.
TextSpinBoxField - Class in net.rim.device.api.ui.component
A SpinBoxField that renders text.
TextSpinBoxField() - Constructor for class net.rim.device.api.ui.component.TextSpinBoxField
Construct an empty texts spin box.
TextSpinBoxField(Object[]) - Constructor for class net.rim.device.api.ui.component.TextSpinBoxField
Construct a spin box field from an array of objects (the toString method will be used to retrieve the text to display).
TextSpinBoxField(Object[], long) - Constructor for class net.rim.device.api.ui.component.TextSpinBoxField
Construct a spin box field from an array of objects (the toString method will be used to retrieve the text to display).
THAI_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Thai script.
THEMED_ICON - Static variable in class net.rim.device.api.command.CommandMetadata
The themed icon of the command.
THIRD - Static variable in class javax.microedition.pim.RepeatRule
Constant for the third week of the month used with WEEK_IN_MONTH field.
THIRDLAST - Static variable in class javax.microedition.pim.RepeatRule
Constant for the third to last week of the month used with WEEK_IN_MONTH field.
THISTLE - Static variable in class net.rim.device.api.ui.Color
 
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object with a specific target object whose run method is called.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object with the given target and name.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object with the given name.
Throwable - Class in java.lang
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new Throwable with null as its error message string.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new Throwable with the specified error message.
throwIt(short) - Static method in exception javacard.framework.APDUException
Throws an instance of APDUException with the specified reason.
throwIt(short) - Static method in exception javacard.framework.CardException
Throws an instance of CardException class with the specified reason.
throwIt(short) - Static method in exception javacard.framework.CardRuntimeException
Throws an instance of the CardRuntimeException class with the specified reason.
throwIt(short) - Static method in exception javacard.framework.ISOException
Throws an instance of the ISOException class with the specified status word.
throwIt(short) - Static method in exception javacard.framework.PINException
Throws an instance of PINException with the specified reason.
throwIt(short) - Static method in exception javacard.framework.service.ServiceException
Throws an instance of ServiceException with the specified reason.
throwIt(short) - Static method in exception javacard.framework.SystemException
Throws an instance of SystemException with the specified reason.
throwIt(short) - Static method in exception javacard.framework.TransactionException
Throws an instance of TransactionException with the specified reason.
throwIt(short) - Static method in exception javacard.framework.UserException
Throws an instance of UserException with the specified reason.
throwIt(short) - Static method in exception javacard.security.CryptoException
Throws an instance of CryptoException with the specified reason.
THUMB_CLICK - Static variable in class net.rim.device.api.system.EventInjector.TrackwheelEvent
A constant representing a track wheel thumb click.
THUMB_ROLL_DOWN - Static variable in class net.rim.device.api.system.EventInjector.TrackwheelEvent
A constant representing a track wheel roll down.
THUMB_ROLL_UP - Static variable in class net.rim.device.api.system.EventInjector.TrackwheelEvent
A constant representing a track wheel roll up.
THUMB_UNCLICK - Static variable in class net.rim.device.api.system.EventInjector.TrackwheelEvent
A constant representing a track wheel thumb click released.
THURSDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Thursday.
THURSDAY - Static variable in class javax.microedition.pim.RepeatRule
Constant for the day of week Thursday used with DAY_IN_WEEK field.
TIBETAN_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Tibetan script.
Ticker - Class in javax.microedition.lcdui
Implements a "ticker-tape," a piece of text that runs continuously across the display.
Ticker(String) - Constructor for class javax.microedition.lcdui.Ticker
Constructs a new Ticker object, given its initial contents string.
TIFFEncodedImage - Class in net.rim.device.api.system
Represents an image encoded in the TIFF format.
TILDE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '~'.
TiledLayer - Class in javax.microedition.lcdui.game
A TiledLayer is a visual element composed of a grid of cells that can be filled with a set of tile images.
TiledLayer(int, int, Image, int, int) - Constructor for class javax.microedition.lcdui.game.TiledLayer
Creates a new TiledLayer.
tileRop(int, int, int, int, int, Bitmap, int, int) - Method in class net.rim.device.api.ui.Graphics
Executes an area raster operation on the specified region, tiling the source bitmap if necessary.
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
TIME - Static variable in class javax.microedition.lcdui.DateField
Input mode for time information (hours and minutes).
TIME - Static variable in class net.rim.device.api.ui.component.DateField
Specifies the input mode for time (hour, minute, second).
TIME_4_BYTE - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Time header using the 4 byte representation.
TIME_DEFAULT - Static variable in class net.rim.device.api.i18n.DateFormat
Default time format style.
TIME_FULL - Static variable in class net.rim.device.api.i18n.DateFormat
Full time style.
TIME_ISO_8601 - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Time header using the ISO 8601 standards.
TIME_LONG - Static variable in class javax.microedition.global.Formatter
Constant for the long time style.
TIME_LONG - Static variable in class net.rim.device.api.i18n.DateFormat
Long time style.
TIME_MEDIUM - Static variable in class net.rim.device.api.i18n.DateFormat
Medium time style: typically, this style should be used by default.
TIME_REQUIRED - Static variable in interface net.rim.device.api.crypto.tls.AlertProtocol
This alert is a warning sent by the server, to inform the client that more time is required for a certain handshake operation, than would be expected for the client retransmission timer.
TIME_SHORT - Static variable in class javax.microedition.global.Formatter
Constant for the short time style.
TIME_SHORT - Static variable in class net.rim.device.api.i18n.DateFormat
Short time style.
TIME_STAMPING - Static variable in class net.rim.device.api.crypto.certificate.KeyUsage
The subject public key is used for binding the hash of an object to a time from an agreed-upon time source.
TIME_UNKNOWN - Static variable in interface javax.microedition.media.Player
The returned value indicating that the requested time is unknown.
TIME_ZONE_ID - Static variable in class net.rim.device.api.lbs.maps.server.exchange.ReverseGeocodeExchange
Use this to constant for reverse geocoding requests to return the time zone ID.
TimeBase - Interface in javax.microedition.media
A TimeBase is a constantly ticking source of time.
TIMEOUT - Static variable in exception javax.bluetooth.BluetoothConnectionException
Indicates the connection to the server failed due to a timeout.
TIMEOUT - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
 
Timer - Class in java.util
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
TimerTask - Class in java.util
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
TimeSource - Class in net.rim.device.api.util
Defines a time-source for use by classes that take an application time as a reference point.
TimeSource() - Constructor for class net.rim.device.api.util.TimeSource
Constucts a new TimeSource instance.
TimeSourceListener - Interface in net.rim.device.api.util
Defines an interface for registering listeners onto a TimeSource to be able to receive callbacks when the TimeSource state changes between STATE_STOPPED, STATE_STARTED and STATE_PAUSED.
timeStateChanged(int) - Method in interface net.rim.device.api.util.TimeSourceListener
Callback method for when the TimeSource time state changes.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
 
TIMEZONE_FIELD - Static variable in class net.rim.device.api.i18n.DateFormat
Useful constant for TIMEZONE field alignment.
TimeZoneUtilities - Class in net.rim.device.api.util
This class provides utility methods for the time zones supported by the BlackBerry smartphone.
TITLE - Static variable in interface javax.microedition.pim.Contact
Field specifying the job title for a Contact.
TITLE - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryMemo
Field representing the memo's title.
TITLE_KEY - Static variable in interface javax.microedition.media.control.MetaDataControl
Default key for TITLE information.
TitleBar - Class in net.rim.device.api.ui.component
Provides an abstract TitleBar component.
TitleBar() - Constructor for class net.rim.device.api.ui.component.TitleBar
Creates a new instance of TitleBar
TitleView - Class in net.rim.device.api.ui.component.pane
TitleView lays out and renders the titles of Pane objects.
TitleView(long) - Constructor for class net.rim.device.api.ui.component.pane.TitleView
Class constructor that accepts a long of style bit flags and sets the Field.FOCUSABLE style bit.
TLEFieldController - Interface in net.rim.device.api.util
Defines methods to read and write type-length encoded (TLE) fields.
TLEUtilities - Class in net.rim.device.api.util
Utility methods for manipulating type-length encoded (TLE) fields.
TLS10Connection - Class in net.rim.device.api.crypto.tls.tls10
This class can be used to instantiate a TLS1.0 connection directly given an underlying connection (such as TCP), or, it can be instantiated using Connector.open and specifying tls as the protocol to use.
TLS10Connection(StreamConnection, String) - Constructor for class net.rim.device.api.crypto.tls.tls10.TLS10Connection
Creates an instance of the TLS protocol passing in an underlying stream connection and the address you are connecting to.
TLS10Connection(StreamConnection, String, boolean) - Constructor for class net.rim.device.api.crypto.tls.tls10.TLS10Connection
Creates an instance of the TLS protocol passing in an underlying stream connection and the address you are connecting to.
TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_EXPORT_WITH_RC4_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_anon_WITH_RC4_128_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DH_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_DSS_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_DSS_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_DSS_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_RSA_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_RSA_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DH_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_DSS_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_DSS_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_DSS_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_RSA_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_RSA_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_DHE_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_ECDH_anon_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_anon_EXPORT_WITH_RC4_40_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_anon_NULL_WITH_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_anon_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_anon_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_ECDSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_ECDSA_WITH_NULL_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_ECDH_ECDSA_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_EXPORT_WITH_RC4_40_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_EXPORT_WITH_RC4_56_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_ECDH_RSA_WITH_NULL_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_ECDH_RSA_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_NULL_WITH_NULL_NULL - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
Not Allowed to Negotiate To.
TLS_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
TLS_RSA_EXPORT_WITH_RC4_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_AES_128_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_AES_256_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_IDEA_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_RSA_WITH_NULL_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_RSA_WITH_NULL_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
TLS_RSA_WITH_RC4_128_MD5 - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLS_RSA_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
SUPPORTED.
TLSAlertException - Exception in net.rim.device.api.crypto.tls
Thrown when an alert is sent or received.
TLSAlertException(byte, byte) - Constructor for exception net.rim.device.api.crypto.tls.TLSAlertException
Initializes the exception with the alert level and description that can be used when catching the exception later.
TLSAlertException(byte, byte, String) - Constructor for exception net.rim.device.api.crypto.tls.TLSAlertException
Initializes the exception with the alert level and description that can be used when catching the exception later.
TLSCancelException - Exception in net.rim.device.cldc.io.ssl
Represents a TLS cancel exception.
TLSCancelException(Exception) - Constructor for exception net.rim.device.cldc.io.ssl.TLSCancelException
Use this constructor when you simply want to keep track of the exception which caused this exception to be thrown.
TLSCancelException(String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSCancelException
Use this constructor when there is an exception that needs to be thrown yet there was no exception that caused it.
TLSCancelException(Exception, String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSCancelException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown and have a descriptive string to display as well.
TLSCipherSuites - Class in net.rim.device.api.crypto.tls.tls10
This class contains the necessary information for a developer or a user or an interested IT person to determine and specify the cipher suites that are to be used with a specific connection or that are supposed to be used in general with all connections.
TLSException - Exception in net.rim.device.cldc.io.ssl
Thrown when a standard TLS error occurs.
TLSException() - Constructor for exception net.rim.device.cldc.io.ssl.TLSException
Use this constructor when there is no underlying exception or message regarding this exception.
TLSException(Exception) - Constructor for exception net.rim.device.cldc.io.ssl.TLSException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown.
TLSException(String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSException
Use this constructor when there is an exception that needs to be thrown, yet there was no exception that caused it.
TLSException(Exception, String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown and have a descriptive string to display as well.
TLSIOException - Exception in net.rim.device.cldc.io.ssl
Wraps a standard TLS exception inside an IOException for use in Input and OutputStreams.
TLSIOException(TLSException) - Constructor for exception net.rim.device.cldc.io.ssl.TLSIOException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown.
TLSIOException(String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSIOException
Use this constructor when there is an exception that needs to be thrown, yet there was no exception that caused it.
TLSIOException(TLSException, String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSIOException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown and have a descriptive string to display as well.
TLSSecurityException - Exception in net.rim.device.cldc.io.ssl
This exception signifies that someone attempted to make a connection to the TLS software and specified that it must be an end to end connection using the ";EndToEnd" string appended to the URL of the server.
TLSSecurityException(TLSException) - Constructor for exception net.rim.device.cldc.io.ssl.TLSSecurityException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown.
TLSSecurityException(String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSSecurityException
Use this constructor when there is an exception that needs to be thrown, yet there was no exception that caused it.
TLSSecurityException(TLSException, String) - Constructor for exception net.rim.device.cldc.io.ssl.TLSSecurityException
Use this constructor when you want to keep track of the exception which caused this exception to be thrown and have a descriptive string to display as well.
TNF_ABSOLUTE_URI - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for an absolute URI type.
TNF_ANY - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for any record type.
TNF_EMPTY - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for an empty record.
TNF_EXTERNAL - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for application specific record type names that follow NFC Forum naming conventions.
TNF_MEDIA - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for a MIME type.
TNF_UNCHANGED - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for an unchanged record type.
TNF_UNKNOWN - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for an unknown record type.
TNF_WELL_KNOWN - Static variable in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Constant that indicates the record type name format identifier for a "well known type" as defined by the NFC Forum.
TO - Static variable in class net.rim.blackberry.api.mail.Header
"To" header tag.
TO - Static variable in interface net.rim.blackberry.api.mail.Message.RecipientType
"To" (primary) recipients
TO_BE_DELETED_SERVER_UID - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
TO_THE_END - Static variable in interface net.rim.device.api.collection.IntRangedActionTarget
Range ends with the "highest" element in the collection.
TO_THE_END - Static variable in interface net.rim.device.api.collection.LongRangedActionTarget
Range ends with the "highest" element in the collection.
toArray() - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Retrieves all mappable items in this storage container.
toArray() - Method in class net.rim.device.api.util.ByteVector
Retrieves a copy of the underlying store.
toArray() - Method in class net.rim.device.api.util.DataBuffer
Retrieves buffer data into an array.
toArray() - Method in class net.rim.device.api.util.IntVector
Retrieves a copy of the underlying store.
toArray() - Method in class net.rim.device.api.util.LongVector
Retrieves a copy of the underlying store.
toASCII(String) - Static method in class net.rim.device.api.io.IDNA
This method performs the ToASCII operation on the provided hostname string.
toASCII(String, boolean, boolean) - Static method in class net.rim.device.api.io.IDNA
The ToASCII operation takes a sequence of Unicode code points that make up one label and transforms it into a sequence of code points in the ASCII range (0..7F).
toAxisAngle(Vector3f) - Method in class net.rim.device.api.math.Quaternion4f
Converts this Quaternion4f to axis-angle notation.
toBinaryString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 2.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class net.rim.device.api.crypto.asn1.ASN1BitSet
Returns a copy of the byte array that underlies this bit set.
toByteArray() - Method in class net.rim.device.api.crypto.asn1.ASN1OutputStream
Returns the encoding of everything written to the stream so far.
toByteArray() - Method in class net.rim.device.api.crypto.CryptoInteger
Returns the byte array representation of the value.
toByteArray(int) - Method in class net.rim.device.api.crypto.CryptoInteger
Returns the byte array representation of the value, padded or truncated to the specified length.
toByteArray() - Method in class net.rim.device.api.crypto.oid.OID
Returns the DER encoding of this OID as a byte array.
toBytes(int, byte[], int, int) - Method in class com.google.zxing.common.BitArray
 
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toCoordinates() - Method in class net.rim.device.api.lbs.maps.model.MapPoint
Converts this MapPoint into a Coordinates object.
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to the equivalent angle measured in degrees.
ToDo - Interface in javax.microedition.pim
Represents a single To Do item in a PIM To Do database.
TODO_LIST - Static variable in class javax.microedition.pim.PIM
Constant representing a ToDo List.
ToDoList - Interface in javax.microedition.pim
Represents a ToDo list containing ToDo items.
toFP(int) - Static method in class net.rim.device.api.math.Fixed32
Converts a normal integer to a fixed-point number.
toHashtable() - Method in class net.rim.device.api.io.http.HttpHeaders
Converts this collection of headers into a hashtable.
toHexString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 16.
toIDNAString() - Method in class net.rim.device.api.io.URI
Get a string representation of the normalized URI-reference after having the IDNA algorithm applied as per RFC3490.
toInt(int) - Static method in class net.rim.device.api.math.Fixed32
Converts a fixed-point number to a normal integer.
ToIntHashtable - Class in net.rim.device.api.util
This class implements a hashtable, which maps keys to values.
ToIntHashtable(int) - Constructor for class net.rim.device.api.util.ToIntHashtable
Construct a new, empty hashtable with the specified capacity.
ToIntHashtable() - Constructor for class net.rim.device.api.util.ToIntHashtable
Construct a new, empty hashtable with a default capacity and load factor.
toIntTenThou(int) - Static method in class net.rim.device.api.math.Fixed32
Converts a fixed-point number to an integer in ten-thousandths.
toIRIString() - Method in class net.rim.device.api.io.URI
Get a string representation of the normalized URI-reference as per RFC3986 and RFC3987.
toJSONArray(JSONArray) - Method in class org.json.me.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class org.json.me.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface org.json.me.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
ToLongHashtable - Class in net.rim.device.api.util
This class implements a hashtable, which maps keys to values.
ToLongHashtable(int) - Constructor for class net.rim.device.api.util.ToLongHashtable
Construct a new, empty hashtable with the specified capacity.
ToLongHashtable() - Constructor for class net.rim.device.api.util.ToLongHashtable
Construct a new, empty hashtable with a default capacity and load factor.
toLowerCase(char) - Static method in class java.lang.Character
The given character is mapped to its lowercase equivalent; if the character has no lowercase equivalent, the character itself is returned.
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case.
toLowerCase(char) - Static method in class net.rim.device.api.util.CharacterUtilities
Converts character to lower case (handles BMP characters only).
toLowerCase(StringBuffer, int, int, int) - Static method in class net.rim.device.api.util.StringUtilities
Converts the string buffer content (characters) to lower case, using the specified locale.
toLowerCase(String, int) - Static method in class net.rim.device.api.util.StringUtilities
Convert string to lower case , using the specified locale.
TOMATO - Static variable in class net.rim.device.api.ui.Color
 
toNDEFMessage() - Method in interface net.rim.blackberry.api.accessory.Accessory
Converts the accessory to an NDEF message.
TONE_DEVICE_LOCATOR - Static variable in class javax.microedition.media.Manager
The locator to create a tone Player to play back tone sequences. e.g.
ToneControl - Interface in javax.microedition.media.control
ToneControl is the interface to enable playback of a user-defined monotonic tone sequence.
TOO_MANY_ITEMS - Static variable in exception net.rim.device.api.lbs.LocatorException
The server got too many returned items from the query that it could not effectively perform a sort to get the first twenty.
TOO_MANY_ITEMS - Static variable in exception net.rim.device.api.lbs.maps.server.exchange.GeocodeException
Indicates that the geocoding server received too many returned items from the query so that it could not effectively perform a sort to retrieve the first twenty items.
toOctalString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 8.
ToolbarButtonField - Class in net.rim.device.api.ui.toolbar
Represents a toolbar button field.
ToolbarButtonField() - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with an ordinal of 0.
ToolbarButtonField(int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with a specified priority order.
ToolbarButtonField(long) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with a specified style.
ToolbarButtonField(int, long) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField, which a specified order and style.
ToolbarButtonField(StringProvider) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Create an instance of ToolbarButtonField with the specified text to use if an image or tooltip is not provided.
ToolbarButtonField(StringProvider, int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with the specified text and ordinal.
ToolbarButtonField(Image, StringProvider) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with the specified image and text.
ToolbarButtonField(Image, StringProvider, int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with the specified image, text, and ordinal.
ToolbarButtonField(Image, StringProvider, int, long) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarButtonField
Creates an instance of ToolbarButtonField with the specified style, image, text, and ordinal.
ToolbarManager - Class in net.rim.device.api.ui.toolbar
Represents a horizontal manager to provide quick access to commonly performed actions.
ToolbarManager() - Constructor for class net.rim.device.api.ui.toolbar.ToolbarManager
Creates a ToolbarManager.
ToolbarManager(long) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarManager
Creates a code>ToolbarManager with the specified style.
ToolbarManager(Field) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarManager
Creates a toolbar with specified field.
ToolbarSetManager - Class in net.rim.device.api.ui.toolbar
A ToolbarSetManager is a collection of ToolbarButtonField objects.
ToolbarSetManager() - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSetManager
Creates an empty ToolbarSetManager with the default style 0L and ordinal of 0.
ToolbarSetManager(int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSetManager
Creates an empty ToolbarSetManager with the default style 0L and a specified ordinal.
ToolbarSetManager(long, int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSetManager
Creates an empty ToolbarSetManager with the specified style and ordinal.
ToolbarSpacer - Class in net.rim.device.api.ui.toolbar
A spacer used in ToolbarManager or ToolbarSetManager when a particular arrangement of ToolbarButtonFields is desired.
ToolbarSpacer() - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSpacer
Creates a ToolbarSpacer with the an ordinal of 0.
ToolbarSpacer(int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSpacer
Creates a ToolbarSpacer with the specified ordinal.
ToolbarSpacer(long, int) - Constructor for class net.rim.device.api.ui.toolbar.ToolbarSpacer
Creates a ToolbarSpacer with a specified style and ordinal.
TOP - Static variable in class javax.microedition.lcdui.Graphics
Constant for positioning the anchor point of text and images above the text or image.
TOP - Static variable in interface net.rim.device.api.ui.DrawStyle
Drawing position for the top of the text.
TOP - Static variable in class net.rim.device.api.ui.image.Image
The image will be painted at the top of the graphics context.
top - Variable in class net.rim.device.api.ui.XYEdges
Top edge.
TOP_BASELINE - Static variable in class net.rim.device.api.ui.DrawTextParam.AdvancedDrawTextParam
Value for iBaseline: a baseline that is (ascent + leading above) higher than the alphabetic baseline.
TOP_LEFT_ROUNDED_RECT_CORNER - Static variable in class net.rim.device.api.ui.Graphics
Top-left corner of a drawn rectangle should be rounded.
TOP_RIGHT_ROUNDED_RECT_CORNER - Static variable in class net.rim.device.api.ui.Graphics
Top-right corner of a drawn rectangle should be rounded.
TOP_ROUNDED_RECT_CORNERS - Static variable in class net.rim.device.api.ui.Graphics
Both top corners of a drawn rectangle should be rounded.
toPattern() - Method in class net.rim.device.api.i18n.SimpleDateFormat
Returns a pattern string describing this formatter's current format style.
TOPMOST - Static variable in class net.rim.device.api.ui.Manager
Indicates scrolling all the way to the top of the manager.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to the equivalent angle measured in radians.
toRFC2253CompatibleString() - Method in class net.rim.device.api.crypto.certificate.x509.X509DistinguishedName
Convert this DistinguishedName's internal representation to a string format.
toRoundedInt(int) - Static method in class net.rim.device.api.math.Fixed32
Converts a fixed-point number to a normal integer.
toSerialFormat(PIMItem, OutputStream, String, String) - Method in class javax.microedition.pim.PIM
Writes the data from the given item to the given OutputStream object as Unicode characters in a format indicated by the String parameters.
toSoapRequest() - Method in class net.rim.device.api.io.parser.soap.SOAPEnvelope
Builds a SOAP XML string for this SOAPEnvelope.
toString() - Method in class com.google.zxing.BarcodeFormat
 
toString() - Method in class com.google.zxing.common.BitArray
 
toString() - Method in class com.google.zxing.common.BitMatrix
 
toString() - Method in class com.google.zxing.common.ByteMatrix
 
toString() - Method in class com.google.zxing.datamatrix.decoder.Version
 
toString() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
toString() - Method in class com.google.zxing.qrcode.decoder.Mode
 
toString() - Method in class com.google.zxing.qrcode.decoder.Version
 
toString() - Method in class com.google.zxing.qrcode.encoder.BitVector
Deprecated.  
toString() - Method in class com.google.zxing.qrcode.encoder.QRCode
 
toString() - Method in class com.google.zxing.Result
 
toString() - Method in class com.google.zxing.ResultMetadataType
 
toString() - Method in class com.google.zxing.ResultPoint
 
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Character
Returns a String object representing this character's value.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString(double) - Static method in class java.lang.Double
Creates a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a String representation of this Double object.
toString(float) - Static method in class java.lang.Float
Returns a String representation for the specified float value.
toString() - Method in class java.lang.Float
Returns a String representation of this Float object.
toString(int, int) - Static method in class java.lang.Integer
Creates a string representation of the first argument in the radix specified by the second argument.
toString(int) - Static method in class java.lang.Integer
Returns a new String object representing the specified integer.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString(long, int) - Static method in class java.lang.Long
Creates a string representation of the first argument in the radix specified by the second argument.
toString(long) - Static method in class java.lang.Long
Returns a new String object representing the specified integer.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.String
This object (which is already a string) is itself returned.
toString() - Method in class java.lang.StringBuffer
Converts to a string representing the data in this string buffer.
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including a unique number that identifies the thread and the thread's priority.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable object.
toString() - Method in class java.nio.ByteBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.FloatBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.IntBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.nio.ShortBuffer
Returns a string summarizing the state of this buffer.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form: dow mon dd hh:mm:ss zzz yyyy where: dow is the day of the week (Sun, Mon, Tue, Wed, Thu, Fri, Sat).
toString() - Method in class java.util.Hashtable
Retrieves string representation of this hashtable.
toString() - Method in class java.util.Vector
Returns a string representation of this vector.
toString() - Method in class javax.bluetooth.RemoteDevice
 
toString() - Method in class javax.bluetooth.UUID
Returns the string representation of the 128-bit UUID object.
toString() - Method in class javax.xml.namespace.QName
Returns a String representation of this QName.
toString() - Method in class net.rim.blackberry.api.browser.URLEncodedPostData
Retrieves the encoded form data as a String.
toString() - Method in class net.rim.blackberry.api.mail.Address
Produces string form of this address.
toString() - Method in class net.rim.blackberry.api.mail.event.FolderEvent
 
toString() - Method in class net.rim.blackberry.api.mail.event.MailEvent
Retrieves string form of this mail event.
toString() - Method in class net.rim.blackberry.api.mail.event.MessageEvent
Converts this event into a string.
toString() - Method in class net.rim.blackberry.api.mail.event.StoreEvent
 
toString() - Method in class net.rim.blackberry.api.mail.Folder
Retrieves this folder's full name.
toString() - Method in class net.rim.blackberry.api.mail.Service
Retrieves a human-readable string for this service.
toString() - Method in class net.rim.blackberry.api.mail.ServiceConfiguration
Retrieves string representation of this configuration.
toString() - Method in class net.rim.blackberry.api.menuitem.ApplicationMenuItem
Retrieves name menu item should use for display in a menu.
toString() - Method in class net.rim.blackberry.api.profiles.NotificationRule
Returns a human-readable representation of this notification rule.
toString(StringBuffer) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Returns a human-readable representation of this sound alert.
toString() - Method in exception net.rim.blackberry.web.widget.jil.JILWidgetException
 
toString() - Method in class net.rim.device.api.bluetooth.BluetoothSerialPortInfo
Retrieves this information object in string form.
toString() - Method in class net.rim.device.api.command.CommandMetadata
Retrieves a string representation of this metadata instance.
toString() - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns a string representation of the instance.
toString() - Method in class net.rim.device.api.command.registrar.CategoryCollection
Returns a string representation of the collection.
toString() - Method in class net.rim.device.api.command.registrar.CommandRequest
Returns a string representation of the instance.
toString() - Method in class net.rim.device.api.crypto.certificate.CertificateServerInfo
This method returns a string containing the details in a pretty printed format for display to the user.
toString() - Method in interface net.rim.device.api.crypto.certificate.DistinguishedName
Convert the DistinguishedName to a standard string format.
toString() - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Converts the certificate to a string representation by calling CertificateUtilities.getSubjectFriendlyName().
toString() - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSDistinguishedName
Returns a string representation of the distinguished name in the order specified by RFC 1779.
toString() - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
Converts the certificate to a string representation by calling getSubjectFriendlyName().
toString() - Method in class net.rim.device.api.crypto.certificate.x509.X509DistinguishedName
Convert this DistinguishedName's internal representation to a string format.
toString(int) - Method in class net.rim.device.api.crypto.certificate.x509.X509DistinguishedName
Convert this DistinguishedName's internal representation to a string format.
toString() - Method in class net.rim.device.api.crypto.CryptoInteger
Returns the hexadecimal string representation of the value.
toString(int) - Method in class net.rim.device.api.crypto.CryptoInteger
Returns the hexadecimal string representation of the value, padded or truncated to the specified number of bytes (the string length will be twice this number).
toString() - Method in exception net.rim.device.api.crypto.CryptoIOException
Returns the String information stored about the exception, including the concatenation of the super classes string output and the string output from the CryptoException.
toString() - Method in class net.rim.device.api.crypto.oid.OID
Returns a String containing the dotted decimal representation of the OID.
toString() - Method in class net.rim.device.api.i18n.Locale
Retrieves the programmatic name for this entire locale.
toString() - Method in class net.rim.device.api.im.TextHitInfo
Returns a string representation of the current TextHitInfo instance.
toString() - Method in class net.rim.device.api.io.transport.TransportDescriptor
Returns a string representation of the object.
toString() - Method in class net.rim.device.api.io.URI
Get a string representation of the normalized URI-reference as per RFC3986.
toString() - Method in class net.rim.device.api.lbs.maps.LatLonRectangle
 
toString() - Method in class net.rim.device.api.lbs.maps.model.MapLocation
Generates the string representation for this Location object.
toString() - Method in class net.rim.device.api.lbs.maps.model.MapPoint
 
toString() - Method in class net.rim.device.api.lbs.maps.server.exchange.ServerExchange
 
toString() - Method in class net.rim.device.api.ldap.LDAPQuery
Returns a string representation of the URL describing the query.
toString() - Method in class net.rim.device.api.math.BoundingBox
 
toString() - Method in class net.rim.device.api.math.BoundingSphere
 
toString() - Method in interface net.rim.device.api.math.Bounds
Returns a String representation of this bounding object.
toString() - Method in class net.rim.device.api.math.Color3f
Returns a String representation of this color.
toString() - Method in class net.rim.device.api.math.Color4f
Returns a String representation of this color.
toString() - Method in class net.rim.device.api.math.Frustum
Returns a String representation of this frustum.
toString() - Method in class net.rim.device.api.math.Matrix3f
Returns a string representation of this matrix.
toString() - Method in class net.rim.device.api.math.Matrix4f
Returns a string representation of this matrix.
toString() - Method in class net.rim.device.api.math.Plane
Returns a String representation of this plane.
toString() - Method in class net.rim.device.api.math.Quaternion4f
Returns a String representation of the elements of this quaternion.
toString() - Method in class net.rim.device.api.math.Ray
Returns a String representation of this ray.
toString() - Method in class net.rim.device.api.math.Transform2D
Returns a String representation of this transform.
toString() - Method in class net.rim.device.api.math.Transform3D
Returns a String representation of this transform.
toString() - Method in class net.rim.device.api.math.Vector2f
Returns a String representation of the elements of this vector.
toString() - Method in class net.rim.device.api.math.Vector3f
Returns a String representation of the elements of this vector.
toString() - Method in class net.rim.device.api.math.Vector4f
Returns a String representation of the elements of this vector.
toString() - Method in class net.rim.device.api.media.BluetoothHeadsetMediaActionContext
Generates and returns a String representation of this object.
toString() - Method in class net.rim.device.api.media.WiredHeadsetMediaActionContext
Generates and returns a String representation of this object.
toString() - Method in class net.rim.device.api.servicebook.ServiceRecord
toString implementation
toString() - Method in class net.rim.device.api.smartcard.AnswerToReset
Returns a String representation of the object.
toString() - Method in class net.rim.device.api.smartcard.CommandAPDU
Returns a String representation of the object.
toString() - Method in class net.rim.device.api.smartcard.ResponseAPDU
Returns a String representation of the object.
toString() - Method in class net.rim.device.api.smartcard.SmartCard
 
toString() - Method in class net.rim.device.api.smartcard.SmartCardReader
 
toString() - Method in class net.rim.device.api.system.Clipboard
Retrieves string equivalent of clipboard's contents.
toString() - Method in class net.rim.device.api.ui.component.CheckboxField
Returns state as a String, "[Yes]" or "[No]".
toString() - Method in class net.rim.device.api.ui.component.ChoiceField
Returns a string representation of the object.
toString() - Method in class net.rim.device.api.ui.component.DateField
Retrieves a string version of this field.
toString() - Method in class net.rim.device.api.ui.component.LabelField
Retreives this field's text in a string.
toString() - Method in class net.rim.device.api.ui.component.SeparatorField
Represent a separator as a string of 20 dashes.
toString() - Method in class net.rim.device.api.ui.component.TextField
Retrieves this field's text in a string.
toString() - Method in class net.rim.device.api.ui.Font
Retrieves the font name as a string.
toString() - Method in class net.rim.device.api.ui.FontFamily
Retrieves a string representation of a font family.
toString() - Method in class net.rim.device.api.ui.MenuItem
Retrieves text string associated with this menu item.
toString() - Method in class net.rim.device.api.ui.XYDimension
Retrieves string version of this object's dimensions.
toString() - Method in class net.rim.device.api.ui.XYPoint
Retrieves string form of this point.
toString() - Method in class net.rim.device.api.unifiedsearch.action.UiAction
Returns the name for this action.
toString(Object) - Method in class net.rim.device.api.unifiedsearch.action.UiAction
Returns the name for this action.
toString() - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Default String representation of this object.
toString() - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
Returns a string representation of this object.
toString() - Method in class net.rim.device.api.unifiedsearch.SearchField
Returns the name of this SearchField.
toString() - Method in class net.rim.device.api.unifiedsearch.SearchFieldCriteria
Returns a String containing the search criteria.
toString() - Method in class net.rim.device.api.userauthenticator.UserAuthenticator
Retrieve this authenticator's display name.
toString() - Method in class net.rim.device.api.util.MultiMap
Retrieves string representation of this map.
toString(byte, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits for byte value.
toString(byte, int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits with padding for byte value.
toString(short, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits for short integer value.
toString(short, int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits with padding for short integer value.
toString(int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits for integer value.
toString(int, int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits with padding for integer value.
toString(long, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits for long integer value.
toString(long, int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Retrieves digits with padding for long integer value.
toString() - Method in class net.rim.device.api.util.StringProvider
Returns the string of this provider.
toString() - Method in class net.rim.device.api.util.StringProviderMutator
Returns the string of this provider.
toString() - Method in exception net.rim.device.cldc.io.ssl.TLSException
 
toString() - Method in exception net.rim.device.cldc.io.ssl.TLSIOException
 
toString() - Method in class org.json.me.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.json.me.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.json.me.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.json.me.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.json.me.JSONStringer
Return the JSON text.
toString() - Method in class org.json.me.JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class org.json.me.StringWriter
 
toString() - Method in interface org.w3c.dom.ranges.Range
Returns the contents of a Range as a string.
toString() - Method in exception org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toStringProviderWithoutHotkey() - Method in class net.rim.device.api.util.StringProvider
Creates a new StringProvider where the StringProvider.toString() method will return strings without the hot keys.
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java Virtual Machine.
totalSize() - Method in interface javax.microedition.io.file.FileConnection
Determines the total size of the file system the connection's target resides on.
touchEvent(TouchEvent) - Method in class net.rim.device.api.lbs.maps.ui.MapField
 
touchEvent(TouchEvent) - Method in class net.rim.device.api.lcdui.BlackBerryCanvas
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.lcdui.BlackBerryCustomItem
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.lcdui.game.BlackBerryGameCanvas
Indicates a touch event.
touchEvent(TouchEvent) - Method in interface net.rim.device.api.m2g.SVGEventListenerExt
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.ButtonField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.CheckboxField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.ChoiceField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.Dialog
Handles touch events outside the dialog boundaries.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableController
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabController
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.pane.PaneManagerController
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController
Implementation of Field.touchEvent(TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.RadioButtonField
Traps touch screen input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.SpinBoxField
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.table.DataController
Handle a touch event in the table field.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.table.TableController
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.TextField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.component.TreeField
Traps touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Displays the eyelids before delegating the touch event to the focused field.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.Field
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.Manager
Handles touch input events (see TouchEvent).
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.Screen
Handles touch input events.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Indicates a touch event.
touchEvent(TouchEvent) - Method in class net.rim.device.api.ui.toolbar.ToolbarManager
Indicates a touch event.
TouchEvent - Class in net.rim.device.api.ui
TouchEvent contains touch input events originating from the user that the application uses when overriding Field.touchEvent(net.rim.device.api.ui.TouchEvent) for customizing touch interaction behavior.
TouchGesture - Class in net.rim.device.api.ui
TouchGesture represents a combination of basic touch input events originating from the user.
Touchscreen - Class in net.rim.device.api.ui
Provides low-level access to the touchscreen on supported BlackBerry devices.
TouchscreenSettings - Class in net.rim.device.api.ui.input
TouchscreenSettings contains a set of attributes associated with a touch screen device (see Touchscreen, TouchEvent, TouchGesture).
toUnicode(String) - Static method in class net.rim.device.api.io.IDNA
This method performs the ToUnicode operation on the provided IDNA-encoded hostname string.
toUnicode(String, boolean, boolean) - Static method in class net.rim.device.api.io.IDNA
The ToUnicode operation takes a sequence of Unicode code points that make up one label and returns a sequence of Unicode code points.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase; if the character has no lowercase equivalent, the character itself is returned.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case.
toUpperCase(char) - Static method in class net.rim.device.api.util.CharacterUtilities
Converts character to upper case (handles BMP characters only).
toUpperCase(String, int) - Static method in class net.rim.device.api.util.StringUtilities
Convert string to upper case , using the specified locale.
toUrlOptionString() - Method in class net.rim.device.api.io.transport.options.TcpCellularOptions
Converts the contents into a string that can be used in a URL.
toUrlOptionString() - Method in class net.rim.device.api.io.transport.options.WapOptions
Converts the contents into a string that can be used in a URL.
Trackball - Class in net.rim.device.api.ui
Provides low-level access to trackball on supporting BlackBerry devices.
TRACKPAD_SENSITIVITY_HIGHER - Static variable in class net.rim.device.api.lbs.maps.MapConstants
Indicates the trackpad's higher sensitivity value.
TRACKPAD_SENSITIVITY_HIGHEST - Static variable in class net.rim.device.api.lbs.maps.MapConstants
Indicates the trackpad's highest sensitivity value.
TRACKPAD_SENSITIVITY_LOWER - Static variable in class net.rim.device.api.lbs.maps.MapConstants
Indicates the trackpad's lower sensitivity value.
TRACKPAD_SENSITIVITY_LOWEST - Static variable in class net.rim.device.api.lbs.maps.MapConstants
Indicates the trackpad's lowest sensitivity value.
TRACKPAD_SENSITIVITY_MIDWAY - Static variable in class net.rim.device.api.lbs.maps.MapConstants
Indicates the trackpad's midway sensitivity value.
trackwheelClick(int, int) - Method in interface net.rim.device.api.system.TrackwheelListener
Deprecated. Invoked when the trackwheel is clicked.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.ButtonField
Handles trackwheel click events.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.CheckboxField
Indicates a trackwheel click event.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.ChoiceField
Handles trackwheel click events.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.Dialog
Handles trackwheel click events.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.ListField
Indicates a trackwheel click event.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.component.RadioButtonField
Indicates a trackwheel click event.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.Field
Indicates a trackwheel click event.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.Manager
Dispatches trackwheel event to the controlled field with focus.
trackwheelClick(int, int) - Method in class net.rim.device.api.ui.Screen
Delegates trackwheel click events.
trackwheelClickUnhandled(int, int) - Method in class net.rim.device.api.ui.Screen
Handles trackwheel click event if delegate passes it through.
TrackwheelListener - Interface in net.rim.device.api.system
Deprecated. Use Screen.navigationClick(int, int) or Screen.navigationMovement(int, int, int, int) instead.
trackwheelRoll(int, int, int) - Method in interface net.rim.device.api.system.TrackwheelListener
Deprecated. Invoked when the trackwheel is rolled.
trackwheelRoll(int, int, int) - Method in class net.rim.device.api.ui.Screen
Invoked when the trackwheel is rolled.
trackwheelUnclick(int, int) - Method in interface net.rim.device.api.system.TrackwheelListener
Deprecated. Invoked when the trackwheel is released
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.component.ButtonField
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.component.CheckboxField
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.component.ChoiceField
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.component.ListField
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.component.RadioButtonField
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.Field
Indicates a trackwheel release event.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.Manager
Dispatches trackwheel released event to the controlled field with focus.
trackwheelUnclick(int, int) - Method in class net.rim.device.api.ui.Screen
Delegates trackwheel unclick events.
TRADE_MARK_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '™'.
trailing(int) - Static method in class net.rim.device.api.im.TextHitInfo
Return a TextHitInfo on the trailing edge of the character at the specified aIndex.
TRAILING - Static variable in interface net.rim.device.api.ui.DrawStyle
Trailing horizontal alignment.
TRANS_MIRROR - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear reflected about its vertical center.
TRANS_MIRROR_ROT180 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear reflected about its vertical center and then rotated clockwise by 180 degrees.
TRANS_MIRROR_ROT270 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear reflected about its vertical center and then rotated clockwise by 270 degrees.
TRANS_MIRROR_ROT90 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear reflected about its vertical center and then rotated clockwise by 90 degrees.
TRANS_NONE - Static variable in class javax.microedition.lcdui.game.Sprite
No transform is applied to the Sprite.
TRANS_ROT180 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear rotated clockwise by 180 degrees.
TRANS_ROT270 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear rotated clockwise by 270 degrees.
TRANS_ROT90 - Static variable in class javax.microedition.lcdui.game.Sprite
Causes the Sprite to appear rotated clockwise by 90 degrees.
TransactionException - Exception in javacard.framework
TransactionException represents an exception in the transaction subsystem.
TransactionException(short) - Constructor for exception javacard.framework.TransactionException
Constructs a TransactionException with the specified reason.
TransactionListener - Interface in net.rim.device.api.io.nfc.se
Receives notifications about Secure Element transactions that occur.
TransactionListenerWithParams - Interface in net.rim.device.api.io.nfc.se
Receives extended notifications about Secure Element transactions that occur.
transceive(byte[]) - Method in interface net.rim.device.api.io.nfc.readerwriter.ISO14443Part3Connection
Sends an ISO 14443-3 command to the NFC target and returns the response from the target.
transceive(byte[]) - Method in interface net.rim.device.api.io.nfc.readerwriter.ISO14443Part4Connection
Sends an ISO 14443-4 command to the NFC target and returns the response from the target.
Transcoder - Class in net.rim.device.api.crypto.transcoder
This abstract class defines the methods required to encode and decode data sent to and from the device.
Transcoder(byte) - Constructor for class net.rim.device.api.crypto.transcoder.Transcoder
Creates a transcoder instance.
TranscoderManager - Class in net.rim.device.api.crypto.transcoder
Provides methods for managing the transcoders on the device.
TranscoderRegistrationException - Exception in net.rim.device.api.crypto.transcoder
Exception thrown when the registration of a transcoder fails.
TranscoderRegistrationException(String, int) - Constructor for exception net.rim.device.api.crypto.transcoder.TranscoderRegistrationException
Creates a new TranscoderRegistrationException.
transform(Matrix4f) - Method in class net.rim.device.api.math.BoundingBox
 
transform(Matrix4f) - Method in class net.rim.device.api.math.BoundingSphere
 
transform(Matrix4f) - Method in interface net.rim.device.api.math.Bounds
Transforms the bounding object by the given transformation matrix.
transform(Matrix4f) - Method in class net.rim.device.api.math.Plane
Transforms this plane by the given transformation matrix.
transform(Matrix4f) - Method in class net.rim.device.api.math.Ray
Transforms this ray by the given transformation matrix.
Transform2D - Class in net.rim.device.api.math
Defines a 2-dimensional transformation.
Transform2D() - Constructor for class net.rim.device.api.math.Transform2D
Constructs the identity transform.
Transform2D(Vector2f, Vector2f, float, Vector2f) - Constructor for class net.rim.device.api.math.Transform2D
Constructs a new transform from the specified values.
Transform2D(Transform2D) - Constructor for class net.rim.device.api.math.Transform2D
Constructs a new transform from the given transform.
Transform3D - Class in net.rim.device.api.math
Defines a 3-dimensional transformation.
Transform3D() - Constructor for class net.rim.device.api.math.Transform3D
Constructs the identity transform.
Transform3D(Vector3f, Quaternion4f, Vector3f) - Constructor for class net.rim.device.api.math.Transform3D
Constructs a new transform from the specified values.
Transform3D(Vector3f, Matrix4f, Vector3f) - Constructor for class net.rim.device.api.math.Transform3D
Constructs a new transform from the specified values.
Transform3D(Transform3D) - Constructor for class net.rim.device.api.math.Transform3D
Constructs a new transform from the given transform.
transformBounds(Bounds) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified bounds and stores the result in the original bounding object.
transformBounds(Bounds, Bounds) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified bounds and stores the result in the specified destination bounding object.
transformNormal(Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified normal vector by this matrix by treating the fourth (w) coordinate as zero.
transformNormal(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified normal vector by this matrix by treating the fourth (w) coordinate as zero, and stores the result in dst.
transformNormal(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified normal vector and stores the result in the original vector.
transformNormal(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified normal vector and stores the result in the specified destination normal vector.
transformPlane(Plane) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified plane and stores the result in the original plane.
transformPlane(Plane, Plane) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified plane and stores the result in the specified destination plane.
transformPoint(Vector2f) - Method in class net.rim.device.api.math.Matrix3f
Transforms the specified point by this matrix.
transformPoint(Vector2f, Vector2f) - Method in class net.rim.device.api.math.Matrix3f
Transforms the specified point by this matrix, and stores the result in matrix dst.
transformPoint(Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified point by this matrix.
transformPoint(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified point by this matrix, and stores the result in dst.
transformPoint(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Transforms the specified point and stores the result in the original point.
transformPoint(Vector2f, Vector2f) - Method in class net.rim.device.api.math.Transform2D
Transforms the specified point and stores the result in the specified destination point.
transformPoint(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified point and stores the result in the original point.
transformPoint(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified point and stores the result in the specified destination point.
transformPoints(float[]) - Method in class com.google.zxing.common.PerspectiveTransform
 
transformPoints(float[], float[]) - Method in class com.google.zxing.common.PerspectiveTransform
Convenience method, not optimized for performance.
transformPoints(int[], int, int[], int[], int[], int[]) - Static method in class net.rim.device.api.math.VecMath
Transforms an array of x,y coordinates represented by normal integers.
transformPoints32(int[], int, int[], int[], int[], int[]) - Static method in class net.rim.device.api.math.VecMath
Transforms an array of x,y coordinates represented by Fixed32 integers.
transformPoints32(int[], int, int[], int[], int[], int[], int) - Static method in class net.rim.device.api.math.VecMath
Transforms an array of x,y coordinates represented by Fixed32 integers.
transformRay(Ray) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified ray and stores the result in the original ray.
transformRay(Ray, Ray) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified ray and stores the result in the specified destination ray.
transformVector(Vector2f) - Method in class net.rim.device.api.math.Matrix3f
Transforms the specified vector by this matrix.
transformVector(Vector2f, Vector2f) - Method in class net.rim.device.api.math.Matrix3f
Transforms the specified vector by this matrix, and stores the result in dst.
transformVector(Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified vector by this matrix.
transformVector(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Matrix4f
Transforms the specified vector by this matrix, and stores the result in dst.
transformVector(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Transforms the specified vector and stores the result in the original vector.
transformVector(Vector2f, Vector2f) - Method in class net.rim.device.api.math.Transform2D
Transforms the specified vector and stores the result in the specified destination vector.
transformVector(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified vector and stores the result in the original vector.
transformVector(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Transform3D
Transforms the specified vector and stores the result in the specified destination vector.
TRANSITION_COMBINE - Static variable in class net.rim.device.api.system.GIFEncodedImage
Represents the frame transition, combine.
TRANSITION_DEFAULT - Static variable in class net.rim.device.api.system.GIFEncodedImage
Represents the default transition.
TRANSITION_FADE - Static variable in class net.rim.device.api.ui.TransitionContext
Constant for a fade transition.
TRANSITION_NONE - Static variable in class net.rim.device.api.ui.TransitionContext
Constant for no transition.
TRANSITION_REPLACE - Static variable in class net.rim.device.api.system.GIFEncodedImage
Represents the frame transition, replace.
TRANSITION_RESTORE_TO_PREVIOUS - Static variable in class net.rim.device.api.system.GIFEncodedImage
Represents the frame transition, restore to previous.
TRANSITION_SLIDE - Static variable in class net.rim.device.api.ui.TransitionContext
Constant for a slide transition.
TRANSITION_WIPE - Static variable in class net.rim.device.api.ui.TransitionContext
Constant for a wipe transition.
TRANSITION_ZOOM - Static variable in class net.rim.device.api.ui.TransitionContext
Constant for a zoom transition.
TransitionContext - Class in net.rim.device.api.ui
The TransitionContext class contains all the necessary data to uniquely describe a transition animation between two screens.
TransitionContext(int) - Constructor for class net.rim.device.api.ui.TransitionContext
Creates a new TransitionContext object that represents the specified transition type.
translate(int, int) - Method in class javax.microedition.lcdui.Graphics
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
translate(float, float) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified translation.
translate(float, float, Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified translation and stores the result in matrix dst.
translate(float, float, float) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified translation.
translate(float, float, float, Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified translation and stores the result in dst.
translate(float, float) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given values along each axis.
translate(float, float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given values along each axis and stores the result in the given destination transform.
translate(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given translation vector.
translate(Vector2f, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given translation vector and stores the result in the given destination transform.
translate(float, float, float) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given values along each axis.
translate(float, float, float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given values along each axis and stores the result in the given destination transform.
translate(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given translation vector.
translate(Vector3f, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given translation vector and stores the result in the given destination transform.
translate(int, int) - Method in class net.rim.device.api.ui.Graphics
Apply a translation to the current drawing offset.
translate(int, int) - Method in class net.rim.device.api.ui.XYPoint
Moves this point within the plane.
translate(XYPoint) - Method in class net.rim.device.api.ui.XYPoint
Moves this point using existing point as reference.
translate(int, int) - Method in class net.rim.device.api.ui.XYRect
Translates this rectangle to new location in plane.
translate(XYPoint) - Method in class net.rim.device.api.ui.XYRect
Translates this rectangle to new location in plane using a point as a reference.
translateX(float) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given value along the x axis.
translateX(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given value along the x axis and stores the result in the given destination transform.
translateX(float) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the x axis.
translateX(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the x axis and stores the result in the given destination transform.
translateY(float) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given value along the y axis.
translateY(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Translates this transform's translation component by the given value along the y axis and stores the result in the given destination transform.
translateY(float) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the y axis.
translateY(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the y axis and stores the result in the given destination transform.
translateZ(float) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the z axis.
translateZ(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Translates this transform's translation component by the given value along the z axis and stores the result in the given destination transform.
transparency - Variable in class net.rim.device.api.system.Bitmap.PNGInfo
Indicates whether this PNG has transparency information.
TRANSPARENT - Static variable in class net.rim.device.api.opengles.GLField
Style flag used to indicate that this GLField is transparent and blended with the fields beneath it.
TRANSPARENT - Static variable in class net.rim.device.api.openvg.VGField
Style flag used to indicate that this VGField is transparent and blended with the fields beneath it.
Transport - Class in net.rim.blackberry.api.mail
Represents an e-mail transport protocol.
Transport - Interface in net.rim.device.api.servicebook
A marker interface that describes a transport for use with service books
TRANSPORT_BIS_B - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents the Blackberry Internet Service transport type
TRANSPORT_ERROR - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverFailedEvent
Indicates a failure occurred for a transport-specific reason.
TRANSPORT_HANDOVER_CANCELED - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverFailedEvent
Indicates a failure occurred because the user cancelled the request.
TRANSPORT_MDS - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents the MDS transport type
TRANSPORT_POWERED_OFF - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverFailedEvent
Indicates a failure occurred because the transport is powered off.
TRANSPORT_TCP_CELLULAR - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents TCP Cellular transport also known as Direct TCP
TRANSPORT_TCP_WIFI - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents the WIFI transport type
TRANSPORT_UNKNOWN - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverFailedEvent
Indicates a failure occurred for a transport-specific reason.
TRANSPORT_WAP - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents the Wap 1.0 and Wap 1.1 transport types
TRANSPORT_WAP2 - Static variable in class net.rim.device.api.io.transport.TransportInfo
Represents the Wap 2.0 transport type
TransportDescriptor - Class in net.rim.device.api.io.transport
This class encapsulates information related to a specific transport instance.
TransportDescriptor(int, ServiceRecord) - Constructor for class net.rim.device.api.io.transport.TransportDescriptor
Creates a TransportDescriptor for the specified transportType with the specified ServiceRecord.
TransportInfo - Class in net.rim.device.api.io.transport
This class provides methods that provide information about the transport types available on a BlackBerry device.
TransportTypeOptions - Class in net.rim.device.api.io.transport.options
This is an abstract class from which all transport related options must inherit.
TransportTypeOptions() - Constructor for class net.rim.device.api.io.transport.options.TransportTypeOptions
Default constructor
transpose() - Method in class net.rim.device.api.math.Matrix3f
Transposes this matrix.
transpose(Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Gets the transpose of this matrix in dst.
transpose() - Method in class net.rim.device.api.math.Matrix4f
Transposes this matrix.
transpose(Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Gets the transpose of this matrix in dst.
TravelTime - Class in net.rim.device.api.lbs.travel
An instance of this class is returned by the TravelTimeEstimator class to provide the travel time estimate.
TravelTime() - Constructor for class net.rim.device.api.lbs.travel.TravelTime
Constructs a TravelTime object for general purpose use, such as automated testing.
TravelTime(TravelTime) - Constructor for class net.rim.device.api.lbs.travel.TravelTime
Creates a deep copy of the specified TravelTime object.
TravelTimeEstimator - Class in net.rim.device.api.lbs.travel
Provides the capability to obtain an estimate of the time it will take to travel between two points on a given date and time.
TravelTimeException - Exception in net.rim.device.api.lbs.travel
Represents an exception that is thrown when trying to retrieve a travel time estimate.
TravelTimeException(int, String) - Constructor for exception net.rim.device.api.lbs.travel.TravelTimeException
Constructs the exception object based on the specified error code and message.
TravelTimeException(int, String, int) - Constructor for exception net.rim.device.api.lbs.travel.TravelTimeException
Constructs an exception based on an HTTP error response.
TravelTimeListener - Interface in net.rim.device.api.lbs.travel
The asynchronous TravelTimeRequest reports its results to a class implementing this listener interface.
TravelTimeOptions - Class in net.rim.device.api.lbs.travel
Represents optional settings for a travel time estimate request.
TravelTimeOptions() - Constructor for class net.rim.device.api.lbs.travel.TravelTimeOptions
Constructs an instance of this class with all properties set to their unspecified values.
TravelTimeRequest - Class in net.rim.device.api.lbs.travel
Represents an asynchronous request for a travel time estimate.
TravelTimeRouteException - Exception in net.rim.device.api.lbs.travel
Represents an exception when trying to retrieve a route between the specified starting and ending points.
TravelTimeRouteException(int, String) - Constructor for exception net.rim.device.api.lbs.travel.TravelTimeRouteException
Constructs the exception object based on the specified routing error code and message.
traverse(int, int, int, int[]) - Method in class javax.microedition.lcdui.CustomItem
Called by the system when traversal has entered the item or has occurred within the item.
TRAVERSE_HORIZONTAL - Static variable in class javax.microedition.lcdui.CustomItem
Interaction mode bit indicating support of horizontal traversal internal to the CustomItem.
TRAVERSE_VERTICAL - Static variable in class javax.microedition.lcdui.CustomItem
Interaction mode bit indicating support for vertical traversal internal to the CustomItem.
traverseOut() - Method in class javax.microedition.lcdui.CustomItem
Called by the system when traversal has occurred out of the item.
TREE_FIELD - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible tree field.
TreeField - Class in net.rim.device.api.ui.component
A simple field to show a tree structure.
TreeField(TreeFieldCallback, long) - Constructor for class net.rim.device.api.ui.component.TreeField
Constructs an empty TreeField instance with given callback.
TreeFieldCallback - Interface in net.rim.device.api.ui.component
Classes implement this interface to provide callback functionality to handle tree field drawing.
TreeWalker - Interface in org.w3c.dom.traversal
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any).
TRIGGER_POP - Static variable in class net.rim.device.api.ui.UiEngineInstance
Value for the trigger argument in UiEngineInstance.setTransition(net.rim.device.api.ui.Screen, net.rim.device.api.ui.Screen, int, net.rim.device.api.ui.TransitionContext) indicating that an animation occurs when a screen is popped off the display.
TRIGGER_PUSH - Static variable in class net.rim.device.api.ui.UiEngineInstance
Value for the trigger argument in UiEngineInstance.setTransition(net.rim.device.api.ui.Screen, net.rim.device.api.ui.Screen, int, net.rim.device.api.ui.TransitionContext) indicating that an animation occurs when a screen is pushed onto the display.
triggerEvent(MappableChangeEvent) - Method in class net.rim.device.api.lbs.maps.model.MappableEventManager
Triggers an event to notify all registered instances of MappableEventListener.
triggerImmediateEvent(long, long, Object, Object) - Static method in class net.rim.device.api.notification.NotificationsManager
Triggers an immediate event.
triggerImmediateEvent(long, long, Object, Object, int) - Static method in class net.rim.device.api.notification.NotificationsManager
Triggers an immediate event.
triggerOverridableEvent(int, Object[]) - Method in class net.rim.device.api.web.jse.BlackBerryWidgetToolkit
Triggers an event that is propagated to all listeners in the library.
triggerSlowSync(SyncCollection) - Method in class net.rim.device.api.synchronization.SyncManager
Trigger Slow Sync on a collection.
trim() - Method in class java.lang.String
Removes white space from both ends of this string.
trim(byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Removes the leading zeros from given byte[] and returns a new byte[] without them.
trim() - Method in class net.rim.device.api.util.DataBuffer
Trims the tail of the underlying data store.
trim(boolean) - Method in class net.rim.device.api.util.DataBuffer
Trims the tail of the underlying data store.
trim() - Method in class net.rim.device.api.util.IntMultiMap
Releases any extra memory.
trimNumber(String) - Static method in class org.json.me.JSONObject
Shave off trailing zeros and decimal point, if possible.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
trimToSize() - Method in class net.rim.device.api.util.ByteVector
Trims the capacity of this vector to be the vector's current size.
trimToSize() - Method in class net.rim.device.api.util.IntVector
Trims the capacity of this vector to be the vector's current size.
trimToSize() - Method in class net.rim.device.api.util.LongVector
Trims the capacity of this vector to be the vector's current size.
TRIPLE_DES - Static variable in interface net.rim.device.api.crypto.cms.CMSEnvelopedDataConstants
TRIPLE DES symmetric encryption.
TripleDESCBCDecryptorEngine - Class in net.rim.device.api.crypto
Implements the raw functionality of the TripleDES algorithm.
TripleDESCBCDecryptorEngine(TripleDESKey, InitializationVector) - Constructor for class net.rim.device.api.crypto.TripleDESCBCDecryptorEngine
Creates a TripleDESDecryptorEngine object based upon a TripleDES key as input, and initializes this key for use with the algorithm.
TripleDESCBCEncryptorEngine - Class in net.rim.device.api.crypto
Implements the raw functionality of the TripleDES algorithm.
TripleDESCBCEncryptorEngine(TripleDESKey, InitializationVector) - Constructor for class net.rim.device.api.crypto.TripleDESCBCEncryptorEngine
Creates a TripleDESCBCEncryptorEngine object based upon a TripleDES key as input, and initializes this key for use with the algorithm.
TripleDESCryptoToken - Class in net.rim.device.api.crypto
Represents a Triple DES crypto token.
TripleDESCryptoToken() - Constructor for class net.rim.device.api.crypto.TripleDESCryptoToken
Creates a new TripleDESCryptoToken object.
TripleDESDecryptorEngine - Class in net.rim.device.api.crypto
Implements the raw functionality of the TripleDES algorithm.
TripleDESDecryptorEngine(TripleDESKey) - Constructor for class net.rim.device.api.crypto.TripleDESDecryptorEngine
Creates a TripleDESDecryptorEngine object based upon a TripleDES key as input, and initializes this key for use with the algorithm.
TripleDESEncryptorEngine - Class in net.rim.device.api.crypto
Implements the raw functionality of the TripleDES algorithm.
TripleDESEncryptorEngine(TripleDESKey) - Constructor for class net.rim.device.api.crypto.TripleDESEncryptorEngine
Creates a TripleDESEncryptorEngine object based upon a TripleDES key as input, and initializes this key for use with the algorithm.
TripleDESKey - Class in net.rim.device.api.crypto
Creates a TripleDESKey object.
TripleDESKey() - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a new random TripleDESKey key.
TripleDESKey(byte[]) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a new TripleDESKey object using as much of the given data as necessary.
TripleDESKey(byte[], int) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a TripleDESKey object using as much of the given data as necessary.
TripleDESKey(TripleDESCryptoToken, byte[], int) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a TripleDESKey object using as much of the given data as necessary.
TripleDESKey(DESKey, DESKey) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a key from two DES keys.
TripleDESKey(DESKey, DESKey, DESKey) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a key from three DES keys.
TripleDESKey(TripleDESCryptoToken, DESKey, DESKey) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a key from two DES keys.
TripleDESKey(TripleDESCryptoToken, DESKey, DESKey, DESKey) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a key from three DES keys.
TripleDESKey(TripleDESCryptoToken, CryptoTokenSymmetricKeyData) - Constructor for class net.rim.device.api.crypto.TripleDESKey
Creates a TripleDESKey object.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TRUE_BLACK - Static variable in class net.rim.device.api.system.Bitmap
The hexadecimal representation of pure black.
TRUE_COLOR - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Display color quality value returned by DeviceCapability.getDisplayColorQuality() when the primary display supports true color (millions of colors).
TRUE_TYPE_FONT - Static variable in class net.rim.device.api.ui.FontFamily
A type for TrueType fonts.
TRUE_WHITE - Static variable in class net.rim.device.api.system.Bitmap
The hexadecimal representation of pure white.
truncate(long) - Method in interface javax.microedition.io.file.FileConnection
Truncates the file, discarding all data from the given byte offset to the current end of the file.
TRUNCATE_BEGINNING - Static variable in interface net.rim.device.api.ui.DrawStyle
Truncates the start of the text.
TRUNCATE_WITH_ELLIPSIS_AT_END - Static variable in class net.rim.device.api.ui.DrawTextParam
Value for iTruncateWithEllipsis: if the text would exceed iMaxAdvance, truncates it at the end and inserts an ellipsis.
TRUNCATE_WITH_ELLIPSIS_AT_START - Static variable in class net.rim.device.api.ui.DrawTextParam
Value for iTruncateWithEllipsis: if the text would exceed iMaxAdvance, truncates it at the start and inserts an ellipsis.
TRUNCATE_WITH_NO_ELLIPSIS_AT_START - Static variable in class net.rim.device.api.ui.DrawTextParam
Value for iTruncateWithEllipsis: if the text would exceed iMaxAdvance, truncates it at the start but does not insert an ellipsis.
TRUNCATED - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
for all fields that display text within them.
TrustedKeyStore - Class in net.rim.device.api.crypto.keystore
Implements the key storage necessary for storing keys used on the Blackberry Wireless Handheld.
TRY_HARDER - Static variable in class com.google.zxing.DecodeHintType
Spend more time to try to find a barcode; optimize for accuracy, not speed.
TS_CANNOT_BE_REACHED - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Returned, cannot be reached.
TS_DESTINATION_BUSY - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Returned, destination busy.
TS_ILLEGAL_MESSAGE - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Returned, bad message format.
TS_MESSAGE_FROM_MAILBOX - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Message from mailbox.
TS_MESSAGE_IN_MAILBOX - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Message was placed in mailbox & copy returned.
TS_MESSAGE_OK - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Message ok.
TS_NETWORK_CONGESTED - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Returned, network congested.
TS_TECHNICAL_ERROR - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Returned, technical network error.
TUESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Tuesday.
TUESDAY - Static variable in class javax.microedition.pim.RepeatRule
Constant for the day of week Tuesday used with DAY_IN_WEEK field.
TunerControl - Interface in javax.microedition.amms.control.tuner
TunerControl is an interface for controlling the tuner settings of a Player.
TURQUOISE - Static variable in class net.rim.device.api.ui.Color
 
TWOPI - Static variable in class net.rim.device.api.math.Fixed32
 
TX_CANCELLED - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_COMPOSING - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Composing icon.
TX_COMPOSING - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message is being composed.
TX_COMPRESSING - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Compressing icon.
TX_COMPRESSING - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message is being compressed.
TX_DATAGRAM_ACK - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_DELIVERED - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Message delivered icon.
TX_DELIVERED - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message has been delivered successfully.
TX_DISCARD_STATUS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ENCRYPTING - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Encrypting icon.
TX_ENCRYPTING - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message is being encrypted.
TX_ERROR - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Message send error icon.
TX_ERROR - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates a tranmission error.
TX_ERROR_APN - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_FATAL - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_FORMAT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_MAX_ATTEMPTS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_PORT_REG - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_REFUSED - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_TIMEOUT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_ERROR_VERSION - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_GENERAL_FAILURE - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates a general transmission failure.
TX_LINK_FAILED - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_LINK_NOT_SENT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_LINK_TIMEOUT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_MAILBOXED - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the sent message has been filed in the mailbox.
TX_NO_CONTEXT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_NO_COVER - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_NO_DATAGRAM_ACK - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_NO_PACKET_ACK - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_NON_FATAL - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_NOT_ROUTABLE - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_PACKET_ACK - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_PARAM - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_PENDING - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Pending icon.
TX_PENDING - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates message transmission is pending.
TX_PING_ACK - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_READ - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message has been read.
TX_READ_ACKED - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Message read and acknowledged icon.
TX_RECEIPT - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_REFUSE - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_RESPONSE - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_RETRIEVING_KEY - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the key is being retrieved for the message.
TX_RETRY_DATAGRAM - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_RETRY_PACKET - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_SENDING - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Sending icon.
TX_SENDING - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message is being sent.
TX_SENT - Static variable in interface net.rim.blackberry.api.mail.Message.Icons
Message sent icon.
TX_SENT - Static variable in interface net.rim.blackberry.api.mail.Message.Status
Indicates the message has been sent.
TX_START - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_STATUS - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_SUB_SEND - Static variable in interface net.rim.device.api.io.ConnEvent
 
TX_SUCCESSFUL - Static variable in interface net.rim.device.api.io.ConnEvent
 
Type - Class in javax.microedition.xml.rpc
The JAX-RPC subset runtime SPI (Service Provider Interface) is used by generated stubs to execute RPC calls.
TYPE - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Type header.
TYPE_300_REDIRECT - Static variable in class net.rim.device.api.browser.field.RedirectEvent
Redirection because of 3xx response.
TYPE_ADD_URL - Static variable in class net.rim.device.api.browser.field.HistoryEvent
Event to add new URL to the history.
TYPE_ADDRESS_BOOK_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_APPLICATION - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_APPLICATION_OCTET_STREAM_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_APPLICATION_POSTSCRIPT_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_AUDIO - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that an audio cradle is connected.
TYPE_AUDIO - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_AUDIO - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that an audio cradle is connected.
TYPE_AUDIO_BASIC_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_BEDSIDE - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a bedside cradle is connected.
TYPE_BEDSIDE - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a bedside cradle is connected.
TYPE_CAR_CHARGER - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that the RIM car charger peripheral is attached to the device.
TYPE_CAR_KIT - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a car kit cradle is connected.
TYPE_CAR_KIT - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a car kit cradle is connected.
TYPE_CHARGER - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a charger is connected.
TYPE_CHARGER - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a charger cradle is connected.
TYPE_CRADLE - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Cradle connection capability type.
TYPE_CRADLE - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that device is attached to the cradle.
TYPE_DATA - Static variable in class net.rim.device.api.io.MobitexAddress
Deprecated. Data packet.
TYPE_DESKTOP - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a desktop cradle is connected.
TYPE_DESKTOP - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a desktop cradle is connected.
TYPE_HOLSTER - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a holster cradle is connected.
TYPE_HOLSTER - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a holster cradle is connected.
TYPE_HPDATA - Static variable in class net.rim.device.api.io.MobitexAddress
Deprecated. HP data type.
TYPE_IMAGE - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_IMAGE_JPEG_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_JAVASCRIPT - Static variable in class net.rim.device.api.browser.field.ExecutingScriptEvent
Script executing is in Javascript.
TYPE_JAVASCRIPT - Static variable in class net.rim.device.api.browser.field.RedirectEvent
Javascript redirection using location.
TYPE_KEYBOARD_PHYSICAL - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Physical keyboard capability type.
TYPE_KEYBOARD_VIRTUAL - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Virtual keyboard capability type.
TYPE_MESSAGE - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_MESSAGE_DELIVERY_STATUS_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_MESSAGE_RFC822_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_META - Static variable in class net.rim.device.api.browser.field.RedirectEvent
Meta-refresh redirection.
TYPE_MISMATCH_ERR - Static variable in exception org.w3c.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
TYPE_MISSED_CALL_OPENED - Static variable in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Call that was missed and that has been viewed.
TYPE_MISSED_CALL_UNOPENED - Static variable in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Call that was missed and has not been viewed yet.
TYPE_MULTIMEDIA - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that a multimedia cradle is connected.
TYPE_MULTIMEDIA - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a multimedia cradle is connected.
TYPE_MULTIPART - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_MULTIPART_ALTERNATIVE_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_MULTIPART_MIXED_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_MULTIPART_REPORT_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_NAVIGATION - Static variable in class net.rim.device.api.browser.field.HistoryEvent
Event to navigate within the history.
TYPE_NFC - Static variable in class net.rim.device.api.system.capability.DeviceCapability
NFC capability type.
TYPE_NONE - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying that no cradle is connected.
TYPE_NONE - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that no cradle is connected.
TYPE_NONE - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that no peripheral is found.
TYPE_ORIENTATION - Static variable in class net.rim.device.api.system.AccelerometerChannelConfig
Channel type for orientation values.
TYPE_PATH - Static variable in class net.rim.blackberry.api.sendmenu.SendCommand
Type of content to be sent: a file on the device's file system specified by a path.
TYPE_PLACED_CALL - Static variable in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Successfully connected outgoing call.
TYPE_RAW - Static variable in class net.rim.device.api.system.AccelerometerChannelConfig
Channel type for raw acceleration values.
TYPE_RECEIVED_CALL - Static variable in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Incoming call that was successfully received.
TYPE_REMOVE_URL - Static variable in class net.rim.device.api.browser.field.HistoryEvent
Event to remove URL from the history.
TYPE_ROTATION - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Rotation capability type.
TYPE_SEARCH_RESPONSE - Static variable in interface net.rim.device.api.unifiedsearch.query.NotificationListener
Used if the object being passed is a SearchResponse.
TYPE_SEARCHABLE - Static variable in interface net.rim.device.api.unifiedsearch.query.NotificationListener
The object returned is a Searchable.
TYPE_SIMPLE - Static variable in interface net.rim.blackberry.api.accessory.Accessory
Constant specifying a "simple" accessory that can't specify its type.
TYPE_SIMPLE - Static variable in class net.rim.device.api.accessory.CradleProtocol
Constant specifying that a simple cradle is connected.
TYPE_SINGLE_FRAME_REDIRECT - Static variable in class net.rim.device.api.browser.field.RedirectEvent
Redirection because the original page contained a single frame.
TYPE_SLOW_SYNC - Static variable in interface net.rim.device.api.synchronization.OTASyncListener
Code to indicate that a slow sync is involved.
TYPE_STATUS - Static variable in class net.rim.device.api.io.MobitexAddress
Deprecated. Status packet.
TYPE_TEXT - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_TEXT - Static variable in class net.rim.blackberry.api.sendmenu.SendCommand
Type of content to be sent: a text string.
TYPE_TEXT - Static variable in class net.rim.device.api.io.MobitexAddress
Deprecated. Text type.
TYPE_TEXT_HTML_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_TEXT_PLAIN_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_TOUCH_CLICK - Static variable in class net.rim.device.api.system.capability.DeviceCapability
Touch-click capability type.
TYPE_TRANSACTION - Static variable in interface net.rim.device.api.synchronization.OTASyncListener
Code to indicate that a transaction is involved.
TYPE_TRAVEL_CHARGER - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that the RIM travel charger peripheral is attached to the device.
TYPE_UNKNOWN - Static variable in exception javax.microedition.content.ContentHandlerException
The reason is TYPE_UNKNOWN in a ContentHandlerException when the type is not available.
TYPE_UNKNOWN - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_UNKNOWN - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that the attached peripheral is of an unknown type.
TYPE_UNKNOWN_UNKNOWN_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_USER - Static variable in interface net.rim.device.api.system.PeripheralListener
Deprecated. Indicates that a recognized third party peripheral is attached to the device.
TYPE_VIDEO - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_VIDEO_MPEG_STRING - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
TYPE_WMLSCRIPT - Static variable in class net.rim.device.api.browser.field.ExecutingScriptEvent
Script executing is in WMLscript.
TypeInfo - Interface in org.w3c.dom
The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.

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