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 _

S

SADDLEBROWN - Static variable in class net.rim.device.api.ui.Color
 
SAGITTARIUS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
SALMON - Static variable in class net.rim.device.api.ui.Color
 
sampleGrid(BitMatrix, int, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.DefaultGridSampler
 
sampleGrid(BitMatrix, int, int, PerspectiveTransform) - Method in class com.google.zxing.common.DefaultGridSampler
 
sampleGrid(BitMatrix, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.GridSampler
Deprecated.  
sampleGrid(BitMatrix, int, int, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.google.zxing.common.GridSampler
 
sampleGrid(BitMatrix, int, PerspectiveTransform) - Method in class com.google.zxing.common.GridSampler
Deprecated.  
sampleGrid(BitMatrix, int, int, PerspectiveTransform) - Method in class com.google.zxing.common.GridSampler
 
SANDYBROWN - Static variable in class net.rim.device.api.ui.Color
 
SANS_SERIF_STYLE - Static variable in class net.rim.device.api.ui.Font
A style value to select a sans-serif font.
SatelliteInfo - Class in net.rim.device.api.gps
The SatelliteInfo class provides the tracking satellite information.
SATURDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Saturday.
SATURDAY - Static variable in class javax.microedition.pim.RepeatRule
Constant for the day of week Saturday used with DAY_IN_WEEK field.
save() - Method in interface net.rim.blackberry.api.options.OptionsProvider
Saves data for this option item.
SAVE - Static variable in class net.rim.device.api.ui.component.Dialog
Save choice for use in dialogs.
save() - Method in class net.rim.device.api.ui.Screen
Invoked when the screen should save its contents.
SAVE_CLOSE - Static variable in class net.rim.device.api.ui.MenuItem
Save menu item.
SAVED - Static variable in interface net.rim.blackberry.api.mail.Message.Flag
Flag indicates that the message was saved.
SAVED_THEN_ORPHANED - Static variable in interface net.rim.blackberry.api.mail.Message.Flag
Flag indicates that the message was saved and deleted from its original location.
saveNewModule(int) - Static method in class net.rim.device.api.system.CodeModuleManager
Saves a newly created module in the database.
saveNewModule(int, boolean) - Static method in class net.rim.device.api.system.CodeModuleManager
Saves a newly created module in the database, potentially forcing.
SAXException - Exception in org.xml.sax
Encapsulate a general SAX error or warning.
SAXException() - Constructor for exception org.xml.sax.SAXException
Create a new SAXException.
SAXException(String) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException.
SAXException(Exception) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String, Exception) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - Exception in org.xml.sax
Exception class for an unrecognized identifier.
SAXNotRecognizedException() - Constructor for exception org.xml.sax.SAXNotRecognizedException
Default constructor.
SAXNotRecognizedException(String) - Constructor for exception org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - Exception in org.xml.sax
Exception class for an unsupported operation.
SAXNotSupportedException() - Constructor for exception org.xml.sax.SAXNotSupportedException
Construct a new exception with no message.
SAXNotSupportedException(String) - Constructor for exception org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - Exception in org.xml.sax
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for exception org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParser - Class in javax.xml.parsers
Parses XML documents.
SAXParser() - Constructor for class javax.xml.parsers.SAXParser
 
SAXParser - Class in net.rim.device.api.xml.parsers
Parses XML documents.
SAXParser() - Constructor for class net.rim.device.api.xml.parsers.SAXParser
 
SAXParserFactory - Class in javax.xml.parsers
A factory to configure and create SAXParser instances.
SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
 
SAXParserFactory - Class in net.rim.device.api.xml.parsers
A factory to configure and create SAXParser instances.
SAXParserFactory() - Constructor for class net.rim.device.api.xml.parsers.SAXParserFactory
 
SAXParserImpl - Class in net.rim.device.api.xml.jaxp
Parses XML documents.
SAXParserImpl() - Constructor for class net.rim.device.api.xml.jaxp.SAXParserImpl
 
SB_GUID - Static variable in class net.rim.device.api.servicebook.ServiceBook
The GUID of the service book.
SCALABLE_FONT - Static variable in class net.rim.device.api.ui.FontFamily
A bit flag indicating a scalable font.
ScalableGraphics - Class in javax.microedition.m2g
This is the fundamental class for 2D rendering.
ScalableImage - Class in javax.microedition.m2g
This class models images in vector format, such as the Scalable Vector Graphics (SVG) image format.
ScalableImage() - Constructor for class javax.microedition.m2g.ScalableImage
Constructor.
scale(float) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation.
scale(float, Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation and stores the result in matrix dst.
scale(float, float) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation.
scale(float, float, Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation and stores the result in matrix dst.
scale(float) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation.
scale(float, Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation and stores the result in dst.
scale(float, float, float) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation.
scale(float, float, float, Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Post-multiplies this matrix by the matrix corresponding to the specified scale transformation and stores the result in dst.
scale(float) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given factor along all axes.
scale(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given factor along all axes and stores the result in the given destination transform.
scale(float, float) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given factors along each axis.
scale(float, float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given factors along each axis and stores the result in the given destination transform.
scale(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale vector.
scale(Vector2f, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale vector and stores the result in the given destination transform.
scale(float) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given factor along all axes.
scale(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given factor along all axes and stores the result in the given destination transform.
scale(float, float, float) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given factors along each axis.
scale(float, float, float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given factors along each axis and stores the result in the given destination transform.
scale(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale vector.
scale(Vector3f, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale vector and stores the result in the given destination transform.
scale(float) - Method in class net.rim.device.api.math.Vector2f
Scales all elements of this vector by the specified value.
scale(float) - Method in class net.rim.device.api.math.Vector3f
Scales all elements of this vector by the specified value.
scale(float) - Method in class net.rim.device.api.math.Vector4f
Scales all elements of this vector by the specified value.
SCALE_STRETCH - Static variable in class net.rim.device.api.system.Bitmap
This bitmap scaling option marks that scaling should proceed without preserving aspect ratio.
SCALE_TO_FILL - Static variable in class net.rim.device.api.system.Bitmap
This bitmap scaling option marks that scaling is done with preserving the aspect ratio.
SCALE_TO_FIT - Static variable in class net.rim.device.api.system.Bitmap
This bitmap scaling option marks that scaling is done with preserving the aspect ratio.
scaleImage32(int, int) - Method in class net.rim.device.api.system.EncodedImage
Returns a copy of this encoded image, but with its x and y scales set to scaleX and scaleY, respectively.
scaleImageToFill(int, int) - Method in class net.rim.device.api.system.EncodedImage
Returns a copy of this EncodedImage scaled to fill the desired dimensions Note: This method does not crop the image (the image can remain larger than one of the desired dimensions).
scaleInto(Bitmap, int) - Method in class net.rim.device.api.system.Bitmap
Scales this bitmap and stores the result in the provided bitmap.
scaleInto(Bitmap, int, int) - Method in class net.rim.device.api.system.Bitmap
Scales this bitmap and stores the result in the provided bitmap with an option to preserve the aspect ratio.
scaleInto(int, int, int, int, Bitmap, int, int, int, int, int) - Method in class net.rim.device.api.system.Bitmap
Scales the rectangular area in this bitmap and stores the result in the rectangular area in the provided bitmap.
scaleX(float) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale factor along the x axis.
scaleX(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale factor along the x axis and stores the result in the given destination transform.
scaleX(float) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the x axis.
scaleX(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the x axis and stores the result in the given destination transform.
scaleY(float) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale factor along the y axis.
scaleY(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Scales this transform's scale component by the given scale factor along the y axis and stores the result in the given destination transform.
scaleY(float) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the y axis.
scaleY(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the y axis and stores the result in the given destination transform.
scaleZ(float) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the z axis.
scaleZ(float, Transform3D) - Method in class net.rim.device.api.math.Transform3D
Scales this transform's scale component by the given scale factor along the z axis and stores the result in the given destination transform.
SCANFLAG_DISABLE_ALL_THREADING - Static variable in class net.rim.device.api.ui.component.ActiveRichTextField
Disable all threading when scanning.
SCANFLAG_THREAD_ON_CREATE - Static variable in class net.rim.device.api.ui.component.ActiveRichTextField
Enable threads on creation.
scanForActiveRegions() - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Scans for active regions in this field.
ScanLine - Class in net.rim.device.api.io
Utility class for reading out CRLF delimited lines from a SharedInputStream.
ScanLine(SharedInputStream) - Constructor for class net.rim.device.api.io.ScanLine
Creates a new ScanLine instance.
SCENE_MODE_AUTO - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Automatic.
SCENE_MODE_BEACH - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Beach.
SCENE_MODE_FACEDETECTION - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Face Detection.
SCENE_MODE_LANDSCAPE - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Landscape.
SCENE_MODE_MACRO - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Macro.
SCENE_MODE_NIGHT - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Night.
SCENE_MODE_PARTY - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Party.
SCENE_MODE_PORTRAIT - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Portrait.
SCENE_MODE_SNOW - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Snow.
SCENE_MODE_SPORT - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Sport.
SCENE_MODE_TEXT - Static variable in interface net.rim.device.api.amms.control.camera.FeatureControl
Scene Mode Type: Text.
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
scheduleApplication(ApplicationDescriptor, long, boolean) - Method in class net.rim.device.api.system.ApplicationManager
Schedules an application to run at a specific time.
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
SchemaException - Exception in net.rim.device.api.database
Indicates inconsistencies in a schema definition.
SCOPE_LIVE_AND_RECORD - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify both parts of the effect queue.
SCOPE_LIVE_ONLY - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify the live part of the effect queue.
SCOPE_RECORD_ONLY - Static variable in interface javax.microedition.amms.control.EffectControl
A constant used to identify the recording part of the effect queue.
SCORPIUS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
SCREEN - Static variable in class javax.microedition.lcdui.Command
Specifies an application-defined command that pertains to the current screen.
Screen - Class in javax.microedition.lcdui
The common superclass of all high-level user interface classes.
SCREEN - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible screen element.
Screen - Class in net.rim.device.api.ui
Base class for all screens.
Screen(Manager) - Constructor for class net.rim.device.api.ui.Screen
Constructs a new Screen instance with the provided delegate manager.
Screen(Manager, long) - Constructor for class net.rim.device.api.ui.Screen
Constructs a new Screen instance with the provided delegate manager and style.
SCREEN_HAS_BORDER - Static variable in class net.rim.device.api.ui.Graphics
Does the screen have a lit border around the drawable area of the screen?
ScreenModel - Class in net.rim.blackberry.api.phone.phonegui
Provides the ability to initialize PhoneScreen objects so that you can display information on the incoming and active call screens.
ScreenModel(int) - Constructor for class net.rim.blackberry.api.phone.phonegui.ScreenModel
Constructor of the screen model.
screenshot(Bitmap) - Static method in class net.rim.device.api.system.Display
Takes a screenshot of the entire screen and saves it into a Bitmap.
screenshot(Bitmap, int, int, int, int) - Static method in class net.rim.device.api.system.Display
Takes a screenshot of a portion of the screen and saves it into a Bitmap.
ScreenUiEngineAttachedListener - Interface in net.rim.device.api.ui
Defines a listener for screen attach events.
Scriptable - Class in net.rim.device.api.script
The base class for java objects intended to be accessed from scripts.
ScriptableFunction - Class in net.rim.device.api.script
A class representing a function in the script environment.
ScriptableImpl - Class in net.rim.device.api.script
A convenience class providing an easy-to-use Scriptable implementation with elements and fields.
ScriptableImpl() - Constructor for class net.rim.device.api.script.ScriptableImpl
Constructor.
ScriptEngine - Interface in net.rim.device.api.script
This interface allows code to interact with a script engine that has been instantiated.
scroll(int) - Method in class net.rim.device.api.ui.Screen
Scrolls the focus in the specified direction.
scrollChanged(Manager, int, int) - Method in interface net.rim.device.api.ui.ScrollChangeListener
Called by a manager when its horizontal and/or vertical scrolling value changes.
ScrollChangeListener - Interface in net.rim.device.api.ui
Listener interface for handling scroll events in field managers.
scrollHorizontally(int) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
 
scrollHorizontally(int) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Handles moving focus horizon within this field.
scrollVertically(int) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Handles moving focus vertically within this field.
scrollVertically(int) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Handles moving focus vertically within this field.
ScrollView - Class in net.rim.device.api.ui
This class provides fundamental scrolling functionality to all Managers.
SEAGREEN - Static variable in class net.rim.device.api.ui.Color
 
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
search(String) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.ExtendedSearchProvider
Begins a search based on the keywords supplied.
search(String) - Method in interface net.rim.device.api.unifiedsearch.searchables.ExternalSearchProvider
Begins a search based on the keywords supplied.
search(String, Searchable[], SearchField[][]) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable sources specified, using the SearchField objects specified.
search(String, Searchable[]) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable sources specified.
search(String, Searchable) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable source specified.
search(String) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on all available Searchable sources.
search(String[], Searchable[], SearchField[][]) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable sources specified, using the SearchField objects specified.
search(String[], Searchable[]) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable sources specified.
search(String[], Searchable) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on the Searchable source specified.
search(String[]) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Performs a blocking search on all available Searchable sources.
search(int) - Method in class net.rim.device.api.util.IntStack
Returns the 1-based position where an object is on this stack.
search(int) - Method in class net.rim.device.api.util.LongStack
Returns the 1-based position where a long is on this stack.
SEARCH_CONTACTS - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Passed to items() and itemsByPhoneNumber() to indicate that the returned enumeration should contain only Contact objects.
SEARCH_GROUPS - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Passed to items() and itemsByPhoneNumber() to indicate that the returned enumeration should contain BlackBerryContactGroup objects.
Searchable - Interface in net.rim.device.api.unifiedsearch.searchables
Defines the basic behavior that an application must implement to provide searchable data through the Unified Search Framework.
SearchableContentTypeConstants - Interface in net.rim.device.api.unifiedsearch.searchables
Defines types of searchables.
SearchableContentTypeConstantsInfo - Class in net.rim.device.api.unifiedsearch.searchables
This class is an extension of SearchableContentTypeConstants and provides APIs to dynamically retrieve generic content types (e.g., all content types, media content types).
SearchableDataObject - Class in net.rim.device.api.unifiedsearch.searchables.adapters
This class is an implementation of the SearchableEntity interface.
SearchableDataObject() - Constructor for class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
Creates a SearchableDataObject instance.
SearchableEntity - Interface in net.rim.device.api.unifiedsearch.entity
Defines the basic behavior that searchable data should implement.
SearchableEventConstants - Class in net.rim.device.api.unifiedsearch.searchables
Defines the event identifiers related to Searchable objects.
SearchArguments - Class in net.rim.blackberry.api.invoke
Encapsulates arguments to pass to the Search application.
SearchArguments() - Constructor for class net.rim.blackberry.api.invoke.SearchArguments
Creates a new SearchArguments instance.
SearchArguments(String, String) - Constructor for class net.rim.blackberry.api.invoke.SearchArguments
Deprecated. use SearchArguments.SearchArguments(String) instead with text as the query (name is ignored)
SearchArguments(String) - Constructor for class net.rim.blackberry.api.invoke.SearchArguments
Creates a new SearchArguments instance.
SearchField - Class in net.rim.device.api.unifiedsearch
Metadata about the searchable content an application inserts into the Unified Search Framework.
SearchField(String) - Constructor for class net.rim.device.api.unifiedsearch.SearchField
Initializes a new SearchField.
SearchField(String, boolean) - Constructor for class net.rim.device.api.unifiedsearch.SearchField
Initializes a new SearchField.
SearchField(String, String) - Constructor for class net.rim.device.api.unifiedsearch.SearchField
Initializes a new SearchField.
SearchField(String, String, boolean) - Constructor for class net.rim.device.api.unifiedsearch.SearchField
Initializes a new SearchField.
SearchFieldCriteria - Class in net.rim.device.api.unifiedsearch
Maps search keywords to specific search fields.
SearchFieldCriteria(SearchField, String[]) - Constructor for class net.rim.device.api.unifiedsearch.SearchFieldCriteria
Initializes a new instance of SearchFieldCriteria.
SearchFieldCriteria(SearchField, String[], boolean, String) - Constructor for class net.rim.device.api.unifiedsearch.SearchFieldCriteria
Initializes a new instance of SearchFieldCriteria.
SearchFieldCriteriaList - Class in net.rim.device.api.unifiedsearch
A list of SearchFieldCriteria objects.
SearchFieldCriteriaList() - Constructor for class net.rim.device.api.unifiedsearch.SearchFieldCriteriaList
Initializes a new SearchFieldCriteriaList.
searchForBoundary(byte[]) - Method in class net.rim.device.api.io.ScanLine
Searches for middle and end boundaries.
SearchRegistry - Class in net.rim.device.api.unifiedsearch.registry
Registers Searchable objects in the Unified Search Framework.
SearchResponse - Class in net.rim.device.api.unifiedsearch
A response the Unified Search Framework returns when an application initiates a search operation.
searchServices(int[], UUID[], RemoteDevice, DiscoveryListener) - Method in class javax.bluetooth.DiscoveryAgent
Searches for services on a remote Bluetooth device that have all the UUIDs specified in uuidSet.
SEASHELL - Static variable in class net.rim.device.api.ui.Color
 
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECOND - Static variable in class javax.microedition.pim.RepeatRule
Constant for the second week of the month used with WEEK_IN_MONTH field.
SECOND_FIELD - Static variable in class net.rim.device.api.i18n.DateFormat
Useful constant for SECOND field alignment.
SECONDARY_URLS_PER_MORE_REQUEST_ALL - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Number of secondary request at a time, when requesting all images.
SECONDARY_URLS_PER_MORE_REQUEST_ALL_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default number of secondary requests (ten).
SECONDARY_URLS_PER_REQUEST - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Maximum number of secondary URLs per field.
SECONDARY_URLS_PER_REQUEST_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default maximum number of secondary URLs (five).
SECONDLAST - Static variable in class javax.microedition.pim.RepeatRule
Constant for the second to last week of the month used with WEEK_IN_MONTH field.
SECP160R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP160R1 = 1.3.132.0.8 Represents the EC160R1 elliptic curve.
SECP192R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP192R1 = 1.2.840.10045.3.1.1 Represents the EC192R1 elliptic curve.
SECP224R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP224R1 = 1.3.132.0.33 Represents the EC224R1 elliptic curve.
SECP256R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP256R1 = 1.2.840.10045.3.1.7 Represents the EC256R1 elliptic curve.
SECP384R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP384R1 = 1.3.132.0.34 Represents the EC384R1 elliptic curve.
SECP521R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECP521R1 = 1.3.132.0.35 Represents the EC521R1 elliptic curve.
SECT163K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT163K1 = 1.3.132.0.1 Represents the EC163K1 elliptic curve.
SECT163R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT163R1 = 1.3.132.0.2 Represents the EC163R1 elliptic curve.
SECT163R2 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT163R2 = 1.3.132.0.15 Represents the EC163R2 elliptic curve.
SECT233K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT233K1 = 1.3.132.0.26 Represents the EC233K1 elliptic curve.
SECT233R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT233R1 = 1.3.132.0.27 Represents the EC233R1 elliptic curve.
SECT239K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT239K1 = 1.3.132.0.3 Represents the EC239K1 elliptic curve.
SECT283K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT283K1 = 1.3.132.0.16 Represents the EC283K1 elliptic curve.
SECT283R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT283R1 = 1.3.132.0.17 Represents the EC283R1 elliptic curve.
SECT409K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT409K1 = 1.3.132.0.36 Represents the EC409K1 elliptic curve.
SECT409R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT409R1 = 1.3.132.0.37 Represents the EC409R1 elliptic curve.
SECT571K1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT571K1 = 1.3.132.0.38 Represents the EC571K1 elliptic curve.
SECT571R1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SECT571R1 = 1.3.132.0.39 Represents the EC571R1 elliptic curve.
SECTION_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '§'.
SecureConnection - Interface in javax.microedition.io
This interface defines the secure socket stream connection.
SECURED_ENCRYPTION_MODES - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Indicates the encryption modes that are considered secured.
SecureElement - Class in net.rim.device.api.io.nfc.se
Represents a secure element on the device.
SecureElementManager - Class in net.rim.device.api.io.nfc.se
Provides access to SecureElement objects.
SECURITY_BLOCK - Static variable in exception javax.bluetooth.BluetoothConnectionException
Indicates the connection failed because the security settings on the local device or the remote device were incompatible with the request.
SECURITY_CATEGORY_8021X - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has 802.1.x security.
SECURITY_CATEGORY_OPEN - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has open layer 2 security.
SECURITY_CATEGORY_WAPI - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WAPI enterprise security.
SECURITY_CATEGORY_WEP - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WEP security.
SECURITY_CATEGORY_WPA2_ENTERPRISE - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WPA2 enterprise security.
SECURITY_CATEGORY_WPA2_PERSONAL - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WPA2 personal security.
SECURITY_CATEGORY_WPA_ENTERPRISE - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WPA enterprise security.
SECURITY_CATEGORY_WPA_PERSONAL - Static variable in class net.rim.device.api.system.WLANInfo.WLANAPInfo
AP has WPA personal security.
SECURITY_LEVEL_HIGH - Static variable in interface net.rim.device.api.crypto.keystore.KeyStore
High security level.
SECURITY_LEVEL_LOW - Static variable in interface net.rim.device.api.crypto.keystore.KeyStore
Low security level.
SECURITY_LEVEL_MEDIUM - Static variable in interface net.rim.device.api.crypto.keystore.KeyStore
Medium Security level.
SECURITY_LEVEL_NOT_APPLICABLE - Static variable in interface net.rim.device.api.crypto.keystore.KeyStore
This indicates that the security level for this record is not applicable because no private or symmetric key is being protected with the password.
SECURITY_TYPE_OPEN - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
Open security type.
SecurityException - Exception in java.lang
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityInfo - Interface in javax.microedition.io
This interface defines methods to access information about a secure network connection.
SecurityUIManager - Class in net.rim.device.api.userauthenticator
This manager class provides simple user-interface services to user authenticators.
seek(int, String, boolean) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Seeks for the next broadcast signal.
seek(int) - Method in interface javax.microedition.media.control.FramePositioningControl
Seek to a given video frame.
seek(long) - Method in interface javax.microedition.media.protocol.SourceStream
Seek to the specified point in the stream.
seek(int, boolean, int) - Method in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
Seeks for next available station.
seek(long) - Method in class net.rim.device.api.media.protocol.ByteArrayInputStreamDataSource
 
Seekable - Interface in net.rim.device.api.io
Implemented by some InputStreams and Readers so the read/write position can be adjusted.
SEEKABLE_TO_START - Static variable in interface javax.microedition.media.protocol.SourceStream
The value returned by getSeekType indicating that this SourceStream can be seeked only to the beginning of the media stream.
select(long[], long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateProperties
Selects a set of properties based on a provided set of masks.
select(boolean) - Method in class net.rim.device.api.input.InputHelperBase
Enables or disables selection mode.
select() - Method in class net.rim.device.api.ui.component.Dialog
Activates the currently selected choice.
select(int) - Method in class net.rim.device.api.ui.component.Dialog
Activates the choice with the specified value.
select(boolean) - Method in class net.rim.device.api.ui.component.TextField
Enables or disables selection mode.
select(boolean) - Method in class net.rim.device.api.ui.Field
Enables or disables selection mode.
SELECT - Static variable in class net.rim.device.api.ui.MenuItem
Select menu item.
select() - Method in interface org.w3c.dom.html2.HTMLInputElement
Select the contents of the text area.
select() - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Select the contents of the TEXTAREA.
SELECT_COMMAND - Static variable in class javax.microedition.lcdui.List
The default select command for IMPLICIT Lists.
SELECT_ENTER - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Indicates that the list item was selected by pressing ENTER.
SELECT_TRACKBALL_CLICK - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Indicates that the list item was selected by a trackball click.
SELECT_TRACKWHEEL_CLICK - Static variable in class net.rim.device.api.ui.component.AutoCompleteField
Indicates that the list item was selected by a trackwheel click.
SELECTABLE - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
For any field that can be selected.
selectBest(long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateProperties
Returns the index of the best set of properties from the provided array.
selectBestCertificateChain(long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateChainProperties
Finds a certificate chain that has properties matching one of a default set of property masks.
selectBestCertificateChainProperties(long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateChainProperties
Returns the properties associated with the chain returned by a call to selectBestCertificateChain.
selectBestProperties(long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateProperties
Returns the best set of properties from the provided array.
selectCertificate(RichTextField, String[], Certificate[], KeyStore) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
Displays a dialog prompting the user to select a certificate from the list of certificates provided.
selectCertificate(RichTextField, String[], Certificate[], KeyStore, KeyStore) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
Displays a dialog prompting the user to select a certificate from the list of certificates provided.
selectCertificate(RichTextField, String[], Certificate[], KeyStore, KeyStore, CryptoSystemProperties) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
Displays a dialog prompting the user to select a certificate from the list of certificates provided.
selectCertificateChain(long[], long[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateChainProperties
Finds a certificate chain that has properties matching one of a provided set of property masks.
selectCertificates(RichTextField, String[], Certificate[], KeyStore) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
selectCertificates(RichTextField, String[], Certificate[], int[], KeyStore) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
selectCertificates(RichTextField, String[], Certificate[], int[], KeyStore, KeyStore) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
selectCertificates(RichTextField, String[], Certificate[], int[], KeyStore, KeyStore, String[], String[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
selectCertificates(RichTextField, String[], Certificate[], int[], KeyStore, KeyStore, CryptoSystemProperties) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
selectCertificates(RichTextField, String[], Certificate[], int[], KeyStore, KeyStore, CryptoSystemProperties, String[], String[]) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
This method displays a dialog prompting the user to select a group of certificates from the list of certificates provided.
SELECTED - Static variable in interface net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TargetCallback
The virtual NFC ISO 14443-4 target was selected by an external reader.
SELECTED - Static variable in interface net.rim.device.api.io.nfc.emulation.VirtualNDEFTagCallback
An external reader connected to the virtual NFC target.
SELECTED - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
For text and complex fields (Menu, ListField, ComboField, ChoiceField, TreeField) which can have a descendant selected.
selectImageAtCoordinate(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Selects the image closest to the absolute x coordinate supplied.
selectionCopy(Clipboard) - Method in class net.rim.device.api.input.InputHelperBase
Copies the current selection to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.input.PasswordInputHelper
Does nothing.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Copies the current selection to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Copies the current selection to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.DateField
Copies this field's contents to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.LabelField
Copies this field's label text to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.PasswordEditField
Does nothing.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.component.TextField
Copies the current selection to the clipboard.
selectionCopy(Clipboard) - Method in class net.rim.device.api.ui.Field
Performs a copy operation on this field.
selectionCut(Clipboard) - Method in class net.rim.device.api.ui.Field
Performs a cut operation on this field.
selectionDelete() - Method in class net.rim.device.api.input.InputHelperBase
Deletes character to the right of the cursor, or deletes selection.
selectionDelete() - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Deletes active auto text, or deletes selection.
selectionDelete() - Method in class net.rim.device.api.ui.component.AutoTextEditField
Deletes character to the right of the cursor, or deletes selection.
selectionDelete() - Method in class net.rim.device.api.ui.component.BasicEditField
 
selectionDelete() - Method in class net.rim.device.api.ui.component.PasswordEditField
 
selectionDelete() - Method in class net.rim.device.api.ui.component.TextField
Deletes character to the right of the cursor, or deletes selection.
selectionDelete() - Method in class net.rim.device.api.ui.Field
Performs a delete operation on this field.
selectionDone(String) - Method in interface net.rim.device.api.ui.picker.FilePicker.Listener
Invoked when the user has selected a file.
selectNode(Node) - Method in interface org.w3c.dom.ranges.Range
Select a node and its contents
selectNodeContents(Node) - Method in interface org.w3c.dom.ranges.Range
Select the contents within a node
SELECTOR_P2P_DETECTED - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverEvent
Indicates that an NFC Connection Handover selector device was detected.
SELECTOR_TAG_READ - Static variable in class net.rim.device.api.io.nfc.handover.ConnectionHandoverEvent
Indicates that an NFC tag with an NDEF record containing connection handover information was read.
selectService(UUID, int, boolean) - Method in class javax.bluetooth.DiscoveryAgent
Attempts to locate a service that contains uuid in the ServiceClassIDList of its service record.
SEMICOLON - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as ';'.
send(byte[]) - Method in interface javax.bluetooth.L2CAPConnection
Requests that data be sent to the remote device.
send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
Send a datagram
send(Message) - Method in interface javax.wireless.messaging.MessageConnection
Sends a message.
send(Message) - Method in interface net.rim.blackberry.api.blackberrymessenger.Session
Sends data to this Session's corresponding MessengerContact
send(Message) - Static method in class net.rim.blackberry.api.mail.Transport
Sends a message.
send(Message, ServiceConfiguration) - Static method in class net.rim.blackberry.api.mail.Transport
Sends a message using the specified Service.
send(Datagram) - Method in class net.rim.device.api.crypto.tls.wtls20.WTLS20Connection
 
send(Datagram) - Method in class net.rim.device.api.io.DatagramConnectionBase
Sends a datagram.
send(Datagram, DatagramAddressBase, IOProperties, DatagramStatusListener, int) - Method in class net.rim.device.api.io.DatagramTransportBase
Sends provided datagram with address base, properties, listener for events, and datagram ID.
send(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Sends a datagram.
send(Message) - Method in interface net.rim.device.api.io.messaging.NonBlockingSenderDestination
Sends a message to this destination.
send() - Method in interface net.rim.device.api.io.messaging.NonBlockingSenderDestination
Sends a message to this destination.
SEND_ACK_FLAG - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
sendAllDataToScreen() - Method in class net.rim.blackberry.api.phone.phonegui.ScreenModel
Adds data to the incoming/waiting call and active/outgoing call screens.
sendAPDU(CommandAPDU, ResponseAPDU) - Method in class net.rim.device.api.smartcard.SmartCardReaderSession
Transmits an APDU to the reader and blocks waiting for a response.
sendAPDU(CommandAPDU, ResponseAPDU) - Method in class net.rim.device.api.smartcard.SmartCardSession
Transmits an APDU to the smartcard, and blocks until a response is received.
sendAPDUImpl(CommandAPDU, ResponseAPDU) - Method in class net.rim.device.api.smartcard.SmartCardReaderSession
Transmits an APDU to the reader and blocks waiting for a response.
SendCommand - Class in net.rim.blackberry.api.sendmenu
Stores all of the information needed to send data from the BlackBerry device at a later time, when the user selects a corresponding SendCommandMenuItem in a SendCommandMenu or a SendCommandScreen.
SendCommand(String, int, JSONObject, StringProvider) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommand
Constructs a new SendCommand instance with the specified values.
SendCommandContextFilter - Interface in net.rim.blackberry.api.sendmenu
Defines a filter on the content context object of a SendCommand object.
SendCommandContextKeys - Class in net.rim.blackberry.api.sendmenu
Defines keys to store and access the content context data in JSONObject objects for SendCommand objects.
SendCommandException - Exception in net.rim.blackberry.api.sendmenu
Represents an exception for the Send Menu API.
SendCommandException(String) - Constructor for exception net.rim.blackberry.api.sendmenu.SendCommandException
Constructs a new SendCommandException instance with the specified message and the SendCommandException.ERR_UNKNOWN error code.
SendCommandException(String, int) - Constructor for exception net.rim.blackberry.api.sendmenu.SendCommandException
Constructs a new SendCommandException instance with the specified message and error code.
SendCommandMenu - Class in net.rim.blackberry.api.sendmenu
Represents a SubMenu component that encapsulates an array of SendCommandMenuItem objects in a context menu and is specialized for displaying and executing SendCommand objects.
SendCommandMenu(SendCommand[], int, int) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandMenu
Constructs a new SendCommandMenu instance with the specified array of SendCommand objects and the ordering and the priority of the menu.
SendCommandMenu(SendCommand[], StringProvider, int, int) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandMenu
Constructs a new SendCommandMenu instance with the specified array of SendCommand objects, the menu’s label, and the ordering and the priority of the menu.
SendCommandMenu(SendCommandMenuItem[], StringProvider, int, int) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandMenu
Constructs a new SendCommandMenu instance with the specified array of SendCommandMenuItem objects, the menu’s label, and the ordering and the priority of the menu.
SendCommandMenuItem - Class in net.rim.blackberry.api.sendmenu
Represents a menu item for a SendCommand.
SendCommandMenuItem(SendCommand, int, int) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandMenuItem
Constructs a new SendCommandMenuItem instance with the specified SendCommand, ordinal, and priority.
SendCommandMenuItem(SendCommand, StringProvider, int, int) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandMenuItem
Constructs a new SendCommandMenuItem instance with the specified SendCommand, text that is to be used as the label for this SendCommandMenuItem, ordinal, and priority.
SendCommandRepository - Class in net.rim.blackberry.api.sendmenu
Used to retrieve an array of SendCommand objects that target the applications that are registered with the SendCommandRepository to appear in Send submenus.
SendCommandScreen - Class in net.rim.blackberry.api.sendmenu
Represents a pop-up dialog screen that is specialized for displaying and executing encapsulated SendCommand objects.
SendCommandScreen(SendCommand[]) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandScreen
Constructs a new SendCommandScreen instance with the specified SendCommand objects.
SendCommandScreen(SendCommand[], long) - Constructor for class net.rim.blackberry.api.sendmenu.SendCommandScreen
Constructs a new SendCommandScreen instance with the specified SendCommand objects and the style parameter that is passed to the constructor of the superclass, PopupScreen.
sendDataToScreen() - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Deprecated. As of BlackBerry API 6.0, replaced by ScreenModel.sendAllDataToScreen().
sendDTMFTone(char) - Method in class net.rim.blackberry.api.phone.PhoneCall
Adds a DTMF tone to this call's send queue.
sendDTMFTones(String) - Method in class net.rim.blackberry.api.phone.PhoneCall
Adds multiple DTMF tones to this call's send queue.
SENDER - Static variable in class net.rim.blackberry.api.mail.Header
"Sender" header tag.
SENDER - Static variable in interface net.rim.blackberry.api.mail.Message.RecipientType
"Sender" address.
SenderDestination - Interface in net.rim.device.api.io.messaging
Contains methods for the creation and cancellation of the outgoing messages.
SendFailedException - Exception in net.rim.blackberry.api.mail
Thrown when a message cannot be sent.
SendFailedException() - Constructor for exception net.rim.blackberry.api.mail.SendFailedException
Constructs a new SendFailedException instance.
SendFailedException(String) - Constructor for exception net.rim.blackberry.api.mail.SendFailedException
Constructs a new SendFailedException with provided detail message.
SendFailedException(String, Address[], Address[], Address[]) - Constructor for exception net.rim.blackberry.api.mail.SendFailedException
Constructs a new SendFailedException instance with provided detail message and address objects.
sendHeaders(HeaderSet) - Method in interface javax.obex.Operation
Specifies the headers that should be sent in the next OBEX message that is sent.
SENDING - Static variable in interface net.rim.device.api.io.DatagramStatusListener
Datagram is currently transmitting.
SendListener - Interface in net.rim.blackberry.api.mail
SendListener is notified before a message is added to the queue for sending.
SendListener - Interface in net.rim.blackberry.api.mms
A listener that can be notified prior to MMS messages being sent.
SendListener - Interface in net.rim.blackberry.api.sms
A listener that can be notified prior to SMS messages being sent.
sendMessage(Message) - Method in interface net.rim.blackberry.api.mail.SendListener
This method is called just before the message is added to the queue for sending.
sendMessage(Message) - Method in interface net.rim.blackberry.api.mms.SendListener
This method is called just before the MMS message is added to the queue for sending.
sendMessage(Message) - Method in interface net.rim.blackberry.api.sms.SendListener
This method is called just before the SMS message is added to the queue for sending.
sendNoResponse(Message) - Method in interface net.rim.device.api.io.messaging.FireAndForgetDestination
Send a message to this destination while disregarding the response.
sendNoResponse() - Method in interface net.rim.device.api.io.messaging.FireAndForgetDestination
Send an empty message to this destination while disregarding the response.
sendReceive(Message) - Method in interface net.rim.device.api.io.messaging.BlockingSenderDestination
Sends a message to this destination and waits for a response.
sendReceive() - Method in interface net.rim.device.api.io.messaging.BlockingSenderDestination
Sends an empty message to this destination and waits for a response.
sendReceiveAsFuture(Message) - Method in interface net.rim.device.api.io.messaging.BlockingSenderDestination
Sends a message to this destination and returns a MessageFuture to receive the response later.
sendReceiveAsFuture() - Method in interface net.rim.device.api.io.messaging.BlockingSenderDestination
Sends an empty message to this destination and returns a MessageFuture to receive the response later.
sendRequest(SessionSetupListener, ApplicationDescriptor, String) - Method in interface net.rim.blackberry.api.blackberrymessenger.Session
Sends a message to this Session's MessengerContact to request that this Session be opened.
SENSITIVE - Static variable in class javax.microedition.lcdui.TextField
Indicates that the text entered is sensitive data that the implementation must never store into a dictionary or table for use in predictive, auto-completing, or other accelerated input schemes.
SENSITIVE - Static variable in interface net.rim.device.api.notification.NotificationsConstants
Sensitive notification level.
SENSITIVITY_OFF - Static variable in class net.rim.device.api.ui.Trackball
Sensitivity setting for off.
SENSITIVITY_UNSET - Static variable in class net.rim.device.api.ui.Trackball
Sensitivity setting for being unset.
Sensor - Class in net.rim.device.api.system
Determines the existence and states of device sensors.
SensorListener - Interface in net.rim.device.api.system
The listening interface for receiving sensor updates.
SENT - Static variable in class net.rim.blackberry.api.mail.Folder
A Folder containing sent messages.
SENT - Static variable in interface net.rim.device.api.io.DatagramStatusListener
Datagram sent.
SENTENCE_ITERATOR_TYPE - Static variable in class net.rim.device.api.ui.text.BreakIterator
Use an iterator that finds sentence boundaries.
SENTINEL - Static variable in interface net.rim.device.api.io.DatagramStatusListener
Sentinel value (should never actually be passed as an event).
SEPARATOR - Static variable in class net.rim.blackberry.api.mail.BodyPart
Separator (:) character.
SEPARATOR - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible separator.
separator(int) - Static method in class net.rim.device.api.ui.MenuItem
Adds a separator at the specified position (ordinal).
SEPARATOR_CHAR - Static variable in class net.rim.blackberry.api.mail.Folder
Character that separates folders in a hierarchy.
SeparatorField - Class in net.rim.device.api.ui.component
A field which draws a horizontal line across its width.
SeparatorField() - Constructor for class net.rim.device.api.ui.component.SeparatorField
Creates a new SeparatorField object.
SeparatorField(long) - Constructor for class net.rim.device.api.ui.component.SeparatorField
Creates a new SeparatorField object with a particular style.
SEPTEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the ninth month of the year.
SEPTEMBER - Static variable in class javax.microedition.pim.RepeatRule
Constant for the month of September used with MONTH_IN_YEAR field.
SEQUENCE - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 SEQUENCE constructed type.
SERIAL_NUMBER - Static variable in class net.rim.device.api.crypto.keystore.AssociatedData
A long representing the serial number associated data.
SERIAL_SYNC_STARTED - Static variable in interface net.rim.device.api.synchronization.SyncEventListener
Serial sync has started.
SERIAL_SYNC_STOPPED - Static variable in interface net.rim.device.api.synchronization.SyncEventListener
SERIAL_SYNC_STOPPED is called when a serial sync is finished processing (at the end of all collections) such as at the end of a restore over DM.
SERIALIZE_ERR - Static variable in exception org.w3c.dom.ls.LSException
If an attempt was made to serialize a Node using LSSerializer and the processing has been stopped.
SerialNumberIssuerKeyStoreIndex - Class in net.rim.device.api.crypto.certificate
Implements an index to allow you to look up a KeyStoreData object by the serial number and issuer of the certificate in the object.
SerialNumberIssuerKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.certificate.SerialNumberIssuerKeyStoreIndex
Creates a SerialNumberIssuerKeyStoreIndex object.
SerialPort - Class in net.rim.device.api.system
Deprecated. The serial port is no longer supported.
SerialPort(int, int, int, int, int, int) - Constructor for class net.rim.device.api.system.SerialPort
Deprecated. Constructs a new SerialPort object, opening the default port.
SerialPortListener - Interface in net.rim.device.api.system
Deprecated. The serial port is no longer supported.
SerialSyncListener - Interface in net.rim.device.api.synchronization
Deprecated. Use SyncEventListener
SerialSyncManager - Class in net.rim.device.api.synchronization
Deprecated. Use SyncManager.
serialSyncStarted() - Method in interface net.rim.device.api.synchronization.SerialSyncListener
Deprecated. Called when serial synchronization operations have begun.
serialSyncStopped() - Method in interface net.rim.device.api.synchronization.SerialSyncListener
Deprecated. Called when serial synchronization operations have completed.
SERIF_STYLE - Static variable in class net.rim.device.api.ui.Font
A style value to select a serif font.
SERIF_STYLE_MASK - Static variable in class net.rim.device.api.ui.Font
The serif/sans-serif style is stored in these two bits in the style flags.
SERVER - Static variable in interface net.rim.device.api.io.nfc.llcp.LLCPConnection
Indicates that the device is willing to operate as a server.
SERVER_AUTHENTICATION - Static variable in class net.rim.device.api.crypto.certificate.KeyUsage
The subject public key is used for TLS web server authentication.
SERVER_BUSY - Static variable in exception net.rim.device.api.lbs.LocatorException
Server is currently busy so it cannot fulfill client's request.
SERVER_BUSY - Static variable in exception net.rim.device.api.lbs.maps.server.exchange.ReverseGeocodeException
Indicates that the server is currently busy so it cannot fulfill any requests from the client.
SERVER_ERROR - Static variable in exception net.rim.device.api.io.file.FileIOException
The operation failed because the server had an internal error.
SERVER_INTERNAL_ERROR - Static variable in exception net.rim.device.api.lbs.LocatorException
A server internal error.
SERVER_PASSIVE - Static variable in interface net.rim.device.api.io.nfc.llcp.LLCPConnection
Indicates that the device is willing to operate as a server, but will not be an active initiator.
SERVER_TYPE_BPAS - Static variable in class net.rim.blackberry.api.push.PushApplicationDescriptor
BlackBerry Push API server (BPAS) type.
SERVER_TYPE_NONE - Static variable in class net.rim.blackberry.api.push.PushApplicationDescriptor
No server-side support for client-side push applications.
ServerException - Exception in java.rmi
ServerException is a subclass of RemoteException.
ServerException(String) - Constructor for exception java.rmi.ServerException
Constructs a ServerException with the specified detail message.
ServerException(String, Exception) - Constructor for exception java.rmi.ServerException
Constructs a ServerException with the specified detail message and nested exception.
ServerExchange - Class in net.rim.device.api.lbs.maps.server.exchange
Abstract base class for exchanges used with the ServerExchangeThread.
ServerExchangeCallback - Interface in net.rim.device.api.lbs.maps.server
Called when a server request has completed.
ServerRequestHandler - Class in javax.obex
The ServerRequestHandler class defines an event listener that will respond to OBEX requests made to the server.
ServerRequestHandler() - Constructor for class javax.obex.ServerRequestHandler
Creates a ServerRequestHandler.
ServerSocketConnection - Interface in javax.microedition.io
This interface defines the server socket stream connection.
Service - Interface in net.rim.blackberry.api.blackberrymessenger
Interface to define a Service.
Service - Class in net.rim.blackberry.api.mail
This class represents an email service on the BlackBerry handheld device.
SERVICE_NOT_AVAILABLE - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
SERVICE_RECORD_SUMMARY_RECORD - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
SERVICE_SEARCH_COMPLETED - Static variable in interface javax.bluetooth.DiscoveryListener
Indicates the normal completion of service discovery.
SERVICE_SEARCH_DEVICE_NOT_REACHABLE - Static variable in interface javax.bluetooth.DiscoveryListener
Indicates the service search could not be completed because the remote device provided to DiscoveryAgent.searchServices() could not be reached.
SERVICE_SEARCH_ERROR - Static variable in interface javax.bluetooth.DiscoveryListener
Indicates the service search terminated with an error.
SERVICE_SEARCH_NO_RECORDS - Static variable in interface javax.bluetooth.DiscoveryListener
Indicates the service search has completed with no service records found on the device.
SERVICE_SEARCH_TERMINATED - Static variable in interface javax.bluetooth.DiscoveryListener
Indicates the service search has been canceled by the application and did not complete.
SERVICE_STATUS_FIELD - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
ServiceBook - Class in net.rim.device.api.servicebook
Contains all ServiceRecords currently defined.
ServiceBook.DuplicateSecureServiceException - Exception in net.rim.device.api.servicebook
Exception for signalling duplicate secure service.
ServiceBook.DuplicateSecureServiceException() - Constructor for exception net.rim.device.api.servicebook.ServiceBook.DuplicateSecureServiceException
 
ServiceBook.SecurityViolationException - Exception in net.rim.device.api.servicebook
 
ServiceBook.SecurityViolationException() - Constructor for exception net.rim.device.api.servicebook.ServiceBook.SecurityViolationException
 
ServiceBook.ServiceStatus - Class in net.rim.device.api.servicebook
Service Statuses This class will hold various service status information Currently only the last pin status is implemented.
SERVICEBOOK_PAYLOAD_VERSION_3 - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
ServiceBookNotFoundException - Exception in net.rim.device.api.io
ServiceBookNotFoundException is thrown when a service cannot be found that matches the parameters specified.
ServiceBookNotFoundException(String) - Constructor for exception net.rim.device.api.io.ServiceBookNotFoundException
Create an instance of a ServiceBookNotFoundException.
ServiceConfiguration - Class in net.rim.blackberry.api.mail
Encapsulates information used to describe a particular mail service.
ServiceConfiguration() - Constructor for class net.rim.blackberry.api.mail.ServiceConfiguration
Creates a new ServiceConfiguration instance.
ServiceConfiguration(String, String) - Constructor for class net.rim.blackberry.api.mail.ServiceConfiguration
Creates a new ServiceConfiguration instance with provided unique and content IDs.
ServiceConfiguration(ServiceRecord) - Constructor for class net.rim.blackberry.api.mail.ServiceConfiguration
Creates a new ServiceConfiguration instance with provided service record.
ServiceException - Exception in javacard.framework.service
ServiceException represents a service framework related exception.
ServiceException(short) - Constructor for exception javacard.framework.service.ServiceException
Constructs a ServiceException.
ServiceIdentifierTypes - Interface in net.rim.device.api.servicebook
Service Identifier Constants Values used to identify the type of a service record.
ServiceListener - Interface in net.rim.blackberry.api.mail.event
Listener interface for service folder events where folders are created or deleted.
ServiceMode - Class in net.rim.device.api.system
The ServiceMode class is container of service-related information used describe a given "service mode".
ServiceMode(String) - Constructor for class net.rim.device.api.system.ServiceMode
Create a new container for a service mode.
ServiceRecord - Interface in javax.bluetooth
The ServiceRecord interface describes characteristics of a Bluetooth service.
ServiceRecord - Class in net.rim.device.api.servicebook
Represents a service record that contains BlackBerry configuration information.
ServiceRecord() - Constructor for class net.rim.device.api.servicebook.ServiceRecord
Creates a new service record instance, setting up initial values.
ServiceRecord(int) - Constructor for class net.rim.device.api.servicebook.ServiceRecord
Constructs a new service record from the given source.
ServiceRegistrationException - Exception in javax.bluetooth
The ServiceRegistrationException is thrown when there is a failure to add a service record to the local Service Discovery Database (SDDB) or to modify an existing service record in the SDDB.
ServiceRegistrationException() - Constructor for exception javax.bluetooth.ServiceRegistrationException
Creates a ServiceRegistrationException without a detailed message.
ServiceRegistrationException(String) - Constructor for exception javax.bluetooth.ServiceRegistrationException
Creates a ServiceRegistrationException with a detailed message.
serviceRepaints() - Method in class javax.microedition.lcdui.Canvas
Forces any pending repaint requests to be serviced immediately.
ServiceRouting - Class in net.rim.device.api.servicebook
This class provides an application with the ability to route traffic through a USB or Bluetooth connection to the desktop using the standard connectivity protocols.
ServiceRoutingListener - Interface in net.rim.device.api.servicebook
Interface for monitoring BlackBerry data service routing changes.
serviceRoutingStateChanged(String, boolean) - Method in interface net.rim.device.api.servicebook.ServiceRoutingListener
When a BlackBerry data service routing changes, this method is invoked.
servicesDiscovered(int, ServiceRecord[]) - Method in interface javax.bluetooth.DiscoveryListener
Called when service(s) are found during a service search.
serviceSearchCompleted(int, int) - Method in interface javax.bluetooth.DiscoveryListener
Called when a service search is completed or was terminated because of an error.
Session - Interface in net.rim.blackberry.api.blackberrymessenger
An object to be used for communication between BlackBerry Messenger contacts.
Session - Class in net.rim.blackberry.api.mail
Provides access to email services, storage, and transport.
SESSION_CLOSE_NOTIFY - Static variable in interface net.rim.device.api.crypto.tls.AlertProtocol
Notifies the recipient that the sender will not send any more messages using this connection state or the secure session.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
A boolean flag indicating whether or not a client wants to participate in a session with a service endpoint.
SESSION_NOT_READY - Static variable in interface net.rim.device.api.crypto.tls.AlertProtocol
Indicates that the secure session is not ready to resume new secure connections due to administrative reasons such as that the session is temporarily not available due to maintenance in the server.
sessionClosed(Session) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionListener
Indicates that a Session has been closed.
SessionListener - Interface in net.rim.blackberry.api.blackberrymessenger
A listener class that receives notifications about a Session.
SessionNotifier - Interface in javax.obex
The SessionNotifier interface defines a connection notifier for server-side OBEX connections.
sessionRequestAccepted(Session) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionRequestListener
Indicates that the local user has accepted a Session for the current application.
sessionRequestAccepted(Session) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionSetupListener
Indicates that a Session request has been accepted by a remote user.
sessionRequestDelivered(Session) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionSetupListener
Indicates that a Session request has been delivered to the remote application.
sessionRequestFailed(Session, int) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionSetupListener
Indicates that a Session request has failed.
SessionRequestListener - Interface in net.rim.blackberry.api.blackberrymessenger
A listener class that receives notification of a local user accepting a Session.
sessionRequestRefused(Session) - Method in interface net.rim.blackberry.api.blackberrymessenger.SessionSetupListener
Indicates that a Session request has been refused by the remote user.
SessionSetupListener - Interface in net.rim.blackberry.api.blackberrymessenger
A listener class that receives notification of events that occur during Session requests.
set(int) - Method in class com.google.zxing.common.BitArray
Sets bit i.
set(int, int) - Method in class com.google.zxing.common.BitMatrix
Sets the given bit to true.
set(int, int) - Method in class com.google.zxing.common.ByteArray
 
set(byte[], int, int) - Method in class com.google.zxing.common.ByteArray
 
set(int, int, byte) - Method in class com.google.zxing.common.ByteMatrix
 
set(int, int, int) - Method in class com.google.zxing.common.ByteMatrix
 
set(int, int, boolean) - Method in class com.google.zxing.common.ByteMatrix
 
set(int, int) - Method in class java.util.Calendar
Sets the time field with the given value.
set(int, String, Image) - Method in interface javax.microedition.lcdui.Choice
Sets the element referenced by elementNum to the specified element, replacing the previous contents of the element.
set(int, String, Image) - Method in class javax.microedition.lcdui.ChoiceGroup
 
set(int, Item) - Method in class javax.microedition.lcdui.Form
Sets the item referenced by itemNum to the specified item, replacing the previous item.
set(int, String, Image) - Method in class javax.microedition.lcdui.List
 
set(ApplicationIcon, int) - Method in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Sets a new icon and value for the indicator and repaints the indicator if it is displayed.
set(byte[], int, int[]) - Method in class net.rim.device.api.biometrics.FingerprintBiometricData
Provide an entirely new set of sample data.
set(byte[], int) - Method in class net.rim.device.api.biometrics.FingerprintBiometricData
Provide newly encoded sample data.
set(String, String) - Method in class net.rim.device.api.command.CommandMetadata
Stores an attribute name and string value in this metadata instance.
set(String, long) - Method in class net.rim.device.api.command.CommandMetadata
Stores an attribute name and long value in this metadata instance.
set(String, int) - Method in class net.rim.device.api.command.CommandMetadata
Stores an attribute name and int value in this metadata instance.
set(String, boolean) - Method in class net.rim.device.api.command.CommandMetadata
Stores an attribute name and boolean value in this metadata instance.
SET - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 SET constructed type.
set(AssociatedData[], String, PrivateKey, String, int, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, PrivateKey, String, int, PublicKey, long, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, PrivateKey, String, int, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, PublicKey, long, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, SymmetricKey, String, int, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Sets a new key into the preferred keystore.
set(AssociatedData[], String, PrivateKey, String, int, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, PrivateKey, String, int, PublicKey, long, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, PrivateKey, String, int, Certificate, CertificateStatus, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, PublicKey, long, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, Certificate, CertificateStatus, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, SymmetricKey, String, int, KeyStoreTicket) - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, PrivateKey, String, int, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, PrivateKey, String, int, PublicKey, long, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, PrivateKey, String, int, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, PublicKey, long, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, PrivateKey, String, int, PublicKey, long, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], String, SymmetricKey, String, int, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
set(AssociatedData[], KeyStoreData) - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], KeyStoreData) - Method in class net.rim.device.api.crypto.keystore.SyncableRIMKeyStore
Override this method in the RIMKeyStore implementation to tell the KeyStoreManager when a certificate has been added so it can update its dirty bit implementation of certificates not yet synchronized with the BES.
set(AssociatedData[], String, PrivateKey, String, int, PublicKey, long, Certificate, CertificateStatus, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.TrustedKeyStore
Adds a KeyStoreData class containing the information that will be associated with the array of aliases contained inside this class.
set(AssociatedData[], String, SymmetricKey, String, int, KeyStoreTicket) - Method in class net.rim.device.api.crypto.keystore.TrustedKeyStore
 
set(String, String) - Method in class net.rim.device.api.database.DatabaseOptions
Sets a new key-value pair.
set(int, boolean) - Method in class net.rim.device.api.im.TextHitInfo
Set the TextHitInfo instance given the new index and leading edge values.
set(int, boolean, boolean) - Method in class net.rim.device.api.im.TextHitInfo
Set the TextHitInfo instance given the new index, leading edge and right-to-left values.
set(Vector3f, Vector3f) - Method in class net.rim.device.api.math.BoundingBox
Sets this bounding box to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.BoundingBox
Sets this bounding box to the specified values.
set(Vector3f[]) - Method in class net.rim.device.api.math.BoundingBox
Sets this bounding box to the smallest bounding box that contains all of the specified points.
set(Bounds) - Method in class net.rim.device.api.math.BoundingBox
 
set(Vector3f, float) - Method in class net.rim.device.api.math.BoundingSphere
Sets this bounding sphere to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.BoundingSphere
Sets this bounding sphere to the specified values.
set(Vector3f[]) - Method in class net.rim.device.api.math.BoundingSphere
Sets this bounding sphere to the smallest bounding sphere that contains all of the specified points.
set(Bounds) - Method in class net.rim.device.api.math.BoundingSphere
 
set(Bounds) - Method in interface net.rim.device.api.math.Bounds
Sets this bounding object to the specified bounding object.
set(int) - Method in class net.rim.device.api.math.Color3f
Sets this color to the given color represented in 32-bit integer ARGB format (the alpha is ignored).
set(float[], int) - Method in class net.rim.device.api.math.Color3f
Sets this color to the specified values.
set(float, float, float) - Method in class net.rim.device.api.math.Color3f
Sets this color to the specified values.
set(Color3f) - Method in class net.rim.device.api.math.Color3f
Sets this color to the given color.
set(int) - Method in class net.rim.device.api.math.Color4f
Sets this color to the given color represented in 32-bit integer ARGB format.
set(float[], int) - Method in class net.rim.device.api.math.Color4f
Sets this color to the specified values.
set(float, float, float) - Method in class net.rim.device.api.math.Color4f
Sets this color to the specified values (this method does not modify alpha).
set(float, float, float, float) - Method in class net.rim.device.api.math.Color4f
Sets this color to the specified values.
set(Color4f) - Method in class net.rim.device.api.math.Color4f
Sets this color to the given color.
set(Frustum) - Method in class net.rim.device.api.math.Frustum
Sets this frustum to the specified frustum.
set(Matrix4f) - Method in class net.rim.device.api.math.Frustum
Sets the frustum to the frustum corresponding to the specified view projection matrix.
set(float[]) - Method in class net.rim.device.api.math.Matrix3f
Sets the values of this matrix to those in the specified column-major array.
set(float[], int) - Method in class net.rim.device.api.math.Matrix3f
Sets the values of this matrix to those in the specified column-major array.
set(float, float, float, float, float, float, float, float, float) - Method in class net.rim.device.api.math.Matrix3f
Sets the values of this matrix.
set(Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Sets the values of this matrix to those of the specified matrix.
set(int, float) - Method in class net.rim.device.api.math.Matrix3f
Sets the specified element of this matrix to the specified value.
set(int, int, float) - Method in class net.rim.device.api.math.Matrix3f
Sets the specified element of this matrix to the specified value.
set(float[]) - Method in class net.rim.device.api.math.Matrix4f
Sets the values of this matrix to those in the specified column-major array.
set(float[], int) - Method in class net.rim.device.api.math.Matrix4f
Sets the values of this matrix to those in the specified column-major array.
set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.rim.device.api.math.Matrix4f
Sets the values of this matrix.
set(Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Sets the values of this matrix to those of the specified matrix.
set(int, float) - Method in class net.rim.device.api.math.Matrix4f
Sets the specified element of this matrix to the specified value.
set(int, int, float) - Method in class net.rim.device.api.math.Matrix4f
Sets the specified element of this matrix to the specified value.
set(Vector3f, float) - Method in class net.rim.device.api.math.Plane
Sets this plane to the specified values.
set(Plane) - Method in class net.rim.device.api.math.Plane
Sets this plane to the given plane.
set(float, float, float, float) - Method in class net.rim.device.api.math.Quaternion4f
Sets the elements of the quaternion to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.Quaternion4f
Sets the elements of the quaternion from the values in the specified array.
set(Matrix4f) - Method in class net.rim.device.api.math.Quaternion4f
Sets this quaternion equal to the rotational part of the specified matrix.
set(Quaternion4f) - Method in class net.rim.device.api.math.Quaternion4f
Sets the elements of this quaternion to a copy of the specified quaternion.
set(Vector3f, float) - Method in class net.rim.device.api.math.Quaternion4f
Sets this quaternion equal to the rotation from the specified axis and angle.
set(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Ray
Sets this ray to the specified values.
set(Ray) - Method in class net.rim.device.api.math.Ray
Sets this ray to the given ray.
set(Vector2f, Vector2f, float, Vector2f) - Method in class net.rim.device.api.math.Transform2D
Sets the transform to the specified values.
set(Transform2D) - Method in class net.rim.device.api.math.Transform2D
Sets this transform to the specified transform.
set(Vector3f, Matrix4f, Vector3f) - Method in class net.rim.device.api.math.Transform3D
Sets the transform to the specified values.
set(Vector3f, Quaternion4f, Vector3f) - Method in class net.rim.device.api.math.Transform3D
Sets the transform to the specified values.
set(Transform3D) - Method in class net.rim.device.api.math.Transform3D
Sets this transform to the specified transform.
set(float, float) - Method in class net.rim.device.api.math.Vector2f
Sets the elements of this vector to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.Vector2f
Sets the elements of this vector from the values in the specified array.
set(Vector2f) - Method in class net.rim.device.api.math.Vector2f
Sets the elements of this vector to those in the specified vector.
set(Vector2f, Vector2f) - Method in class net.rim.device.api.math.Vector2f
Sets this vector to the directional vector between the specified points.
set(float, float, float) - Method in class net.rim.device.api.math.Vector3f
Sets the elements of this vector to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.Vector3f
Sets the elements of this vector from the values in the specified array.
set(Vector3f) - Method in class net.rim.device.api.math.Vector3f
Sets the elements of this vector to those in the specified vector.
set(Vector3f, Vector3f) - Method in class net.rim.device.api.math.Vector3f
Sets this vector to the directional vector between the given points.
set(float, float, float, float) - Method in class net.rim.device.api.math.Vector4f
Sets the elements of this vector to the specified values.
set(float[], int) - Method in class net.rim.device.api.math.Vector4f
Sets the elements of this vector from the values in the specified array.
set(Vector4f) - Method in class net.rim.device.api.math.Vector4f
Sets the elements of this vector to those in the specified vector.
set(Vector4f, Vector4f) - Method in class net.rim.device.api.math.Vector4f
Sets this vector to the directional vector between the given points.
set(byte, byte, byte, byte) - Method in class net.rim.device.api.smartcard.CommandAPDU
Reinitializes a CommandAPDU object to a case 1 structure.
set(byte, byte, byte, byte, int) - Method in class net.rim.device.api.smartcard.CommandAPDU
Reinitializes a CommandAPDU object to a case 2 structure.
set(byte, byte, byte, byte, byte[]) - Method in class net.rim.device.api.smartcard.CommandAPDU
Reinitializes a CommandAPDUset(byte, byte, byte, byte, byte[], int) - Method in class net.rim.device.api.smartcard.CommandAPDU
Reinitializes a CommandAPDU object to a case 4 structure.
set(byte[], byte, byte) - Method in class net.rim.device.api.smartcard.ResponseAPDU
Sets the byte array representation of the object.
set(Object[]) - Method in class net.rim.device.api.ui.component.ObjectListField
Sets the list of objects to show.
set(int, int, Object) - Method in class net.rim.device.api.ui.component.table.RichList
Overwrites an object stored at a specified row index and column index in the RichList with a new object and updates the screen with this information as well.
set(int, String) - Method in class net.rim.device.api.ui.component.table.SimpleList
Overwrites a String stored a specific position in the SimpleList with a given String.
set(Field, int, int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets the field at the specified row and column.
set(Field, int, int, long) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets the field at the specified row and column.
set(int, int) - Method in class net.rim.device.api.ui.input.InputSettings
Sets the value for the specified input attribute.
set(int, int) - Method in class net.rim.device.api.ui.XYDimension
Sets width and height for this dimension object.
set(XYDimension) - Method in class net.rim.device.api.ui.XYDimension
Sets new data for this dimension object from provided dimension object.
set(int, int, int, int) - Method in class net.rim.device.api.ui.XYEdges
Sets new values for all four edges.
set(int, int) - Method in class net.rim.device.api.ui.XYPoint
Provides new value for this point.
set(XYPoint) - Method in class net.rim.device.api.ui.XYPoint
Sets this point equal to the given point.
set(int, int, int, int) - Method in class net.rim.device.api.ui.XYRect
Sets this rectangle to have a new extent.
set(XYRect) - Method in class net.rim.device.api.ui.XYRect
Sets this rectangle to have the same extent as another rectangle.
set(int) - Method in class net.rim.device.api.util.BitSet
Sets bit by index.
SET_VOLUME - Static variable in interface javax.microedition.media.control.ToneControl
The SET_VOLUME event tag.
setAbbr(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Abbreviation for header cells.
setAccelerometerListener(AccelerometerListener) - Method in class net.rim.device.api.system.AccelerometerSensor.Channel
Deprecated. use AccelerometerSensor.Channel.addAccelerometerListener( AccelerometerListener l ). Historically this has behaved like you'd expect AccelerometerSensor.Channel.addAccelerometerListener( AccelerometerListener l ) to, that is, support for multiple listeners.
setAccept(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
A comma-separated list of content types that a server processing this form will handle correctly.
setAcceptableDirections(int) - Method in class net.rim.device.api.ui.UiEngineInstance
Sets the acceptable display directions for your application, which is relative to the location of the BlackBerry logo.
setAcceptableScreenDirections(int) - Method in interface net.rim.device.api.lcdui.control.DirectionControl
This function allows the setting of acceptable directions for the application, relative to the LCD.
setAcceptCharset(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
List of character sets supported by the server.
setAcceptEvents(boolean) - Method in class net.rim.device.api.system.Application
Determines if this application accepts system events.
setAccessibleEventListener(AccessibleEventListener) - Static method in class net.rim.device.api.ui.accessibility.AccessibilityManager
Registers accessible event listener.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLButtonElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLLabelElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLLegendElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
A single character access key to give access to the form control.
setAccuracy(int) - Method in class net.rim.device.api.lbs.maps.model.PeerPoint
Sets the accuracy (in meters) of this point.
setAction(String) - Method in class javax.microedition.content.Invocation
Sets the action to be performed on the content.
setAction(int) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the action associated with the smart poster.
setAction(MapAction) - Method in class net.rim.device.api.lbs.maps.ui.MapField
Sets the action object for this map field.
setAction(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
Server-side form handler.
setActive() - Method in class net.rim.blackberry.api.profiles.Profile
Sets this profile as the active device profile.
setAdditionalRecords(Vector) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the additional, user defined NDEFRecord objects to be included in this smart poster.
setAdditive(boolean) - Method in class net.rim.device.api.animation.Animation
Sets whether the animation is additive.
setAddress(String) - Method in interface javax.microedition.io.Datagram
Set the datagram address.
setAddress(Datagram) - Method in interface javax.microedition.io.Datagram
Set datagram address, copying the address from another datagram.
setAddress(String) - Method in interface javax.wireless.messaging.Message
Sets the address associated with this message; that is, the address returned by the getAddress() method.
setAddress(String) - Method in interface javax.wireless.messaging.MultipartMessage
Sets the "to" address associated with this message.
setAddress(String) - Method in class net.rim.device.api.io.DatagramAddressBase
Sets new address for this address base.
setAddress(String) - Method in class net.rim.device.api.io.DatagramBase
Sets this datagram's address.
setAddress(Datagram) - Method in class net.rim.device.api.io.DatagramBase
Sets this datagram's address, copying from provided datagram.
setAddress(String) - Method in class net.rim.device.api.io.MobitexAddress
Deprecated. Sets a new address for this address object.
setAddress(String) - Method in class net.rim.device.api.io.SmsAddress
Sets the address information of the SMSAddress object given a formatted string.
setAddressBase(DatagramAddressBase) - Method in class net.rim.device.api.io.DatagramBase
Sets this datagram's address base, copying from provided address base object.
setAddressInfo(AddressInfo) - Method in class javax.microedition.location.Landmark
Sets the AddressInfo of the landmark.
setAddressInfoRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine textual address information.
setAdjustment(Adjustment) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorModel
Associates an Adjustment object with this model.
setAdjustment(Adjustment) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityIndicatorModel
Because ActivityIndicatorModel is not represented by a value, it does not accept Adjustment objects.
setADPCMVolume(int) - Static method in class net.rim.device.api.system.Alert
Deprecated. ADPCM is no longer supported.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLDivElement
Horizontal text alignment.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLHeadingElement
Horizontal text alignment.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLHRElement
Align the rule on the page.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLLegendElement
Text alignment relative to FIELDSET.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLParagraphElement
Horizontal text alignment.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableCaptionElement
Caption alignment with respect to the table.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Horizontal alignment of data in cell.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Horizontal alignment of cell data in column.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies the table's position with respect to the rest of the document.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableRowElement
Horizontal alignment of data within cells of this row.
setAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableSectionElement
Horizontal alignment of data in cells.
setALink(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
Color of active links (after mouse-button down, but before mouse-button up).
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Configures this parser to allow undefined namespaces.
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Configures this parser to allow undefined namespaces.
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.jaxp.XMLParser
 
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Configures the underlying parser to allow or disallow undefined namespaces.
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to allow undefined namespaces.
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.parsers.SAXParser
Configures this parser to allow or disallow undefined namespaces.
setAllowUndefinedNamespaces(boolean) - Method in class net.rim.device.api.xml.parsers.SAXParserFactory
Configures parsers produced by this factory to allow undefined namespaces.
setAlpha(float) - Method in class net.rim.device.api.math.Color4f
Sets the alpha component of the color.
setAlt(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
Alternate text for user agents not rendering the normal content of this element.
setAltitude(float) - Method in class javax.microedition.location.Coordinates
Sets the geodetic altitude for this point.
setAltitudeRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine altitude.
setAltText(String) - Method in class javax.microedition.lcdui.ImageItem
Sets the alternate text of the ImageItem, or null if no alternate text is provided.
setAmount(int, int) - Method in class net.rim.device.api.system.EventInjector.NavigationEvent
Sets the amount to move for the event to occur.
setAmount(int) - Method in class net.rim.device.api.system.EventInjector.TrackwheelEvent
Sets the amount to roll for the event to occur.
setAnchorOffset(XYPoint) - Method in class net.rim.device.api.lbs.maps.model.MapMarker
Sets the icon's anchor offset.
setAndContextCategories(boolean) - Method in class net.rim.device.api.command.registrar.CommandRequest
Sets whether the command registrar should logically AND the context categories when searching for commands, that is, return commands only if they match all context categories.
setAnimate(boolean) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Turns the animation of this field on or off.
setAnimatedTile(int, int) - Method in class javax.microedition.lcdui.game.TiledLayer
Associates an animated tile with the specified static tile.
setAnimationDuration(int) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Specifies animation duration.
setAnimationValue(int, AnimationValue) - Method in interface net.rim.device.api.animation.Animatable
Sets the value or values of the specified property.
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.animation.AnimatedScalar
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.animation.AnimatedVector
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Color3f
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Color4f
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Quaternion4f
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Transform2D
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Transform3D
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Vector2f
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.math.Vector4f
 
setAnimationValue(int, AnimationValue) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Sets the current value(s) for the given property.
setAnimatorListener(AnimatorListener) - Method in class net.rim.device.api.animation.Animator
Sets the AnimatorListener.
setApn(String) - Method in class net.rim.device.api.io.transport.options.TcpCellularOptions
Sets the apn
setAppDescriptor(ApplicationDescriptor) - Method in class net.rim.blackberry.api.push.PushApplicationDescriptor
Sets the application descriptor that contains arguments passed into the main() method
setAppId(String) - Method in class net.rim.blackberry.api.push.PushApplicationDescriptor
Sets the application ID for servers that track the client-side push applications, such as the BPAS
setApplication(Application) - Method in class net.rim.device.api.invocation.ListenerInvocationProperties
 
setApplicationDescriptor(ApplicationDescriptor, String) - Method in class net.rim.device.api.content.DefaultContentHandlerRegistry
Sets the application descriptor for the given content handler.
setApplicationDescriptor(ApplicationDescriptor) - Method in class net.rim.device.api.invocation.ListenerInvocationProperties
Sets client application descriptor
setApplicationFont(Font) - Method in class net.rim.device.api.ui.FontManager
Sets the default font for the current application.
setApplicationID(long) - Method in class net.rim.blackberry.api.pdap.contactlinking.DefaultLinkableContact
Sets this contact's application ID.
setApplicationId(String) - Static method in class net.rim.device.api.gps.GPSSettings
Sets the application ID (also referred to as client ID) parameter of the PDE credentials.
setApplicationPassword(String) - Static method in class net.rim.device.api.gps.GPSSettings
Sets the password parameter of the PDE credentials.
setArchive(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Comma-separated archive list.
setArchive(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Space-separated list of archives.
setARGB(int[], int, int, int, int, int, int) - Method in class net.rim.device.api.system.Bitmap
Changes the bitmap to match the data in the provided array.
setArgs(String[]) - Method in class javax.microedition.content.Invocation
Sets the argument list to a new array of Strings.
setAttemptsLimit(int) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the maximum number of attempts the factory will make to create a connection.
setAttribute(int, Object) - Method in class net.rim.device.api.ui.TransitionContext
Sets a value for the specified attribute of the transition.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributePageFollowTag(boolean) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets if the attribute page will follow the tag page switch to change.
setAttributes(Hashtable) - Method in class net.rim.device.api.io.parser.soap.SOAPElement
Sets the attributes Hashtable associated with this element.
setAttributes(int[], int[]) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Sets new color attributes for this field.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setAttributeValue(int, DataElement) - Method in interface javax.bluetooth.ServiceRecord
Modifies this ServiceRecord to contain the service attribute defined by the attribute-value pair (attrID, attrValue).
setAttrStartTable(IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute name table.
setAttrStartTable(int, IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute name table for the given page.
setAttrStartTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attributes name table for the given page.
setAttrStartTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets the attributes name table.
setAttrStartTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the attribute start table for a given page.
setAttrStartTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the attribute start table.
setAttrValueTable(IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute value table.
setAttrValueTable(int, IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute value table for the given page.
setAttrValueTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute value table for the given page.
setAttrValueTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets attribute value table.
setAttrValueTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the attribute value table for a given page.
setAttrValueTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the attribute value table.
setAudioPath(int) - Method in interface net.rim.device.api.media.control.AudioPathControl
Requests a change from the current audio path to the given audio path.
setAuthentication(String, String) - Method in class net.rim.device.api.browser.field.RequestedResource
Specifies the credentials for the request if authentication is required.
setAuthenticator(Authenticator) - Method in interface javax.obex.ClientSession
Sets the Authenticator to use with this connection.
setAuthType(int) - Method in class net.rim.device.api.ldap.LDAPQuery
Sets the type of authentication that should be used during this query.
setAutoEncryptionResolveMode(boolean) - Method in interface net.rim.device.api.io.file.ExtendedFileConnection
Set the automatic encryption resolve mode for a filesystem that automatically resolves file name entries to encrypted filenames.
setAutomaticSwitching(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Sets the automatic switching of the transmitter in the case of a stronger transmitter with the same PI presence.
setAutomaticTA(boolean) - Method in interface javax.microedition.amms.control.tuner.RDSControl
Sets the automatic switching of the program in case of the presence of Traffic Announcement in another program.
setAutoUpdate(boolean) - Method in class net.rim.device.api.lbs.maps.ui.MapField
Sets the auto update value to update the screen.
setAvailability(int) - Method in interface net.rim.blackberry.api.pdap.contactlinking.LinkedContactCallback
Set the current availability for this linked contact.
setAverageDelay(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the average delay.
setAxis(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Names group of related headers.
setAzimuth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackdoorAltStatus(boolean) - Method in class net.rim.device.api.ui.Screen
Sets whether backdoors key sequences use ALT'd or un-ALT'd keystrokes.
setBackground(int) - Method in class net.rim.device.api.browser.field2.BrowserField
This method will set the background color of this BrowserField instance.
setBackground(Background) - Method in class net.rim.device.api.ui.component.Menu
Sets a custom background for the menu (normal state only) and overrides the background determined by the theme if it exists.
setBackground(Background) - Method in class net.rim.device.api.ui.Field
Sets a custom background for this field (normal and focus states) and overrides the existing theme background if it exists.
setBackground(int, Background) - Method in class net.rim.device.api.ui.Field
Sets a custom background for a specified visual state in this field and overrides the existing theme background if it exists.
setBackground(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackground(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
URI [IETF RFC 2396] of the background texture tile image.
setBackgroundAttachment(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundColor(int) - Method in class net.rim.device.api.ui.Graphics
Sets the current background color.
setBackgroundColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundImage(String) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Specifies the background image for the Home screen.
setBackgroundImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundMode(boolean) - Method in class net.rim.device.api.system.AccelerometerChannelConfig
Sets whether channel should be active for application in background mode
setBackgroundMode(boolean) - Method in class net.rim.device.api.system.MagnetometerChannelConfig
Specifies that the channel should be active for the application that is in the background.
setBackgroundPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundRepeat(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBandLevel(int, int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the given equalizer band to the given gain value.
setBanner(Field) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the contents of this screen's banner section.
setBarcodeDecoder(BarcodeDecoder) - Method in class net.rim.device.api.barcodelib.BarcodeScanner
Sets the BarcodeDecoder.
setBaseStyle(Style) - Method in class net.rim.device.api.lbs.maps.view.StyleSet
Sets the base style for this style set.
setBaseURI(String) - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
setBaseUrl(String) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Set the base url for relative url resolving.
setBass(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the bass level using a linear point scale with values between 0 and 100: a value of 0 applies the maximum available attenuation to frequencies in the bass band; a value of 50 gives a flat equalization of the bass band; and a value of 100 applies the maximum available amplification to frequencies in the bass band.
setBaudRate(int) - Method in interface javax.microedition.io.CommConnection
Sets the baudrate for the serial port connection.
setBeginIndex(int) - Method in class net.rim.device.api.i18n.FieldPosition
Sets new first character mark.
setBehavior(int, int) - Method in class net.rim.device.api.ui.component.table.RegionStyles
Sets one of the behavior types for this region.
setBgColor(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
Document background color.
setBgColor(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Cell background color.
setBgColor(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Cell background color.
setBgColor(String) - Method in interface org.w3c.dom.html2.HTMLTableRowElement
Background color for rows.
setBigEndian(boolean) - Method in class net.rim.device.api.util.DataBuffer
Sets numeric data form for this buffer.
setBinary(int, int, int, byte[], int, int) - Method in interface javax.microedition.pim.PIMItem
Sets an existing binary data value in a field to a new value.
setBitmap(Bitmap) - Method in class net.rim.device.api.ui.component.BitmapField
Sets the bitmap for this field.
setBlue(float) - Method in class net.rim.device.api.math.Color3f
Sets the blue component of the color.
setBlue(float) - Method in class net.rim.device.api.math.Color4f
Sets the blue component of the color.
setBody(SOAPBody) - Method in class net.rim.device.api.io.parser.soap.SOAPEnvelope
Updates the SOAP body for this SOAPEnvelope.
setBody(HTMLElement) - Method in interface org.w3c.dom.html2.HTMLDocument
The element that contains the content for the document.
setBoolean(int, int, int, boolean) - Method in interface javax.microedition.pim.PIMItem
Sets an existing boolean data value in a field to a new value.
setBooleanOption(int, boolean) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Sets the value of a boolean option.
setBorder(Border) - Method in class net.rim.device.api.ui.component.Menu
Sets a custom border for the menu (normal and focus states) and overrides the border determined by the theme if it exists.
setBorder(Border) - Method in class net.rim.device.api.ui.component.table.RegionStyles
Set the border for this region.
setBorder(Border) - Method in class net.rim.device.api.ui.Field
Sets a custom border for this field (normal and focus states) and overrides the existing theme border if it exists.
setBorder(Border, boolean) - Method in class net.rim.device.api.ui.Field
Sets a custom border for this field (normal and focus states) and overrides the existing theme border if it exists.
setBorder(int, Border) - Method in class net.rim.device.api.ui.Field
Sets a custom border for the specified visual state in this field and overrides the existing theme border if it exists.
setBorder(int, Border, boolean) - Method in class net.rim.device.api.ui.Field
Sets a custom border for the specified visual state in this field and overrides the existing theme border if it exists.
setBorder(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorder(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
Width of border around image.
setBorder(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Width of border around the object.
setBorder(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
The width of the border around the table.
setBorderBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderCollapse(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBottom(double) - Method in class net.rim.device.api.lbs.maps.LatLonRectangle
Sets the coordinate of the bottom of the box.
setBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBottomBackground(Background) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Sets the background on the bottom eyelid.
setBreakpoint(int) - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldScript
Deprecated. Sets a breakpoint at the given line number if there isn't already one.
setBrightness(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the brightness.
setBrightness(int) - Static method in class net.rim.device.api.system.Backlight
Sets the brightness of the backlight.
setBrowserPageContext(BrowserPageContext) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Sets page context for this browser content.
setBufferLength(int) - Method in class net.rim.device.api.io.LineReader
Deprecated. Only subclasses should access the buffer length, and they may directly access the protected _bufferLength field instead of using this method.
setBufferOffset(int) - Method in class net.rim.device.api.io.LineReader
Deprecated. Only subclasses should access the buffer offset, and they may directly access the protected _bufferOffset field instead of using this method.
setBufferTime(int) - Method in interface net.rim.device.api.media.control.StreamingBufferControl
Controls the amount of time of the source media to buffer before playback begins.
setBulk(int, int) - Method in class com.google.zxing.common.BitArray
Sets a block of 32 bits, starting at bit i.
setBulkMarkOperationsSupport(int, int, boolean, boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageFolderRegistry
Specifies whether Mark Opened and Mark UnOpened bulk operations are supported for given message type and status.
setBuzzerVolume(int) - Static method in class net.rim.device.api.system.Alert
Sets the volume for the buzzer.
setBy(boolean) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Configures whether the key values in the sequence are treated as by-values.
setBytePayload(byte[]) - Method in interface net.rim.device.api.io.messaging.ByteMessage
Sets the body of the message using a byte array.
setByteStream(InputStream) - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
setByteStream(OutputStream) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setCacheOnly(boolean) - Method in class net.rim.device.api.browser.field.RequestedResource
Indicates whether the resource should only be retrieved from cache.
setCalendarFields(Calendar, int[]) - Static method in class net.rim.device.api.util.DateTimeUtilities
Sets field values for a calendar object.
setCallback(ListFieldCallback) - Method in class net.rim.device.api.ui.component.ListField
Registers the drawing callback object for this field.
setCallbackAddress(String) - Method in class net.rim.device.api.system.SMSParameters
Sets the callback address.
setCallbackAddress(String, int, int) - Method in class net.rim.device.api.system.SMSParameters
Sets the callback address, type, and plan.
setCallout(String) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField.ScrollEntry
Sets the callout text for this entry.
setCancellable(boolean) - Method in interface net.rim.device.api.io.messaging.Message
Configures the message so that it can be cancelled.
setCaption(HTMLTableCaptionElement) - Method in interface org.w3c.dom.html2.HTMLTableElement
Returns the table's CAPTION, or void if none exists.
setCaptionSide(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCardEmulationEnabledWhenInactive(boolean) - Method in class net.rim.device.api.io.nfc.se.SecureElementManager
Sets whether card emulation should be enabled when the device is inactive (backlight is off, device is locked or in standby mode).
setCardEmulationEnabledWhenPowerOff(boolean) - Method in class net.rim.device.api.io.nfc.se.SecureElementManager
Sets whether card emulation should be enabled when the device is powered off, or the battery is dead or removed.
setCaretBackground(Background) - Method in class net.rim.device.api.ui.component.Menu
Sets a custom background for the selected item for the menu screen and overrides the existing theme background if it exists.
setCartesian(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.LocationControl
Moves the object to the new location.
setCell(int, int, int) - Method in class javax.microedition.lcdui.game.TiledLayer
Sets the contents of a cell.
setCellPadding(int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets the inner cell padding.
setCellPadding(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
setCellSpacing(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
setCenter(MapPoint) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Sets the coordinates of the center of the map.
setCenter(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the center of the map to the specified point.
setCenter(Vector3f) - Method in class net.rim.device.api.math.BoundingSphere
Sets the bounding sphere's center.
setCenter(float, float, float) - Method in class net.rim.device.api.math.BoundingSphere
Sets the bounding sphere's center to the specified values.
setCenterAndZoom(MapPoint, int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the center point and zoom level of the map, and then updates the map.
setCenterAndZoom(Boxable) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the center and zoom levels for the mappable item by performing both a MapAction.setCenter(MapPoint) and a MapAction.setZoom(int), and then updates the mappable item, with a single update instead of two updates.
setCenteredLens(boolean) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Enables or disables the centered lens.
setCenterLatLon(double, double) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the center of the map to the specified latitude and longitude coordinates.
setCentre(MapPoint) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Deprecated. Use MapDimensions.setCenter(MapPoint) instead
setCentre(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Deprecated. Use MapAction.setCenter(MapPoint) instead
setCentreAndZoom(MapPoint, int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Deprecated. Use MapAction.setCenterAndZoom(MapPoint,int) instead
setCentreLatLon(double, double) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Deprecated. Use MapAction.setCenterLatLon(double,double) instead
setCertificateStatus(Certificate, CertificateStatus) - Method in interface net.rim.device.api.crypto.certificate.status.ProviderResponseData
Sets the status of the given certificate (to be sent later to the certificate status listener, and potentially used to update the Key Store).
setCertifiedText(boolean) - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
setCh(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Alignment character for cells in a column.
setCh(String) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Alignment character for cells in a column.
setCh(String) - Method in interface org.w3c.dom.html2.HTMLTableRowElement
Alignment character for cells in a column.
setCh(String) - Method in interface org.w3c.dom.html2.HTMLTableSectionElement
Alignment character for cells in a column.
setChangeListener(FieldChangeListener) - Method in class net.rim.device.api.ui.component.RadioButtonGroup
Registers a listener for radio button group selection changes.
setChangeListener(FieldChangeListener) - Method in class net.rim.device.api.ui.Field
Specifies a listener for changes to this field.
setChannelVolume(int, int) - Method in interface javax.microedition.media.control.MIDIControl
Set volume for the given channel.
setChar(char) - Method in class net.rim.device.api.system.EventInjector.KeyEvent
Sets the character of the event.
setCharacterStream(Reader) - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
setCharacterStream(Writer) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setCharAt(int, char) - Method in class java.lang.StringBuffer
The character at the specified index of this string buffer is set to ch.
setChars(char[], int, int) - Method in class javax.microedition.lcdui.TextBox
Sets the contents of the TextBox from a character array, replacing the previous contents.
setChars(char[], int, int) - Method in class javax.microedition.lcdui.TextField
Sets the contents of the TextField from a character array, replacing the previous contents.
setCharset(int) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the character set for the written WBXML.
setCharset(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
The character encoding of the linked resource.
setCharset(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
The character encoding of the resource being linked to.
setCharset(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
The character encoding of the linked resource.
setChecked(boolean) - Method in class net.rim.device.api.ui.component.CheckboxField
Sets the state of this field.
setChecked(boolean) - Method in interface org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "radio" or "checkbox", this represents the current state of the form control, in an interactive user agent.
setChOff(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Offset of alignment character.
setChOff(String) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Offset of alignment character.
setChOff(String) - Method in interface org.w3c.dom.html2.HTMLTableRowElement
Offset of alignment character.
setChOff(String) - Method in interface org.w3c.dom.html2.HTMLTableSectionElement
Offset of alignment character.
setChoices(Object[]) - Method in class net.rim.device.api.ui.component.ObjectChoiceField
Provides a new list of choices for this field.
setChoices(Object[]) - Method in class net.rim.device.api.ui.component.TextSpinBoxField
Sets the choices for the spin box.
setCid(String) - Method in class net.rim.device.api.io.transport.TransportDescriptor
Sets the CID of the ServiceRecord for the transport instance represented by this descriptor (if available)
setCite(String) - Method in interface org.w3c.dom.html2.HTMLModElement
A URI [IETF RFC 2396] designating a document that describes the reason for the change.
setCite(String) - Method in interface org.w3c.dom.html2.HTMLQuoteElement
A URI [IETF RFC 2396] designating a source document or message.
setClassname(String) - Method in class net.rim.device.api.command.CommandMetadata
Sets the class name of the command.
setClassName(String) - Method in interface org.w3c.dom.html2.HTMLElement
The class attribute of the element.
setClear(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setClear(String) - Method in interface org.w3c.dom.html2.HTMLBRElement
Control flow of text around floats.
setClickToLock(boolean) - Method in class net.rim.device.api.ui.container.SpinBoxFieldManager
Sets whether or not the user can click on the spinbox to lock/unlock it for editing.
setClip(int, int, int, int) - Method in class javax.microedition.lcdui.Graphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCoalescing(boolean) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Configures this DOM to turn CDATA sections into text nodes and merge adjacent text nodes.
setCoalescing(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to convert CDATA nodes to Text nodes and to merge adjacent Text nodes.
setCode(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Applet class file.
setCode(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Applet class file.
setCodeBase(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Optional base URI [IETF RFC 2396] for applet.
setCodeBase(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Base URI [IETF RFC 2396] for classid, data, and archive attributes.
setCodeType(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Content type for data downloaded via classid attribute.
setColor(int, int, int) - Method in class javax.microedition.lcdui.Graphics
Sets the current color to the specified RGB values.
setColor(int) - Method in class javax.microedition.lcdui.Graphics
Sets the current color to the specified RGB values.
setColor(int) - Method in class net.rim.device.api.ui.Graphics
Sets the current color.
setColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setColor(String) - Method in interface org.w3c.dom.html2.HTMLBaseFontElement
Font color.
setColor(String) - Method in interface org.w3c.dom.html2.HTMLFontElement
Font color.
setColorConfiguration(int, int, int) - Static method in class net.rim.device.api.system.LED
Configures the status LED.
setColorPattern(int[], boolean) - Static method in class net.rim.device.api.system.LED
Configures the status LED to light using the pattern provided.
setColorPattern(int, int[], boolean) - Static method in class net.rim.device.api.system.LED
Configures the specified LED to light using the pattern provided.
setColorTemp(int) - Method in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Sets the color temperature.
setCols(String) - Method in interface org.w3c.dom.html2.HTMLFrameSetElement
The number of columns of frames in the frameset.
setCols(int) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Width of control (in characters).
setColSpan(int) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Number of columns spanned by cell.
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setColumnPadding(int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets the padding between columns, in pixels.
setColumnProperties(int, TemplateColumnProperties) - Method in class net.rim.device.api.ui.component.table.DataTemplate
Set the column properties for the provided column.
setColumnProperty(int, int, int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets a column property.
setCommand(Command) - Method in class net.rim.device.api.ui.component.ButtonField
Sets the command to execute when button is activated.
setCommand(Command) - Method in class net.rim.device.api.ui.component.pane.PaneManagerController
Optionally set a Command object that this controller can invoke to provide additional functionality.
setCommand(Command) - Method in class net.rim.device.api.ui.component.table.RichList
Set the command that will be executed when a row is clicked on.
setCommand(CommandHandler, ReadOnlyCommandMetadata, Object) - Method in class net.rim.device.api.ui.component.table.SimpleList
Deprecated. Use SimpleList.setCommand(Command command) and SimpleList.setCommandContext(Object commandContext) instead.
setCommand(Command) - Method in class net.rim.device.api.ui.component.table.SimpleList
Set the command that will be executed when a row is clicked on.
setCommand(CommandHandler, ReadOnlyCommandMetadata, Object) - Method in class net.rim.device.api.ui.component.table.TableController
Deprecated. Use setCommand(Command command) and setCommandContext(Object commandContext) instead.
setCommand(Command) - Method in class net.rim.device.api.ui.component.table.TableController
Set the command that will be executed on navigation click and touch click events.
setCommand(Command) - Method in class net.rim.device.api.ui.menu.CommandItem
Sets the command of this command item.
setCommand(Command) - Method in class net.rim.device.api.ui.MenuItem
Sets command to execute when the menu item is activated.
setCommand(Command) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Sets the Command to invoke when a ToolbarButtonField is activated.
setCommandCategories(CategoryCollection) - Method in class net.rim.device.api.command.CommandMetadata
Sets the command categories for the associated command.
setCommandCategories(CategoryCollection) - Method in class net.rim.device.api.command.registrar.CommandRequest
Sets the command categories to query.
setCommandContext(Object) - Method in class net.rim.device.api.ui.component.ButtonField
Sets command context to use when button is activated.
setCommandContext(Object) - Method in class net.rim.device.api.ui.component.Dialog
Sets command context to use when button is activated.
setCommandContext(Object) - Method in class net.rim.device.api.ui.component.table.RichList
Sets command context to be executed when a row is clicked on.
setCommandContext(Object) - Method in class net.rim.device.api.ui.component.table.SimpleList
Sets command context to be executed when a row is clicked on.
setCommandContext(Object) - Method in class net.rim.device.api.ui.component.table.TableController
Sets command context to use on navigation click and touch click events.
setCommandContext(Object) - Method in class net.rim.device.api.ui.MenuItem
Sets command context to use when the menu item is activated.
setCommandContext(Object) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Sets command context to use when button is activated.
setCommandId(String) - Method in class net.rim.device.api.command.registrar.CommandRequest
Sets the command identifier to query.
setCommandItemProvider(CommandItemProvider) - Method in class net.rim.device.api.ui.Field
Sets this field as a command item provider.
setCommandItems(CommandItem[]) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Sets the CommandItem of the shortcut.
setCommandListener(CommandListener) - Method in class javax.microedition.lcdui.Alert
The same as Displayable.setCommandListener(CommandListener) but with the following additional semantics.
setCommandListener(CommandListener) - Method in class javax.microedition.lcdui.Displayable
Sets a listener for Commands to this Displayable, replacing any previous CommandListener.
setCompact(boolean) - Method in interface org.w3c.dom.html2.HTMLDirectoryElement
Reduce spacing between list items.
setCompact(boolean) - Method in interface org.w3c.dom.html2.HTMLDListElement
Reduce spacing between list items.
setCompact(boolean) - Method in interface org.w3c.dom.html2.HTMLMenuElement
Reduce spacing between list items.
setCompact(boolean) - Method in interface org.w3c.dom.html2.HTMLOListElement
Reduce spacing between list items.
setCompact(boolean) - Method in interface org.w3c.dom.html2.HTMLUListElement
Reduce spacing between list items.
setComparator(Comparator) - Method in interface net.rim.device.api.collection.SortableCollection
Sets this collection's comparator, and resorts this collection.
setComparator(Comparator) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Sets the custom comparator used to sort the matching data objects.
setComparator(Comparator) - Method in class net.rim.device.api.collection.util.BigSortedReadableList
Sets this collection's comparator, and resorts this collection.
setComparator(Comparator) - Method in class net.rim.device.api.collection.util.SortedReadableList
Sets this collection's comparator, and resorts this collection.
setConfiguration(int, int, int) - Static method in class net.rim.device.api.system.LED
Configures the status LED.
setConfiguration(int, int, int, int) - Static method in class net.rim.device.api.system.LED
Configures the specified LED.
setConnected(boolean) - Method in class net.rim.blackberry.api.mail.Service
Sets the connection status of a service.
setConnection(Connection) - Method in class net.rim.device.api.io.transport.ConnectionDescriptor
 
setConnection(Object) - Method in class net.rim.plazmic.mediaengine.io.ConnectionInfo
Deprecated. Sets the Connection object related to this ConnectionInfo object.
setConnectionAttemptListener(ConnectionAttemptListener) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the ConnectionAttemptListener for the factory.
setConnectionCloseListener(ConnectionCloseListener) - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Sets the current close listener.
setConnectionCloseListener(ConnectionCloseListener) - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
Sets the current close listener.
setConnectionCloseListener(ConnectionCloseListener) - Method in interface net.rim.device.api.io.ConnectionCloseProvider
Sets the current close listener.
setConnectionID(long) - Method in interface javax.obex.ClientSession
Sets the connection ID header to include in the request packets.
setConnectionID(long) - Method in class javax.obex.ServerRequestHandler
Sets the connection ID header to include in the reply packets.
setConnectionMode(int) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the connectionMode to the desired value
setConnectionTimeout(long) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets connectionTimeout to the desired value
setConnectionType(String) - Method in class net.rim.device.api.io.transport.options.BisBOptions
Sets the connection type
setConnectionType(int) - Method in class net.rim.device.api.ldap.LDAPQuery
Sets the type of connection that should be used during this query.
setConnector(Connector) - Method in class net.rim.plazmic.mediaengine.MediaManager
Deprecated. Sets the connector for this MediaManager.
setConstraints(int) - Method in class javax.microedition.lcdui.TextBox
Sets the input constraints of the TextBox.
setConstraints(int) - Method in class javax.microedition.lcdui.TextField
Sets the input constraints of the TextField.
setContactID(String) - Method in class net.rim.blackberry.api.pdap.contactlinking.DefaultLinkableContact
Sets this contact's ID.
setContactList(LinkableContact[], boolean, int) - Method in interface net.rim.blackberry.api.pdap.contactlinking.LinkedContactCallback
Set a list of LinkableContact objects that can be used to create or modify a link to a BlackBerryContact.
setContent(Object) - Method in class net.rim.blackberry.api.mail.Message
Sets the contents (body) for this message.
setContent(Object) - Method in class net.rim.blackberry.api.mail.MimeBodyPart
This method is implementation of Part.setContent(Object) interface method.
setContent(Object) - Method in interface net.rim.blackberry.api.mail.Part
Sets this part's contents.
setContent(Object) - Method in class net.rim.blackberry.api.mail.PDAPContactAttachmentPart
Sets the content for this contact attachment part.
setContent(Object) - Method in class net.rim.blackberry.api.mail.SupportedAttachmentPart
Sets the content for this attachment content
setContent(Object) - Method in class net.rim.blackberry.api.mail.TextBodyPart
Sets this body part's contents.
setContent(Object) - Method in class net.rim.blackberry.api.mail.UnsupportedAttachmentPart
Sets this attachment part's content from provided object.
setContent(Field) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Sets the content's displayable UI field.
setContent(HttpConnection, RenderingApplication, Event) - Method in class net.rim.device.api.browser.field.BrowserContentManager
Retrieve browser content for rendering.
setContent(HttpConnection, RenderingApplication, int) - Method in class net.rim.device.api.browser.field.BrowserContentManager
Retrieve browser content for rendering.
setContent(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setContent(String) - Method in interface org.w3c.dom.html2.HTMLMetaElement
Associated information.
setContentDescription(String) - Method in class net.rim.device.api.mime.MIMEOutputStream
Sets this part's content description.
setContentEncoded(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSItem
Sets the content encoded in this RSSItem.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentID(String) - Method in class net.rim.device.api.mime.MIMEOutputStream
Sets this part's content ID.
setContents(Object) - Method in class net.rim.device.api.system.PersistentObject
Sets the contents of this object.
setContents(Object, int) - Method in class net.rim.device.api.system.PersistentObject
Sets the contents of this object, wrapping the object in a controlled access object.
setContents(Object, int, boolean) - Method in class net.rim.device.api.system.PersistentObject
Sets the contents of this object, wrapping the object in a controlled access object.
setContentType(String) - Method in class net.rim.blackberry.api.blackberrymessenger.Message
Sets the content type of this message.
setContentType(String) - Method in class net.rim.blackberry.api.mail.BodyPart
Sets this body part's content type.
setContentType(String) - Method in class net.rim.blackberry.api.mail.SupportedAttachmentPart
Sets the content-type for this attachment part.
setContentType(String) - Method in class net.rim.device.api.mime.MIMEOutputStream
Sets this part's content type.
setContentType(long) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.ExtendedSearchProvider
Sets the content type for the ExtendedSearchProvider.
setContentType(String) - Method in class net.rim.plazmic.mediaengine.io.ConnectionInfo
Deprecated. Sets the content type of the media being accessed by the connection.
setContext(Object) - Method in class net.rim.device.api.command.registrar.CommandRequest
Sets the context that is planned to be passed to the retrieved command(s).
setContextCategories(CategoryCollection) - Method in class net.rim.device.api.command.CommandMetadata
Sets the context categories for the associated command.
setContextCategories(CategoryCollection) - Method in class net.rim.device.api.command.registrar.CommandRequest
Sets the context categories to query.
setContextMenuProvider(ContextMenuProvider) - Method in class net.rim.device.api.ui.Screen
Sets the context menu provider.
setContextObject(Object) - Method in interface net.rim.device.api.crypto.certificate.status.ProviderRequestData
Adds context information to this request.
setContrast(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the contrast value.
setContrast(int) - Static method in class net.rim.device.api.system.Display
Deprecated.  
setControlledAccess(CodeSigningKey) - Method in interface net.rim.device.api.io.file.ExtendedFileConnection
Set the CodeSigningKey on this file connection.
setController(PaneManagerController) - Method in class net.rim.device.api.ui.component.pane.PaneManagerModel
Allows for a PaneManagerController to be associated with this model.
setController(PaneManagerController) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets the controller for this view.
setController(AbstractProgressIndicatorController) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorModel
Sets a controller for this model.
setController(AbstractProgressIndicatorController) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Sets the controller for this view.
setController(TableController) - Method in class net.rim.device.api.ui.component.table.DataView
Records a reference to the controller to which the view delegates all input handling events.
setConvenienceKeyApp(ApplicationDescriptor, int) - Static method in class net.rim.device.api.ui.ConvenienceKeyUtilities
Sets the application to launch when a specified convenience key is clicked
setCookie(String, String) - Method in interface net.rim.device.api.browser.field2.BrowserFieldCookieManager
setCookie(int, Object) - Method in class net.rim.device.api.ui.component.TreeField
Sets the user-supplied cookie object for the given node.
setCookie(Object) - Method in class net.rim.device.api.ui.Field
Sets a cookie object for later retrieval.
setCookie(String) - Method in interface org.w3c.dom.html2.HTMLDocument
This mutable string attribute denotes persistent state information that (1) is associated with the current frame or document and (2) is composed of information described by the cookies non-terminal of [IETF RFC 2965], Section 4.2.2.
setCoords(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
setCoords(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
setCopyright(String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets this code module group's default copyright string.
setCostAllowed(boolean) - Method in class javax.microedition.location.Criteria
Sets the preferred cost setting.
setCount(int) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets the repeat count for this sound alert.
setCount(int) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets the vibration repeat count.
setCounterIncrement(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCounterReset(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCountInherited(boolean) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets whether the repeat count is inherited from a higher level profile.
setCountInherited(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether the vibration count is inherited from a higher level profile.
setCourse(int) - Method in class net.rim.device.api.lbs.maps.model.PeerPoint
Sets the bearing of this PeerPoint.
setCredentials(String, char[]) - Method in class javax.microedition.content.Invocation
Provide the credentials needed to access the content.
setCredentials(String) - Method in interface net.rim.device.api.media.control.AuthenticationControl
Sets the authentication credentials for the Player.
setCredentialsControlPreference(int) - Method in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
Sets the credentials agent's preferences bitmask, which indicates which credentials the user may see and which they can modify.
setCriteria(Object, FilterStatusListener) - Method in interface net.rim.device.api.collection.FilterCollection
Sets filtering object.
setCriteria(Object, FilterStatusListener) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Sets the filtering criteria for the collection and performs the filtering asynchronously.
setCriteria(Object, FilterStatusListener) - Method in interface net.rim.device.api.collection.util.FilteredList
Sets the search criteria and starts a search.
setCssFloat(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCssText(String) - Method in interface org.w3c.dom.css.CSSRule
 
setCssText(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
 
setCssText(String) - Method in interface org.w3c.dom.css.CSSValue
 
setCue(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCueAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCueBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCumulative(boolean) - Method in class net.rim.device.api.animation.Animation
Sets whether the animation is cumulative.
setCurrent(Displayable) - Method in class javax.microedition.lcdui.Display
Requests that a different Displayable object be made visible on the display.
setCurrent(Alert, Displayable) - Method in class javax.microedition.lcdui.Display
Requests that this Alert be made current, and that nextDisplayable be made current after the Alert is dismissed.
setCurrentFrameIndex(int) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Changes the index of the current frame.
setCurrentItem(Item) - Method in class javax.microedition.lcdui.Display
Requests that the Displayable that contains this Item be made current, scrolls the Displayable so that this Item is visible, and possibly assigns the focus to this Item.
setCurrentLocation(int, int) - Method in class net.rim.device.api.ui.ScrollView
Sets this ScrollView's current location.
setCurrentlySelectedIndex(int) - Method in class net.rim.device.api.ui.component.pane.PaneManagerModel
Allows for the index of the currently selected Pane to be updated.
setCurrentlySelectedIndex(int, boolean) - Method in class net.rim.device.api.ui.component.pane.PaneManagerModel
Allows for the index of the currently selected Pane to be updated.
setCurrentNode(int) - Method in class net.rim.device.api.ui.component.TreeField
Sets the current node for this field.
setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
 
setCurrentPosition(int) - Method in class net.rim.device.api.io.SharedInputStream
Sets current read position within this stream.
setCurrentPowerOnBehavior(int) - Method in class net.rim.device.api.system.ApplicationManager
Set the Power On Behavior for scheduled applications
setCurrentRotate(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
Sets current user agent rotate coefficient in degrees.
setCurrentScale(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
Sets current user agent scale (zoom) coefficient.
setCurrentTime(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
Sets current animation timeline time (in seconds).
setCursor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCursorBufferSize(int) - Method in interface net.rim.device.api.database.Statement
Sets how many rows a Cursor will fetch at a time.
setCursorInputMode(boolean) - Method in class net.rim.device.api.ui.Screen
Enables or disables cursor mode.
setCursorPosition(int) - Method in class net.rim.device.api.input.InputHelperBase
Places cursor on specific character within this field, at user request.
setCursorPosition(int, int) - Method in class net.rim.device.api.input.InputHelperBase
Places cursor on specific character within this field.
setCursorPosition(int) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setCursorPosition(int, int) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setCursorPosition(int) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setCursorPosition(int, int) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setCursorPosition(int) - Method in class net.rim.device.api.ui.component.RichTextField
 
setCursorPosition(int) - Method in class net.rim.device.api.ui.component.TextField
Places cursor on specific character within this field, at user request.
setCursorPosition(int, int) - Method in class net.rim.device.api.ui.component.TextField
Places cursor on specific character within this field.
setCustomInherited(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether the custom property is inherited from a higher level profile.
setData(byte[]) - Method in class javax.microedition.content.Invocation
Sets the data used for the Invocation.
setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
Set the buffer, offset and length
setData(byte[]) - Method in class net.rim.blackberry.api.blackberrymessenger.Message
Sets the data of this message.
setData(Object) - Method in class net.rim.blackberry.api.browser.MultipartPostData
Sets the form data for this object.
setData(Object) - Method in class net.rim.blackberry.api.browser.PostData
Sets the form data.
setData(Object) - Method in class net.rim.blackberry.api.browser.URLEncodedPostData
Sets the form data.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSCompressedDataInputStream
Allows the user to set the stream where the compressed data can be found.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSDataInputStream
Allows the user to set the stream where the data can be found.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSEnvelopedDataInputStream
Allows the user to set where the encrypted data comes from if it is not in the message.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSInputStream
Allows the user to set the stream where the data can be found.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSSignedDataInputStream
Allows the user to set the stream where the signed data can be found.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.CMSSignedReceiptInputStream
Allows the user to set the stream where the compressed data can be found.
setData(InputStream) - Method in class net.rim.device.api.crypto.cms.EMSAcceptRequestInputStream
Allows the user to set the stream where the compressed data can be found.
setData(byte[], int, int) - Method in class net.rim.device.api.io.DatagramBase
Sets this datagram's data.
setData(String) - Method in class net.rim.device.api.ui.component.ActiveFieldContext
Sets new context data for this context object.
setData(PictureScrollField.ScrollEntry[], int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the pictures to display in the field and (optionally) their labels and call-outs.
setData(byte[], int, int) - Method in class net.rim.device.api.util.DataBuffer
Sets the data store for this buffer.
setData(byte[], int, int, boolean) - Method in class net.rim.device.api.util.DataBuffer
Sets the data store for this buffer.
setData(String) - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
setData(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
A URI [IETF RFC 2396] specifying the location of the object's data.
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
setDatagramId(int) - Method in class net.rim.device.api.io.DatagramBase
Sets datagram ID for this datagram.
setDatagramStatusListener(DatagramStatusListener) - Method in class net.rim.device.api.io.DatagramBase
Registers status listener to receive events.
setDatagramStatusListener(DatagramStatusListener) - Method in class net.rim.device.api.io.DatagramConnectionBase
Registers a status listener for this connection.
setDataSourceComparator(RegistrationToken, Comparator) - Method in class net.rim.device.api.unifiedsearch.UnifiedSearchServices
Sets a Comparator to be used when sorting data items in the data source associated with the RegistrationToken.
setDataTemplate(DataTemplate) - Method in class net.rim.device.api.ui.component.table.DataView
Sets the default DataTemplate for all viewed rows.
setDataTemplate(DataTemplate, int) - Method in class net.rim.device.api.ui.component.table.DataView
Sets the assigned DataTemplate for a particular row in the DataModel.
setDataTemplateFocus(Background) - Method in class net.rim.device.api.ui.component.table.TableView
Set a Background object that will describe the background look of a DataTemplate that has focus.
setDate(Date) - Method in class javax.microedition.lcdui.DateField
Sets a new value for this field.
setDate(int, int, int, long) - Method in interface javax.microedition.pim.PIMItem
Sets an existing date data value in a field to a new value.
setDate(int, long) - Method in class javax.microedition.pim.RepeatRule
Sets the value of a date field.
setDate(Date) - Method in class net.rim.blackberry.api.phone.phonelogs.CallLog
Sets this call log's date.
setDate(long) - Method in class net.rim.device.api.ui.component.DateField
Sets the date for this field using a long integer value.
setDate(long, int) - Method in class net.rim.device.api.ui.component.DateField
Sets the date for this field using a long integer value.
setDate(Date) - Method in class net.rim.device.api.ui.component.DateField
Sets the date for this field using a Date object.
setDate(Date, int) - Method in class net.rim.device.api.ui.component.DateField
Sets the date for this field using a Date object.
setDateTime(long) - Static method in class net.rim.device.api.system.Device
Sets the Device's current date and time.
setDateTime(Calendar) - Method in class net.rim.device.api.ui.picker.DateTimePicker
Sets the date of the picker to the specified date.
setDateTime(String) - Method in interface org.w3c.dom.html2.HTMLModElement
The date and time of the change.
setDebugger(BrowserFieldDebugger) - Method in class net.rim.device.api.browser.field2.BrowserField
Deprecated. Debugger is deprecated in 6.0
setDeclare(boolean) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Declare (for future reference), but do not instantiate, this object.
setDecodeMode(int) - Method in class net.rim.device.api.system.EncodedImage
Sets the decoding mode for the image.
setDecoder(ImageDecoder) - Method in class net.rim.device.api.amms.control.camera.ImageScanner
Set the decoder.
setDefault(Locale) - Static method in class net.rim.device.api.i18n.Locale
Sets default locale for the current application.
setDefault(int) - Method in class net.rim.device.api.ui.component.Dialog
Sets the default choice.
setDefault(int) - Method in class net.rim.device.api.ui.component.Menu
Sets this menu's default item.
setDefault(MenuItem) - Method in class net.rim.device.api.ui.component.Menu
Sets the menu's default item.
setDefault(int) - Method in class net.rim.device.api.ui.ContextMenu
Sets item identified by position to default item for this menu.
setDefaultChecked(boolean) - Method in interface org.w3c.dom.html2.HTMLInputElement
When type has the value "radio" or "checkbox", this represents the HTML checked attribute of the element.
setDefaultClose(boolean) - Method in class net.rim.device.api.ui.Screen
Controls whether the screen's menu contains a "close" menu item.
setDefaultCommand(Command) - Method in class javax.microedition.lcdui.Item
Sets default Command for this Item.
setDefaultCommand(Command) - Method in class javax.microedition.lcdui.Spacer
Spacers are restricted from having Commands, so this method will always throw IllegalStateException whenever it is called.
setDefaultCommand(Command) - Method in class javax.microedition.lcdui.StringItem
 
setDefaultContentHandler(String[], String[], String[], String) - Method in class net.rim.device.api.content.DefaultContentHandlerRegistry
Sets the default content handler for the given types, suffixes, and actions.
setDefaultExpanded(boolean) - Method in class net.rim.device.api.ui.component.TreeField
Sets the default expansion state for future node allocations.
setDefaultFont(Font) - Static method in class net.rim.device.api.ui.Font
Deprecated. Use FontManager.setApplicationFont(net.rim.device.api.ui.Font).
setDefaultInput(Locale) - Static method in class net.rim.device.api.i18n.Locale
Deprecated. Use Locale.setDefaultInputForSystem(Locale)
setDefaultInputForSystem(Locale) - Static method in class net.rim.device.api.i18n.Locale
Sets the default system input locale.
setDefaultItem(MenuItem) - Method in class net.rim.device.api.ui.ContextMenu
Sets default item for this context menu.
setDefaultRecordType(int) - Method in class net.rim.device.api.synchronization.SyncCollectionSchema
Set the default record type.
setDefaultSelected(boolean) - Method in interface org.w3c.dom.html2.HTMLOptionElement
Represents the value of the HTML selected attribute.
setDefaultValue(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the HTML value attribute of the element.
setDefaultValue(String) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Represents the contents of the element.
setDefer(boolean) - Method in interface org.w3c.dom.html2.HTMLScriptElement
Indicates that the user agent can defer processing of the script.
setDeferred(boolean) - Method in interface javax.microedition.amms.control.audio3d.CommitControl
Sets the mode of the CommitControl.
setDelegate(Manager) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets an optional Manager to handle the layout of the TitleView and PaneView.
setDeliveryPeriod(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the delivery period for the message.
setDeliveryPeriod(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the delivery period for the message.
setDescription(String) - Method in class javax.microedition.location.Landmark
Sets the description of the landmark.
setDescription(String) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the description of the shortcut.
setDescription(String) - Method in class net.rim.blackberry.api.homescreen.ShortcutIconField
Specifies the description of the shortcut.
setDescription(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the title of this RSSChannel.
setDescription(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSItem
Sets the title of this RSSItem.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsFolder
Sets the description of this folder.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsImage
Sets the description of this image.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsLine
Sets the description of this line.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsMarker
Sets the description of this marker.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPoint
Sets the description of this point.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolygon
Sets the description of this polygon.
setDescription(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolyLine
Sets the description of this polyline.
setDescription(String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets this code module group's default description.
setDescription(String) - Method in class net.rim.device.api.ui.component.TextField
Sets a description of the TextField for Accessibility when there is a null label.
setDescription(String) - Method in class net.rim.device.api.unifiedsearch.SearchField
Sets the description of this SearchField.
setDestinationAddress(int) - Method in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Sets the packet destination address.
setDeviceServiceClasses(int) - Method in interface javax.bluetooth.ServiceRecord
Used by a server application to indicate the major service class bits that should be activated in the server's DeviceClass when this ServiceRecord is added to the SDDB.
setDialogClosedListener(DialogClosedListener) - Method in class net.rim.device.api.ui.component.Dialog
Registers a listener for dialog close events.
setDigitalZoom(int) - Method in interface javax.microedition.amms.control.camera.ZoomControl
Sets the digital zoom of the camera device.
setDimensions(MapDimensions) - Method in class net.rim.device.api.lbs.maps.ui.MapField
Sets the new dimensions of the map field's visible area.
setDir(String) - Method in interface org.w3c.dom.html2.HTMLElement
Specifies the base direction of directionally neutral text and the directionality of tables.
setDirectIO() - Method in interface net.rim.device.api.io.file.ExtendedFileConnection
Set the connection to use direct unbuffered IO for all input and output streams created by the connection.
setDirection(Vector3f) - Method in class net.rim.device.api.math.Ray
Sets the ray's direction to the given vector.
setDirection(float, float, float) - Method in class net.rim.device.api.math.Ray
Sets the ray's direction to the specified values.
setDirection(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setDirectory(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the file directory where the images will be stored.
setDirty(boolean) - Method in class net.rim.device.api.ui.component.ButtonField
Sets the dirty state of the field.
setDirty(boolean) - Method in class net.rim.device.api.ui.Field
Sets the dirty state of the field.
setDirty(boolean) - Method in class net.rim.device.api.ui.Manager
Cleans or dirties all controlled fields.
setDirty(boolean) - Method in class net.rim.device.api.ui.Screen
Cleans or dirties all controlled fields.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLButtonElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLInputElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Enables/disables the link.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLOptGroupElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLOptionElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLSelectElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLStyleElement
Enables/disables the style sheet.
setDisabled(boolean) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
The control is unavailable in this context.
setDisabled(boolean) - Method in interface org.w3c.dom.stylesheets.StyleSheet
 
setDisallowedTransportTypes(int[]) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the disallowed transport types used by the factory when attempting to get a connection.
setDiscoverable(int) - Method in class javax.bluetooth.LocalDevice
Sets the discoverable mode of the device.
setDisplay(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setDisplayFullScreen(boolean) - Method in interface javax.microedition.media.control.VideoControl
Set the size of the render region for the video clip to be fullscreen.
setDisplayLocation(int, int) - Method in interface javax.microedition.media.control.VideoControl
Set the location of the video with respect to the canvas where the video is displayed.
setDisplaySize(int, int) - Method in interface javax.microedition.media.control.VideoControl
Resize the video image.
setDistance(long) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the distance along the path of the route from the starting point to the ending point.
setDistance(float) - Method in class net.rim.device.api.math.Plane
Sets the plane's distance to the origin along its normal.
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentURI(String) - Method in interface org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
setDontAskAgainPrompt(boolean) - Method in class net.rim.device.api.ui.component.Dialog
Shows or hides a "Don't show again" checkbox.
setDoWAPResponse(boolean) - Method in class net.rim.device.api.io.http.TCPPushInputStream
Sets whether or not to do WAP Push Status response.
setDrawingStyle(int, boolean) - Method in class net.rim.device.api.ui.Graphics
Sets the current drawing style.
setDrawingStyles(StyleSet) - Method in class net.rim.device.api.lbs.maps.ui.MapField
Sets the drawing styles to use for rendering the map field.
setDsr(boolean) - Method in class net.rim.device.api.bluetooth.BluetoothSerialPort
Sets DSR modem control line.
setDsr(boolean) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Sets DSR modem control line.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDuration(int) - Method in class net.rim.blackberry.api.phone.phonelogs.CallLog
Sets the duration of this logged call.
setDuration(long) - Method in class net.rim.device.api.animation.Animation
Sets the duration of the animation.
setEasingCurve(int) - Method in class net.rim.device.api.animation.Animation
Sets the easing curve that will be used to interpolate the animations's sequence data.
setEasingCurve(int) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Sets the easing curve used to interpolate the data on the sequence.
setECLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setEdgeColor(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the edge color of this style.
setEdgeOpacity(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the edge opacity of this style.
setEdgeSize(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the edge size of this style.
setEditable(boolean) - Method in class net.rim.device.api.ui.component.CheckboxField
Set the editable state of this field.
setEditable(boolean) - Method in class net.rim.device.api.ui.component.ChoiceField
Set the editable state of this field.
setEditable(boolean) - Method in class net.rim.device.api.ui.component.DateField
Sets the editable state of this field.
setEditable(boolean) - Method in class net.rim.device.api.ui.component.SpinBoxField
Sets the editable state of this field.
setEditable(boolean) - Method in class net.rim.device.api.ui.container.SpinBoxFieldManager
Sets the editable state of this field.
setEditable(boolean) - Method in class net.rim.device.api.ui.Field
Sets the editable state of this field.
setEffectOrder(EffectControl, int) - Method in interface javax.microedition.amms.control.EffectOrderControl
Sets the order of the effect in the effect chain.
setElapsedTime(long) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the estimated travel time between the starting and ending points.
setElement(int, int, Object, boolean) - Method in class net.rim.device.api.ui.component.table.AbstractTableModel
Sets the element at specified rowIndex and columnIndex.
setElement(int, int, Object) - Method in class net.rim.device.api.ui.component.table.AbstractTableModel
Sets the element at specified rowIndex and columnIndex.
setElementAt(Object, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class net.rim.device.api.collection.util.BigIntVector
Sets value of element by index.
setElementAt(long, int) - Method in class net.rim.device.api.collection.util.BigLongVector
Sets value of element by index.
setElementAt(Object, int) - Method in class net.rim.device.api.collection.util.BigVector
Sets value of element by index.
setElementAt(GsElement, int) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsFolder
Replaces the element at the given index with the supplied element.
setElementAt(Object, int) - Method in class net.rim.device.api.lbs.maps.utils.MappableVector
 
setElementAt(byte, int) - Method in class net.rim.device.api.util.ByteVector
Sets the component at the specified index of this vector to be the specified element.
setElementAt(Object, int) - Method in class net.rim.device.api.util.ContentProtectedVector
Places provided element at provided index.
setElementAt(int, int) - Method in class net.rim.device.api.util.IntVector
Sets the component at the specified index of this vector to be the specified element.
setElementAt(long, int) - Method in class net.rim.device.api.util.LongVector
Sets the component at the specified index of this vector to be the specified element.
setElements(Object[], int) - Method in class net.rim.device.api.collection.util.UnsortedReadableList
Set the elements in the collection.
setElevation(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setEmptyCells(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setEmptyString(ResourceBundleFamily, int, int) - Method in class net.rim.device.api.ui.component.ListField
Sets the displayed string when there are no choices.
setEmptyString(String, int) - Method in class net.rim.device.api.ui.component.ListField
Sets the empty-marker string for this field.
setEmptyString(String, int) - Method in class net.rim.device.api.ui.component.TreeField
Sets the empty marker string for this field.
setEnabled(boolean) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Specifies if this Doppler effect is active or ignored.
setEnabled(boolean) - Method in interface javax.microedition.amms.control.EffectControl
Enables/disables the effect.
setEnabled(boolean) - Method in class net.rim.blackberry.api.profiles.LedAlert
Enables or disables LED alert.
setEnabled(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether this vibration alert is enabled.
setEnabled(boolean) - Method in class net.rim.device.api.ui.Field
Sets this field to be enabled or disabled.
setEnabled(boolean) - Method in class net.rim.device.api.ui.toolbar.ShowKeyboardToolbarButtonField
Enables or disables this button.
setEnabled(boolean) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Set whether this ToolbarButtonField is enabled or disabled.
setEnabledInherited(boolean) - Method in class net.rim.blackberry.api.profiles.LedAlert
Sets whether the enabled property for LED alert is inherited.
setEnabledInherited(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether the enabled property is inherited from a higher level profile.
setEncoding(String) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the encoding for the written WBXML.
setEncoding(String) - Method in interface org.w3c.dom.css.CSSCharsetRule
 
setEncoding(String) - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
setEncoding(String) - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEnctype(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
setEnd(MapPoint) - Method in class net.rim.device.api.lbs.maps.model.MapLine
Sets the ending point of the line.
setEnd(Coordinates) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the destination point.
setEnd(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the end of a Range.
setEndAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end of a Range to be after a node
setEndBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end position to be before a node.
setEndIndex(int) - Method in class net.rim.device.api.i18n.FieldPosition
Sets new last character mark.
setEndPosition(int) - Method in class net.rim.device.api.crypto.asn1.ASN1InputByteArray
Set the end position inside of the buffer.
setEndTime(long) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the arrival time at the destination.
setEndToEndDesired(boolean) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the endToEndDesired to the desired value
setEndToEndRequired(boolean) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the endToEndRequired to the desired value
setEnforced(boolean) - Method in interface javax.microedition.amms.control.EffectControl
Enforces the effect to be in use.
setEntityResolver(EntityResolver) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Registers an entity resolver to use when parsing an XML document.
setEntityResolver(EntityResolver) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the entity resolver for this writer.
setEntityResolver(EntityResolver) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
Sets the entity resolver for this writer.
setEntityResolver(EntityResolver) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Registers the EntityResolver to use to resolve entities.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntryPointIndex(int) - Method in class net.rim.device.api.unifiedsearch.action.UiAction
Set the application entry point index.
setError() - Method in class java.io.PrintStream
Set the error state of the stream to true.
setError(String) - Method in interface net.rim.device.api.browser.field.BrowserContent
Indicates to the browser content class that some type of error has occurred.
setError(String) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Indicates to the browser content class that some type of error has occurred.
setErrorHandler(ErrorHandler) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Registers an error handler to use when parsing an XML document.
setErrorHandler(ErrorHandler) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Registers the ErrorHandler to use if an error occurs while parsing the XML document.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorMessage(String) - Method in interface net.rim.device.api.crypto.certificate.status.ProviderUiContext
Sets the error message for the current provider.
setEscapeEnabled(boolean) - Method in class net.rim.device.api.ui.component.Dialog
Enables ESCAPE key handling.
setEvent(int) - Method in class net.rim.device.api.system.EventInjector.Event
Sets the specified event.
setEvent(int) - Method in class net.rim.device.api.system.EventInjector.TrackwheelEvent
 
setEvent(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
Reserved for future use.
setExecutionContext(ExecutionContextEnum) - Method in class net.rim.device.api.command.CommandMetadata
Sets the execution context of the associated command.
setExpanded(int, boolean) - Method in class net.rim.device.api.ui.component.TreeField
Sets the expansion state for the given node.
setExpanded(int, boolean, boolean) - Method in class net.rim.device.api.ui.component.TreeField
Sets the expansion state for the given node.
setExpandEntityReferences(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to expand entity references.
setExpandingEntities(boolean) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Configures this DOM to expand entities.
setExpandingEntities(boolean) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
Indicates whether this writer should expand entities or print them as entity references, such as &ent;.
setExpansionDelay(long) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Set the delay before expanding a list item.
setExposureCompensation(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the exposure compensation.
setExposureMode(String) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the exposure mode of the camera device.
setExposureTime(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the shutter speed.
setExtent(int, int) - Method in class net.rim.device.api.ui.Field
Sets this field's extent.
setExtent(int, int) - Method in class net.rim.device.api.ui.ScrollView
Sets this field's extent.
setEyelidDisplayTime(int) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Sets the length of time the eyelids will remain visible.
setEyelidsVisible(boolean) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Any user input (trackball/keyboard/touch-screen) will "blink" the fields back onto the screen for a short time period as defined by EyelidFieldManager.setEyelidDisplayTime(int) - you do NOT need to explicitly call this method, the delegation of user events by mangers to their fields is used to implicitly call this under normal operation.
setFace(String) - Method in interface org.w3c.dom.html2.HTMLBaseFontElement
Font face identifier.
setFace(String) - Method in interface org.w3c.dom.html2.HTMLFontElement
Font face identifier.
setFailoverMode(int, int, int) - Method in class net.rim.device.api.gps.BlackBerryCriteria
Sets the GPS failover mode to use when the initial mode that was specified in the criteria fails.
setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a feature.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the value of a feature flag.
setField(int, String) - Method in class javax.microedition.location.AddressInfo
Sets the value of an address field.
setField(int) - Method in class net.rim.device.api.i18n.FieldPosition
Sets new underlying field.
setFieldLabel(int, String) - Method in interface net.rim.blackberry.api.pdap.BlackBerryPIMList
Sets a label for a given field.
setFileConnection(String) - Method in interface javax.microedition.io.file.FileConnection
Resets this FileConnection object to another file or directory.
setFilename(String) - Method in class net.rim.blackberry.api.mail.SupportedAttachmentPart
Sets the filename for this attachment part.
setFilePrefix(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the filename prefix.
setFileSize(long) - Method in class net.rim.device.api.io.parser.rss.model.RSSMediaContent
Sets the length of the media file.
setFileSuffix(String) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Sets the filename suffix.
setFileType(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSMediaContent
Sets the type of media file.
setFillColor(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the fill color of this style.
setFillFreeze(boolean) - Method in class net.rim.device.api.animation.Animation
Sets the fill freeze mode for the animation.
setFillOpacity(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the fill opacity of this style.
setFilter(TextFilter) - Method in class net.rim.device.api.input.InputHelperBase
Sets the text filter for this field.
setFilter(TextFilter) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setFilter(TextFilter) - Method in class net.rim.device.api.ui.component.TextField
Sets the text filter for this field.
setFilter(String) - Method in class net.rim.device.api.ui.picker.FilePicker
Sets the filter that is used to reduce the set of files presented to the user.
setFilter(int) - Static method in class net.rim.device.api.ui.Trackball
Sets the trackball movement filter for the calling process.
setFilter(LSParserFilter) - Method in interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
setFilter(LSSerializerFilter) - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
setFilteredList(BasicFilteredList) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Set the filtered list.
setFitPolicy(int) - Method in interface javax.microedition.lcdui.Choice
Sets the application's preferred policy for fitting Choice element contents to the available screen space.
setFitPolicy(int) - Method in class javax.microedition.lcdui.ChoiceGroup
Sets the application's preferred policy for fitting Choice element contents to the available screen space.
setFitPolicy(int) - Method in class javax.microedition.lcdui.List
Sets the application's preferred policy for fitting Choice element contents to the available screen space.
setFlag(int, boolean) - Method in class net.rim.blackberry.api.mail.Message
Sets or clears the specified flag on this message.
setFlag(int, boolean) - Method in class net.rim.device.api.io.DatagramBase
Sets state of named flag.
setFlag(int, boolean) - Method in class net.rim.device.api.io.DatagramConnectionBase
Sets state of specified flags for this connection.
setFlag(int, boolean) - Method in interface net.rim.device.api.io.IOProperties
Sets state of provided flag.
setFlag(int, boolean) - Method in class net.rim.device.api.system.CodeModuleGroup
Modifies status of a flag for this code module group.
setFlag(int, boolean) - Method in class net.rim.device.api.wlan.hotspot.HotspotInfo
Sets the state of provided flag.
setFlags(int) - Method in class net.rim.blackberry.api.mail.Message
Sets flags for this message.
setFloat(float) - Method in class net.rim.device.api.animation.AnimatedScalar
Sets the float value of the AnimatedScalar.
setFloat(int, float) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the specified component of the AnimatedVector.
setFloat(int, int, float) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the specified component of the AnimatedVector on the specified data channel.
setFloat(float[], int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the AnimatedVector.
setFloat(int, float[], int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the AnimatedVector on the specified data channel.
setFloat(int, float) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the specified component.
setFloat(int, int, float) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the specified component on the specified data channel.
setFloat(float[], int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the AnimationValue.
setFloat(int, float[], int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the AnimationValue on the specified data channel.
setFloatTrait(String, float) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as float.
setFloatValue(short, float) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the float value with a specified unit.
setFocus(int) - Method in interface javax.microedition.amms.control.camera.FocusControl
Sets the focus distance.
setFocus(Node, boolean) - Method in class net.rim.device.api.browser.field2.BrowserField
This method will set focus on or off for a particular node
setFocus() - Method in class net.rim.device.api.ui.component.AutoCompleteField
Sets the focus to this field.
setFocus() - Method in class net.rim.device.api.ui.Field
Sets the focus to this field.
setFocus(int, int, int) - Method in class net.rim.device.api.ui.Manager
Sets focus to an exact position on the current screen.
setFocus() - Method in class net.rim.device.api.ui.Screen
Sets the focus to the delegate manager.
setFocus(Field, int, int, int, int) - Method in class net.rim.device.api.ui.Screen
Sets focus to an exact position on the current screen.
setFocusListener(FocusChangeListener) - Method in class net.rim.device.api.ui.Field
Specifies a listener for focus changes to this field.
setFocusMappable(Mappable) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets focus on the specified mappable item.
setFocusMappableByPoint(XYPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the mappable item that is nearest to the specified point as the focused mappable item.
setFocusMappableByPoint(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the mappable item that is nearest to the specified point as the focused mappable item.
setFocusMode(String) - Method in interface net.rim.device.api.amms.control.camera.EnhancedFocusControl
Sets the desired focus mode setting.
setFocusPolicy(int) - Method in class net.rim.device.api.ui.component.table.RichList
Sets the current focus policy of this RichList.
setFocusPolicy(int) - Method in class net.rim.device.api.ui.component.table.TableController
Sets the current focus policy of this Table object.
setFont(int, Font) - Method in interface javax.microedition.lcdui.Choice
Sets the application's preferred font for rendering the specified element of this Choice.
setFont(int, Font) - Method in class javax.microedition.lcdui.ChoiceGroup
Sets the application's preferred font for rendering the specified element of this Choice.
setFont(Font) - Method in class javax.microedition.lcdui.Graphics
Sets the font for all subsequent text rendering operations.
setFont(int, Font) - Method in class javax.microedition.lcdui.List
Sets the application's preferred font for rendering the specified element of this Choice.
setFont(Font) - Method in class javax.microedition.lcdui.StringItem
Sets the application's preferred font for rendering this StringItem.
setFont(Font) - Method in class net.rim.device.api.input.InputHelperBase
Sets the font for this field and updates the display if necessary.
setFont(Font) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setFont(Font) - Method in class net.rim.device.api.ui.component.Menu
Sets the font for the menu screen (normal and focus states) and overrides the font determined by the theme.
setFont(Font) - Method in class net.rim.device.api.ui.component.RichTextField
 
setFont(Font) - Method in class net.rim.device.api.ui.component.table.RegionStyles
Specifies a font for this region.
setFont(Font) - Method in class net.rim.device.api.ui.component.TextField
Sets the font for this field and updates the display if necessary.
setFont(Font) - Method in class net.rim.device.api.ui.Field
Sets the font for this field and updates the display if necessary.
setFont(Font, boolean) - Method in class net.rim.device.api.ui.Field
Sets the font for this field and updates the display if necessary.
setFont(Font) - Method in class net.rim.device.api.ui.Graphics
Sets the current font for the current graphics context.
setFont(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontFamily(FontFamily) - Method in class net.rim.device.api.ui.FontSpec
Sets font-family.
setFontFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontSizeAdjust(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontStretch(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontVariant(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontWeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setForegroundAlpha(int, int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets focus and unfocus foreground alpha.
setForegroundMode(boolean) - Method in class net.rim.device.api.system.AccelerometerChannelConfig
Sets whether channel should be active for application in foreground mode
setForegroundMode(boolean) - Method in class net.rim.device.api.system.MagnetometerChannelConfig
Specifies that the channel should be active for the application that is in the foreground.
setFormat(String) - Method in interface javax.microedition.amms.control.ContainerFormatControl
Sets the container format of the audio-video media.
setFormat(String) - Method in interface javax.microedition.amms.control.FormatControl
Sets the format.
setFormat(int, Format) - Method in class net.rim.device.api.i18n.MessageFormat
Assign a single sub-formatter to a particular component in this formatter's pattern string.
setFormat(DateFormat) - Method in class net.rim.device.api.ui.component.DateField
Sets the display format for this field.
setFormats(Format[]) - Method in class net.rim.device.api.i18n.MessageFormat
Sets new list of sub-formatters.
setFrame(int) - Method in class javax.microedition.lcdui.game.Sprite
Selects the current frame in the frame sequence.
setFrame(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies which external table borders to render.
setFrameBorder(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
Request frame borders.
setFrameBorder(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Request frame borders.
setFrameSequence(int[]) - Method in class javax.microedition.lcdui.game.Sprite
Set the frame sequence for this Sprite.
setFreeTextSearch(boolean) - Method in class net.rim.device.api.lbs.picker.LocationPicker
Specifies whether to use free text search (for example, 'Paris', '10 Downing St London UK', '90210 USA').
setFrequency(int, String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Tunes to the given frequency or to the closest supported frequency.
setFrequency(int, int) - Method in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
Tunes the radio to the desired frequency if the frequency is inside the range defined by the FmRadioLocale.
setFriendlyName(String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets a default friendly name for this code module group.
setFrom(Address) - Method in class net.rim.blackberry.api.mail.Message
Sets this message's "From" attribute.
setFStop(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the aperture.
setFullScreenMode(boolean) - Method in class javax.microedition.lcdui.Canvas
Controls whether the Canvas is in full-screen mode or in normal mode.
setGamma(int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Sets the gamma adjustment value.
setGlobalAlpha(int) - Method in class net.rim.device.api.ui.Graphics
Sets the current global alpha value for drawing operations.
setGlobalMinimumLevel(int) - Static method in class net.rim.device.api.system.EventLogger
Sets the new global minimum level for logging.
setGPSRestartInterval(int, int) - Method in class net.rim.device.api.gps.BlackBerryCriteria
Sets the GPS restart interval.
setGrayScale(int) - Method in class javax.microedition.lcdui.Graphics
Sets the current grayscale to be used for all subsequent rendering operations.
setGreen(float) - Method in class net.rim.device.api.math.Color3f
Sets the green component of the color.
setGreen(float) - Method in class net.rim.device.api.math.Color4f
Sets the green component of the color.
setGridSampler(GridSampler) - Static method in class com.google.zxing.common.GridSampler
Sets the implementation of GridSampler used by the library.
setHeader(int, Object) - Method in interface javax.obex.HeaderSet
Sets the value of the header identifier to the value provided.
setHeader(String, String) - Method in interface javax.wireless.messaging.MultipartMessage
Sets the specific header of the multipart message.
setHeader(String, String) - Method in class net.rim.blackberry.api.mail.BodyPart
Sets a header for this body part, by type.
setHeader(String, String) - Method in class net.rim.blackberry.api.mail.Message
Sets a value for header by name.
setHeader(String, String) - Method in interface net.rim.blackberry.api.mail.Part
Sets the value for header field by name.
setHeader(String, String) - Method in class net.rim.device.api.io.messaging.Headers
Sets a header to a particular value.
setHeader(String, String[]) - Method in class net.rim.device.api.io.messaging.Headers
Sets a header with multiple values.
setHeader(SOAPHeader) - Method in class net.rim.device.api.io.parser.soap.SOAPEnvelope
Updates the SOAP header for this SOAPEnvelope.
SetHeaderEvent - Class in net.rim.device.api.browser.field
Event to set HTTP header information.
SetHeaderEvent(Object, String, String) - Constructor for class net.rim.device.api.browser.field.SetHeaderEvent
Creates a new SetHeaderEvent instance.
setHeaders(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
List of id attribute values for header cells.
setHeight(int) - Method in class net.rim.device.api.ui.component.table.TemplateRowProperties
 
setHeight(int) - Method in class net.rim.device.api.ui.FontSpec
Sets font height.
setHeight(int, int) - Method in class net.rim.device.api.ui.FontSpec
Sets font height.
setHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setHeight(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Override height.
setHeight(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Frame height.
setHeight(int) - Method in interface org.w3c.dom.html2.HTMLImageElement
Height of the image in pixels.
setHeight(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Override height.
setHeight(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Cell height.
setHeight(float) - Method in interface org.w3c.dom.svg.SVGRect
Sets the height of this SVGRect to the specified value.
setHeightStyle(int, int) - Method in class net.rim.device.api.ui.component.table.TemplateRowProperties
 
setHFLevel(int) - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Sets the level at which high frequency components will be transmitted directly from the source.
setHidden(boolean) - Method in interface javax.microedition.io.file.FileConnection
Sets the hidden attribute of the selected file to the value provided.
setHighlightBorderColor(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the color of the border that appears when using Highlight Style SQUARE_BORDER and ILLUMINATE_WITH_SQUARE_BORDER.
setHighlightStyle(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the style used to highlight the selected image.
setHint(ImageScannerHint) - Method in class net.rim.device.api.amms.control.camera.ImageScanner
Sets a scanning hint that is applied when scanning is started.
setHints(Hashtable) - Method in class com.google.zxing.MultiFormatReader
This method adds state to the MultiFormatReader.
setHintText(String) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Set the hint text for the edit field.
setHintText(String, int, Font) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Set the hint text for the edit field.
setHolsterCondition(byte) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets the holster condition for this sound alert.
setHolsterCondition(byte) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets the holster condition for this vibration alert.
setHolsterConditionInherited(boolean) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets whether the holster condition is inherited from a higher level profile.
setHolsterConditionInherited(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether the holster condition is inherited from a higher level profile.
setHomeScreenIntegration(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
Sets home screen integration setting.
setHorizontalAccuracy(int) - Method in class javax.microedition.location.Criteria
Sets the desired horizontal accuracy preference.
setHorizontalAccuracy(float) - Method in class javax.microedition.location.QualifiedCoordinates
Sets the horizontal accuracy of the location in meters (1-sigma standard deviation).
setHorizontalAdjustment(Adjustment) - Method in class net.rim.device.api.ui.ScrollView
Set the Adjustment to be used for horizontal scrolling.
setHorizontalAlignment(int) - Method in class net.rim.device.api.ui.component.table.RegionStyles
A convenience method to set the horizontal alignment for this region.
setHorizontalQuantization(int) - Method in class net.rim.device.api.ui.Manager
Sets this manager's horizontal quantization.
setHorizontalQuantization(int) - Method in class net.rim.device.api.ui.Screen
Sets the horizontal quantization.
setHorizontalScroll(int) - Method in class net.rim.device.api.ui.ScrollView
Sets this ScrollView's horizontal scroll value.
setHorizontalScroll(int, boolean) - Method in class net.rim.device.api.ui.ScrollView
Sets this ScrollView's horizontal scroll value.
setHost(String, int, String) - Method in class net.rim.device.api.ldap.LDAPQuery
This method determines which LDAP directory will be queried for the information requested.
setHover(Node, boolean) - Method in class net.rim.device.api.browser.field2.BrowserField
This method will enable hover for a particular node (results in node's hover style to be used)
setHPID(int) - Method in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Sets the higher protocol ID.
setHref(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
The absolute URI [IETF RFC 2396] of the linked resource.
setHref(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
The URI [IETF RFC 2396] of the linked resource.
setHref(String) - Method in interface org.w3c.dom.html2.HTMLBaseElement
The base URI [IETF RFC 2396].
setHref(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
The URI [IETF RFC 2396] of the linked resource.
setHreflang(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Language code of the linked resource.
setHreflang(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Language code of the linked resource.
setHspace(int) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
setHspace(int) - Method in interface org.w3c.dom.html2.HTMLImageElement
Horizontal space to the left and right of this image in pixels.
setHspace(int) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
setHtmlFor(String) - Method in interface org.w3c.dom.html2.HTMLLabelElement
This attribute links this label with another form control by id attribute.
setHtmlFor(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
Reserved for future use.
setHttpConnection(HttpConnection) - Method in class net.rim.device.api.browser.field.RequestedResource
Sets the HTTP connection object for this request.
SetHttpCookieEvent - Class in net.rim.device.api.browser.field
Event to set an HTTP cookie.
SetHttpCookieEvent(Object, String, String) - Constructor for class net.rim.device.api.browser.field.SetHttpCookieEvent
Creates a new SetHttpCookieEvent instance.
setHttpEquiv(String) - Method in interface org.w3c.dom.html2.HTMLMetaElement
HTTP response header name [IETF RFC 2616].
setIcon(EncodedImage) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the icon (normal state) to associate with this shortcut.
setIcon(EncodedImage) - Method in class net.rim.blackberry.api.homescreen.ShortcutIconField
Specifies the icon (normal state) to associate with this ShortcutIconField.
setIcon(Image) - Method in class net.rim.blackberry.api.menuitem.ApplicationMenuItem
Sets the icon to be displayed in the menu
setIcon(ApplicationIcon) - Method in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Sets a new icon for the indicator and repaints the indicator if it is displayed.
setIcon(EncodedImage) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Sets icon for this content.
setIcon(EncodedImage) - Method in class net.rim.device.api.ui.component.Dialog
Sets the icon for this dialog.
setIcon(BitmapField) - Method in class net.rim.device.api.ui.container.DialogFieldManager
Adds or removes this manager's icon.
setIcon(Image) - Method in class net.rim.device.api.ui.menu.CommandItem
Sets the icon of this command item.
setIcon(Image) - Method in class net.rim.device.api.ui.MenuItem
Sets the icon for this menu item.
setIcon(Image) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the Image used to represent this EntityBasedSearchableProvider.
setIcon(Image) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
setIconBytes(byte[]) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the byte[] icon image.
setIconType(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the MIME type of the icon image.
setIconUri(String) - Method in class net.rim.device.api.lbs.maps.model.MapMarker
Sets the URI of the icon for this marker.
setIconUrl(String) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Sets the URL of icon for this content.
setID(String) - Method in class javax.microedition.content.Invocation
Sets the ID of the content handler for this Invocation.
setId(String) - Method in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Sets the ID of the record.
setId(String) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the ID for this field.
setId(String) - Method in interface org.w3c.dom.html2.HTMLElement
The element's identifier.
setId(String) - Method in interface org.w3c.dom.svg.SVGElement
Sets the Element's id attribute.
setIdAttribute(String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNode(Attr, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNS(String, String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdentity() - Method in class net.rim.device.api.math.Matrix3f
Sets this matrix to the identity matrix.
setIdentity() - Method in class net.rim.device.api.math.Matrix4f
Sets this matrix to the identity matrix.
setIdentity() - Method in class net.rim.device.api.math.Quaternion4f
Sets this quaternion to be equal to the identity quaternion.
setIgnoringComments(boolean) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Configure this DOM to discard comments.
setIgnoringComments(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to ignore comments.
setIgnoringElementContentWhitespace(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to eliminate ignorable whitespace when parsing documents.
setIgnoringWhitespace(boolean) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Configures this DOM to discard igorable whitespace, rather than saving it as text nodes.
setImage(Image) - Method in class javax.microedition.lcdui.Alert
Sets the Image used in the Alert.
setImage(Image, int, int) - Method in class javax.microedition.lcdui.game.Sprite
Changes the Image containing the Sprite's frames.
setImage(Image) - Method in class javax.microedition.lcdui.ImageItem
Sets the image object contained within the ImageItem.
setImage(Bitmap) - Method in class net.rim.device.api.lbs.maps.model.MapImage
Sets the image.
setImage(EncodedImage) - Method in class net.rim.device.api.ui.component.BitmapField
Sets the EncodedImage for this field.
setImage(Image) - Method in class net.rim.device.api.ui.component.ButtonField
Sets this field's image.
setImage(Image) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Sets the image that is displayed on the ToolbarButtonField.
setImageDistance(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the distance between the horizontal centers of two adjacent images.
setImageSize(int, int) - Method in class net.rim.device.api.ui.component.ButtonField
Sets size of this field's image.
setImageURI(String) - Method in class net.rim.device.api.lbs.maps.model.MapImage
Sets the URI of the image.
setInbound(boolean) - Method in class net.rim.blackberry.api.mail.Message
Sets the message status as an inbound (received) message.
setIncrement(int, int) - Method in class net.rim.device.api.ui.picker.DateTimePicker
Sets the increment for a specific date/time field.
setIndentWidth(int) - Method in class net.rim.device.api.ui.component.TreeField
Sets the indent width.
setIndicator(Gauge) - Method in class javax.microedition.lcdui.Alert
Sets an activity indicator on this Alert.
setInHolsterInputProcess() - Method in class net.rim.device.api.system.ApplicationManager
Deprecated.  
setInitialInputMode(String) - Method in class javax.microedition.lcdui.TextBox
Sets a hint to the implementation as to the input mode that should be used when the user initiates editing of this TextBox.
setInitialInputMode(String) - Method in class javax.microedition.lcdui.TextField
Sets a hint to the implementation as to the input mode that should be used when the user initiates editing of this TextField.
setInitialValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Overrides the initial value that was set when this model was initialized.
setInput(InputStream, int) - Method in interface javax.microedition.amms.MediaProcessor
Sets the input of the media processor.
setInput(Object) - Method in interface javax.microedition.amms.MediaProcessor
Sets the input of the media processor as an Image.
setInputConnection(InputConnection) - Method in class net.rim.device.api.browser.field.RequestedResource
Sets the input connection object for this request.
setInputHelper(InputHelperBase) - Method in class net.rim.device.api.ui.Screen
Associates an InputHelperBase instance with this screen, to dispatch events to.
setInputMode(int) - Method in class javax.microedition.lcdui.DateField
Set input mode for this date field.
setInputStyle(long) - Method in class net.rim.device.api.input.InputHelperBase
Sets text style for this helper's content.
setInt(int, int, int, int) - Method in interface javax.microedition.pim.PIMItem
Sets an existing int data value in a field to a new value.
setInt(int, int) - Method in class javax.microedition.pim.RepeatRule
Sets the value of an integer field.
setInt(int) - Method in class net.rim.device.api.animation.AnimatedScalar
Sets the int value of the AnimatedScalar.
setInt(int, int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the specified component of the AnimatedVector.
setInt(int, int, int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value for the given component of the AnimatedVector on the specified data channel.
setInt(int[], int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the AnimatedVector.
setInt(int, int[], int) - Method in class net.rim.device.api.animation.AnimatedVector
Sets the value of the AnimatedVector on the specified data channel.
setInt(int, int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the specified component.
setInt(int, int, int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the specified component on the specified data channel.
setInt(int[], int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the AnimationValue.
setInt(int, int[], int) - Method in class net.rim.device.api.animation.AnimationValue
Sets the value of the AnimationValue on the specified data channel.
setIntAttribute(int, int) - Method in class net.rim.device.api.ui.TransitionContext
Sets an integer value for the specified attribute of the transition.
setInteger(int) - Method in class net.rim.blackberry.api.blackberrymessenger.Message
Sets the integer of this message.
setIsEditable(boolean) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the editable flag for this shortcut.
setIsFavourite(boolean) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies whether this shortcut is a favorite.
setIsFavourite(boolean) - Method in class net.rim.device.api.ui.picker.HomeScreenLocationPicker
Sets the favorite flag of the picker.
setIsMap(boolean) - Method in interface org.w3c.dom.html2.HTMLImageElement
Use server-side image map.
setISO(int) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the sensitivity.
setItemCommandListener(ItemCommandListener) - Method in class javax.microedition.lcdui.Item
Sets a listener for Commands to this Item, replacing any previous ItemCommandListener.
setItemHighlight(int, boolean) - Method in class net.rim.device.api.ui.component.Menu
Controls highlighting of a menu item.
setItemsRead(int) - Method in class net.rim.device.api.browser.field.ContentReadEvent
Sets the items read so far.
setItemStateListener(ItemStateListener) - Method in class javax.microedition.lcdui.Form
Sets the ItemStateListener for the Form, replacing any previous ItemStateListener.
setItemsToRead(int) - Method in class net.rim.device.api.browser.field.ContentReadEvent
Sets the number of items expected to be read.
setItemsToReadInBytes(boolean) - Method in class net.rim.device.api.browser.field.ContentReadEvent
Sets whether the items to read are in bytes.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.AESCBCDecryptorEngine
Sets the initialization vector associated with this decryptor engine.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.AESCBCEncryptorEngine
Sets the initialization vector associated with this encryptor engine.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.CBCDecryptorEngine
Sets the initialization vector associated with this decryptor engine.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.CBCEncryptorEngine
Sets the initialization vector associated with this decryptor engine.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.TripleDESCBCDecryptorEngine
Sets the initialization vector associated with this decryptor engine.
setIV(InitializationVector) - Method in class net.rim.device.api.crypto.TripleDESCBCEncryptorEngine
Sets the initialization vector associated with this encryptor engine.
setKeyboardVisibility(int) - Method in interface net.rim.device.api.lcdui.control.VirtualKeyboardControl
Sets the virtual keyboard visibility properties for when the screen that provided this Control is in focus: hidden, displayed, always hidden, always displayed, ignored, or restored.
setKeyCode(char, int) - Method in class net.rim.device.api.system.EventInjector.KeyCodeEvent
Set the keycode injected by this event.
setKeyFieldIds(int, int[]) - Method in class net.rim.device.api.synchronization.SyncCollectionSchema
Set the key field IDs for the given record type.
setKeyframe(int, float, float[], int) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Sets the time stamp and key value for the given keyframe.
setKeyframe(int, int, float, float[], int) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Sets the time stamp and key value for the specified keyframe on the specified data channel.
setKeyPair(PublicKey, PrivateKey) - Method in class net.rim.device.api.crypto.KeyPair
Sets the key pair.
setKeysplines(float[]) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Sets the spline control points for all keyframes in the sequence.
setKeystrokeForwarding(boolean) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Specifies whether or not keystrokes are forwarded to the edit field while the list field has focus.
setKeyword(String) - Method in class net.rim.device.api.ui.component.KeywordFilterField
Sets a keyword in the keyword input field programmatically.
setKeywordField(TextField) - Method in class net.rim.device.api.ui.component.KeywordFilterField
Sets a custom keyword input field, which overrides the default field.
setLabel(String) - Method in class javax.microedition.lcdui.ChoiceGroup
 
setLabel(String) - Method in class javax.microedition.lcdui.CustomItem
 
setLabel(String) - Method in class javax.microedition.lcdui.DateField
 
setLabel(String) - Method in class javax.microedition.lcdui.Gauge
 
setLabel(String) - Method in class javax.microedition.lcdui.ImageItem
 
setLabel(String) - Method in class javax.microedition.lcdui.Item
Sets the label of the Item.
setLabel(String) - Method in class javax.microedition.lcdui.Spacer
Spacers are restricted to having null labels, so this method will always throw IllegalStateException whenever it is called.
setLabel(String) - Method in class javax.microedition.lcdui.StringItem
 
setLabel(String) - Method in class javax.microedition.lcdui.TextField
 
setLabel(String) - Method in class net.rim.device.api.crypto.CryptoSmartCardKeyStoreData
Sets the new label into the KeyStoreData record.
setLabel(String) - Method in interface net.rim.device.api.crypto.keystore.KeyStoreData
Sets the new label into the KeyStoreData record.
setLabel(String) - Method in class net.rim.device.api.input.InputHelperBase
Sets this field's label.
setLabel(String) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setLabel(String) - Method in class net.rim.device.api.ui.component.ButtonField
Sets label string for this field.
setLabel(String) - Method in class net.rim.device.api.ui.component.CheckboxField
Sets this field's label.
setLabel(String) - Method in class net.rim.device.api.ui.component.ChoiceField
Sets the label string for this field.
setLabel(String) - Method in class net.rim.device.api.ui.component.DateField
Sets the text label for this field.
setLabel(String) - Method in class net.rim.device.api.ui.component.GaugeField
Sets this field's label.
setLabel(String) - Method in class net.rim.device.api.ui.component.KeywordFilterField
Sets the keyword input field's label.
setLabel(String) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setLabel(String) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Sets the text of the currently assigned label.
setLabel(String) - Method in class net.rim.device.api.ui.component.RadioButtonField
Sets the label for this field.
setLabel(String) - Method in class net.rim.device.api.ui.component.TextField
Sets this field's label.
setLabel(String) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField.ScrollEntry
Sets the label for this entry.
setLabel(String) - Method in interface org.w3c.dom.html2.HTMLOptGroupElement
Assigns a label to this option group.
setLabel(String) - Method in interface org.w3c.dom.html2.HTMLOptionElement
Option label for use in hierarchical menus.
setLabelFillColor(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label fill color of this style.
setLabelFillOpacity(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label fill opacity of this style.
setLabelFontAlignment(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font alignment of this style.
setLabelFontColor(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font color of this style.
setLabelFontFamilyName(String) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font family name of this style.
setLabelFontOpacity(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font opacity of this style.
setLabelFontSize(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font size of this style.
setLabelFontStyle(int) - Method in class net.rim.device.api.lbs.maps.view.Style
Sets the label font style of this style.
setLabelLeft() - Method in class net.rim.device.api.ui.component.ButtonField
If button has a label and an icon this method forces label to be on the left.
setLabelRight() - Method in class net.rim.device.api.ui.component.ButtonField
If button has a label and an icon this method forces label to be on the right.
setLabelSliderPadding(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the padding between the label and the images.
setLabelStringProvider(StringProvider) - Method in class net.rim.device.api.ui.component.ButtonField
Sets label StringProvider for this field.
setLabelsVisible(boolean) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets whether the PictureScrollField displays labels below the images.
setLang(String) - Method in interface org.w3c.dom.html2.HTMLElement
Language code defined in RFC 1766.
setLanguage(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the language for the message.
setLanguageCode(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Sets the language code for the text in this text record.
setLastPIN(int) - Method in class net.rim.device.api.servicebook.ServiceBook.ServiceStatus
Sets the last PIN active on this Service
setLat(double) - Method in class net.rim.device.api.lbs.maps.model.MapPoint
Sets the latitude coordinate in decimal notation.
setLatitude(double) - Method in class javax.microedition.location.Coordinates
Sets the geodetic latitude for this point.
setLatitude(int) - Method in class net.rim.blackberry.api.maps.MapView
Sets the latitude for the center of the map.
setLayout(int) - Method in class javax.microedition.lcdui.ChoiceGroup
 
setLayout(int) - Method in class javax.microedition.lcdui.ImageItem
Sets the layout directives.
setLayout(int) - Method in class javax.microedition.lcdui.Item
Sets the layout directives for this item.
setLcData(byte[]) - Method in class net.rim.device.api.smartcard.CommandAPDU
Set the command data.
setLcData(byte[], int, int) - Method in class net.rim.device.api.smartcard.CommandAPDU
Set the command data.
setLe(int) - Method in class net.rim.device.api.smartcard.CommandAPDU
Set the maximum number of bytes expected in the data field of the ResponseAPDU object.
setLeft(double) - Method in class net.rim.device.api.lbs.maps.LatLonRectangle
Sets the coordinate of the left of the box.
setLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLeftArrow(Bitmap) - Method in class net.rim.device.api.ui.component.pane.TitleView
Allows for the association of an image to use when rendering an arrow on the left.
setLength(int) - Method in class java.lang.StringBuffer
Sets the length of this String buffer.
setLength(int) - Method in interface javax.microedition.io.Datagram
Set the length
setLength(byte) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets the vibration duration.
setLength(int) - Method in class net.rim.device.api.io.DatagramBase
Sets this datagram's data length.
setLength(int) - Method in class net.rim.device.api.io.SharedInputStream
Sets length for this input stream.
setLength(int) - Method in class net.rim.device.api.util.DataBuffer
Sets the length of the data area for this buffer.
setLength(long) - Method in class net.rim.plazmic.mediaengine.io.ConnectionInfo
Deprecated. Sets the length of the data from this connection in bytes.
setLength(int) - Method in interface org.w3c.dom.html2.HTMLOptionsCollection
This attribute specifies the length or size of the list.
setLength(int) - Method in interface org.w3c.dom.html2.HTMLSelectElement
The number of options in this SELECT.
setLengthInherited(boolean) - Method in class net.rim.blackberry.api.profiles.VibrationAlert
Sets whether the vibration duration is inherited from a higher level profile.
setLensShrink(float) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the lens shrink.
setLetterSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLevel(int) - Method in interface javax.microedition.amms.control.audio3d.ObstructionControl
Sets the overall level that will be transmitted directly from the source.
setLevel(int) - Method in interface javax.microedition.media.control.VolumeControl
Set the volume using a linear point scale with values between 0 and 100.
setLightMetering(String) - Method in interface javax.microedition.amms.control.camera.ExposureControl
Sets the metering mode for the automatic exposure of the camera device.
setLineHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLink(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the hyperlink for this RSSChannel.
setLink(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannelImage
Sets the link of the image for an RSS Channel.
setLink(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSMediaContent
Sets the URL for the media file.
setLink(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
Color of links that are not active and unvisited.
setListener(RequestListener) - Method in interface javax.microedition.content.ContentHandlerServer
Sets the listener to be notified when a new request is available for this content handler.
setListener(ResponseListener) - Method in class javax.microedition.content.Registry
Sets the listener to be notified when a new response is available for the application context.
setListener(AnimationListener) - Method in class net.rim.device.api.animation.AbstractAnimation
Sets the AnimationListener on the animation.
setListener(LocationPicker.Listener) - Method in class net.rim.device.api.lbs.picker.LocationPicker
Sets the listener for the location picker.
setListener(FilePicker.Listener) - Method in class net.rim.device.api.ui.picker.FilePicker
Sets a listener for the user selecting a path.
setListener(NotificationListener) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.RegisterableDataSource
Set the observer.
setListStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStyleImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStylePosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStyleType(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLocale(Locale) - Method in class net.rim.device.api.i18n.MessageFormat
Sets the locale.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocation(Landmark) - Method in class net.rim.device.api.lbs.picker.AbstractLocationPicker
Set the picker's location
setLocation(Location) - Method in class net.rim.device.api.ui.picker.HomeScreenLocationPicker
Sets the location of the shortcut on the Home screen to the location specified in the picker.
setLocation(int, int) - Method in class net.rim.device.api.ui.XYRect
Moves this rectangle to new location in the plane.
setLocation(XYPoint) - Method in class net.rim.device.api.ui.XYRect
Moves this rectangle to new location based on provided point.
setLocationListener(LocationListener, int, int, int) - Method in class javax.microedition.location.LocationProvider
Adds a LocationListener for updates at the defined interval.
setLocationOn() - Static method in class net.rim.device.api.gps.LocationInfo
Turns the Location Services option on.
setLon(double) - Method in class net.rim.device.api.lbs.maps.model.MapPoint
Sets the longitude coordinate in decimal notation.
setLongDesc(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
URI [IETF RFC 2396] designating a long description of this image or frame.
setLongDesc(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
URI [IETF RFC 2396] designating a long description of this image or frame.
setLongDesc(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
URI [IETF RFC 2396] designating a long description of this image or frame.
setLongitude(double) - Method in class javax.microedition.location.Coordinates
Sets the geodetic longitude for this point.
setLongitude(int) - Method in class net.rim.blackberry.api.maps.MapView
Sets the longitude for the center of the map.
setLookupPosition(int, int, int, int) - Method in class net.rim.device.api.input.InputHelperBase
If ITextInputConnector listener is not registered with the helper then this method sets desirable (constant) position of the helper's lookup screen.
setLoopbackMode(boolean) - Method in interface net.rim.device.api.io.MulticastDatagramConnection
Set the local loopback mode for the connection.
setLoopCount(int) - Method in interface javax.microedition.media.Player
Set the number of times the Player will loop and play the content.
setLower(int) - Method in class net.rim.device.api.ui.Adjustment
Set lower limit.
setMacro(boolean) - Method in interface javax.microedition.amms.control.camera.FocusControl
Toggles the macro focus mode.
setMapsArguments(MapsArguments) - Method in class net.rim.device.api.lbs.picker.MapsLocationPicker
Set the map arguments to invoke the BlackBerry Maps application with
setMargin(XYEdges) - Method in class net.rim.device.api.ui.component.table.RegionStyles
Set the margin for this region.
setMargin(int, int, int, int) - Method in class net.rim.device.api.ui.Field
Sets the margin for this field.
setMargin(XYEdges) - Method in class net.rim.device.api.ui.Field
Sets the margin for this field.
setMargin(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginHeight(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
Frame margin height, in pixels.
setMarginHeight(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Frame margin height, in pixels.
setMarginLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginWidth(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
Frame margin width, in pixels.
setMarginWidth(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Frame margin width, in pixels.
setMarkerOffset(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarks(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMaskPattern(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMatch(StringPattern.Match) - Method in class net.rim.device.api.util.StringPattern.Match
Sets parameters for this match from provided match.
setMatrix(ByteMatrix) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMatrixTrait(String, SVGMatrix) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as SVGMatrix.
setMatrixWidth(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMax(Vector3f) - Method in class net.rim.device.api.math.BoundingBox
Sets the maximum point of the bounding box.
setMax(float, float, float) - Method in class net.rim.device.api.math.BoundingBox
Sets the maximum point of the bounding box to the specified values.
setMaxHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMaximumDate(Calendar) - Method in class net.rim.device.api.ui.picker.DateTimePicker
Sets the maximum date that can be selected by this picker.
setMaxLength(int) - Method in interface org.w3c.dom.html2.HTMLInputElement
Maximum number of characters for text fields, when type has the value "text" or "password".
setMaxSize(int) - Method in class javax.microedition.lcdui.TextBox
Sets the maximum size (number of characters) that can be contained in this TextBox.
setMaxSize(int) - Method in class javax.microedition.lcdui.TextField
Sets the maximum size (number of characters) that can be contained in this TextField.
setMaxSize(int) - Method in class net.rim.device.api.input.InputHelperBase
Sets maximum number of characters allowed for this field's value.
setMaxSize(int) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setMaxSize(int) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setMaxSize(int) - Method in class net.rim.device.api.ui.component.TextField
Sets maximum number of characters allowed for this field's value.
setMaxValue(int) - Method in class javax.microedition.lcdui.Gauge
Sets the maximum value of this Gauge object.
setMaxWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMedia(Object) - Method in class net.rim.plazmic.mediaengine.MediaPlayer
Deprecated. Sets the already constructed media for the playback.
setMedia(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Designed for use with one or more target media.
setMedia(String) - Method in interface org.w3c.dom.html2.HTMLStyleElement
Designed for use with one or more target media.
setMediaContents(Hashtable) - Method in class net.rim.device.api.io.parser.rss.model.RSSItem
Sets a Hashtable of media files that this RSSItem contains.
setMediaPlayerModeEnabled(boolean) - Method in interface net.rim.device.api.lcdui.control.MediaBehaviourControl
Enables or disables media player mode.
setMediaText(String) - Method in interface org.w3c.dom.stylesheets.MediaList
 
setMediaTime(long) - Method in interface javax.microedition.media.Player
Sets the Player's media time.
setMediaTime(long) - Method in class net.rim.plazmic.mediaengine.MediaPlayer
Deprecated. Sets the media time in milliseconds.
setMenuItemRunnable(Runnable) - Method in class net.rim.device.api.ui.menu.SubMenu
Set a Runnable that will be invoked when the run() method of the MenuItem returned from getMenuItem() is invoked.
setMessage(RichTextField) - Method in class net.rim.device.api.ui.container.DialogFieldManager
Sets this manager's title.
setMessageClass(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the message class.
setMessageClass(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the message class.
setMessageCoding(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the message coding.
setMessageCoding(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the message coding.
setMessageListener(MessageListener) - Method in interface javax.wireless.messaging.MessageConnection
Registers a MessageListener object that the platform can notify when a message has been received on this MessageConnection.
setMessageListIntegration(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
Sets unified message list integration setting
setMessageListIntegration(boolean, ServiceRecord) - Method in class net.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
Sets unified message list integration settings based on the given mailbox service record.
setMessageProperty(String, String) - Method in interface net.rim.device.api.io.messaging.Message
Sets a given message property.
setMessageWaitingType(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets this message's MWI Group type.
setMetadata(String, String) - Method in interface javax.microedition.amms.control.FormatControl
Sets metadata for the media
setMetadataOverride(boolean) - Method in interface javax.microedition.amms.control.FormatControl
Sets the metadata override mode.
setMethod(String) - Method in interface net.rim.device.api.io.messaging.HttpMessage
Sets the HTTP method used when sending this message.
setMethod(String) - Method in class net.rim.device.api.io.parser.soap.SOAPBody
Sets the method name for this RPC request.
setMethod(String, String) - Method in class net.rim.device.api.io.parser.soap.SOAPBody
Sets for the method name.
setMethod(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
HTTP method [IETF RFC 2616] used to submit form.
setMethodNamespace(String) - Method in class net.rim.device.api.io.parser.soap.SOAPBody
Sets the method namespace for the RPC request defined in this SOAPBody.
setMIDPDisplayable(Displayable) - Method in class net.rim.device.api.input.InputHelperBase
Associates the specified instance of MIDP Displayable with this helper, to dispatch input events to.
setMimeType(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the MIME type of the data referenced by the smart poster URI.
setMin(Vector3f) - Method in class net.rim.device.api.math.BoundingBox
Sets the minimum point of the bounding box.
setMin(float, float, float) - Method in class net.rim.device.api.math.BoundingBox
Sets the minimum point of the bounding box to the specified values.
setMinHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMinimumDate(Calendar) - Method in class net.rim.device.api.ui.picker.DateTimePicker
Sets the minimum date that can be selected by this picker.
setMinimumLevel(int) - Static method in class net.rim.device.api.system.EventLogger
Deprecated. Use EventLogger.setMinimumLevel(int, long) instead.
setMinimumLevel(int, long) - Static method in class net.rim.device.api.system.EventLogger
Sets the new minimum level for logging for the event logger with the given GUID.
setMinimumRefreshInterval(long) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Sets the minimimum refresh interval.
setMinimumSize(int, int) - Method in class javax.microedition.lcdui.Spacer
Sets the minimum size for this spacer.
setMinuteIncrements(long) - Method in class net.rim.device.api.ui.component.DateField
Sets the interval for which scrolling increments or decrements the minute field.
setMinWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMode(Mode) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setMode(int) - Method in interface javax.microedition.amms.control.camera.FlashControl
Sets the flash mode of a camera device.
setMode(int, boolean) - Method in class javax.microedition.rms.RecordStore
Changes the access mode for this RecordStore.
setMode(int) - Method in class net.rim.device.api.gps.BlackBerryCriteria
Sets the primary location mode.
setModel(MapDataModel) - Method in class net.rim.device.api.lbs.maps.ui.MapField
Sets the container that manages the user-generated map data for this MapField.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Associates a PaneManagerModel to this view.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Associates a PaneManagerModel with this view.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.PaneManagerController
Lets you set the model to use with this controller.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets the model to this view, as well as to the TitleView and PaneView view associated to this view.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.PaneView
Lets you associate a PaneManagerModel with this view.
setModel(PaneManagerModel) - Method in class net.rim.device.api.ui.component.pane.TitleView
Allows for the association of a PaneManagerModel to this view.
setModel(AbstractProgressIndicatorModel) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController
Associates this controller with the provided model.
setModel(AbstractProgressIndicatorModel) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Sets the model for this view.
setModel(DataModel) - Method in class net.rim.device.api.ui.component.table.DataController
Provide a reference to this table component's model.
setModel(DataModel) - Method in class net.rim.device.api.ui.component.table.DataView
Assigns this DataView to a different DataModel.
setModulationDepth(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the delay modulation depth as a percentage of the average delay.
setModulationRate(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the delay modulation rate.
setMPC(String, int) - Static method in class net.rim.device.api.gps.GPSSettings
Sets the Mobile Position Center (MPC) host URL and port parameters of the PDE credentials.
setMuddy(boolean) - Method in class net.rim.device.api.ui.component.ButtonField
Sets the muddy state for this field.
setMuddy(boolean) - Method in class net.rim.device.api.ui.Field
Sets the muddy state for this field.
setMultiple(boolean) - Method in interface org.w3c.dom.html2.HTMLSelectElement
If true, multiple OPTION elements may be selected in this SELECT.
setMute(boolean) - Method in interface javax.microedition.media.control.VolumeControl
Mute or unmute the Player associated with this VolumeControl.
setMute(boolean) - Method in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
Mutes the FM radio stream.
setName(String) - Method in class javax.microedition.location.Landmark
Sets the name of the landmark.
setName(String) - Method in class net.rim.blackberry.api.blackberrymessenger.Message
Sets the name of this message.
setName(String) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the current application's name.
setName(String, int) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the name of an application's entry point.
setName(String, ApplicationDescriptor) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the name of the application specified by the ApplicationDescriptor parameter.
setName(String) - Method in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLogID
Deprecated.  
setName(String) - Method in class net.rim.device.api.animation.AbstractAnimation
Sets the name of the animation.
setName(String) - Method in class net.rim.device.api.io.parser.soap.SOAPElement
Updates the name of the tag.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsFolder
Sets the name of this folder.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsImage
Sets the name of this image.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsLine
Sets the name of this line.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsMarker
Sets the name of this marker.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPoint
Sets the name of this point.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolygon
Sets the name of this polygon.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolyLine
Sets the name of this polyline.
setName(String) - Method in class net.rim.device.api.lbs.maps.model.PeerPoint
Sets the name of this PeerPoint.
setName(String) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the name of this EntityBasedSearchableProvider instance.
setName(StringProvider) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the name of this EntityBasedSearchableProvider instance.
setName(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Anchor name.
setName(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
The name of the applet.
setName(String) - Method in interface org.w3c.dom.html2.HTMLButtonElement
Form control or object name when submitted with a form.
setName(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
Names the form.
setName(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
The frame name (object of the target attribute).
setName(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
The frame name (object of the target attribute).
setName(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
The name of the element (for backwards compatibility).
setName(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
Form control or object name when submitted with a form.
setName(String) - Method in interface org.w3c.dom.html2.HTMLMapElement
Names the map (for use with usemap).
setName(String) - Method in interface org.w3c.dom.html2.HTMLMetaElement
Meta information name.
setName(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Form control or object name when submitted with a form.
setName(String) - Method in interface org.w3c.dom.html2.HTMLParamElement
The name of a run-time parameter.
setName(String) - Method in interface org.w3c.dom.html2.HTMLSelectElement
Form control or object name when submitted with a form.
setName(String) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Form control or object name when submitted with a form.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespace(String) - Method in class net.rim.device.api.io.parser.soap.SOAPElement
Updates the namespace for this tag.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Configures parsers produced by this factory to support namespaces.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Configure this DOM to be namespace aware.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Configures this parser to be namespace aware.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Configures this parser to be namespace aware.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.jaxp.XMLParser
 
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to support namespaces.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.parsers.SAXParser
Configures this parser to be namespace aware or not.
setNamespaceAware(boolean) - Method in class net.rim.device.api.xml.parsers.SAXParserFactory
Configures parsers produced by this factory to support namespaces.
setNamespaceDeclUris(boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Controls whether namespace declaration attributes are placed into the NSDECL namespace by processName().
setNavigationRequestHandler(String, BrowserFieldNavigationRequestHandler) - Method in class net.rim.device.api.browser.field2.ProtocolController
Sets the BrowserFieldRequestHandler that should handle navigation requests for a given protocol.
setNewLine(String) - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
setNewState(boolean) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Specifies the state flag to indicate that there is something new for the application.
setNewState(boolean, ApplicationDescriptor) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Specifies the state flag to indicate that there is something new for the application.
setNewState(boolean) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the state flag to indicate that there is something new for the shortcut.
setNewState(Mappable) - Method in class net.rim.device.api.lbs.maps.model.MappableChangeEvent
Sets the new Mappable state.
setNodeValue(String) - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
setNoHref(boolean) - Method in interface org.w3c.dom.html2.HTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
setNonProgrammaticValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorModel
Sets a value such that every ProgressIndicatorListener is notified that the update is from a non-programmatic source.
setNonProgrammaticValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Invoked when the value in the data model has changed via non-programmatic means.
setNonProgrammaticValue(int) - Method in interface net.rim.device.api.ui.component.progressindicator.ProgressIndicatorListener
Invoked when the value in the data model has changed through non-programmatic means.
setNonProgrammaticValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Sets a value such that such that every ProgressIndicatorListener is notified that the update is from a non-programmatic source.
setNonProgrammaticValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorView
Invoked when the value in the data model has changed through non-programmatic means.
setNonSpellCheckable(boolean) - Method in class net.rim.device.api.ui.Field
Sets the spell-checkable style for this field.
setNoResize(boolean) - Method in interface org.w3c.dom.html2.HTMLFrameElement
When true, forbid user from resizing frame.
setNormal(Vector3f) - Method in class net.rim.device.api.math.Plane
Sets the plane's normal to the given vector.
setNormal(float, float, float) - Method in class net.rim.device.api.math.Plane
Sets the plane's normal to the given values.
setNoShade(boolean) - Method in interface org.w3c.dom.html2.HTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
setNotes(String) - Method in class net.rim.blackberry.api.phone.phonelogs.CallLog
Sets the notes for this logged call.
setNotificationState(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Sets or clears the "new" notification state.
setNotifyReselected(boolean) - Method in class net.rim.device.api.ui.component.RadioButtonGroup
Sets state of reselection notification.
setNoWrap(boolean) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Suppress word wrapping.
setNumberOfChoices(int) - Method in class net.rim.device.api.ui.component.ChoiceField
Set the number of choices on the choice box
setNumberOfDisplayedTabs(int) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Sets the number of tabs to display.
setNumDataBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumECBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumMessages(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the number of messages waiting.
setNumRSBlocks(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setNumTotalBytes(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setObject(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
The value of the "object" attribute.
setOldState(Mappable) - Method in class net.rim.device.api.lbs.maps.model.MappableChangeEvent
Sets the old state of the Mappable.
setOpticalZoom(int) - Method in interface javax.microedition.amms.control.camera.ZoomControl
Sets the optical zoom of the camera device.
setOptions(TravelTimeOptions) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the options when requesting a travel time estimate.
setOrdinal(int) - Method in class net.rim.device.api.ui.MenuItem
Dynamically sets the ordinal of this menu item.
setOrientation(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.OrientationControl
Turns the object to the new orientation.
setOrientation(int[], int[]) - Method in interface javax.microedition.amms.control.audio3d.OrientationControl
Turns the object to the new orientation.
setOrigin(Vector3f) - Method in class net.rim.device.api.math.Ray
Sets the ray's origin to the given point.
setOrigin(float, float, float) - Method in class net.rim.device.api.math.Ray
Sets the ray's origin to the specified values.
setOrphans(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutline(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutput(OutputStream) - Method in interface javax.microedition.amms.MediaProcessor
Sets the output of the media processor.
setOverflow(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOverriddenTitle(TitleView) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets an optional TitleView to provide a customized rendering in place of the titles contained within the associated PaneManagerModel.
setPacketFlags(int) - Method in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Sets specified packet flags.
setPacketHeader(MobitexPacketHeader) - Method in class net.rim.device.api.io.MobitexAddress
Deprecated. Sets new packet header for this address object.
setPacketType(int) - Method in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Sets the packet type.
setPadding(int, int, int, int) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Sets the padding.
setPadding(XYEdges) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Sets the padding.
setPadding(int, int, int, int) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreenHorizontalManager
Sets the padding.
setPadding(XYEdges) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreenHorizontalManager
Sets the padding.
setPadding(int, int, int, int) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreenVerticalManager
Set the padding.
setPadding(XYEdges) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreenVerticalManager
Set the padding.
setPadding(XYEdges) - Method in class net.rim.device.api.ui.component.table.RegionStyles
Set the padding for this region.
setPadding(int, int, int, int) - Method in class net.rim.device.api.ui.Field
Sets the padding for this field.
setPadding(XYEdges) - Method in class net.rim.device.api.ui.Field
Sets the padding for this field.
setPadding(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingImageBottom(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the padding below the images, in pixels.
setPaddingImageTop(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the padding above the images, in pixels.
setPaddingLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakInside(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageSize(int) - Method in class net.rim.device.api.ui.Adjustment
Set page size.
setPageStep(int) - Method in class net.rim.device.api.ui.Adjustment
Set page step.
setPan(int) - Method in interface javax.microedition.amms.control.PanControl
Sets the panning using a linear point scale with values between -100 and 100. 0 represents panning for both channels, -100 full panning to the left and 100 full panning to the right.
setPane(PaneView) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets the PaneView asssociated with this view.
setParameter(String, int) - Method in interface javax.microedition.amms.control.FormatControl
Sets int-valued parameter's value.
setParameter(String, String) - Method in interface javax.microedition.amms.control.FormatControl
Sets String-valued parameter's value.
setParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Set the value of a parameter.
setParameters(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DirectivityControl
Sets all the directivity parameters simultaneously.
setParameters(int, int, boolean, int) - Method in interface javax.microedition.amms.control.audio3d.DistanceAttenuationControl
Sets all the 3D audio distance attenuation parameters simultaneously.
setParent(Part) - Method in class net.rim.blackberry.api.mail.Multipart
Sets new parent part for this multipart.
setParent(GsFolder) - Method in interface net.rim.device.api.lbs.maps.model.geospatial.GsElement
Sets the parent folder of this element.
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsFolder
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsImage
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsLine
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsMarker
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPoint
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolygon
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsPolyLine
 
setParent(GsFolder) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsRoot
 
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParticipant(PhoneCallLogID) - Method in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Sets the participant for this call.
setParticipantAt(int, PhoneCallLogID) - Method in class net.rim.blackberry.api.phone.phonelogs.ConferencePhoneCallLog
Sets participant in call at index.
setPassword() - Method in class net.rim.device.api.crypto.keystore.KeyStorePasswordManager
Sets the password by prompting the user for it and then asking for its confirmation.
setPassword(String, String, String, String) - Method in class net.rim.device.api.ldap.LDAPPasswordCache
Deprecated. Sets the username and password associated with the server and baseQuery passed into this method.
setPassword(String) - Method in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
Sets a new password.
setPath(HeaderSet, boolean, boolean) - Method in interface javax.obex.ClientSession
Completes an OBEX SETPATH operation.
setPath(String) - Method in class net.rim.device.api.ui.picker.FilePicker
Sets the full URL path that will be initially displayed to the user upon presentation of the picker, for example "file:///store/home/user/documents/".
setPathTrait(String, SVGPath) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as SVGPath.
setPause(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPauseAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPauseBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPayload(byte[]) - Method in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Sets the payload of this NDEF record.
setPayload(byte[]) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
This method is not supported because the payload is generated.
setPayload(byte[]) - Method in class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
This method is not supported because the payload is generated.
setPayload(byte[]) - Method in class net.rim.device.api.io.nfc.ndef.rtd.URIRecord
This method is not supported because the payload is generated.
setPayloadData(byte[]) - Method in interface javax.wireless.messaging.BinaryMessage
Sets the payload data of this message.
setPayloadText(String) - Method in interface javax.wireless.messaging.TextMessage
Sets the payload data of this message.
setPDEInfo(String, int) - Static method in class net.rim.device.api.gps.GPSSettings
Sets the given PDE IP address and port number for the BlackBerry device.
setPDEInfo(String, int, int) - Static method in class net.rim.device.api.gps.GPSSettings
Sets the given PDE IP address, port number, and authentication life time values for the BlackBerry device.
setPeerAddress(String) - Method in class net.rim.device.api.system.SMSParameters
Sets the peer user's address.
setPeerAddress(String, int, int) - Method in class net.rim.device.api.system.SMSParameters
Sets the peer user's address, type, and plan.
setPhoneRingTone(String) - Static method in class net.rim.device.api.notification.NotificationsManager
Sets the ringtone for all profiles.
setPicture(Bitmap) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField.ScrollEntry
Sets the picture for this ScrollEntry.
setPitch(int) - Method in interface javax.microedition.media.control.PitchControl
Sets the relative pitch raise.
setPitch(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPitchRange(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPixelHeight(int) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Sets the pixel height of the field.
setPixelWidth(int) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Sets the pixel width of the field.
setPlayDuring(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPoint1(int, int) - Method in class net.rim.device.api.system.EventInjector.TouchEvent
Sets coordinates for the first touch point.
setPoint2(int, int) - Method in class net.rim.device.api.system.EventInjector.TouchEvent
Sets coordinates for the second touch point.
setPointAt(MapPoint, int) - Method in class net.rim.device.api.lbs.maps.model.MapPolyLine
Replaces the point at the given index with the given point.
setPort(int) - Method in class net.rim.blackberry.api.push.PushApplicationDescriptor
Sets the network port number to listen to
setPosChild(Field, int, int) - Method in class net.rim.device.api.ui.container.AbsoluteFieldManager
Set the position of a specified Field contained within this manager.
setPosition(int, int) - Method in class javax.microedition.lcdui.game.Layer
Sets this Layer's position such that its upper-left corner is located at (x,y) in the painter's coordinate system.
setPosition(long) - Method in interface net.rim.device.api.io.Seekable
Set the current position in the stream.
setPosition(int) - Method in class net.rim.device.api.ui.component.LabelField
Sets horizontal drawing position for label text.
setPosition(int, int, int) - Method in class net.rim.device.api.ui.component.table.DataTemplate
Set the position of the field at the provided regionIndex to x,y.
setPosition(int, int) - Method in class net.rim.device.api.ui.Field
Places this field within a manager's child region.
setPosition(int) - Method in class net.rim.device.api.util.DataBuffer
Sets current read/write position.
setPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPositionChild(Field, int, int) - Method in class net.rim.device.api.ui.Manager
Sets the position of a manager's field.
setPositionDelegate(int, int) - Method in class net.rim.device.api.ui.Screen
Sets the position of this screen's layout manager (delegate).
setPowerOnBehavior(int) - Method in class net.rim.device.api.system.ApplicationDescriptor
Sets the application's "power on" behavior.
setPreferredBackground(Background) - Method in class net.rim.device.api.input.LookupProperties
Sets a custom background for a lookup screen.
setPreferredBorder(Border) - Method in class net.rim.device.api.input.LookupProperties
Sets a custom border for a lookup screen.
setPreferredFont(Font) - Method in class net.rim.device.api.input.LookupProperties
Sets a preferred font for a lookup screen.
setPreferredFontAttributes(String, int) - Method in class net.rim.device.api.input.LookupProperties
Sets preferred typeface, style and height of a font for a lookup screen.
setPreferredFontHeight(int) - Method in class net.rim.device.api.input.LookupProperties
Sets preferred height of a font for a lookup screen.
setPreferredFontTypeface(String) - Method in class net.rim.device.api.input.LookupProperties
Sets preferred typeface of a font for a lookup screen.
setPreferredForegroundColor(int) - Method in class net.rim.device.api.input.LookupProperties
Sets foreground color for a lookup screen.
setPreferredIndent(int) - Method in class net.rim.device.api.input.LookupProperties
Sets the number of indentation pixels for a lookup screen.
setPreferredLine(int) - Static method in class net.rim.blackberry.api.phone.Phone
Switches preferred line to a specified line.
setPreferredLineFailure(int) - Method in class net.rim.blackberry.api.phone.MultiLineListener
Invoked when the pre-switching check succeeded but switching failed.
setPreferredLineSuccess(int) - Method in class net.rim.blackberry.api.phone.MultiLineListener
Invoked when both pre-switching check and switching succeeded.
setPreferredMargin(int, int, int, int) - Method in class net.rim.device.api.input.LookupProperties
Sets the margin for a lookup screen.
setPreferredPadding(int, int, int, int) - Method in class net.rim.device.api.input.LookupProperties
Sets the padding for a lookup screen.
setPreferredPowerConsumption(int) - Method in class javax.microedition.location.Criteria
Sets the preferred maximum level of power consumption.
setPreferredResponseTime(int) - Method in class javax.microedition.location.Criteria
Sets the desired maximum response time preference.
setPreferredSelectedBackground(Background) - Method in class net.rim.device.api.input.LookupProperties
Sets a custom background for a lookup screen.
setPreferredSelectedForegroundColor(int) - Method in class net.rim.device.api.input.LookupProperties
Sets foreground color for a lookup screen.
setPreferredSize(int, int) - Method in class javax.microedition.lcdui.Item
Sets the preferred width and height for this Item.
setPreferredSize(int, int) - Method in class net.rim.device.api.lbs.MapField
Deprecated. Sets the preferred size.
setPreferredTransportTypes(int[]) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the preferred transport types used by the factory when attempting to get a connection.
setPrefix(String) - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
setPreserveSpacing() - Method in class net.rim.device.api.xml.jaxp.XMLWriter
Configure this writer to print XML as close to the original as possible.
setPreset(String) - Method in interface javax.microedition.amms.control.EffectControl
Sets the effect according to the given preset.
setPreset(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Configures the preset using current frequency and modulation (and stereo mode if native presets support storing it).
setPreset(int, int, String, int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Configures the preset using given settings.
setPresetName(int, String) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets the preset name.
setPrettyPrint() - Method in class net.rim.device.api.xml.jaxp.XMLWriter
Configures this writer to pretty-print the XML.
setPrintCompressedOutput() - Method in class net.rim.device.api.xml.jaxp.XMLWriter
Configures this writer to print XML with no unnecessary whitespace.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setPriority(int) - Method in interface javax.microedition.amms.control.PriorityControl
Sets the new priority.
setPriority(byte) - Method in class net.rim.blackberry.api.mail.Message
Sets the priority of the message.
setPriority(int) - Method in interface net.rim.device.api.io.messaging.Message
Sets the priority of this message.
setPriority(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the priority for the message.
setPriority(int) - Method in class net.rim.device.api.ui.MenuItem
Dynamically sets the priority of this menu item.
setPriority(int) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the priority of the EntityBasedSearchableProvider.
setPrivacy(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the privacy for the message.
setPrivacyLevel(int) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the exposure level of the data.
setProcessedPayload(Message, Object) - Static method in class net.rim.device.api.io.messaging.ProcessorHelper
Sets the payload data in message.
setProfile(String) - Method in interface org.w3c.dom.html2.HTMLHeadElement
URI [IETF RFC 2396] designating a metadata profile.
setProgram(int, int, int) - Method in interface javax.microedition.media.control.MIDIControl
Set program of a channel.
setProgressDialog(int) - Method in class net.rim.device.api.crypto.CryptoSmartCardSession
Sets the progress bar at a particular value.
setPrompt(String) - Method in interface org.w3c.dom.html2.HTMLIsIndexElement
The prompt message.
setProperties(int, int, int) - Method in class net.rim.device.api.bluetooth.BluetoothSerialPort
Deprecated. setProperties is no longer supported
setProperties(HttpHeaders) - Method in class net.rim.device.api.io.http.HttpHeaders
Sets the HTTP headers.
setProperties(int, int, int, int) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Changes this port's configuration.
setProperty(String, String) - Method in class javax.microedition.xml.rpc.Operation
Sets properties that are needed to invoke an RPC.
setProperty(long, int, boolean) - Method in class net.rim.device.api.browser.field.RenderingOptions
Sets property with boolean value.
setProperty(long, int, int) - Method in class net.rim.device.api.browser.field.RenderingOptions
Sets property with integer value.
setProperty(long, int, String) - Method in class net.rim.device.api.browser.field.RenderingOptions
Sets property with String value.
setProperty(long, int, Object) - Method in class net.rim.device.api.browser.field.RenderingOptions
Sets property with Object value.
setProperty(String, Object) - Method in class net.rim.device.api.browser.field2.BrowserFieldConfig
This method sets a config property
setProperty(String, Object) - Method in class net.rim.device.api.io.DatagramBase
Sets a property for this datagram.
setProperty(String, Object) - Method in class net.rim.device.api.io.DatagramConnectionBase
Associates a property with the connection.
setProperty(String, String) - Method in class net.rim.device.api.io.http.HttpHeaders
Sets new value for property by key.
setProperty(int, String) - Method in class net.rim.device.api.io.http.HttpHeaders
Sets new value for header at provided key position in the list.
setProperty(String, Object) - Method in interface net.rim.device.api.io.IOProperties
Associates a property with the datagram.
setProperty(String, String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets a property value for this code module group, by name.
setProperty(int, String) - Method in class net.rim.device.api.wlan.hotspot.HotspotInfo
Sets a String-type hotspot property.
setProperty(int, int) - Method in class net.rim.device.api.wlan.hotspot.HotspotInfo
Sets an integer type hotspot property.
setProperty(String, String) - Method in interface net.rim.plazmic.mediaengine.io.Connector
Deprecated. Set Connector-specific properties.
setProperty(String, String) - Method in class net.rim.plazmic.mediaengine.MediaManager
Deprecated. Set connection properties.
setProperty(String, String, String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to set a property value and priority within this declaration block.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setPropertyValue(int, int) - Method in class net.rim.device.api.ui.component.StandardTitleBar
Sets the property that is specified to the value that is provided.
setProtocolId(int, int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the protocol meaning and ID.
setProtocolId(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the protocol ID for these parameters.
setProtocolMeaning(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the protocol meaning for these parameters.
setProviderIcon(Image) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.ExtendedSearchProvider
Sets the ExtendedSearchProvider icon.
setProviderName(String) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.ExtendedSearchProvider
Sets the ExtendedSearchProvider name.
setProviderName(StringProvider) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.ExtendedSearchProvider
Sets the ExtendedSearchProvider name.
setPubDate(Date) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the publication date for this RSSChannel.
setPubDate(Date) - Method in class net.rim.device.api.io.parser.rss.model.RSSItem
Sets the last publication date of this RSSItem.
setPublicID(int) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the written WBXML public ID.
setPublicId(String) - Method in interface org.w3c.dom.ls.LSInput
The public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setQualifiedCoordinates(QualifiedCoordinates) - Method in class javax.microedition.location.Landmark
Sets the QualifiedCoordinates of the landmark.
setQueryParam(String, String[]) - Method in interface net.rim.device.api.io.messaging.HttpMessage
Sets an HTTP query parameter with the values used by this message.
setQueryParam(String, String) - Method in interface net.rim.device.api.io.messaging.HttpMessage
Sets an individual query parameter.
setQuotes(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setRadius(float) - Method in class net.rim.device.api.math.BoundingSphere
Sets the bounding sphere's radius.
setRate(int) - Method in interface javax.microedition.media.control.RateControl
Sets the playback rate.
setRdsRbdsReceptionEnabled(boolean) - Method in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
Sets the state for RDS/RBDS reception on/off.
setReadable(boolean) - Method in interface javax.microedition.io.file.FileConnection
Sets the file or directory readable attribute to the indicated value.
setReaderStatus(int) - Method in class net.rim.device.api.smartcard.SmartCardReader
Called by the subclass implementation to notify all registered ReaderStatusListeners with the given status.
setReadOnly(boolean) - Method in class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Sets whether the emulating tag should be writable.
setReadOnly(boolean) - Method in interface org.w3c.dom.html2.HTMLInputElement
This control is read-only.
setReadOnly(boolean) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
This control is read-only.
setReason(short) - Method in exception javacard.framework.CardException
Sets the reason code.
setReason(short) - Method in exception javacard.framework.CardRuntimeException
Sets the reason code.
setReceiptData(CMSReceiptData[]) - Method in class net.rim.device.api.crypto.cms.CMSSignedDataInputStream
Set the receipt data for this stream.
setRecord(int, byte[], int, int) - Method in class javax.microedition.rms.RecordStore
Sets the data in the given record to that passed in.
setRecordLocation(String) - Method in interface javax.microedition.media.control.RecordControl
Set the output location where the data will be recorded.
setRecords(NDEFRecord[]) - Method in class net.rim.device.api.io.nfc.ndef.NDEFMessage
Populates this NDEF message with a set of NDEF records.
setRecordSizeLimit(int) - Method in interface javax.microedition.media.control.RecordControl
Set the record size limit.
setRecordStream(OutputStream) - Method in interface javax.microedition.media.control.RecordControl
Set the output stream where the data will be recorded.
setRecordTypeTag(int) - Method in class net.rim.device.api.synchronization.SyncCollectionSchema
Set the tag value that indicates that a field contains the record type.
setRectTrait(String, SVGRect) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as SVGRect.
setRed(float) - Method in class net.rim.device.api.math.Color3f
Sets the red component of the color.
setRed(float) - Method in class net.rim.device.api.math.Color4f
Sets the red component of the color.
setRef(RemoteRef) - Method in class javax.microedition.jcrmi.RemoteStub
Sets the remote reference associated with this stub object.
setRefPixelPosition(int, int) - Method in class javax.microedition.lcdui.game.Sprite
Sets this Sprite's position such that its reference pixel is located at (x,y) in the painter's coordinate system.
setRegion(int, int, int, int) - Method in class com.google.zxing.common.BitMatrix
Sets a square region of the bit matrix to true.
setRegistrationID(long) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.RegisterableDataSource
This method is called by the framework when the RegisterableDataSource instance undergoes a registration operation.
setRegistrationID(long) - Method in interface net.rim.device.api.unifiedsearch.searchables.ExternalSearchProvider
Sets the registration ID for this provider at the time of registration.
setRegistrationID(long) - Method in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Sets the registration ID.
setRegistrationToken(RegistrationToken) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.RegisterableDataSource
Set the RegistrationToken associated with this RegisterableDataSource instance.
setRel(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Forward link type.
setRel(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Forward link type.
setRemoveHotkeyFromString(boolean) - Method in class net.rim.device.api.util.StringProviderMutator
Indicates whether this provider should remove hotkey underscores in the text, e.g. for application titles.
setRenderingQuality(int) - Method in class javax.microedition.m2g.ScalableGraphics
Set the quality of rendering in the ScalableGraphics context.
setRepeat(RepeatRule) - Method in interface javax.microedition.pim.Event
Sets a RepeatRule specifying how often and when this event occurs.
setRepeat(RepeatRule) - Method in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Sets the RepeatRule specifying how often and when this todo occurs.
setRepeatCount(float) - Method in class net.rim.device.api.animation.Animation
Sets the number of times to repeat the animation.
setRepeatDuration(long) - Method in class net.rim.device.api.animation.Animation
Sets the total duration to repeat the animation for.
setReplyTo(Address[]) - Method in class net.rim.blackberry.api.mail.Message
Sets the addresses to which replies should be directed.
setRequestForeground(Invocation, boolean) - Static method in class net.rim.device.api.content.InvocationUtilities
Sets the foreground mode of the Invocation.
setRequestMethod(String) - Method in interface javax.microedition.io.HttpConnection
Set the method for the URL request, one of: GET POST HEAD PUT DELETE CONNECT TRACE OPTIONS are legal, subject to protocol restrictions.
setRequestMethod(String) - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
This method does nothing
setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
Sets the general request property.
setRequestProperty(String, String) - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
This method does nothing
setReservedMemorySize(int) - Method in class net.rim.device.api.system.PersistentObject
Set a reserved memory size for the persistent root.
setResourceBundleName(String) - Method in class net.rim.device.api.command.CommandMetadata
Sets the name of the command's resource bundle (the value stored in CommandMetadata.RESOURCE_BUNDLE_NAME).
setResourceRequestHandler(String, BrowserFieldResourceRequestHandler) - Method in class net.rim.device.api.browser.field2.ProtocolController
Sets the BrowserFieldResourceRequestHandler that should handle resource requests for a given protocol.
setResponseCode(int) - Method in interface net.rim.device.api.io.http.HttpServerConnection
Sets the HTTP response status code.
setResponseProperty(String, String) - Method in interface net.rim.device.api.io.http.HttpServerConnection
Sets the general response property.
setResponseRequired(boolean) - Method in class javax.microedition.content.Invocation
Sets the responseRequired mode for this Invocation.
setRestartRule(int) - Method in class net.rim.device.api.animation.Animation
Sets the restart rule to apply on the animation.
setRestartToggleReverse(boolean) - Method in class net.rim.device.api.animation.Animation
Sets whether to automatically toggle the animation in reverse each time it is restarted.
setRetryFactor(long) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Retrieves the retryFactor that controls the delay (in milliseconds) between retries according to the following formula:
delay = ( 2 << attempt - 2) * retryFactor where attempt is the serial number of the attempt
Valid range: [500ms, 4hrs]
setRev(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Reverse link type.
setRev(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Reverse link type.
setReverbLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Sets the gain level of the reverberation.
setReverbTime(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbControl
Sets the reverberation time of the reverb.
setRGB565(byte[], int, int, int, int, int, int) - Method in class net.rim.device.api.system.Bitmap
Sets the bitmap color data for a specified rectangular region using the provided raw 16-bit RGB 565 data array.
setRGBColorTrait(String, SVGRGBColor) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as SVGRGBColor.
setRichness(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setRight(double) - Method in class net.rim.device.api.lbs.maps.LatLonRectangle
Sets the coordinate of the right of the box.
setRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setRightArrow(Bitmap) - Method in class net.rim.device.api.ui.component.pane.TitleView
Allows for the association of an image to use when rendering an arrow on the right.
setRolloverIcon(Bitmap) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the icon to use when this application is in focus.
setRolloverIcon(Bitmap, int) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the icon to use when this application entry point is in focus.
setRolloverIcon(Bitmap, ApplicationDescriptor) - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Updates the icon to use when the application specified by the ApplicationDescriptor parameter is in focus.
setRollOverIcon(EncodedImage) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the focus state icon to associate with this shortcut.
setRollOverIcon(EncodedImage) - Method in class net.rim.blackberry.api.homescreen.ShortcutIconField
Sets the focus state icon associated with this ShortcutIconField.
setRoomLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ReverbSourceControl
Sets the object specific level for the reverberant sound.
setRootFolderName(String) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageFolderRegistry
Sets a new root folder name.
setRotation(int) - Method in class net.rim.blackberry.api.maps.MapView
Set the rotation value for the map.
setRotation(int) - Method in class net.rim.device.api.lbs.MapField
Deprecated. Sets the rotation of the current view.
setRotation(int) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Sets the rotation of the map.
setRotation(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the rotation angle of the map field.
setRotation(float) - Method in class net.rim.device.api.math.Transform2D
Sets the orientation angle of this transform to the specified values.
setRotation(Matrix4f) - Method in class net.rim.device.api.math.Transform3D
Sets the rotation component for this transform to the specified values.
setRotation(Quaternion4f) - Method in class net.rim.device.api.math.Transform3D
Sets the rotation component for this transform to the specified values.
setRowHeight(int) - Method in class net.rim.device.api.ui.component.ListField
Sets the height of each row in the list field.
setRowHeight(int) - Method in class net.rim.device.api.ui.component.SpinBoxField
Sets the height of each row in the spin box.
setRowHeight(int) - Method in class net.rim.device.api.ui.component.TreeField
Sets the height of each row in the tree field.
setRowHeight(int) - Method in class net.rim.device.api.ui.container.SpinBoxFieldManager
Sets the row height for all rows in the spin box.
setRowHeightInLines(int) - Method in class net.rim.device.api.ui.component.TreeField
Sets the height of each row in the list field.
setRowPadding(int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets the padding between rows, in pixels.
setRowProperties(int, TemplateRowProperties) - Method in class net.rim.device.api.ui.component.table.DataTemplate
Set the row properties for the provided row.
setRowProperty(int, int, int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Sets a row property.
setRows(String) - Method in interface org.w3c.dom.html2.HTMLFrameSetElement
The number of rows of frames in the frameset.
setRows(int) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Number of text rows.
setRowSpan(int) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Number of rows spanned by cell.
setRSSChannelImage(RSSChannelImage) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the image associated with this RSSChannel.
setRSSItems(Vector) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the list of items that this RSSChannel contains.
setRules(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies which internal table borders to render.
setRunnable(Runnable) - Method in class net.rim.device.api.ui.component.ButtonField
Sets the Runnable to be invoked by this button's action.
setSamplesCount(int) - Method in class net.rim.device.api.system.AccelerometerChannelConfig
Sets number of raw samples to keep in a buffer.
setSatelliteInfoRequired(boolean, boolean) - Method in class net.rim.device.api.gps.BlackBerryCriteria
Specifies whether satellite tracking information is required.
setSCAddress(String) - Method in class net.rim.device.api.system.SMSParameters
Sets the service centre address.
setSCAddress(String, int, int) - Method in class net.rim.device.api.system.SMSParameters
Sets the service centre's address, type, and plan.
setScale(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Sets the scale component of this transform to the specified scale vector.
setScale(float, float) - Method in class net.rim.device.api.math.Transform2D
Sets the scale component of this transform to the specified values.
setScale(float) - Method in class net.rim.device.api.math.Transform2D
Sets the scale factor along all axes for this transform to the specified value.
setScale(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Sets the scale component of this transform to the specified scale vector.
setScale(float, float, float) - Method in class net.rim.device.api.math.Transform3D
Sets the scale component of this transform to the specified values.
setScale(float) - Method in class net.rim.device.api.math.Transform3D
Sets the scale factor along all axes for this transform to the specified value.
setScale(int) - Method in class net.rim.device.api.system.EncodedImage
Deprecated. Use EncodedImage.scaleImage32(int, int)
setScalingRegion(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the distance between effects region edge and the center of the image.
setScanFlags(int) - Static method in class net.rim.device.api.ui.component.ActiveRichTextField
Sets flags that govern scanning functionality.
setSceneMode(String) - Method in interface net.rim.device.api.amms.control.camera.FeatureControl
Enables the input Scene Mode specified by the modeID parameter.
setScheme(String) - Method in interface org.w3c.dom.html2.HTMLMetaElement
Select form of content.
setScope(int) - Method in interface javax.microedition.amms.control.EffectControl
Sets the scope of the effect.
setScope(int) - Method in class net.rim.device.api.ldap.LDAPQuery
Sets the scope of the query to perform.
setScope(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Scope covered by header cells.
setScreenBackground(int) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Sets the background colour of the PhoneScreenField.
setScreenForeground(int) - Method in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Sets the foreground color of the PhoneScreen.
setScreenInput(boolean) - Method in class net.rim.device.api.input.InputHelperBase
Sets this helper into 'screen input mode' or 'non-screen input mode'.
setScrollbarVisible(boolean) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets whether or not the scroll bar visible.
setScrolling(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
Specify whether or not the frame should have scrollbars.
setScrolling(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Specify whether or not the frame should have scrollbars.
setScrollingInertial(boolean) - Method in class net.rim.device.api.ui.Manager
Sets whether the scrolling on this manager is inertial, overriding the system's default.
setScrollingInertial(boolean) - Method in class net.rim.device.api.ui.ScrollView
Sets whether the scrolling on this ScrollView is inertial, overriding the system's default.
setScrollListener(ScrollChangeListener) - Method in class net.rim.device.api.ui.ScrollView
Registers a listener for scroll changes.
setSearchable(boolean) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies whether this shortcut can be a part of search results of Homescreen.
setSearchable(boolean) - Method in class net.rim.device.api.ui.component.ListField
Toggles prefix searching for this field.
setSearchable(EntityBasedSearchableProvider) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
Sets the EntityBasedSearchableProvider instance that manages this object.
setSearchByNameSupported(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageSearchProperties
Sets if search by contact name should be supported
setSearchByPreviewTextSupported(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageSearchProperties
Sets if search by message preview text should be supported
setSearchByStatusSupported(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageSearchProperties
Sets if search by message status should be supported
setSearchBySubjectSupported(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageSearchProperties
Sets if search by message subject should be supported
setSearchCriteria(SearchFieldCriteriaList) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
Sets the SearchFieldCriteriaList for this object.
setSearchKeywords(Object) - Method in class net.rim.device.api.unifiedsearch.action.UiAction
Set the search keywords.
setSearchProperties(ApplicationMessageSearchProperties) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageFolder
Assigns search properties for messages in this folder.
setSearchSupported(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationMessageSearchProperties
Sets if search should be supported
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
setSelectCommand(Command) - Method in class javax.microedition.lcdui.List
Sets the Command to be used for an IMPLICIT List selection action.
setSelected(boolean) - Method in class net.rim.device.api.ui.component.RadioButtonField
Sets the state of this field's radio button.
setSelected(boolean) - Method in interface org.w3c.dom.html2.HTMLOptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
setSelectedFlags(boolean[]) - Method in interface javax.microedition.lcdui.Choice
Attempts to set the selected state of every element in the Choice.
setSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.ChoiceGroup
Attempts to set the selected state of every element in the ChoiceGroup.
setSelectedFlags(boolean[]) - Method in class javax.microedition.lcdui.List
 
setSelectedIndex(int, boolean) - Method in interface javax.microedition.lcdui.Choice
For MULTIPLE, this simply sets an individual element's selected state.
setSelectedIndex(int, boolean) - Method in class javax.microedition.lcdui.ChoiceGroup
For ChoiceGroup objects of type MULTIPLE, this simply sets an individual element's selected state.
setSelectedIndex(int, boolean) - Method in class javax.microedition.lcdui.List
Sets the selected state of an element.
setSelectedIndex(int) - Method in class net.rim.device.api.ui.component.ChoiceField
Sets the currently chosen value.
setSelectedIndex(int, int) - Method in class net.rim.device.api.ui.component.ChoiceField
Sets the currently chosen value.
setSelectedIndex(Object) - Method in class net.rim.device.api.ui.component.ChoiceField
Selects first value that matches an object.
setSelectedIndex(int) - Method in class net.rim.device.api.ui.component.ListField
Selects row by index.
setSelectedIndex(int) - Method in class net.rim.device.api.ui.component.RadioButtonGroup
Selects radio button field by index.
setSelectedIndex(int) - Method in class net.rim.device.api.ui.component.SpinBoxField
Sets the selected index and animates the spin box as necessary.
setSelectedIndex(int, boolean) - Method in class net.rim.device.api.ui.component.SpinBoxField
Sets the selected index and moves the spin box as necessary.
setSelectedIndex(int) - Method in interface org.w3c.dom.html2.HTMLSelectElement
The ordinal index of the selected option, starting from 0.
setSelectedValue(int, int) - Method in class net.rim.device.api.ui.component.NumericChoiceField
Sets value of the desired choice.
setSelectedValue(int) - Method in class net.rim.device.api.ui.component.NumericChoiceField
Sets value of the desired choice.
setSelection(int, boolean, int) - Method in class net.rim.device.api.input.InputHelperBase
Set the selection.
setSelectionPoint(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the current selection point.
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSPageRule
 
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSStyleRule
 
setSendCommandContextFilter(SendCommandContextFilter) - Method in class net.rim.blackberry.api.sendmenu.SendCommand
Sets the filter for the command's context to be used by the SendCommand.run() method.
setSensitivityX(int) - Static method in class net.rim.device.api.ui.Trackball
Sets the X-axis sensitivity for the calling process.
setSensitivityY(int) - Static method in class net.rim.device.api.ui.Trackball
Sets the Y-axis sensitivity for the calling process.
setSentDate(Date) - Method in class net.rim.blackberry.api.mail.Message
Sets the sent-date for this message.
setSequence(byte[]) - Method in interface javax.microedition.media.control.ToneControl
Sets the tone sequence.
setSerialInjectionInProgress(boolean) - Method in class net.rim.device.api.servicebook.ServiceBook
Sets current state of serial service record injection
setServerType(byte) - Method in class net.rim.blackberry.api.push.PushApplicationDescriptor
Sets the server type that tracks the client-side push applications.
setServerUrl(String) - Method in class net.rim.blackberry.api.push.PushApplicationDescriptor
Sets the server URL that is used for registration.
setServiceMode(ServiceMode) - Method in class net.rim.device.api.system.Application
Set the current service mode for this application.
setServiceMode(ServiceMode) - Method in class net.rim.device.api.ui.Screen
Set the current service mode for this screen.
setServiceModeImpl(ServiceMode) - Method in class net.rim.device.api.system.Application
The implementation method backing the Application.setServiceMode(ServiceMode) method used to set the current service mode for this application.
setServiceModeImpl(ServiceMode) - Method in class net.rim.device.api.ui.Screen
Implementation that backs the Screen.setServiceMode(ServiceMode) method, used to set the current service mode for this screen.
setServiceRecord(ServiceRecord) - Method in class net.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
Sets mailbox service record where application messages will be integrated.
setShape(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
The shape of the active area.
setShape(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
The shape of the active area.
setShear(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Sets the shear component of this transform to the specified vector.
setShear(float, float) - Method in class net.rim.device.api.math.Transform2D
Sets the shear component of this transform to the specified values.
setShear(float) - Method in class net.rim.device.api.math.Transform2D
Sets the shear factor along all axes for this transform to the specified value.
setShowCalibration(boolean) - Method in class net.rim.device.api.system.MagnetometerChannelConfig
Specifies that we should show a calibration ui when calibration is enabled.
setShowDialogs(boolean) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Sets whether informational dialogs about the progress of spell checking should be shown.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSize(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.MacroscopicControl
Sets the size of the audio source.
setSize(int) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the size of the data referenced by the smart poster URI.
setSize(int) - Method in class net.rim.device.api.lbs.maps.utils.MappableVector
 
setSize(int) - Method in class net.rim.device.api.ui.component.ChoiceField
Sets the number of choices in this field.
setSize(int) - Method in class net.rim.device.api.ui.component.ListField
Sets number of items in this field.
setSize(int, int) - Method in class net.rim.device.api.ui.component.ListField
Sets number of items in this field, selecting provided row.
setSize(int, int) - Method in class net.rim.device.api.ui.XYRect
Resizes this rectangle.
setSize(int) - Method in class net.rim.device.api.util.ByteVector
Sets the size of this vector.
setSize(int) - Method in class net.rim.device.api.util.IntVector
Sets the size of this vector.
setSize(int) - Method in class net.rim.device.api.util.LongVector
Sets the size of this vector.
setSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSize(int) - Method in interface org.w3c.dom.html2.HTMLBaseFontElement
Computed font size.
setSize(String) - Method in interface org.w3c.dom.html2.HTMLFontElement
Font size.
setSize(String) - Method in interface org.w3c.dom.html2.HTMLHRElement
The height of the rule.
setSize(int) - Method in interface org.w3c.dom.html2.HTMLInputElement
Size information.
setSize(int) - Method in interface org.w3c.dom.html2.HTMLSelectElement
Number of visible rows.
setSmartCardReaderName(String) - Method in class net.rim.device.api.smartcard.SmartCardID
Sets the name of the smart card reader used to read this specific card.
setSOAPElement(SOAPElement) - Method in class net.rim.device.api.io.parser.soap.SOAPElementReference
Updates this SOAPElementReference.
setSocketOption(byte, int) - Method in interface javax.microedition.io.SocketConnection
Set a socket option for the connection.
setSocketOption(byte, int) - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Set a socket option for the connection.
setSocketOption(byte, int) - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
Set a socket option for the connection.
setSocketOptionEx(short, long) - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Set a socket option for this connection.
setSocketOptionEx(short, long) - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
Set a socket option for this connection.
setSocketOptionEx(short, long) - Method in interface net.rim.device.api.io.SocketConnectionEnhanced
Set a socket option for this connection.
setSort(boolean) - Method in class net.rim.device.api.util.SimpleSortingVector
Specifies whether this vector should sort dynamically.
setSortAsAdded(short) - Method in class net.rim.device.api.util.SimpleSortingIntVector
Set the option to sort this vector as elements are added
setSortComparator(IntComparator, boolean, boolean) - Method in class net.rim.device.api.util.SimpleSortingIntVector
Sets a new comparator for use with this sorting vector.
setSortComparator(Comparator) - Method in class net.rim.device.api.util.SimpleSortingVector
Sets a new comparator for use with this sorting vector.
setSource(String) - Method in class net.rim.plazmic.mediaengine.io.ConnectionInfo
Deprecated. Sets the source url of the media model file The MediaManager uses this info to locate the document base
setSourceAddress(int) - Method in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Sets the packet source address.
setSourceList(ReadableList, KeywordProvider) - Method in class net.rim.device.api.ui.component.KeywordFilterField
Sets read-only source elements in the collection list from which to search.
setSourceRect(int, int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Specifies the source rectangle in pixels.
setSpace(int, int) - Method in class net.rim.device.api.ui.component.BitmapField
Sets the border region for this field.
setSpan(int) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
setSpeak(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakHeader(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakNumeral(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakPunctuation(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeechRate(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeed(float) - Method in class net.rim.device.api.animation.AbstractAnimation
Sets the speed factor of the animation.
setSpeed(float) - Method in class net.rim.device.api.animation.AnimationGroup
 
setSpeed(float) - Method in class net.rim.device.api.util.TimeSource
Set the time-source's speed factor.
setSpeedAndCourseRequired(boolean) - Method in class javax.microedition.location.Criteria
Sets whether the location provider should be able to determine speed and course.
setSpherical(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.LocationControl
Moves the object to the new location.
setSquelch(boolean) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets squelching on or off.
setSrc(String) - Method in interface org.w3c.dom.html2.HTMLFrameElement
A URI [IETF RFC 2396] designating the initial frame contents.
setSrc(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
A URI [IETF RFC 2396] designating the initial frame contents.
setSrc(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
URI [IETF RFC 2396] designating the source of this image.
setSrc(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
When the type attribute has the value "image", this attribute specifies the location of the image to be used to decorate the graphical submit button.
setSrc(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
URI [IETF RFC 2396] designating an external script.
setStandby(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Message to render while loading the object.
setStart(MapPoint) - Method in class net.rim.device.api.lbs.maps.model.MapLine
Sets the starting point of the line.
setStart(Coordinates) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the starting point.
setStart(int) - Method in interface org.w3c.dom.html2.HTMLOListElement
Starting sequence number.
setStart(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the start of the Range.
setStartAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be after a node
setStartBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be before a node
setStartContentId(String) - Method in interface javax.wireless.messaging.MultipartMessage
Sets the Content-ID of the start MessagePart of a multipart related message.
setStartCourse(float) - Method in class net.rim.device.api.lbs.travel.TravelTimeOptions
Sets the course (also known as heading) at the starting point.
setStartPosition(int) - Method in class net.rim.device.api.crypto.asn1.ASN1InputByteArray
Set the start position inside of the buffer.
setStartSpeed(float) - Method in class net.rim.device.api.lbs.travel.TravelTimeOptions
Sets the speed at the starting point.
setStartTime(long) - Method in class net.rim.device.api.lbs.travel.TravelTime
Sets the time at which travel is to start.
setState(int) - Static method in class net.rim.device.api.system.LED
Sets the status LED state.
setState(int, int) - Static method in class net.rim.device.api.system.LED
Sets the specified LED state.
setStateData(DataBuffer) - Method in class net.rim.device.api.userauthenticator.UserAuthenticator
Set this authenticator's state data.
setStateDataImpl(DataBuffer) - Method in class net.rim.device.api.userauthenticator.UserAuthenticator
Set this authenticator's state data.
setStateInfo(SyncObject, int, int) - Method in interface net.rim.device.api.synchronization.StateInfoListener
 
setStaticTileSet(Image, int, int) - Method in class javax.microedition.lcdui.game.TiledLayer
Change the static tile set.
setStatus(int, int) - Method in class net.rim.blackberry.api.mail.Message
Sets the status for this message.
setStatus(int) - Method in class net.rim.blackberry.api.phone.phonelogs.CallLog
Sets the status for this logged call.
setStatus(CertificateStatus) - Method in interface net.rim.device.api.crypto.certificate.Certificate
Sets the current CertificateStatus for this certificate object.
setStatus(CertificateStatus) - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Sets the current CertificateStatus for this certificate object.
setStatus(CertificateStatus) - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
Sets the current CertificateStatus for this certificate object.
setStatus(Certificate, CertificateStatus, CertificateStatusManagerTicket) - Method in class net.rim.device.api.crypto.keystore.CertificateStatusManager
This method will ensure that the certificate has been added to the keystore and if so, it will update the status.
setStatus(Certificate, int, CertificateStatusManagerTicket) - Method in class net.rim.device.api.crypto.keystore.CertificateStatusManager
This method creates a new Certificate status object that contains the reason given as one of the parameters.
setStatus(byte[], String, CertificateStatus, CertificateStatusManagerTicket) - Method in class net.rim.device.api.crypto.keystore.CertificateStatusManager
This method will ensure that the certificate has been added to the keystore and if so, it will update the status.
setStatus(int) - Method in class net.rim.device.api.system.EventInjector.Event
Sets the status.
setStatus(int) - Method in class net.rim.device.api.system.EventInjector.KeyCodeEvent
Sets the status of a key.
setStatus(Field) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the contents of this screen's status section.
setStatusReportRequest(boolean) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the status report request for the message.
setStatusString(String) - Method in interface net.rim.blackberry.api.pdap.contactlinking.LinkedContactCallback
Set the status description for this linked contact.
setStepSize(int) - Method in class net.rim.device.api.ui.Adjustment
Set step size.
setStereoMode(int) - Method in interface javax.microedition.amms.control.tuner.TunerControl
Sets the stereo mode.
setStillResolution(int) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the still image resolution.
setStipple(int) - Method in class net.rim.device.api.ui.Graphics
Sets the current line stippling value.
setStopTime(long) - Method in interface javax.microedition.media.control.StopTimeControl
Sets the media time at which you want the Player to stop.
setStreamPayload(InputStream) - Method in interface net.rim.device.api.io.messaging.StreamMessage
Sets the body of the message using an InputStream.
setStress(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setStrictErrorChecking(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
setString(String) - Method in class javax.microedition.lcdui.Alert
Sets the text string used in the Alert.
setString(String) - Method in class javax.microedition.lcdui.TextBox
Sets the contents of the TextBox as a string value, replacing the previous contents.
setString(String) - Method in class javax.microedition.lcdui.TextField
Sets the contents of the TextField as a string value, replacing the previous contents.
setString(String) - Method in class javax.microedition.lcdui.Ticker
Sets the string to be displayed by this ticker.
setString(int, int, int, String) - Method in interface javax.microedition.pim.PIMItem
Sets an existing String data value in a field to a new value.
setString(int, String) - Method in class net.rim.blackberry.api.pdap.contactlinking.AbstractLinkableContact
Sets the attribute specified by key to the supplied String.
setString(String, int) - Method in class net.rim.device.api.util.StringProviderMutator
Sets the resource bundle containing the text for this provider.
setString(String) - Method in class net.rim.device.api.util.StringProviderMutator
Sets the string containing the text for this provider.
setString(StringProviderMutator) - Method in class net.rim.device.api.util.StringProviderMutator
Sets the string containing the text for this provider.
setStringArray(int, int, int, String[]) - Method in interface javax.microedition.pim.PIMItem
Sets an existing String array data value in a field to a new value.
setStringData(String) - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
setStringPayload(String) - Method in interface net.rim.device.api.io.messaging.ByteMessage
Sets the body of the message using a string.
setStringValue(short, String) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the string value with the specified unit.
setStrokeStyle(int) - Method in class javax.microedition.lcdui.Graphics
Sets the stroke style used for drawing lines, arcs, rectangles, and rounded rectangles.
setStyle(int) - Method in class net.rim.device.api.io.parser.soap.SOAPEnvelope
Updates the SOAP version for this envelope.Supported versions are defined as constants in the SOAPConstants class.
setStyle(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the PictureScrollField instance's layout height style.
setStyle(int) - Method in class net.rim.device.api.ui.FontSpec
Sets font style - bold, italic, underline, strikethrough, etc.
setStyleId(Object) - Method in class net.rim.device.api.lbs.maps.model.AbstractMappable
Sets the style ID to use for this Mappable.
setStyleSet(StyleSet) - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsRoot
Sets the set of styles specific to this root.
setSubject(String) - Method in interface javax.wireless.messaging.MultipartMessage
Sets the Subject of the multipart message.
setSubject(String) - Method in class net.rim.blackberry.api.mail.Message
Sets the subject for this message.
setSubsequentMode(int) - Method in class net.rim.device.api.gps.BlackBerryCriteria
Sets the GPS mode to use after successfully retrieving the first location.
setSummary(String) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
setSummary(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Description about the purpose or structure of a table.
setSummaryParameter(DataBuffer) - Method in interface net.rim.device.api.synchronization.SummaryParameterListener
Called when a parameter has been included with a "summary" command for the SyncCollection.
setSupportedNetworkTypes(int) - Method in class net.rim.device.api.wlan.hotspot.HotspotClient
Sets supported network types.
setSupportedSearchFields(SearchField[]) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Initializes the list of supported SearchField objects for this EntityBasedSearchableProvider.
setSVGEventListener(SVGEventListener) - Method in class javax.microedition.m2g.SVGAnimator
Sets the SVGEventListener associated with this SVGAnimator.
setSyncData(DataBuffer, int) - Method in class net.rim.device.api.synchronization.SyncItem
Sets the data of this object from the data received through synchronization.
setSyncObjectDirty(SyncObject) - Method in interface net.rim.device.api.synchronization.SyncCollection
Mark a provided sync object as having been recently modified.
setSyncObjectDirty(SyncObject) - Method in class net.rim.device.api.synchronization.SyncItem
 
setSystemFont(Font) - Method in class net.rim.device.api.ui.FontManager
Sets the default system font.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setTabBackground(int, Background) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Specifies a Background to use for the tabs.
setTabBorder(int, Border) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Specifies a Border to use for the tabs.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLAreaElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLButtonElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLInputElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLSelectElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Index that represents the element's position in the tabbing order.
setTableLayout(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTag(Object) - Method in class net.rim.device.api.unifiedsearch.SearchField
Sets the object's tag field.
setTagTable(IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets tag table.
setTagTable(int, IntHashtable) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets tag table for the given page.
setTagTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets tag table for the given page.
setTagTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Sets the tag table.
setTagTable(int, String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the tag code page for a given page.
setTagTable(String[]) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the tag code page.
setTarget(Field) - Method in class net.rim.device.api.ui.component.Menu
Deprecated.  
setTarget(Field) - Method in class net.rim.device.api.ui.ContextMenu
Sets the target field for the context menu.
setTarget(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Frame to render the resource in.
setTarget(String) - Method in interface org.w3c.dom.html2.HTMLAreaElement
Frame to render the resource in.
setTarget(String) - Method in interface org.w3c.dom.html2.HTMLBaseElement
The default target frame.
setTarget(String) - Method in interface org.w3c.dom.html2.HTMLFormElement
Frame to render the resource in.
setTarget(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Frame to render the resource in.
setTargetFrameRate(int) - Method in class net.rim.device.api.animation.Animator
Sets the target frame rate for the Animator.
setTargetFrameRate(int) - Method in class net.rim.device.api.opengles.GLField
Sets the target frame rate for the field.
setTargetFrameRate(int) - Method in class net.rim.device.api.openvg.VGField
Sets the target frame rate for the field.
setTargetHandled(boolean) - Method in class net.rim.device.api.io.nfc.readerwriter.Target
Set a flag to indicate whether the target has been handled by the application.
setTargetSize(int, int, int) - Method in interface javax.microedition.amms.control.imageeffect.ImageTransformControl
Specifies the size and rotation of the resulting image.
setTechnologyTypes(int, int) - Method in class net.rim.device.api.io.nfc.se.SecureElement
Sets the technology types that this card should use for card emulation.
setTempo(int) - Method in interface javax.microedition.media.control.TempoControl
Sets the current playback tempo.
setText(String) - Method in class javax.microedition.lcdui.StringItem
Sets the text contents of the StringItem.
setText(String, int) - Method in class net.rim.device.api.input.AutoTextInputHelper
 
setText(String) - Method in class net.rim.device.api.input.InputHelperBase
Sets the text value for this field.
setText(String, int) - Method in class net.rim.device.api.input.InputHelperBase
Sets the text value for this field, with indication of the source of this action.
setText(String, int) - Method in class net.rim.device.api.input.PasswordInputHelper
 
setText(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Sets the text for this text record.
setText(String) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Sets the text value for this field.
setText(String) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Provides new text for this field to show.
setText(String, int[], byte[], Font[]) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Provides new, formatted text for this field to show, with associated cookies.
setText(String, int[], byte[], Font[], int[], int[]) - Method in class net.rim.device.api.ui.component.ActiveRichTextField
Provides new, formatted and colored text for this field to show, with associated cookies.
setText(String, int) - Method in class net.rim.device.api.ui.component.AutoTextEditField
Sets the text value for this field, with indication of the source of this action.
setText(String) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setText(String, int) - Method in class net.rim.device.api.ui.component.BasicEditField
 
setText(Object) - Method in class net.rim.device.api.ui.component.LabelField
Sets this field's label text.
setText(Object, int, int) - Method in class net.rim.device.api.ui.component.LabelField
Sets this field's label with substring of provided text.
setText(String, int, int) - Method in class net.rim.device.api.ui.component.LabelField
Sets this field's label with substring of provided text.
setText(ResourceBundleFamily, int) - Method in class net.rim.device.api.ui.component.LabelField
Sets this field's label text.
setText(String) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setText(String, int) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
setText(String) - Method in class net.rim.device.api.ui.component.RichTextField
Provides new text for this field to show.
setText(String, int[], byte[], Font[]) - Method in class net.rim.device.api.ui.component.RichTextField
Provides new, formatted text for this field to show, with associated cookies.
setText(String, int[], byte[], Font[], Object[]) - Method in class net.rim.device.api.ui.component.RichTextField
Provides new, formatted text for this field to show, with associated cookies.
setText(String) - Method in class net.rim.device.api.ui.component.TextField
Sets the text value for this field.
setText(String, int) - Method in class net.rim.device.api.ui.component.TextField
Sets the text value for this field, with indication of the source of this action.
setText(StringProvider) - Method in class net.rim.device.api.ui.menu.CommandItem
Sets the text of this command item.
setText(String) - Method in class net.rim.device.api.ui.MenuItem
Deprecated. Use setText(StringProvider)
setText(StringProvider) - Method in class net.rim.device.api.ui.MenuItem
Sets the text for this menu item.
setText(String) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as String for this break iterator.
setText(String, int, int) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as String for this break iterator.
setText(StringBuffer) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as StringBuffer for this break iterator.
setText(StringBuffer, int, int) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as StringBuffer for this break iterator.
setText(char[]) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as char array for this break iterator.
setText(char[], int, int) - Method in class net.rim.device.api.ui.text.BreakIterator
Sets text data as StringBuffer for this break iterator.
setText(StringProvider) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Sets the text to display on the ToolbarButtonField when an image is unavailable.
setText(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
Document text color.
setText(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
The script content of the element.
setText(String) - Method in interface org.w3c.dom.html2.HTMLTitleElement
The specified title as a string.
setTextAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextColor(int) - Method in class net.rim.device.api.ui.extension.component.PictureScrollField
Sets the color of the label text.
setTextContent(String) - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
setTextDecoration(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextEncoding(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.TextRecord
Sets the text encoding scheme for this tag.
setTextIndent(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextInputConnector(ITextInputConnector) - Method in class net.rim.device.api.input.InputHelperBase
Registers an input framework request handler defined by a third party, with the InputHelperBase instance.
setTextShadow(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextTransform(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTFoot(HTMLTableSectionElement) - Method in interface org.w3c.dom.html2.HTMLTableElement
Returns the table's TFOOT, or null if none exists.
setTHead(HTMLTableSectionElement) - Method in interface org.w3c.dom.html2.HTMLTableElement
Returns the table's THEAD, or null if none exists.
setThumbnail(Bitmap) - Method in class net.rim.device.api.lbs.maps.model.MapImage
Sets a thumbnail bitmap that displays in the caption when this image has focus.
setTicker(Ticker) - Method in class javax.microedition.lcdui.Displayable
Sets a ticker for use with this Displayable, replacing any previous ticker.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's current time with the given Date.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(int) - Method in class net.rim.device.api.system.EventInjector.KeyCodeEvent
Deprecated. Use EventInjector.Event.setTimeToCurrent() instead.
setTime(int) - Method in class net.rim.device.api.system.EventInjector.KeyEvent
Deprecated. Use EventInjector.Event.setTimeToCurrent() instead.
setTimeBase(TimeBase) - Method in interface javax.microedition.media.Player
Sets the TimeBase for this Player.
setTimeIncrement(float) - Method in class javax.microedition.m2g.SVGAnimator
Sets the time increment to use for animation rendering.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeLimit(long) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the maximum time the factory will try to create a connection
setTimeout(int) - Method in class javax.microedition.lcdui.Alert
Set the time for which the Alert is to be shown.
setTimeout(long) - Method in class net.rim.device.api.io.DatagramConnectionBase
Sets the timeout value for this connection.
setTimeout(int) - Static method in class net.rim.device.api.system.Backlight
Sets the backlight timeout.
setTimeoutSupported(boolean) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets timeoutSupported to the desired value
setTimeStamp(long) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
Sets the time stamp on this object.
setTimeToCurrent() - Method in class net.rim.device.api.system.EventInjector.Event
Sets the time of this event to the current device uptime.
setTimeToLive(int) - Method in interface net.rim.device.api.io.MulticastDatagramConnection
Set time-to-live setting for the connection.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTimeZone(TimeZone) - Static method in class net.rim.device.api.system.Device
Sets the device's current time zone.
setTimeZone(TimeZone) - Method in class net.rim.device.api.ui.component.DateField
Sets the time zone for this field.
setTitle(String) - Method in class javax.microedition.lcdui.Alert
Set the title of the Alert
setTitle(String) - Method in class javax.microedition.lcdui.Displayable
Sets the title of the Displayable.
setTitle(String) - Method in class net.rim.device.api.browser.field.BrowserContentBaseImpl
Sets the content's title.
setTitle(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannel
Sets the title of this RSSChannel.
setTitle(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannelImage
Sets the text to display for an RSS Channel, if the image cannot be shown.
setTitle(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSItem
Sets the title of this RSSItem.
setTitle(TitleView) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Sets the TitleView asssociated with this view.
setTitle(Field) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the contents of this screen's title section.
setTitle(String) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the contents of this screen's title section.
setTitle(ResourceBundleFamily, int) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the contents of this screen's title section.
setTitle(String) - Method in class net.rim.device.api.ui.picker.FilePicker
Sets the custom title of the file selection dialog, overrides the default title of a media screen (such as "Select Picture").
setTitle(String) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
setTitle(String) - Method in interface org.w3c.dom.html2.HTMLDocument
The title of a document as specified by the TITLE element in the head of the document.
setTitle(String) - Method in interface org.w3c.dom.html2.HTMLElement
The element's advisory title.
setTitleBar(TitleBar) - Method in class net.rim.device.api.ui.Screen
Sets the TitleBar object for this screen.
setToolbar(ToolbarManager) - Method in class net.rim.device.api.ui.container.MainScreen
Sets the toolbar for this screen.
setTooltip(StringProvider) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Sest the text that is displayed in the tooltip when the user hovers over this ToolbarButtonField.
setTop(double) - Method in class net.rim.device.api.lbs.maps.LatLonRectangle
Sets the coordinate of the top of the box.
setTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTopBackground(Background) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Sets the background on the top eyelid.
setTrackballFilter(int) - Method in class net.rim.device.api.ui.Screen
Sets the trackball filter for this screen.
setTrackballSensitivityXOffset(int) - Method in class net.rim.device.api.ui.Screen
Sets the relative trackball sensitivity for the X axis.
setTrackballSensitivityYOffset(int) - Method in class net.rim.device.api.ui.Screen
Sets the relative trackball sensitivity for the Y axis.
setTrackpadSensitivity(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the screen's trackpad sensitivity offset and trackpad filter based on the given level.
setTrait(String, String) - Method in interface org.w3c.dom.svg.SVGElement
Set the trait value as String.
setTraitNS(String, String, String) - Method in interface org.w3c.dom.svg.SVGElement
Same as setTrait, but for namespaced traits.
setTransform(int) - Method in class javax.microedition.lcdui.game.Sprite
Sets the transform for this Sprite.
setTransition(Screen, Screen, int, TransitionContext) - Method in class net.rim.device.api.ui.UiEngineInstance
Register the animation in the specified TransitionContext to be executed when fromScreen transitions to toScreen as the result of toScreen being pushed (trigger = TRIGGER_PUSH) or the fromScreen being popped (trigger = TRIGGER_POP).
setTranslation(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Sets the translation component for this transform to the specified translation vector.
setTranslation(float, float) - Method in class net.rim.device.api.math.Transform2D
Sets the translation component for this transform to the specified values.
setTranslation(Vector3f) - Method in class net.rim.device.api.math.Transform3D
Sets the translation component for this transform to the specified translation vector.
setTranslation(float, float, float) - Method in class net.rim.device.api.math.Transform3D
Sets the translation component for this transform to the specified values.
setTransparency(float) - Method in class javax.microedition.m2g.ScalableGraphics
Set the transparency in the ScalableGraphics context with the supplied alpha value.
setTransportDescriptor(TransportDescriptor) - Method in class net.rim.device.api.io.transport.ConnectionDescriptor
 
setTransportHeader(String, String) - Method in interface net.rim.device.api.io.messaging.Message
Sets a transport header to the value specified.
setTransportHeader(String, String[]) - Method in interface net.rim.device.api.io.messaging.Message
Sets a transport header to the set of values specified.
setTransportHeaders(Headers) - Method in interface net.rim.device.api.io.messaging.Message
Sets all transport headers.
setTransportType(int) - Method in class net.rim.device.api.io.transport.TransportDescriptor
Sets the transportType in the descriptor
setTransportTypeOptions(int, TransportTypeOptions) - Method in class net.rim.device.api.io.transport.ConnectionFactory
Sets the options that the factory will use when creating connections over the specified transport type.
setTreble(int) - Method in interface javax.microedition.amms.control.audioeffect.EqualizerControl
Sets the treble level using a linear point scale with values between 0 and 100: a value of 0 applies the maximum available attenuation to frequencies in the treble band; a value of 50 gives a flat equalization of the treble band; and a value of 100 applies the maximum available amplification to frequencies in the treble band.
setTTL(int) - Method in interface net.rim.device.api.io.messaging.Message
Sets the Time-to-Live (TTL) for this message.
setTuneName(String) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets the tune name for this sound alert.
setTuneNameInherited(boolean) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets whether the tune name is inherited from a higher level profile.
setTunnelAuthPassword(String) - Method in class net.rim.device.api.io.transport.options.TcpCellularOptions
Sets the tunnelAuthPassword
setTunnelAuthPassword(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the tunnelAuthPassword
setTunnelAuthUsername(String) - Method in class net.rim.device.api.io.transport.options.TcpCellularOptions
Sets tunnelAuthUsername
setTunnelAuthUsername(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the tunnelAuthUsername
setType(String) - Method in class javax.microedition.content.Invocation
Sets the type for the Invocation.
setType(AlertType) - Method in class javax.microedition.lcdui.Alert
Sets the type of the Alert.
setType(int) - Method in class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Sets this call's type.
setType(int) - Method in class net.rim.device.api.invocation.ListenerInvocationProperties
Sets invocation type
setType(int) - Method in class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Sets the type of the emulated NFC NDEF tag target.
setType(int, String) - Method in class net.rim.device.api.io.nfc.ndef.NDEFRecord
Sets the Type Name Format and optional Type Name Format string.
setType(String) - Method in class net.rim.device.api.io.parser.soap.SOAPElement
Sets the type of the tag.
setType(long) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Sets the content type.
setType(String) - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Advisory content type.
setType(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
The type of control created (all lower case).
setType(String) - Method in interface org.w3c.dom.html2.HTMLLIElement
List item bullet style.
setType(String) - Method in interface org.w3c.dom.html2.HTMLLinkElement
Advisory content type.
setType(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Content type for data downloaded via data attribute.
setType(String) - Method in interface org.w3c.dom.html2.HTMLOListElement
Numbering style.
setType(String) - Method in interface org.w3c.dom.html2.HTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
setType(String) - Method in interface org.w3c.dom.html2.HTMLScriptElement
The content type of the script language.
setType(String) - Method in interface org.w3c.dom.html2.HTMLStyleElement
The content type of the style sheet language.
setType(String) - Method in interface org.w3c.dom.html2.HTMLUListElement
Bullet style.
setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setTypes(int) - Method in class net.rim.device.api.system.AccelerometerChannelConfig
Sets channel types
setUiActions(Object, UiAction[], UiAction) - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.SearchableDataObject
setUiApplication(ApplicationDescriptor) - Method in class net.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
Set UI application that manages folder messages.
setUid(String) - Method in class net.rim.device.api.io.transport.TransportDescriptor
Sets the UID of the ServiceRecord for the transport instance represented by this descriptor (if available)
setUnicodeBidi(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setUnreadCount(int) - Method in interface net.rim.blackberry.api.homescreen.Shortcut
Specifies the number of unread items associated with this shortcut.
SETUP_STATE_COMPLETE - Static variable in class net.rim.device.api.system.SetupManager
Indicates that the Setup Wizard is complete.
SETUP_STATE_IN_PROGRESS - Static variable in class net.rim.device.api.system.SetupManager
Indicates that the Setup Wizard is in progress.
SetupListener - Interface in net.rim.device.api.system
A listener interface that is used to receive state change events from the Setup application on the BlackBerry device.
SetupManager - Class in net.rim.device.api.system
A class that manages how an application can determine whether the Setup Wizard is running on the BlackBerry device.
setUpper(int) - Method in class net.rim.device.api.ui.Adjustment
Set upper limit.
setUri(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Sets the URI for this smart poster.
setUri(String) - Method in class net.rim.device.api.io.nfc.ndef.rtd.URIRecord
Sets the URI contained in the NDEF record.
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setURL(String) - Method in class javax.microedition.content.Invocation
Sets the URL for the invocation.
setURL(String) - Method in class net.rim.blackberry.api.blackberrymessenger.Message
Sets the URL of this message.
setURL(String) - Method in class net.rim.device.api.browser.field2.BrowserFieldRequest
Sets the URL for this request.
setUrl(String) - Method in class net.rim.device.api.io.parser.rss.model.RSSChannelImage
Sets the URL of the image for an RSS Channel.
setUrl(String) - Method in class net.rim.device.api.io.transport.ConnectionDescriptor
 
setUseMap(String) - Method in interface org.w3c.dom.html2.HTMLImageElement
Use client-side image map.
setUseMap(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
Use client-side image map.
setUseMap(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Use client-side image map.
setUserData(Persistable) - Method in class net.rim.device.api.crypto.cms.CMSReceiptData
Sets some user data to allow the developer to store additional information about the signed receipt.
setUserData(String, Object, UserDataHandler) - Method in interface org.w3c.dom.Node
Associate an object to a key on this node.
setUserDataHeaderPresent(boolean) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the user data header present for the message.
setUserName(String) - Method in interface net.rim.blackberry.api.pdap.contactlinking.LinkedContactCallback
Set the user name for this linked contact.
setUsername(String) - Method in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
Sets a new username.
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Configures parsers produced by this factory to validate XML documents.
setValidating(boolean) - Method in class net.rim.device.api.xml.parsers.DocumentBuilderFactory
Configures parsers produced by this factory to validate documents.
setValidating(boolean) - Method in class net.rim.device.api.xml.parsers.SAXParserFactory
Configures parsers produced by this factory to validate XML documents.
setValidityPeriod(int) - Method in class net.rim.device.api.system.SMSPacketHeader
Sets the validity period for the message.
setValidityPeriod(int) - Method in class net.rim.device.api.system.SMSParameters
Sets the validity period for the message.
setVAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Vertical alignment of data in cell.
setVAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Vertical alignment of cell data in column.
setVAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableRowElement
Vertical alignment of data within cells of this row.
setVAlign(String) - Method in interface org.w3c.dom.html2.HTMLTableSectionElement
Vertical alignment of data in cells.
setValue(int) - Method in class javax.microedition.lcdui.Gauge
Sets the current value of this Gauge object.
setValue(int) - Method in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Sets a new indicator value and updates the indicator if it is displayed.
setValue(Object) - Method in class net.rim.device.api.io.parser.soap.SOAPPrimitive
Sets the value associated with this SOAP element.
setValue(int) - Method in class net.rim.device.api.ui.Adjustment
Set current value.
setValue(int) - Method in class net.rim.device.api.ui.component.GaugeField
Sets the progress level for the gauge.
setValue(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Sets the current value of the model.
setValue(String) - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLButtonElement
The current form control value.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the current contents of the corresponding form control, in an interactive user agent.
setValue(int) - Method in interface org.w3c.dom.html2.HTMLLIElement
Reset sequence number when used in OL.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLOptionElement
The current form control value.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLParamElement
The value of a run-time parameter.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLSelectElement
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.
setValue(String) - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Represents the current contents of the corresponding form control, in an interactive user agent.
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValueMax(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Sets the maximum value for this model.
setValueMin(int) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Sets the minimum value for this model.
setValueType(int) - Method in class net.rim.device.api.animation.AnimationKeyframeSequence
Sets the value type of the sequence.
setValueType(String) - Method in interface org.w3c.dom.html2.HTMLParamElement
Information about the meaning of the value attribute value.
setVelocityCartesian(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Sets the velocity, used in calculations for the Doppler effect.
setVelocitySpherical(int, int, int) - Method in interface javax.microedition.amms.control.audio3d.DopplerControl
Sets the velocity, used in calculations for the Doppler effect.
setVendor(String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets this code module group's default vendor.
setVersion(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
 
setVersion(int) - Method in class net.rim.device.api.io.parser.soap.SOAPEnvelope
Updates the SOAP version for this envelope.
setVersion(String) - Method in class net.rim.device.api.system.CodeModuleGroup
Sets this code module group's default version string.
setVersion(int) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Sets the version of the WBXML.
setVersion(String) - Method in interface org.w3c.dom.html2.HTMLHtmlElement
Version information about the document's DTD.
setVerticalAccuracy(int) - Method in class javax.microedition.location.Criteria
Sets the desired vertical accuracy preference.
setVerticalAccuracy(float) - Method in class javax.microedition.location.QualifiedCoordinates
Sets the accuracy of the location in meters in vertical direction (orthogonal to ellipsoid surface, 1-sigma standard deviation).
setVerticalAdjustment(Adjustment) - Method in class net.rim.device.api.ui.ScrollView
Set the Adjustment to be used for vertical scrolling.
setVerticalAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVerticalAlignment(int) - Method in class net.rim.device.api.ui.component.table.RegionStyles
A convenience method to set the vertical alignment for this region.
setVerticalQuantization(int) - Method in class net.rim.device.api.ui.Manager
Sets this manager's vertical quantization.
setVerticalQuantization(int) - Method in class net.rim.device.api.ui.Screen
Sets the vertical quantization.
setVerticalScroll(int) - Method in class net.rim.device.api.ui.ScrollView
Sets this ScrollView's vertical scroll value.
setVerticalScroll(int, boolean) - Method in class net.rim.device.api.ui.ScrollView
Sets this ScrollView's vertical scroll value.
setVideoResolution(int) - Method in interface javax.microedition.amms.control.camera.CameraControl
Sets the video resolution.
setView(PaneManagerView) - Method in class net.rim.device.api.ui.component.pane.PaneManagerController
Lets you set the view to use with this controller.
setView(PaneManagerView) - Method in class net.rim.device.api.ui.component.pane.PaneManagerModel
Allows for a PaneManagerView to be associated with this model.
setView(AbstractProgressIndicatorView) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorController
Associates this controller with the provided view.
setView(DataView) - Method in class net.rim.device.api.ui.component.table.DataController
Provide a reference to this table component's view.
setView(int) - Method in class net.rim.device.api.ui.picker.FilePicker
Sets the view of the file selection dialog based on the currently supported Media application views.
setViewableArea(float, float, float) - Method in class net.rim.device.api.ui.extension.container.ZoomScreen
Sets the viewed portion of the image by the zoom-factor and the relative coordinates of the center-point.
setViewportHeight(int) - Method in class javax.microedition.m2g.ScalableImage
This method sets the new (viewport) height of this ScalableImage.
setViewportHeight(int) - Method in class javax.microedition.m2g.SVGImage
This method sets the new (viewport) height of this ScalableImage.
setViewportWidth(int) - Method in class javax.microedition.m2g.ScalableImage
This method sets the new (viewport) width of this ScalableImage.
setViewportWidth(int) - Method in class javax.microedition.m2g.SVGImage
This method sets the new (viewport) width of this ScalableImage.
setViewWindow(int, int, int, int) - Method in class javax.microedition.lcdui.game.LayerManager
Sets the view window on the LayerManager.
setVirtualExtent(int, int) - Method in class net.rim.device.api.ui.Manager
Sets the virtual extent for this manager.
setVirtualExtent(int, int) - Method in class net.rim.device.api.ui.ScrollView
Sets the virtual extent for this ScrollView.
setVisibility(int) - Method in class net.rim.device.api.ui.VirtualKeyboard
Sets the keyboard visibility style that should be used when the context has focus.
setVisibility(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVisible(boolean) - Method in class javax.microedition.lcdui.game.Layer
Sets the visibility of this Layer.
setVisible(boolean) - Method in interface javax.microedition.media.control.VideoControl
Show or hide the video.
setVisible(boolean) - Method in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Hides or displays the indicator.
setVisible(int) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets the mappable item with the specified ID to visible.
setVisible(int, boolean) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets the visible state of the mappable item that has the specified ID.
setVisible(String) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets all mappables items with the specified tag to visible.
setVisible(String, boolean) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets the visible state for all mappable items with the specified tag.
setVisible(Mappable[]) - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets all mappable items in this collection to visible.
setVisible(boolean) - Method in class net.rim.device.api.ui.toolbar.ToolbarManager
Sets the visibility of the toolbar.
setVisibleNone() - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
Sets all visible elements to not visible.
setVisibleRows(int) - Method in class net.rim.device.api.ui.component.SpinBoxField
Sets the number of rows that will be shown to the user.
setVisibleRows(int) - Method in class net.rim.device.api.ui.container.SpinBoxFieldManager
Sets the number of rows that will be displayed for each spin box.
setVisualState(int) - Method in class net.rim.device.api.ui.Field
Sets this field's current visual state, which can be subsequently accessed via Field.getVisualState().
setVLink(String) - Method in interface org.w3c.dom.html2.HTMLBodyElement
Color of links that have been visited by the user.
setVoiceFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVolume(int) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets the alert volume.
setVolume(int) - Static method in class net.rim.device.api.system.Alert
Sets the master volume.
setVolume(int) - Static method in class net.rim.device.api.system.Audio
Sets the desired master audio volume.
setVolume(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVolumeInherited(boolean) - Method in class net.rim.blackberry.api.profiles.SoundAlert
Sets whether the sound volume is inherited from a higher level profile.
setVspace(int) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Vertical space, in pixels, above and below this image, applet, or object.
setVspace(int) - Method in interface org.w3c.dom.html2.HTMLImageElement
Vertical space above and below this image in pixels.
setVspace(int) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Vertical space, in pixels, above and below this image, applet, or object.
setWapEnableWTLS(boolean) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapEnableWTLS
setWapGatewayApn(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapGatewayApn
setWapGatewayIp(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapGatewayIp
setWapGatewayPort(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapGatewayPort
setWapSourceIp(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapSourceIp
setWapSourcePort(String) - Method in class net.rim.device.api.io.transport.options.WapOptions
Sets the wapSourcePort
setWetLevel(int) - Method in interface javax.microedition.amms.control.audioeffect.ChorusControl
Sets the effect's wet level.
setWhiteningVectors(InitializationVector, InitializationVector) - Method in class net.rim.device.api.crypto.XDecryptorEngine
Sets the pre and post whitening vectors.
setWhiteningVectors(InitializationVector, InitializationVector) - Method in class net.rim.device.api.crypto.XEncryptorEngine
Sets the pre and post whitening vectors.
setWhiteSpace(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWidows(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWidth(int) - Method in class net.rim.device.api.ui.component.table.TemplateColumnProperties
Set the width of the column.
setWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLAppletElement
Override width.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLHRElement
The width of the rule.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLIFrameElement
Frame width.
setWidth(int) - Method in interface org.w3c.dom.html2.HTMLImageElement
The width of the image in pixels.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLObjectElement
Override width.
setWidth(int) - Method in interface org.w3c.dom.html2.HTMLPreElement
Fixed width for content.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLTableCellElement
Cell width.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLTableColElement
Default column width.
setWidth(String) - Method in interface org.w3c.dom.html2.HTMLTableElement
Specifies the desired table width.
setWidth(float) - Method in interface org.w3c.dom.svg.SVGRect
Sets the width of this SVGRect to the specified value.
setWidthStyle(int, int) - Method in class net.rim.device.api.ui.component.table.TemplateColumnProperties
Set the width of the column and the style of the column.
setWordSources(int) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Sets the sources that will be used to look up words for spell checking.
setWordSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWritable(boolean) - Method in interface javax.microedition.io.file.FileConnection
Sets the selected file or directory writable attribute to the indicated value.
setX(float) - Method in interface org.w3c.dom.svg.SVGPoint
Sets the x component of the point to the specified float value.
setX(float) - Method in interface org.w3c.dom.svg.SVGRect
Sets the minimum X value of this SVGRect to the specified value.
setXmlStandalone(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXmlVersion(String) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
setY(float) - Method in interface org.w3c.dom.svg.SVGPoint
Sets the y component of the point to the specified float value.
setY(float) - Method in interface org.w3c.dom.svg.SVGRect
Sets the minimum Y value of this SVGRect to the specified value.
setZero() - Method in class net.rim.device.api.math.Matrix3f
Sets all elements of the current matrix to zero.
setZero() - Method in class net.rim.device.api.math.Matrix4f
Sets all elements of the current matrix to zero.
setZIndex(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setZoom(int) - Method in class net.rim.blackberry.api.maps.MapView
Sets the zoom value for the map.
setZoom(int) - Method in class net.rim.device.api.lbs.MapField
Deprecated. Sets the current zoom level.
setZoom(int) - Method in class net.rim.device.api.lbs.maps.MapDimensions
Sets the zoom level of the field.
setZoom(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the zoom level for the map field.
setZoomScale(float) - Method in class net.rim.device.api.browser.field2.BrowserField
This method will set the current zoom scale (zoom level) of this BrowserField instance If there is currently no content loaded, this method will do nothing
SEVERE_ERROR - Static variable in class net.rim.device.api.system.EventLogger
Severe level event.
SEVERITY_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is error.
SEVERITY_FATAL_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is fatal error.
SEVERITY_WARNING - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is warning.
SFF4_FONT - Static variable in class net.rim.device.api.ui.FontFamily
A type for SFF4 (Slangsoft Font Format 4) fonts.
SHA - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
Respresents the SHA MAC algorithm.
SHA1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SHA1 = 1.3.14.3.2.26 Represents SHA1.
SHA1Digest - Class in net.rim.device.api.crypto
The SHA1Digest class implements the SHA-1 algorithm.
SHA1Digest() - Constructor for class net.rim.device.api.crypto.SHA1Digest
Constructs and initializes an SHA-1Digest object.
SHA224 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SHA224 = 2.16.840.1.101.3.4.2.4 The SHA224 hash algorithm.
SHA224Digest - Class in net.rim.device.api.crypto
The SHA224Digest class implements the SHA-224 algorithm.
SHA224Digest() - Constructor for class net.rim.device.api.crypto.SHA224Digest
Constructs and initializes a SHA-224Digest object.
SHA256 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SHA256 = 2.16.840.1.101.3.4.2.1 The SHA256 hash algorithm.
SHA256Digest - Class in net.rim.device.api.crypto
The SHA256Digest class implements the SHA-256 algorithm.
SHA256Digest() - Constructor for class net.rim.device.api.crypto.SHA256Digest
Constructs and initializes a SHA-256Digest object.
SHA384 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SHA384 = 2.16.840.1.101.3.4.2.2 The SHA384 hash algorithm.
SHA384Digest - Class in net.rim.device.api.crypto
The SHA384Digest class implements the SHA-384 algorithm.
SHA384Digest() - Constructor for class net.rim.device.api.crypto.SHA384Digest
Constructs and initializes an SHA-384Digest object.
SHA512 - Static variable in class net.rim.device.api.crypto.oid.OIDs
SHA512 = 2.16.840.1.101.3.4.2.3 The SHA512 hash algorithm.
SHA512Digest - Class in net.rim.device.api.crypto
The SHA512Digest class implements the SHA-512 algorithm.
SHA512Digest() - Constructor for class net.rim.device.api.crypto.SHA512Digest
Constructs and initializes an SHA512Digest object.
SHA_0 - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
Represents the SHA-0 MAC algorithm.
SHA_40 - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
Represents the 40 bit SHA MAC algorithm.
SHA_80 - Static variable in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
Represents the 80 bit SHA MAC algorithm.
SHARED_MASK - Static variable in interface net.rim.device.api.browser.field.RenderingConstants
Bits 1 to 8, are propagated in requests, navigation type maybe reset; higher bits are reserved and only used by the field that it is being rendered.
SharedInputStream - Class in net.rim.device.api.io
Input stream that can share its stream data with a number of readers.
SharedInputStream(byte[]) - Constructor for class net.rim.device.api.io.SharedInputStream
Deprecated. Use instead SharedInputStream.getSharedInputStream( byte[] input )
SharedInputStream(SharedInputStream) - Constructor for class net.rim.device.api.io.SharedInputStream
Constructs a new SharedInputStream instance on provided shared input stream.
SharedInputStream(SharedInputStream, int) - Constructor for class net.rim.device.api.io.SharedInputStream
Deprecated. Use instead new SharedInputStream( SharedInputStream input ) and then setLength( int length ) on the new stream
SharedOutputStream - Class in net.rim.device.api.io
Output stream that can share its stream data with a number of writers.
SharedOutputStream(OutputStream) - Constructor for class net.rim.device.api.io.SharedOutputStream
Build a shared output stream on provided output stream.
shear(float) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified shear transformation.
shear(float, Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified shear transformation and stores the result in matrix dst.
shear(float, float) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified shear transformation.
shear(float, float, Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Post-multiplies this matrix by the matrix corresponding to the specified shear transformation and stores the result in matrix dst.
shear(float) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given shear factor along both axes.
shear(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given shear factor along both axes and stores the result in the given destination transform.
shear(float, float) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factors along each axis.
shear(float, float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factors along each axis and stores the result in the given destination transform.
shear(Vector2f) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given shear vector.
shear(Vector2f, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given shear vector and stores the result in the given destination transform.
shearX(float) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factor along the x-axis.
shearX(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factor along the x-axis and stores the result in the given destination transform.
shearY(float) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factor along the y-axis.
shearY(float, Transform2D) - Method in class net.rim.device.api.math.Transform2D
Shears this transform's shear component by the given factor along the y-axis and stores the result in the given destination transform.
SHIFT_JIS - Static variable in class com.google.zxing.common.StringUtils
 
SHOOTING_STOPPED - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when the burst shooting stops and the files have been stored into the file system.
Short - Class in java.lang
The Short class is the standard wrapper for short values.
Short(short) - Constructor for class java.lang.Short
Constructs a Short object initialized to the specified short value.
SHORT - Static variable in class javax.microedition.xml.rpc.Type
Type constant for short parameters.
SHORT - Static variable in class net.rim.device.api.util.TimeZoneUtilities
A style specifier for short display names, which are suitable for use in a selection UI widget such as a ChoiceField.
ShortBuffer - Class in java.nio
A short buffer.
Shortcut - Interface in net.rim.blackberry.api.homescreen
Interface that encapsulates a Home screen shortcut.
shortcutDeleted(String) - Method in interface net.rim.blackberry.api.homescreen.ShortcutEventListener
Called when a user deletes a shortcut from the Home screen.
ShortcutEventListener - Interface in net.rim.blackberry.api.homescreen
The interface that you must implement if you want to add a shortcut to the Home screen on the device.
ShortcutIconField - Class in net.rim.blackberry.api.homescreen
Provides the ability to add a shortcut to a UI screen.
ShortcutProvider - Class in net.rim.blackberry.api.homescreen
Used to create shortcuts on the Home screen of the device.
shortMidiEvent(int, int, int) - Method in interface javax.microedition.media.control.MIDIControl
Sends a short MIDI event to the device.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short (by casting to a short).
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short (by casting to a short).
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
shouldAppearInApplicationSwitcher() - Method in class net.rim.device.api.system.Application
Determines if this application should appear in the Application Switcher.
shouldCursorScroll(int, int, int, int) - Method in class net.rim.device.api.ui.Manager
Returns true if the new position of the cursor would trigger a scroll, false otherwise.
show() - Method in class net.rim.device.api.lbs.picker.LocationPicker
Displays the location picker.
show() - Method in class net.rim.device.api.ui.component.Dialog
Displays a modeless dialog of normal priority.
show(int) - Method in class net.rim.device.api.ui.component.Dialog
Displays a modeless dialog with the specified priority.
show() - Method in class net.rim.device.api.ui.component.Menu
Shows the menu to the user.
show(String) - Static method in class net.rim.device.api.ui.component.Status
Shows a status screen for two seconds.
show(String, int) - Static method in class net.rim.device.api.ui.component.Status
Shows a status screen for specified time.
show(String, Bitmap, int) - Static method in class net.rim.device.api.ui.component.Status
Shows a status screen with specified icon, for specified time.
show(String, Bitmap, int, long, boolean, boolean, int) - Static method in class net.rim.device.api.ui.component.Status
Shows a status screen of a particular style for specified time.
show() - Method in class net.rim.device.api.ui.picker.FilePicker
Displays the File selection popup and returns the full URL encoded path to the selected file.
SHOW - Static variable in class net.rim.device.api.ui.VirtualKeyboard
When passed to VirtualKeyboard.setVisibility(int), indicates the keyboard should be displayed the next time the context has focus, or immediately if the context already has focus.
SHOW_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Attr nodes.
SHOW_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show EntityReference nodes.
SHOW_FORCE - Static variable in class net.rim.device.api.ui.VirtualKeyboard
When passed to VirtualKeyboard.setVisibility(int), indicates the keyboard should always be displayed when the context has focus, and that hiding the keyboard should not be permitted.
SHOW_IMAGE_PLACEHOLDERS - Static variable in class net.rim.device.api.browser.field.RenderingOptions
If image cannot be loaded or "show images" is off, show the alternative text for images that are not links.
SHOW_IMAGE_PLACEHOLDERS_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default mode for showing image placeholders (true).
SHOW_IMAGES_IN_HTML - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Disables/Enables images on HTML pages.
SHOW_IMAGES_IN_HTML_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default mode for showing images in HTML (true).
SHOW_IMAGES_IN_WML - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Disables/Enables images on WML pages.
SHOW_IMAGES_IN_WML_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default mode for showing images in WML (true).
SHOW_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show ProcessingInstruction nodes.
SHOW_TABLES_IN_HTML - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Disables/Enables tables on HTML pages.
SHOW_TABLES_IN_HTML_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default HTML tables display mode (true).
SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Text nodes.
showBrowser() - Method in class net.rim.blackberry.api.browser.BrowserSession
Shows the browser if it is not already visible and displays its start page.
showContextMenu(Screen) - Method in interface net.rim.device.api.ui.menu.ContextMenuProvider
Displays a context menu.
showContextMenu(Screen) - Method in class net.rim.device.api.ui.menu.DefaultContextMenuProvider
Displays a pop-up menu.
showDialog(Manager, boolean) - Method in class net.rim.device.api.userauthenticator.SecurityUIManager
Present a dialog to the user.
ShowKeyboardToolbarButtonField - Class in net.rim.device.api.ui.toolbar
A toolbar button that displays the VirtualKeyboard.
ShowKeyboardToolbarButtonField() - Constructor for class net.rim.device.api.ui.toolbar.ShowKeyboardToolbarButtonField
Creates an instance of the ShowKeyboardToolbarButtonField.
ShowKeyboardToolbarButtonField(int) - Constructor for class net.rim.device.api.ui.toolbar.ShowKeyboardToolbarButtonField
Creates an instance of the ShowKeyboardToolbarButtonField.
showNotify() - Method in class javax.microedition.lcdui.Canvas
The implementation calls showNotify() immediately prior to this Canvas being made visible on the display.
showNotify() - Method in class javax.microedition.lcdui.CustomItem
Called by the system to notify the item that it is now at least partially visible, when it previously had been completely invisible.
showNotify() - Method in interface javax.microedition.m2g.SVGEventListener
Invoked by the SVG implementation when the associated component is shown.
showOnInput(boolean) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Sets whether or not the eyelids will appear in response to user input.
SHRINK_LENS - Static variable in class net.rim.device.api.ui.extension.component.PictureScrollField.HighlightStyle
Constant for specifying the shrink highlight effect.
SIENNA - Static variable in class net.rim.device.api.ui.Color
 
sign(byte[], int, int, PrivateKey, String, String) - Static method in class net.rim.device.api.crypto.Crypto
Returns the signature of the given private key on the given data, using the given algorithm.
sign(byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.DSASignatureSigner
Performs the signing operation for the DSA algorithm.
sign(byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECDSASignatureSigner
Signs the information that has been hashed up to this point using the values of r and s.
sign(byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECNRSignatureSigner
Signs the information that has been hashed up to this point using the values of r and s.
sign(byte[], int) - Method in class net.rim.device.api.crypto.PKCS1SignatureSigner
Signs the formatted signature data that has been generated from the values passed through the update function.
sign(byte[], int) - Method in class net.rim.device.api.crypto.PSSSignatureSigner
Signs the formatted signature data that has been generated from the values passed through the update function.
sign(byte[], int) - Method in class net.rim.device.api.crypto.X931SignatureSigner
Signs the given signature.
SIGN_OPERATION - Static variable in class net.rim.device.api.smartcard.SmartCardSession
Indicates that this session will be used for a signing operation.
signalLevel(int) - Method in interface net.rim.device.api.system.RadioStatusListener
Invoked when the receive signal level has changed.
SIGNATURE_ALGORITHM_NAME - Static variable in class net.rim.device.api.crypto.oid.OIDs
Associates OIDs and signature algorithm name strings, eg "RSA_PKCS1_SHA1", "DSA", etc.
SIGNATURE_KEY_TAG - Static variable in class net.rim.device.api.itpolicy.ITPolicy
Represents the signature key sub tag (for use with ITPOLICY_SIGNATURE_KEYS tag)
SignatureDecoder - Class in net.rim.device.api.crypto.encoder
Defines routines to decode signatures produced by the SignatureSigner classes.
SignatureDecoder() - Constructor for class net.rim.device.api.crypto.encoder.SignatureDecoder
Creates a new SignatureDecoder object.
SignatureEncoder - Class in net.rim.device.api.crypto.encoder
Defines encode signatures produced by the SignatureSigner classes.
SignatureEncoder() - Constructor for class net.rim.device.api.crypto.encoder.SignatureEncoder
Creates a new SignatureEncoder object.
SignatureSigner - Interface in net.rim.device.api.crypto
Defines the methods required for each signing class that provides a signature engine.
SignatureSignerFactory - Class in net.rim.device.api.crypto
Contains the functionality for a high level approach to signature signing.
SignatureSignerFactory() - Constructor for class net.rim.device.api.crypto.SignatureSignerFactory
Creates a new SignatureSignerFactory object.
SignatureSignerOutputStream - Class in net.rim.device.api.crypto
Allows the user to create an output stream to write all of their data to and also have that data run through a signature signer class to sign the data.
SignatureSignerOutputStream(SignatureSigner, OutputStream) - Constructor for class net.rim.device.api.crypto.SignatureSignerOutputStream
Creates a SignatureSignerOutputStream object taking as input a signature signer and an output stream.
SignatureVerifier - Interface in net.rim.device.api.crypto
Defines the functions that are required for use with all of the signature verifiers that are implemented in the system.
SignatureVerifierInputStream - Class in net.rim.device.api.crypto
Combines the use of a signature verifier with the use of streams.
SignatureVerifierInputStream(SignatureVerifier, InputStream) - Constructor for class net.rim.device.api.crypto.SignatureVerifierInputStream
Establishes the input stream being used for reading data and the signature verifier that is used to determine the validity of the signature.
signDSA(CryptoTokenCryptoSystemData, CryptoTokenPrivateKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.DSACryptoToken
Generates a DSA signature.
signDSA(CryptoTokenCryptoSystemData, CryptoTokenPrivateKeyData, byte[], int, int, byte[], int, byte[], int, Object) - Method in class net.rim.device.api.crypto.DSACryptoToken
Generates a DSA signature.
signECDSA(CryptoTokenCryptoSystemData, CryptoTokenPrivateKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECCryptoToken
Generates an ECDSA signature.
signECDSA(CryptoTokenCryptoSystemData, CryptoTokenPrivateKeyData, byte[], int, int, byte[], int, byte[], int, Object) - Method in class net.rim.device.api.crypto.ECCryptoToken
Generates an ECDSA signature.
signECNR(CryptoTokenCryptoSystemData, CryptoTokenPrivateKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECCryptoToken
Generates an ECNR signature.
SIGNED_DATA - Static variable in interface net.rim.device.api.crypto.cms.CMSContentTypes
Specifies a CMS content type of signed data.
SIGNED_RECEIPT - Static variable in interface net.rim.device.api.crypto.cms.CMSContentTypes
Specifies a CMS content type of signed receipt.
signRSA(RSACryptoSystem, CryptoTokenPrivateKeyData, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.RSACryptoToken
Performs a raw RSA signature operation.
signRSA(RSACryptoSystem, CryptoTokenPrivateKeyData, byte[], int, byte[], int, Object) - Method in class net.rim.device.api.crypto.RSACryptoToken
Performs a raw RSA signature operation.
signRSA(RSACryptoSystem, CryptoTokenPrivateKeyData, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.SmartCardRSACryptoToken
Deprecated.  
signRSASmartCardImpl(CryptoSystem, CryptoTokenPrivateKeyData, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.SmartCardRSACryptoToken
Deprecated. Performs a raw RSA signature operation.
SILENCE - Static variable in interface javax.microedition.media.control.ToneControl
Silence.
SILVER - Static variable in class net.rim.device.api.ui.Color
 
SIM - Static variable in class net.rim.device.api.io.nfc.se.SecureElement
Constant to indicate a SIM-based secure element.
SIM_PHONE - Static variable in class net.rim.device.api.ui.text.TextFilter
Same as ADN_SIM_PHONE.
SIMCardException - Exception in net.rim.device.api.system
Thrown when a SIM card error occurs.
SIMCardException(String) - Constructor for exception net.rim.device.api.system.SIMCardException
Constructs a new SIMCardException with descriptive message.
SIMCardInfo - Class in net.rim.device.api.system
Provides information about the SIM Card
SimpleDateFormat - Class in net.rim.device.api.i18n
Formats and parses dates in a locale-sensitive manner.
SimpleDateFormat(int) - Constructor for class net.rim.device.api.i18n.SimpleDateFormat
Constructs a SimpleDateFormat using the given style and the default date format symbols for the default locale.
SimpleDateFormat(String) - Constructor for class net.rim.device.api.i18n.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the default locale.
SimpleDateFormat(String, Locale) - Constructor for class net.rim.device.api.i18n.SimpleDateFormat
Constructs a new SimpleDateFormat instance with provided pattern string.
SimpleList - Class in net.rim.device.api.ui.component.table
The SimpleList class provides an API that makes it more convenient to access the Table API Model-View-Controller structure to make a list of Strings, one on top of the other.
SimpleList(Manager) - Constructor for class net.rim.device.api.ui.component.table.SimpleList
Creates a SimpleList instance and adds the relevant material to a provided manager.
SimpleListDataTemplate - Class in net.rim.device.api.ui.component.table
This class describes a default implementation of a DataTemplate for the needs of the SimpleList class.
simpleReset() - Method in class net.rim.device.api.io.DatagramBase
Resets only the state of this datagram Use this method to remove this datagram's properties and flags.
SimpleSortingIntVector - Class in net.rim.device.api.util
Simple sorting vector of integers.
SimpleSortingIntVector() - Constructor for class net.rim.device.api.util.SimpleSortingIntVector
Constructs a new SimpleSortingIntVector instance.
SimpleSortingIntVector(int) - Constructor for class net.rim.device.api.util.SimpleSortingIntVector
Constructs an empty vector with the specified initial capacity.
SimpleSortingIntVector(int, int) - Constructor for class net.rim.device.api.util.SimpleSortingIntVector
Constructs an empty vector with the specified initial capacity and capacity increment.
SimpleSortingVector - Class in net.rim.device.api.util
Simple sorting vector of objects.
SimpleSortingVector() - Constructor for class net.rim.device.api.util.SimpleSortingVector
Constructs a new SimpleSortingVector instance.
SimpleSortingVector(int) - Constructor for class net.rim.device.api.util.SimpleSortingVector
Constructs an empty vector with the specified initial capacity.
SimpleSortingVector(int, int) - Constructor for class net.rim.device.api.util.SimpleSortingVector
Constructs an empty vector with the specified initial capacity and capacity increment.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
Sin(int) - Static method in class net.rim.device.api.math.Fixed32
Computes SIN(f), f is a fixed point number in radians.
sind(int) - Static method in class net.rim.device.api.math.Fixed32
Returns the sine of a fixed-point angle in degrees.
SINGLE_LINE - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
For text fields.
SINHALA_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Sinhala script.
SITENAME_MISMATCH - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate does not contain the correct site name.
size - Variable in class com.google.zxing.common.BitArray
 
size() - Method in class com.google.zxing.common.ByteArray
 
size() - Method in class com.google.zxing.qrcode.encoder.BitVector
Deprecated.  
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.util.Hashtable
Retrieves the number of keys in this hashtable.
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class javax.microedition.content.ActionNameMap
Gets the number of pairs of actions and action names.
size() - Method in interface javax.microedition.lcdui.Choice
Gets the number of elements present.
size() - Method in class javax.microedition.lcdui.ChoiceGroup
 
size() - Method in class javax.microedition.lcdui.Form
Gets the number of items in the Form.
size() - Method in class javax.microedition.lcdui.List
 
size() - Method in class javax.microedition.lcdui.TextBox
Gets the number of characters that are currently stored in this TextBox.
size() - Method in class javax.microedition.lcdui.TextField
Gets the number of characters that are currently stored in this TextField.
size() - Method in class net.rim.blackberry.api.browser.MultipartPostData
Retrieves the size of the form data (the size of this object's underlying storing byte array).
size() - Method in class net.rim.blackberry.api.browser.PostData
Retrieves the size of the underlying store.
size() - Method in class net.rim.blackberry.api.browser.URLEncodedPostData
Retrieves the size of the underlying storage buffer.
size() - Method in interface net.rim.blackberry.api.pdap.BlackBerryPIMList
Returns the number of items in this PIMList.
size() - Method in class net.rim.device.api.browser.field.ObjectParamList
Get the number of parameters stored in this container.
size() - Method in interface net.rim.device.api.collection.ReadableIntList
Retrieves the number of elements in this collection.
size() - Method in interface net.rim.device.api.collection.ReadableIntMap
Retrieves the number of elements in this collection.
size() - Method in interface net.rim.device.api.collection.ReadableList
Retrieves the number of elements in this collection.
size() - Method in interface net.rim.device.api.collection.ReadableLongList
Retrieves the number of elements in this collection.
size() - Method in interface net.rim.device.api.collection.ReadableLongMap
Retrieves the number of elements in this collection.
size() - Method in interface net.rim.device.api.collection.ReadableSet
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.BasicFilteredList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.BigIntVector
Returns the number of elements in this vector.
size() - Method in class net.rim.device.api.collection.util.BigLongVector
Returns the number of elements in this vector.
size() - Method in class net.rim.device.api.collection.util.BigUnsortedReadableList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.BigVector
Returns the number of elements in this vector.
size() - Method in class net.rim.device.api.collection.util.IntSortedReadableList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.LongHashtableCollection
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.LongSortedReadableList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.ReadableListCombiner
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.SparseList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.collection.util.UnsortedReadableList
Retrieves the number of elements in this collection.
size() - Method in class net.rim.device.api.command.registrar.CategoryCollection
Returns the number of categories in the collection.
size() - Method in class net.rim.device.api.crypto.keystore.CombinedKeyStore
Returns the number of elements inside the key store.
size() - Method in interface net.rim.device.api.crypto.keystore.KeyStore
Returns the number of elements inside the key store.
size() - Method in class net.rim.device.api.crypto.keystore.RIMKeyStore
 
size() - Method in class net.rim.device.api.io.http.HttpHeaders
Retrieves the number of keys current stored in the header list.
size() - Method in class net.rim.device.api.lbs.maps.model.geospatial.GsFolder
Retrieves the number of elements this folder contains.
size() - Method in class net.rim.device.api.lbs.maps.model.MapDataModel
 
size() - Method in class net.rim.device.api.lbs.maps.model.MapPolyLine
Retrieves the number of points in this MapPolyLine.
size() - Method in class net.rim.device.api.unifiedsearch.SearchFieldCriteriaList
Returns number of SearchFieldCriteria objects indexed by this SearchFieldCriteriaList.
size() - Method in class net.rim.device.api.util.ByteVector
Returns the number of components in this vector.
size() - Method in class net.rim.device.api.util.IntHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.IntIntHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.IntLongHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.IntMultiMap
Retrieves the number of keys in this map.
size(int) - Method in class net.rim.device.api.util.IntMultiMap
Retrieves number of values for a key.
size() - Method in class net.rim.device.api.util.IntVector
Returns the number of components in this vector.
size() - Method in class net.rim.device.api.util.LongHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.LongIntHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.LongVector
Returns the number of components in this vector.
size() - Method in class net.rim.device.api.util.MultiMap
Retrieves the number of values in this map.
size(Object) - Method in class net.rim.device.api.util.MultiMap
Retrieves number of values associated with provided key.
size() - Method in class net.rim.device.api.util.ToIntHashtable
Retrieves the number of keys in this hashtable.
size() - Method in class net.rim.device.api.util.ToLongHashtable
Retrieves the number of keys in this hashtable.
SIZE_CHANGED - Static variable in interface javax.microedition.media.PlayerListener
Posted when the size of the video is changed either because the source video size or the display size is changed.
SIZE_LARGE - Static variable in class javax.microedition.lcdui.Font
The "large" system-dependent font size.
SIZE_MEDIUM - Static variable in class javax.microedition.lcdui.Font
The "medium" system-dependent font size.
SIZE_SMALL - Static variable in class javax.microedition.lcdui.Font
The "small" system-dependent font size.
sizeChanged(int, int) - Method in class javax.microedition.lcdui.Canvas
Called when the drawable area of the Canvas has been changed.
sizeChanged(int, int) - Method in class javax.microedition.lcdui.CustomItem
Implemented by the subclass in order to handle size change events.
sizeChanged(int, int) - Method in class javax.microedition.lcdui.Displayable
The implementation calls this method when the available area of the Displayable has been changed.
sizeChanged(int, int) - Method in interface javax.microedition.m2g.SVGEventListener
Invoked by the SVG implementation when the associated component is resized.
sizeChanged(GL, int, int) - Method in class net.rim.device.api.opengles.GLField
Called when the field and underlying surface is resized.
sizeChanged(VG, int, int) - Method in class net.rim.device.api.openvg.VGField
Called when the field and underlying surface is resized.
SizeExceededException - Exception in javax.wireless.messaging
Indicates that an operation is not executable due to insufficient system resources.
SizeExceededException(String) - Constructor for exception javax.wireless.messaging.SizeExceededException
Creates a new instance of SizeExceededException.
sizeInBytes() - Method in class com.google.zxing.qrcode.encoder.BitVector
Deprecated.  
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.DataInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.InputStreamReader
Skip characters.
skip(long) - Method in class java.io.Reader
Skip characters.
skip(int) - Method in interface javax.microedition.media.control.FramePositioningControl
Skip a given number of frames from the current position.
skip(long) - Method in class net.rim.device.api.compress.GZIPInputStream
Skips over and discards n bytes of data from this input.
skip(long) - Method in class net.rim.device.api.compress.ZLibInputStream
Skips over and discards n bytes of data from this input.
skip(long) - Method in class net.rim.device.api.crypto.cms.CMSCompressedDataInputStream
 
skip(long) - Method in class net.rim.device.api.crypto.cms.CMSDataInputStream
 
skip(long) - Method in class net.rim.device.api.crypto.cms.CMSEnvelopedDataInputStream
 
skip(long) - Method in class net.rim.device.api.crypto.cms.CMSInputStream
 
skip(long) - Method in class net.rim.device.api.crypto.cms.CMSSignedDataInputStream
 
skip(long) - Method in class net.rim.device.api.io.SharedInputStream
Skip read position forward.
skip(long) - Method in class net.rim.device.api.mime.MIMEInputStream
Skips over some bytes in this stream.
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class net.rim.device.api.util.DataBuffer
Attempts to skip over some bytes in this buffer.
skipField() - Method in class net.rim.device.api.crypto.asn1.ASN1InputByteArray
Skips the current field.
skipField(int) - Method in class net.rim.device.api.crypto.asn1.ASN1InputByteArray
Skips the current field that has the specified tag.
skipField() - Method in class net.rim.device.api.crypto.asn1.ASN1InputStream
Skips the current field.
skipField(int) - Method in class net.rim.device.api.crypto.asn1.ASN1InputStream
Skips the current field.
skipField(DataBuffer) - Static method in class net.rim.device.api.synchronization.ConverterUtilities
Skips over the next field in the data buffer.
skipField(DataBuffer) - Static method in class net.rim.device.api.util.TLEUtilities
Skips over the next field in the DataBuffer.
SkipjackCryptoToken - Class in net.rim.device.api.crypto
Represents a Skipjack crypto token.
SkipjackCryptoToken() - Constructor for class net.rim.device.api.crypto.SkipjackCryptoToken
Creates a new SkipJackCryptoToken object.
SkipjackDecryptorEngine - Class in net.rim.device.api.crypto
The SkipjackDecryptorEngine class implements the decryption functionality of the Skipjack block cipher.
SkipjackDecryptorEngine(SkipjackKey) - Constructor for class net.rim.device.api.crypto.SkipjackDecryptorEngine
Creates a SkipjackDecryptorEngine object based on a Skipjack key that is initialized and used for decryption of the plaintext for all subsequent calls to the class.
SkipjackEncryptorEngine - Class in net.rim.device.api.crypto
The SkipjackEncryptorEngine implements the encryption functionality of the Skipjack block cipher.
SkipjackEncryptorEngine(SkipjackKey) - Constructor for class net.rim.device.api.crypto.SkipjackEncryptorEngine
Creates a SkipjackEncryptorEngine based upon a Skipjack key that is initialized and used for encryption of the plaintext for all subsequent calls to the class.
SkipjackKey - Class in net.rim.device.api.crypto
Creates a SkipjackKey object.
SkipjackKey() - Constructor for class net.rim.device.api.crypto.SkipjackKey
Creates a new random SkipJackKey object and stores the key material in the object.
SkipjackKey(byte[]) - Constructor for class net.rim.device.api.crypto.SkipjackKey
Creates a SkipjackKey object using as much of the specified data as necessary.
SkipjackKey(byte[], int) - Constructor for class net.rim.device.api.crypto.SkipjackKey
Creates a SkipjackKey object using as much of the specified data as necessary.
SkipjackKey(SkipjackCryptoToken, byte[], int) - Constructor for class net.rim.device.api.crypto.SkipjackKey
Creates a SkipjackKey object using as much of the specified data as necessary.
SkipjackKey(SkipjackCryptoToken, CryptoTokenSymmetricKeyData) - Constructor for class net.rim.device.api.crypto.SkipjackKey
Creates a SkipjackKey object.
skipPast(String) - Method in class org.json.me.JSONTokener
Skip characters until past the requested string.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skipTo(char) - Method in class org.json.me.JSONTokener
Skip characters until the next character is the requested character.
SKYBLUE - Static variable in class net.rim.device.api.ui.Color
 
SLATEBLUE - Static variable in class net.rim.device.api.ui.Color
 
SLATEGRAY - Static variable in class net.rim.device.api.ui.Color
 
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
slerp(Quaternion4f, Quaternion4f, float, Quaternion4f) - Static method in class net.rim.device.api.math.Quaternion4f
Interpolates between two quaternions using spherical linear interpolation.
slice() - Method in class java.nio.ByteBuffer
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.FloatBuffer
Creates a new float buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.IntBuffer
Creates a new int buffer whose content is a shared subsequence of this buffer's content.
slice() - Method in class java.nio.ShortBuffer
Creates a new short buffer whose content is a shared subsequence of this buffer's content.
SLIDE - Static variable in class net.rim.device.api.system.Sensor
Sensor ID of the slider sensor.
SM_DEACTIVATE_PDP_ACCEPT - Static variable in interface net.rim.device.api.system.RadioStatusListener
Deprecated. No longer supported
SM_DEACTIVATE_PDP_REQUEST - Static variable in interface net.rim.device.api.system.RadioStatusListener
Deprecated. No longer supported
SM_GUID - Static variable in interface net.rim.device.api.io.ConnEvent
 
SM_PDP_ACTIVATE_ACCEPT - Static variable in interface net.rim.device.api.system.RadioStatusListener
Deprecated. No longer supported
SM_PDP_ACTIVATE_REJECT - Static variable in interface net.rim.device.api.system.RadioStatusListener
Deprecated. No longer supported
SM_STR - Static variable in interface net.rim.device.api.io.ConnEvent
 
SMART_CARD_KEY - Static variable in class net.rim.device.api.crypto.keystore.AssociatedData
Specifies certificates in the keystore that have their private key on a smart card.
SMART_CASE - Static variable in class net.rim.device.api.ui.autotext.AutoText
Constant indicating that the replacement string is to appear in SmartCase.
SMART_POSTER_ACTION_DEFAULT - Static variable in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Indicates that an application should be opened to view the smart poster.
SMART_POSTER_ACTION_EDIT - Static variable in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Indicates that the smart poster should be opened in edit mode.
SMART_POSTER_ACTION_SAVE - Static variable in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Indicates that this smart poster should be saved for later viewing.
SMART_POSTER_RECORD_TYPE - Static variable in class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
The NFC Forum record type name for smart poster records.
SmartCard - Class in net.rim.device.api.smartcard
Represents a kind (or model or family) of a physical smart card, as opposed to one unique smart card.
SmartCard() - Constructor for class net.rim.device.api.smartcard.SmartCard
Constructs a new SmartCard.
SmartCardAccessDeniedException - Exception in net.rim.device.api.smartcard
Thrown when the user is unable to gain access to a smart card resource.
SmartCardAccessDeniedException() - Constructor for exception net.rim.device.api.smartcard.SmartCardAccessDeniedException
Creates a SmartCardAccessDeniedException with no parameters.
SmartCardAccessDeniedException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardAccessDeniedException
Creates a SmartCardAccessDeniedException with a description String.
SmartCardBlockTimeoutException - Exception in net.rim.device.api.smartcard
Thrown when a block timeout occurs communicating with the card.
SmartCardBlockTimeoutException() - Constructor for exception net.rim.device.api.smartcard.SmartCardBlockTimeoutException
Creates a SmartCardBlockTimeoutException with no parameters.
SmartCardBlockTimeoutException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardBlockTimeoutException
Creates a SmartCardBlockTimeoutException with a description String.
SmartCardCancelException - Exception in net.rim.device.api.smartcard
Thrown when a smart card operation is canceled, typically by the user.
SmartCardCancelException() - Constructor for exception net.rim.device.api.smartcard.SmartCardCancelException
Creates a SmartCardCancelException with no parameters.
SmartCardCancelException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardCancelException
Creates a SmartCardCancelException with a description String.
SmartCardCapabilities - Class in net.rim.device.api.smartcard
Represents the capabilites of a physical smartcard, in terms of the protocols the card supports, the baud rate and clock adjustment factors.
SmartCardCapabilities(int) - Constructor for class net.rim.device.api.smartcard.SmartCardCapabilities
Creates a new SmartCardCapabilities object with indicate protocols.
SmartCardCapabilities(int, int, int) - Constructor for class net.rim.device.api.smartcard.SmartCardCapabilities
Creates a new SmartCardCapabilities object with indicate protocols, clock conversion and baud rate adjustment factors.
SmartCardCharacterTimeoutException - Exception in net.rim.device.api.smartcard
Thrown when a character timeout occurs communicating with the card.
SmartCardCharacterTimeoutException() - Constructor for exception net.rim.device.api.smartcard.SmartCardCharacterTimeoutException
Creates a SmartCardCharacterTimeoutException with no parameters.
SmartCardCharacterTimeoutException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardCharacterTimeoutException
Creates a SmartCardCharacterTimeoutException with a description String.
SmartCardDSACryptoToken - Class in net.rim.device.api.crypto
Deprecated. This class will be deprecated in release 4.2 and above, smart card tokens should extend DSACryptoToken directly instead of extending this class.
SmartCardDSACryptoToken() - Constructor for class net.rim.device.api.crypto.SmartCardDSACryptoToken
Deprecated. Creates a new SmartCardDSACryptoToken object.
SmartCardException - Exception in net.rim.device.api.smartcard
Thrown when a smart card error occurs.
SmartCardException() - Constructor for exception net.rim.device.api.smartcard.SmartCardException
Creates a SmartCardException with no parameters.
SmartCardException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardException
Creates a SmartCardException with a description String.
SmartCardFactory - Class in net.rim.device.api.smartcard
Provides factory functions for dealing with SmartCard objects.
SmartCardID - Class in net.rim.device.api.smartcard
A class to represent a specific smart card within a family of smart cards.
SmartCardID(long, String, SmartCard) - Constructor for class net.rim.device.api.smartcard.SmartCardID
Constructs a SmartCardID object.
SmartCardID(long, String, SmartCard, String) - Constructor for class net.rim.device.api.smartcard.SmartCardID
Constructs a SmartCardID object.
SmartCardIOException - Exception in net.rim.device.api.smartcard
Thrown when there is IO problem communicating with a reader or card.
SmartCardIOException() - Constructor for exception net.rim.device.api.smartcard.SmartCardIOException
Creates a SmartCardIOException with no parameters.
SmartCardIOException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardIOException
Creates a SmartCardIOException with a description String.
SmartCardLockedException - Exception in net.rim.device.api.smartcard
Thrown when the user is unable to attempt anymore logins on a smart card.
SmartCardLockedException() - Constructor for exception net.rim.device.api.smartcard.SmartCardLockedException
Creates a SmartCardLockedException with no parameters.
SmartCardLockedException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardLockedException
Creates a SmartCardLockedException with a description String.
SmartCardNoCardPresentException - Exception in net.rim.device.api.smartcard
Thrown when there is no card present in the smart card reader.
SmartCardNoCardPresentException() - Constructor for exception net.rim.device.api.smartcard.SmartCardNoCardPresentException
Creates a SmartCardNoCardPresentException with no parameters.
SmartCardNoCardPresentException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardNoCardPresentException
Creates a SmartCardNoCardPresentException with a description String.
SmartCardNoReaderPresentException - Exception in net.rim.device.api.smartcard
Thrown when there is no reader attached to the device.
SmartCardNoReaderPresentException() - Constructor for exception net.rim.device.api.smartcard.SmartCardNoReaderPresentException
Creates a SmartCardNoReaderPresentException with no parameters.
SmartCardNoReaderPresentException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardNoReaderPresentException
Creates a SmartCardNoReaderPresentException with a description String.
SmartCardProtocolErrorException - Exception in net.rim.device.api.smartcard
Thrown when there is an error in either the T=1 or T=0 protocol.
SmartCardProtocolErrorException() - Constructor for exception net.rim.device.api.smartcard.SmartCardProtocolErrorException
Creates a SmartCardProtocolErrorException with no parameters.
SmartCardProtocolErrorException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardProtocolErrorException
Creates a SmartCardProtocolErrorException with a description String.
SmartCardReader - Class in net.rim.device.api.smartcard
Represents a physical smart card reader.
SmartCardReader() - Constructor for class net.rim.device.api.smartcard.SmartCardReader
Constructs a SmartCardReader.
SmartCardReaderFactory - Class in net.rim.device.api.smartcard
Provides factory functions to return SmartCardReader and SmartCardReaderSession objects.
SmartCardReaderSession - Class in net.rim.device.api.smartcard
Represents a communications session with a physical smartcard reader.
SmartCardReaderSession(SmartCardReader) - Constructor for class net.rim.device.api.smartcard.SmartCardReaderSession
Construct a new SmartCardReaderSession.
SmartCardRemovedException - Exception in net.rim.device.api.smartcard
Thrown when the card is removed when communicating with the card.
SmartCardRemovedException() - Constructor for exception net.rim.device.api.smartcard.SmartCardRemovedException
Creates a SmartCardRemovedException with no parameters.
SmartCardRemovedException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardRemovedException
Creates a SmartCardRemovedException with a description String.
SmartCardRSACryptoToken - Class in net.rim.device.api.crypto
Deprecated. This class will be deprecated in release 4.2 and above, smart card tokens should extend RSACryptoToken directly instead of extending this class.
SmartCardRSACryptoToken() - Constructor for class net.rim.device.api.crypto.SmartCardRSACryptoToken
Deprecated. Creates a new SmartCardRSACryptoToken object.
SmartCardSession - Class in net.rim.device.api.smartcard
A SmartCardSession represents a communications session with a physical smartcard.
SmartCardSession(SmartCard, SmartCardReaderSession) - Constructor for class net.rim.device.api.smartcard.SmartCardSession
Creates a new SmartCardSession.
SmartCardSessionAlreadyOpenException - Exception in net.rim.device.api.smartcard
Thrown when a smart card session is already open.
SmartCardSessionAlreadyOpenException() - Constructor for exception net.rim.device.api.smartcard.SmartCardSessionAlreadyOpenException
Creates a SmartCardSessionAlreadyOpenException with no parameters.
SmartCardSessionAlreadyOpenException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardSessionAlreadyOpenException
Creates a SmartCardSessionAlreadyOpenException with a description String.
SmartCardSessionClosedException - Exception in net.rim.device.api.smartcard
Thrown when a method is called on a closed SmartCardSession or SmartCardReaderSession.
SmartCardSessionClosedException() - Constructor for exception net.rim.device.api.smartcard.SmartCardSessionClosedException
Creates a SmartCardSessionClosedException with no parameters.
SmartCardSessionClosedException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardSessionClosedException
Creates a SmartCardSessionClosedException with a description String.
SmartCardTimeoutException - Exception in net.rim.device.api.smartcard
Thrown when a smart card operation is taking too long.
SmartCardTimeoutException() - Constructor for exception net.rim.device.api.smartcard.SmartCardTimeoutException
Creates a SmartCardTimeoutException with no parameters.
SmartCardTimeoutException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardTimeoutException
Creates a SmartCardTimeoutException with a description String.
SmartCardUnsupportedException - Exception in net.rim.device.api.smartcard
Thrown when a smart card is not supported by the reader.
SmartCardUnsupportedException() - Constructor for exception net.rim.device.api.smartcard.SmartCardUnsupportedException
Creates a SmartCardUnsupportedException with no parameters.
SmartCardUnsupportedException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardUnsupportedException
Creates a SmartCardUnsupportedException with a description String.
SmartCardUnsupportedOperationException - Exception in net.rim.device.api.smartcard
Thrown when a smart card operation is not supported.
SmartCardUnsupportedOperationException() - Constructor for exception net.rim.device.api.smartcard.SmartCardUnsupportedOperationException
Creates a SmartCardUnsupportedOperationException with no parameters.
SmartCardUnsupportedOperationException(String) - Constructor for exception net.rim.device.api.smartcard.SmartCardUnsupportedOperationException
Creates a SmartCardUnsupportedOperationException with a description String.
SmartPosterRecord - Class in net.rim.device.api.io.nfc.ndef.rtd
Helps build and parse NFC Forum smart poster NDEF records.
SmartPosterRecord() - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Creates an empty smart poster.
SmartPosterRecord(String, String, String) - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Creates a smart poster record using the specified URI, title, and language code.
SmartPosterRecord(NDEFRecord) - Constructor for class net.rim.device.api.io.nfc.ndef.rtd.SmartPosterRecord
Creates a smart poster record by extracting smart poster data from an existing NDEFRecord object.
SMILE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
SMS - Class in net.rim.blackberry.api.sms
Provides advanced utilities for interaction with the SMS messaging system.
SMS_ID_NOT_ON_SIM - Static variable in class net.rim.device.api.system.SMSPacketHeader
 
SMS_PHONE - Static variable in class net.rim.device.api.ui.text.TextFilter
SMS (Short Message Service) phone number filter
SmsAddress - Class in net.rim.device.api.io
Formats SMS addresses according to the docs in javax.microedition.io.Connector.
SmsAddress() - Constructor for class net.rim.device.api.io.SmsAddress
Constructs a new, empty SmsAddress object with no header information.
SmsAddress(DatagramAddressBase) - Constructor for class net.rim.device.api.io.SmsAddress
Constructs a new SmsAddress based on a given DatagramAddressBase object.
SmsAddress(String) - Constructor for class net.rim.device.api.io.SmsAddress
Constructs a new SmsAddress object based on a formatted string.
SMSPacketHeader - Class in net.rim.device.api.system
A RadioPacketHeader for sending SMS packets.
SMSPacketHeader() - Constructor for class net.rim.device.api.system.SMSPacketHeader
Constructs a new SMSPacketHeader.
SMSParameters - Class in net.rim.device.api.system
SMS parameters.
SMSParameters() - Constructor for class net.rim.device.api.system.SMSParameters
Constructs a new SMSParameters instance.
SnapshotControl - Interface in javax.microedition.amms.control.camera
SnapshotControl controls burst shooting with the camera.
snapToCurrent(boolean, int, int) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Causes this view to move the currently selected pane back to its default layout position.
snapToCurrent(boolean, int, int) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Updates the current rendering state of the view.
snapToCurrent(int) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Moves the currently selected pane back to its default layout position.
snapToCurrent(boolean, int, int) - Method in class net.rim.device.api.ui.component.pane.PaneView
Causes this view to move the currently selected pane back to its default layout position.
snapToCurrent(boolean, int, int) - Method in class net.rim.device.api.ui.component.pane.TitleView
Tells this view to move the currently selectly pane back to its default layout positioning.
SNDBUF - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the size of the sending buffer (4).
SNOW - Static variable in class net.rim.device.api.ui.Color
 
SNOWMAN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
SOAPACTION_URI_PROPERTY - Static variable in class javax.microedition.xml.rpc.Operation
The URI for the Http SOAPAction header.
SOAPBody - Class in net.rim.device.api.io.parser.soap
Represents the body of a SOAP message.
SOAPBody() - Constructor for class net.rim.device.api.io.parser.soap.SOAPBody
Constructs a SOAPBody.
SOAPConstants - Class in net.rim.device.api.io.parser.soap
Contains constants used in this SOAP module.
SOAPElement - Class in net.rim.device.api.io.parser.soap
Base class for all elements in the SOAP object model.
SOAPElementContainer - Class in net.rim.device.api.io.parser.soap
Container for SOAPElement objects.
SOAPElementContainer() - Constructor for class net.rim.device.api.io.parser.soap.SOAPElementContainer
Constructs a SOAPElementContainer.
SOAPElementReference - Class in net.rim.device.api.io.parser.soap
Represents a SOAP element reference in a RPC/encoded SOAP document.
SOAPElementReference() - Constructor for class net.rim.device.api.io.parser.soap.SOAPElementReference
Constructs a SOAPElementReference.
SOAPEnvelope - Class in net.rim.device.api.io.parser.soap
Root object in the SOAP object model.
SOAPEnvelope() - Constructor for class net.rim.device.api.io.parser.soap.SOAPEnvelope
Constructs a SOAPEnvelope.
SOAPHeader - Class in net.rim.device.api.io.parser.soap
Optional element in the SOAPEnvelope.
SOAPHeader() - Constructor for class net.rim.device.api.io.parser.soap.SOAPHeader
Constructs a SOAPHeader.
SOAPMessageProcessor - Class in net.rim.device.api.io.parser.soap
MessageProcessor implementation that builds a SOAPEnvelope from the message body, and then updates the Object representation of the message body.
SOAPMessageProcessor() - Constructor for class net.rim.device.api.io.parser.soap.SOAPMessageProcessor
Constructs a SOAPMessageProcessor.
SOAPParser - Class in net.rim.device.api.io.parser.soap
Parses a SOAP document and returns a SOAPEnvelope.
SOAPParser() - Constructor for class net.rim.device.api.io.parser.soap.SOAPParser
Constructs a SOAPParser.
SOAPPrimitive - Class in net.rim.device.api.io.parser.soap
Represents a tag in a SOAP document that contains a value.
SOAPPrimitive() - Constructor for class net.rim.device.api.io.parser.soap.SOAPPrimitive
Constructs a SOAPPrimitive.
SocketConnection - Interface in javax.microedition.io
This interface defines the socket stream connection.
SocketConnectionEnhanced - Interface in net.rim.device.api.io
This class is provides extensions to javax.microedition.io.SocketConnection.
SOFT_HYPHEN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '­'.
SOLID - Static variable in class javax.microedition.lcdui.Graphics
Constant for the SOLID stroke style.
SOLIDUS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '/'.
sort() - Method in class net.rim.device.api.collection.util.BigIntVector
Sorts this vector in ascending integer order.
sort() - Method in class net.rim.device.api.collection.util.BigLongVector
Sorts this vector in ascending integer order.
sort() - Method in class net.rim.device.api.collection.util.BigSortedReadableList
Sorts this collection.
sort(Comparator) - Method in class net.rim.device.api.collection.util.BigVector
Sorts this vector with a comparator.
sort() - Method in class net.rim.device.api.collection.util.SortedReadableList
The list is about to be sorted.
sort(Object[], Comparator) - Static method in class net.rim.device.api.util.Arrays
Sorts object array with provided comparator.
sort(Object[], int, int, Comparator) - Static method in class net.rim.device.api.util.Arrays
Sorts section of object array with provided comparator.
sort(int[], int, int) - Static method in class net.rim.device.api.util.Arrays
Sorts section of integer array in ascending order.
sort(int[], int, int, IntComparator) - Static method in class net.rim.device.api.util.Arrays
Sorts section of integer array in ascending order using a comparator.
sort(long[], int, int) - Static method in class net.rim.device.api.util.Arrays
Sorts section of long integer array in ascending order.
sort(Object[], int, int, Object[], Comparator) - Static method in class net.rim.device.api.util.Arrays
Sorts sections of two parallel object arrays with provided comparator.
sort(Object[], int, int, long[], Comparator) - Static method in class net.rim.device.api.util.Arrays
Sorts object array and a parallel long array with provided comparator.
sort(int[], int, int, Object[]) - Static method in class net.rim.device.api.util.Arrays
Sorts an integer key array and a parallel object array in ascending order.
sort(long[], int, int, Object[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a long integer key array and a parallel object array in ascending order.
sort(long[], int, int, int[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a long integer key array and a parallel int array in ascending order.
sort(long[], int, int, byte[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a long integer key array and a parallel byte array in ascending order.
sort(int[], int, int, byte[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a integer key array and a parallel byte array in ascending order.
sort(int[], int, int, int[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a integer key array and a parallel integer array in ascending order.
sort(byte[], int, int, char[]) - Static method in class net.rim.device.api.util.Arrays
Sorts a byte key array and a parallel char array in ascending order.
SORT_BY_DATASET_ID - Static variable in class net.rim.device.api.collection.util.BasicFilteredList
Sort results by the dataset or datasource ID.
SORT_BY_PRIMARY_FIELD - Static variable in class net.rim.device.api.collection.util.BasicFilteredList
Sort results alphabetically by the primary field.
SORT_BY_SECONDARY_FIELD - Static variable in class net.rim.device.api.collection.util.BasicFilteredList
Sort results alphabetically by the secondary field.
SORT_ORDER_COMPANY - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Returned by getSortOrder() to indicate that the items in this BlackBerryContactList are sorted by company name.
SORT_ORDER_FIRST_NAME - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Returned by getSortOrder() to indicate that the items in this BlackBerryContactList are sorted by first name.
SORT_ORDER_LAST_NAME - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList
Returned by getSortOrder() to indicate that the items in this BlackBerryContactList are sorted by last name.
SORT_TYPE_COMPARISON - Static variable in class net.rim.device.api.util.SimpleSortingIntVector
sort using a comparator
SORT_TYPE_NONE - Static variable in class net.rim.device.api.util.SimpleSortingIntVector
not sorted
SORT_TYPE_NUMERIC - Static variable in class net.rim.device.api.util.SimpleSortingIntVector
sort numerically
SortableCollection - Interface in net.rim.device.api.collection
Defines means for collection to register a comparator object for use in sorting its elements.
SORTED - Static variable in class net.rim.device.api.ui.component.Menu
Style that sorts the menu.
SortedReadableList - Class in net.rim.device.api.collection.util
Maintains a collection of elements in a sorted order.
SortedReadableList(Comparator) - Constructor for class net.rim.device.api.collection.util.SortedReadableList
Constructs a new SortedReadableList instance.
SortedReadableList(CollectionEventSource, Comparator) - Constructor for class net.rim.device.api.collection.util.SortedReadableList
Constructs a new SortedReadableList from another list.
SortedTableModel - Class in net.rim.device.api.ui.component.table
Maintain a sorted model according to one row column.
SortedTableModel(Comparator, int) - Constructor for class net.rim.device.api.ui.component.table.SortedTableModel
Create a SortedTableModel that uses the given comparator and sorted column number.
SortedTableModel(Object[][], Comparator, int) - Constructor for class net.rim.device.api.ui.component.table.SortedTableModel
Create a SortedTableModel that uses the given comparator and sorted column number.
SoundAlert - Class in net.rim.blackberry.api.profiles
Represents sound alert properties.
SoundAlert() - Constructor for class net.rim.blackberry.api.profiles.SoundAlert
Empty constructor for SoundAlert
SoundSource3D - Interface in javax.microedition.amms
SoundSource3D represents a sound source in a virtual acoustical space.
SOURCE_ADDRESS_BOOK - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Word Source "Address Book".
SOURCE_ALL - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Word Sources "All".
SOURCE_BACKGROUND_KEY - Static variable in interface net.rim.device.api.media.MediaActionHandler
A media action source indicating that a media action was generated from a key press while the application was in the background.
SOURCE_BLUETOOTH_HEADSET - Static variable in interface net.rim.device.api.media.MediaActionHandler
A media action source indicating that a media action was generated from a Bluetooth headset that is paired with the BlackBerry smartphone.
SOURCE_CODE - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates the record's source was programmatic.
SOURCE_CUSTOM_OFFSET - Static variable in interface net.rim.device.api.media.MediaActionHandler
The offset for custom media action sources.
SOURCE_EDITOR - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates the record's source was the SB Editor (user operated or otherwise).
SOURCE_FOREGROUND_KEY - Static variable in interface net.rim.device.api.media.MediaActionHandler
A media action source indicating that a media action was generated from a key press while the application was the foreground application.
SOURCE_INVALID - Static variable in interface net.rim.device.api.media.MediaActionHandler
Invalid media action source.
SOURCE_LEARNED_WORDS - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Word Source "Learned Words".
SOURCE_NONE - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Word Sources "None".
SOURCE_OTA - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates the record's source was over the air.
SOURCE_OTA_SECURE - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates the record's source was a secure over-the-air connection.
SOURCE_SERIAL - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates the record's source was a serial link.
SOURCE_SERVER_UID - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
SOURCE_UNKNOWN - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates an unknown source.
SOURCE_WIRED_HEADSET - Static variable in interface net.rim.device.api.media.MediaActionHandler
A media action source indicating that a media action was generated from a wired headset that is plugged into the BlackBerry smartphone.
SourceStream - Interface in javax.microedition.media.protocol
Abstracts a single stream of media data.
SPACE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as ' '.
Spacer - Class in javax.microedition.lcdui
A blank, non-interactive item that has a settable minimum size.
Spacer(int, int) - Constructor for class javax.microedition.lcdui.Spacer
Creates a new Spacer with the given minimum size.
SparseList - Class in net.rim.device.api.collection.util
Maintains a list where existing elements are guaranteed to keep their assigned index until they're removed from the list.
SparseList(int) - Constructor for class net.rim.device.api.collection.util.SparseList
Constructs a new SparseList instance with an initial number of indices.
SparseList() - Constructor for class net.rim.device.api.collection.util.SparseList
Constructs a new SparseList instance.
SPECIFIED_CASE - Static variable in class net.rim.device.api.ui.autotext.AutoText
Constant indicating that the replacement string is to appear exactly as typed by the user.
SPECIFY_CITY - Static variable in exception net.rim.device.api.lbs.LocatorException
The request requires city to be specified.
SPECIFY_COUNTRY - Static variable in exception net.rim.device.api.lbs.LocatorException
The request requires country to be specified.
SPECIFY_STATE_PROVINCE - Static variable in exception net.rim.device.api.lbs.LocatorException
The request requires state/province to be specified.
Spectator - Class in javax.microedition.amms
Spectator represents the listener in the virtual acoustical space.
SPELL_CHECK_CANCELLED - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Code indicating that spell checking has been cancelled.
SPELL_CHECK_COMPLETE - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Code indicating that spell checking of a field has completed.
SPELL_CHECK_SPAWNED - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Code indicating that a built-in spell check dialog has been displayed to the user.
spellCheck(Field) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Spell checks a field.
spellCheck(Enumeration) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Spell checks a collection of fields.
spellCheck(Manager) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
Spell checks the top-level fields of a Manager.
SPELLCHECKABLE - Static variable in class net.rim.device.api.ui.Field
Field style bit to indicate that field is spellcheckable.
SPELLCHECKABLE_MASK - Static variable in class net.rim.device.api.ui.Field
Field style mask to indicate whether spelling check can be run for this field.
spellCheckCompleted(SpellCheckUI, Field, int, int) - Method in class net.rim.blackberry.api.spellcheck.AbstractSpellCheckUIListener
The implementation of this method does nothing.
spellCheckCompleted(SpellCheckUI, Field, int, int) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
Invoked when the spell checking for a Field has completed.
SpellCheckEngine - Interface in net.rim.blackberry.api.spellcheck
Provides spell checking and suggesting services for words.
SpellCheckEngineFactory - Class in net.rim.blackberry.api.spellcheck
Factory for creating spell checking objects
spellCheckStarted(SpellCheckUI, Field) - Method in class net.rim.blackberry.api.spellcheck.AbstractSpellCheckUIListener
The implementation of this method does nothing and returns true.
spellCheckStarted(SpellCheckUI, Field) - Method in interface net.rim.blackberry.api.spellcheck.SpellCheckUIListener
Invoked just before spell checking a Field.
SpellCheckUI - Interface in net.rim.blackberry.api.spellcheck
An interface describing an object for spell checking a set of fields, presenting the user a UI for resolving spell checking issues as they are found.
SpellCheckUIListener - Interface in net.rim.blackberry.api.spellcheck
A listener for events on a SpellCheckUI.
SPINBOX_STOPPED - Static variable in class net.rim.device.api.ui.component.SpinBoxField
Indicates to the field change listener that the spin box stopped spinning after some movement.
SPINBOX_WRAP_FIRST_TO_LAST_INDEX - Static variable in class net.rim.device.api.ui.component.SpinBoxField
Indicates to the field change listener that the spin box wrapped from the first index to the last index.
SPINBOX_WRAP_LAST_TO_FIRST_INDEX - Static variable in class net.rim.device.api.ui.component.SpinBoxField
Indicates to the field change listener that the spin box wrapped from the last index to the first index.
SpinBoxField - Class in net.rim.device.api.ui.component
A user interface component for selecting a single item from a list where the user can spin through the various choices.
SpinBoxField(long) - Constructor for class net.rim.device.api.ui.component.SpinBoxField
Constructs a SpinBoxField with a style.
SpinBoxField() - Constructor for class net.rim.device.api.ui.component.SpinBoxField
Construct the default SpinBoxField with the default row height and number of rows set.
SpinBoxFieldManager - Class in net.rim.device.api.ui.container
Manages a set of SpinBoxFields.
SpinBoxFieldManager() - Constructor for class net.rim.device.api.ui.container.SpinBoxFieldManager
Default constructor with no style specified.
SpinBoxFieldManager(long) - Constructor for class net.rim.device.api.ui.container.SpinBoxFieldManager
Construct an instance while specifying a style.
SPKMKDFPseudoRandomSource - Class in net.rim.device.api.crypto
Implements the key derivation function (KDF) found in RFC 2025.
SPKMKDFPseudoRandomSource(byte[]) - Constructor for class net.rim.device.api.crypto.SPKMKDFPseudoRandomSource
Creates an SPKMKDFPseudoRandomSource object using the given shared secret, keyed integrity ( ie. the 'I' character will be used ), '0' as the algorithm number, and the default SHA-1 digest.
SPKMKDFPseudoRandomSource(byte[], int, int, boolean, int, Digest) - Constructor for class net.rim.device.api.crypto.SPKMKDFPseudoRandomSource
Creates an SPKMKDFPseudoRandomSource object using the given parameters and the specified digest.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SPRINGGREEN - Static variable in class net.rim.device.api.ui.Color
 
Sprite - Class in javax.microedition.lcdui.game
A Sprite is a basic visual element that can be rendered with one of several frames stored in an Image; different frames can be shown to animate the Sprite.
Sprite(Image) - Constructor for class javax.microedition.lcdui.game.Sprite
Creates a new non-animated Sprite using the provided Image.
Sprite(Image, int, int) - Constructor for class javax.microedition.lcdui.game.Sprite
Creates a new animated Sprite using frames contained in the provided Image.
Sprite(Sprite) - Constructor for class javax.microedition.lcdui.game.Sprite
Creates a new Sprite from another Sprite.
SQL_COL_TYPE_BLOB - Static variable in class net.rim.device.api.database.Row
Indicates a blob value.
SQL_COL_TYPE_FLOAT - Static variable in class net.rim.device.api.database.Row
Indicates a float value (64-bit IEEE floating point number).
SQL_COL_TYPE_INTEGER - Static variable in class net.rim.device.api.database.Row
Indicates an integer value (64-bit signed integer).
SQL_COL_TYPE_NULL - Static variable in class net.rim.device.api.database.Row
Indicates a null value.
SQL_COL_TYPE_TEXT - Static variable in class net.rim.device.api.database.Row
Indicates a text value.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
sqrt(int) - Static method in class net.rim.device.api.math.Fixed32
Returns the square root of a fixed-point number.
squad(Quaternion4f, Quaternion4f, Quaternion4f, Quaternion4f, float, Quaternion4f) - Static method in class net.rim.device.api.math.Quaternion4f
Interpolates over a series of quaternions using spherical spline interpolation.
square(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the square of the integer of length aLength in the array beginning at a[ aOffset ], mod the integer in the array beginning at modulus[ modulusOffset ], and stores the result in result, beginning at resultOffset.
square(byte[], byte[], byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the square of the integer represented by the array a, mod the integer represented by the array modulus, and stores the result in the array result must be at least as long as modulus.
square(byte[], int, int, int, byte[], int, int) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the square of the integer of length aLength in the array beginning at a[ aOffset ], mod 2log2modulus, and stores the result in result, beginning at resultOffset.
square(byte[], int, byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the square of the integer represented by the array a, mod 2log2modulus, and stores the result in result.
square(CryptoInteger) - Method in class net.rim.device.api.crypto.CryptoInteger
Returns a CryptoInteger whose value is this2 mod modulus.
SQUARE_BORDER - Static variable in class net.rim.device.api.ui.extension.component.PictureScrollField.HighlightStyle
Constant for specifying the square border highlight effect.
squareToQuadrilateral(float, float, float, float, float, float, float, float) - Static method in class com.google.zxing.common.PerspectiveTransform
 
SRT_ACTIVE - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a service record that's in use.
SRT_DISALLOWED - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a record disallowed by local IT Policy.
SRT_GHOST - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a record deleted but sill recoverable.
SRT_NO_CHANGE - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Indicates service record type will not change.
SRT_NUM_TYPES - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Indicates the number of different service record types.
SRT_OBSOLETE - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a record with an old version (0x00).
SRT_ORPHAN - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a record usable but not in the service book.
SRT_PENDING - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type indicates a record received but not yet accepted (or rejected).
SRT_UNKNOWN - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Type of service record is unknown.
SSL30Connection - Class in net.rim.device.api.crypto.tls.ssl30
This class can be used to instantiate a SSL3.0 connection directly given an underlying connection (such as TCP) or it can be instantiated using Connector.open and specifying ssl as the protocol to use.
SSL30Connection(StreamConnection, String) - Constructor for class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Creates an instance of the SSL protocol passing in an underlying stream connection and the address you are connecting to.
SSL30Connection(StreamConnection, String, boolean) - Constructor for class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Creates an instance of the SSL protocol passing in an underlying stream connection and the address you are connecting to.
SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_anon_EXPORT_WITH_RC4_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_anon_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_anon_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_anon_WITH_RC4_128_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
SSL_DH_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_DH_DSS_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_DH_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DH_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_DH_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DHE_DSS_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_DHE_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_FORTEZZA_KEA_WITH_FORTEZZA_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_FORTEZZA_KEA_WITH_NULL_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_FORTEZZA_KEA_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_NULL_WITH_NULL_NULL - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
Not Allowed to Negotiate To.
SSL_RSA_EXPORT_WITH_DES40_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
CURRENTLY NOT SUPPORTED BUT COULD CHANGE IN FUTURE.
SSL_RSA_EXPORT_WITH_RC4_40_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_RSA_WITH_DES_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_RSA_WITH_IDEA_CBC_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
SSL_RSA_WITH_NULL_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
SSL_RSA_WITH_NULL_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
NOT SUPPORTED AND FUTURE SUPPORT NOT LIKELY.
SSL_RSA_WITH_RC4_128_MD5 - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSL_RSA_WITH_RC4_128_SHA - Static variable in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
SUPPORTED.
SSLCipherSuites - Class in net.rim.device.api.crypto.tls.ssl30
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.
Stack - Class in java.util
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
STALE_CERTIFICATE_STATUS - Static variable in class net.rim.device.api.crypto.certificate.CertificateProperties
A certificate chain property that indicates that at least one certificate in the chain has a stale status.
STAMP_MONOCHROME - Static variable in class net.rim.device.api.ui.component.BitmapField
Stamp option.
StandardTitleBar - Class in net.rim.device.api.ui.component
Provides a standard title bar component with a standard set of optional title bar components and indicators.
StandardTitleBar() - Constructor for class net.rim.device.api.ui.component.StandardTitleBar
Allocates a blank title bar.
standbyMode(boolean) - Method in class net.rim.device.api.system.SerialPort
Deprecated. Toggles standby mode state.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start(int) - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Starts burst shooting.
start() - Method in interface javax.microedition.amms.MediaProcessor
Starts processing.
start() - Method in interface javax.microedition.media.Player
Starts the Player as soon as possible.
start() - Method in class javax.microedition.media.protocol.DataSource
Initiate data-transfer.
START - Static variable in interface javax.microedition.pim.Event
Field specifying the inclusive date and time a single Event starts.
start(MessengerContact) - Method in interface net.rim.blackberry.api.blackberrymessenger.Service
This method is called when the local user selects a Service to start from the "Start Service..."
start() - Method in class net.rim.device.api.ldap.LDAPQuery
Starts the query.
start() - Method in class net.rim.device.api.media.protocol.ByteArrayInputStreamDataSource
 
start() - Method in class net.rim.device.api.util.TimeSource
Start the time-source from STATE_STOPPED or STATE_PAUSED.
start() - Method in class net.rim.plazmic.mediaengine.MediaPlayer
Deprecated. Starts playback of the media content.
START_NOW - Static variable in class net.rim.device.api.lbs.travel.TravelTime
Indicates that travel will start immediately.
START_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
START_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
startADPCM(byte[], boolean) - Static method in class net.rim.device.api.system.Alert
Deprecated. ADPCM is no longer supported.
startAndEndElement(String, String, String, Attributes) - Method in interface net.rim.device.api.xml.jaxp.RIMExtendedHandler
Receives notification of the start and end of an element.
startAndEndElement(String, String, String, Attributes) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Handles self-closing element.
startAndEndElement(String, String, String, Attributes) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
startApp() - Method in class javax.microedition.midlet.MIDlet
Signals the MIDlet that it has entered the Active state.
startAudio(short[], int) - Static method in class net.rim.device.api.system.Alert
Starts an audio alert.
startAutoFocus() - Method in interface net.rim.device.api.amms.control.camera.EnhancedFocusControl
Locks the camera autofocus.
startBuzzer(short[], int) - Static method in class net.rim.device.api.system.Alert
Starts a buzzer alert.
startBuzzer(short[], int, boolean) - Static method in class net.rim.device.api.system.Alert
Starts a buzzer alert.
startCalibration() - Method in class net.rim.device.api.system.MagnetometerSensor.Channel
Starts the calibration process.
startDocument() - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
startDocument() - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDTD() - Method in interface net.rim.device.api.xml.jaxp.RIMExtendedHandler
Receives notification of the start of the document type definition (DTD).
startDTD() - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
Implementation of RIMExtendedHandler
startDTD() - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
STARTED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that processing has already begun.
STARTED - Static variable in interface javax.microedition.media.Player
The state of the Player indicating that the Player has already started.
STARTED - Static variable in interface javax.microedition.media.PlayerListener
Posted when a Player is started.
STARTED - Static variable in class net.rim.plazmic.mediaengine.MediaPlayer
Deprecated. Represents the STARTED state.
startElement(int, String, String, String, Attributes) - Method in interface net.rim.device.api.xml.jaxp.RIMWBXMLHandler
Receives notification of the start of an element.
startElement(int, String, String, String, Attributes) - Method in class net.rim.device.api.xml.jaxp.WBXMLCodeBookCreationHandler
Implements the SAX parser startElement() method in DefaultHandler to implement parsing of the codebook.
startElement(String, String, String, Attributes) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
 
startElement(String, String, String, Attributes) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
startElement(Element) - Method in interface org.w3c.dom.ls.LSParserFilter
The parser will call this method after each Element start tag has been scanned, but before the remainder of the Element is processed.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4Target
Starts virtual ISO 14443 target emulation.
startEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Starts virtual NDEF target emulation.
startEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualTarget
Starts target emulation.
startEntityReference(String, String, String) - Method in interface net.rim.device.api.xml.jaxp.RIMExtendedHandler
Receives notification of the start of an entity reference.
startEntityReference(String, String, String) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
 
startEntityReference(String, String, String) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
startEventLogViewer() - Static method in class net.rim.device.api.system.EventLogger
Starts the event log viewer.
STARTING - Static variable in interface javax.microedition.pim.EventList
Constant representing a search type for Events based on the event occurrence's specific start date/time.
startInquiry(int, DiscoveryListener) - Method in class javax.bluetooth.DiscoveryAgent
Places the device into inquiry mode.
startMatch() - Method in class net.rim.device.api.ui.component.TextSpinBoxField
Starts a text matching.
startMIDI(byte[], boolean) - Static method in class net.rim.device.api.system.Alert
Starts a MIDI alert.
startNotification(long, long, long, Object, Object) - Method in interface net.rim.device.api.notification.Consequence
Invoked when a new event occurs and notification should commence.
startPrefixMapping(String, String) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
 
startPrefixMapping(String, String) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startRecord() - Method in interface javax.microedition.media.control.RecordControl
Start recording the media.
startScan() - Method in class net.rim.device.api.amms.control.camera.ImageScanner
Starts scanning for something your decoder can decode.
startScan() - Method in class net.rim.device.api.barcodelib.BarcodeScanner
Starts scanning for a barcode.
startsWith(String, int) - Method in class java.lang.String
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWithIgnoreCase(String, String) - Static method in class net.rim.device.api.util.StringUtilities
Determines if target string begins with provided prefix.
startsWithIgnoreCaseAndAccents(String, String) - Static method in class net.rim.device.api.util.StringUtilities
Determines if target string begins with a provided prefix, ignoring the case and accents of the characters in the string.
startVibrate(int) - Static method in class net.rim.device.api.system.Alert
Starts a vibrate alert.
STATE - Static variable in class javax.microedition.location.AddressInfo
Address field denoting state or province.
STATE_ABORTED - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_AUDIO_SYNC - Static variable in class net.rim.device.api.system.LED
LED is synchronized to the active audio output.
STATE_BLINKING - Static variable in class net.rim.device.api.system.LED
LED is blinking.
STATE_CANCELLING_LOGIN - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client is attempting to cancel login.
STATE_CLOSED - Static variable in interface net.rim.blackberry.api.blackberrymessenger.Session
A state variable indicating that this Session is currently closed.
STATE_CLOSED - Static variable in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
FM Radio is not ready for use.
STATE_COMPLETE - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_DECODING - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_ENCODING - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_ERROR - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_FLIP_CLOSED - Static variable in class net.rim.device.api.system.Sensor
A state of the flip sensor that indicates that the BlackBerry device flip is closed.
STATE_FLIP_OPEN - Static variable in class net.rim.device.api.system.Sensor
A state of the flip sensor that indicates that the BlackBerry device flip is open.
STATE_IN_HOLSTER - Static variable in class net.rim.device.api.system.Sensor
A state of the holster sensor that indicates that the BlackBerry device is in the holster.
STATE_IN_PROGRESS - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
A spell checking state indicating that the spell check is in progress.
STATE_LOGGED_IN - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client has logged in successfully.
STATE_LOGGED_OUT - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client is logged out.
STATE_LOGGING_IN - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client is attempting to login.
STATE_LOGGING_OUT - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client is attempting to logout.
STATE_LOWBATT - Static variable in class net.rim.device.api.system.RadioInfo
Radio is on but cannot function because of low battery.
STATE_NO_SERVICE_BOOK - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_OFF - Static variable in class net.rim.device.api.system.LED
LED is off.
STATE_OFF - Static variable in class net.rim.device.api.system.RadioInfo
Radio is off.
STATE_ON - Static variable in class net.rim.device.api.system.LED
LED is on solid.
STATE_ON - Static variable in class net.rim.device.api.system.RadioInfo
Radio is on.
STATE_OPEN - Static variable in interface net.rim.blackberry.api.blackberrymessenger.Session
A state variable indicating that this Session is currently open.
STATE_OPEN - Static variable in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
FM Radio is ready for use.
STATE_OUT_OF_HOLSTER - Static variable in class net.rim.device.api.system.Sensor
A state of the holster sensor that indicates that the BlackBerry device is not in the holster.
STATE_PATTERN - Static variable in class net.rim.device.api.system.LED
LED is in pattern mode.
STATE_PAUSED - Static variable in class net.rim.device.api.util.TimeSource
Represents the state when the time-source is paused.
STATE_PENDING - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_POSTAL_CODE_MISMATCH - Static variable in exception net.rim.device.api.lbs.LocatorException
Postal code matches country but does not match the state.
STATE_POSTAL_CODE_MISMATCH - Static variable in exception net.rim.device.api.lbs.maps.server.exchange.GeocodeException
Indicates that the postal code matches the country but it doesn't match the state.
STATE_PROBING_NETWORK - Static variable in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Client is probing a network.
STATE_RELOAD_REQUIRED - Static variable in class net.rim.device.api.system.RadioInfo
Deprecated. no longer used
STATE_REQUESTING - Static variable in interface net.rim.blackberry.api.blackberrymessenger.Session
A state variable indicating that a request to open this Session has been sent.
STATE_SEEKING - Static variable in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
FM radio is seeking for a signal.
STATE_SENDING - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_SENT - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_SERVICE_REQUIRED - Static variable in class net.rim.device.api.system.RadioInfo
Deprecated. no longer used
STATE_SLIDE_CLOSED - Static variable in class net.rim.device.api.system.Sensor
A state of the slide sensor that indicates that the BlackBerry device slider is closed.
STATE_SLIDE_IN_TRANSITION - Static variable in class net.rim.device.api.system.Sensor
A state of the slider sensor that indicates that the BlackBerry device slider is in transition between the open and closed states.
STATE_SLIDE_OPEN - Static variable in class net.rim.device.api.system.Sensor
A state of the slide sensor that indicates that the BlackBerry device slider is open.
STATE_STARTED - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_STARTED - Static variable in class net.rim.device.api.util.TimeSource
Represents the state when the time-source is playing.
STATE_STOPPED - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckUI
A spell checking state indicating that there is no spell check in progress
STATE_STOPPED - Static variable in class net.rim.device.api.util.TimeSource
Represents the state when the time-source is stopped.
STATE_THROTTLED - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_TIMEOUT - Static variable in interface net.rim.device.api.ldap.LDAPListener
 
STATE_TUNED - Static variable in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
FM radio is tuned to a signal.
STATE_TURNING_OFF - Static variable in class net.rim.device.api.system.RadioInfo
Deprecated. no longer used
STATE_TURNING_ON - Static variable in class net.rim.device.api.system.RadioInfo
Deprecated. no longer used
STATE_UNKNOWN - Static variable in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
FM radio state is unknown.
StateInfoListener - Interface in net.rim.device.api.synchronization
An interface to be implemented by a SyncCollection if it is interested in generating or responding to changes in the State Info field used during serial synchronization.
Statement - Interface in net.rim.device.api.database
The representation of a SQL statement.
STATUS - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Represents the completion status of this ToDo.
STATUS - Static variable in class net.rim.blackberry.api.pdap.contactlinking.LinkedContactInfoProvider
Bit flag for a linked contact's status.
Status - Class in net.rim.device.api.ui.component
Simple dialog to show ongoing status.
status(int) - Static method in class net.rim.device.api.ui.Keypad
Retrieves state of modifier keys, given keycode.
STATUS_ACTIVE - Static variable in class net.rim.blackberry.api.push.PushApplicationStatus
Subscription status client-side push application that is actively listening for active push application.
STATUS_ALT - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the ALT key is down.
STATUS_ALT_LOCK - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the keyboard is in alt-lock mode.
STATUS_AUTHENTICATION_FAILURE - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Error due to call authorization failure.
STATUS_BUSY - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Busy call status.
STATUS_CALL_FAIL_DUE_TO_FADING - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Call failed due to fading.
STATUS_CALL_FAILED_TRY_AGAIN - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Call failed, try again.
STATUS_CALL_LOST_DUE_TO_FADING - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Call lost due to fading.
STATUS_CAPS_LOCK - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the keyboard is in caps-lock mode.
STATUS_COMPLETED - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Constant indicating the status of this event is completed.
STATUS_CONGESTION - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Error due to congestion.
STATUS_CONNECTED - Static variable in class net.rim.blackberry.api.phone.PhoneCall
Call is connected.
STATUS_CONNECTED_MUTED - Static variable in class net.rim.blackberry.api.phone.PhoneCall
Call is connected, but muted.
STATUS_CONNECTING - Static variable in class net.rim.blackberry.api.phone.PhoneCall
Call is currently connecting, but not yet connected.
STATUS_CONNECTION_DENIED - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Call connection was denied.
STATUS_DEFERRED - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Constant indicating the status of this event is deferred.
STATUS_DISCONNECTED - Static variable in class net.rim.blackberry.api.phone.PhoneCall
Call is disconnected.
STATUS_EMERGENCY_CALLS_ONLY - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Emergency calls only.
STATUS_ERROR_APPLICATION_SPECIFIC - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Application error specific.
STATUS_ERROR_AUTHENTICATION_SERVER - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
An error occurred in the authentication server.
STATUS_ERROR_GATEWAY_ERROR - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
An error occurred while trying to reach gateway or gateway timed out.
STATUS_ERROR_INVALID_CREDENTIALS - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Invalid user credentials error.
STATUS_FAILED - Static variable in class net.rim.blackberry.api.push.PushApplicationStatus
Subscription status of the client-side push application when subscription has failed and it is not listening for push messages.
STATUS_FDN_MISMATCH - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
An FDN mismatch occured.
STATUS_FETCH_PERMITTED - Static variable in interface net.rim.device.api.crypto.certificate.Certificate
The identifier to indicate whether or not status fetch is premitted for this certificate.
STATUS_FOUR_WAY - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the event was produced by a four way input device.
STATUS_GENERAL_ERROR - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
General error occured.
STATUS_HELD - Static variable in class net.rim.blackberry.api.phone.PhoneCall
Call is being held.
STATUS_HOLD_ERROR - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Call hold error.
STATUS_IN_PROGRESS - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Constant indicating the status of this event is in progress.
STATUS_INCOMING_CALL_BARRED - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Incoming calls are barred.
STATUS_KEY_HELD_WHILE_ROLLING - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating a key is being held down while the trackwheel is being rolled.
STATUS_LAST_PIN - Static variable in class net.rim.device.api.servicebook.ServiceBook
 
STATUS_MAINTENANCE_REQUIRED - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Maintenance required.
STATUS_MOVE_FOCUS_HORIZONTALLY - Static variable in class net.rim.device.api.ui.Field
Focus movement event has a horizontal bias.
STATUS_MOVE_FOCUS_VERTICALLY - Static variable in class net.rim.device.api.ui.Field
Focus movement event has a vertical bias.
STATUS_NORMAL - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Normal call status (no errors).
STATUS_NOT_FROM_KEYPAD - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating that the inputted value is a char, and has no key association.
STATUS_NOT_REGISTERED - Static variable in class net.rim.blackberry.api.push.PushApplicationStatus
Application didn't register for push messages
STATUS_NOT_STARTED - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Constant indicating the status of this event is not started.
STATUS_NUMBER_UNOBTAINABLE - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Error due to number unobtainability.
STATUS_OUTGOING_CALLS_BARRED - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Outgoing calls barred.
STATUS_PATH_UNAVAILABLE - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Error due to path unavailability.
STATUS_PENDING - Static variable in class net.rim.blackberry.api.push.PushApplicationStatus
Subscription status of the client-side push application that requested push communication but was not confirmed yet.
STATUS_PROBE_CANCELLED - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Probing network was successfully cancelled (using cancelProbeNetwork).
STATUS_PROBE_FAILED - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Probing network failed (client does not support network).
STATUS_PROBE_SUCCEED - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Probing network was successful (client supports the network).
STATUS_SERVICE_NOT_AVAILABLE - Static variable in class net.rim.blackberry.api.phone.phonelogs.CallLog
Service not available.
STATUS_SHIFT - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating one of the SHIFT keys are down.
STATUS_SHIFT_LEFT - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the left shift key is being held down.
STATUS_SHIFT_RIGHT - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the right shift key is being held down.
STATUS_SUCCESS_CANCEL - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Cancellation was successful.
STATUS_SUCCESS_LOGGED_IN - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Login was successful.
STATUS_SUCCESS_LOGGED_OUT - Static variable in interface net.rim.device.api.wlan.hotspot.HotspotStatusListener
Logout was successful.
STATUS_TRACKWHEEL - Static variable in interface net.rim.device.api.system.KeypadListener
Status flag indicating the event was produced by a trackwheel.
STATUS_WAITING - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryToDo
Constant indicating the status of this event is waiting.
StatusProviderException - Exception in net.rim.device.api.crypto.certificate.status
This exception should be thrown if a status provider encounters an unrecoverable error condition.
StatusProviderException() - Constructor for exception net.rim.device.api.crypto.certificate.status.StatusProviderException
Creates a new StatusProviderException.
StatusProviderException(String) - Constructor for exception net.rim.device.api.crypto.certificate.status.StatusProviderException
Creates a StatusProviderException with a description string.
statusUpdate(LDAPQuery, int) - Method in interface net.rim.device.api.ldap.LDAPListener
Indicates that there has been an update to the LDAP query status.
STEELBLUE - Static variable in class net.rim.device.api.ui.Color
 
step() - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Advances the current value by the amount that is assigned to a step.
STEP_100_KHZ - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM step used mostly in the rest of the world outside of North America
STEP_200_KHZ - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM step used in North America
STEP_50_KHZ - Static variable in class net.rim.device.api.amms.control.fmradio.FmRadioLocale
FM step
stepDown() - Method in class net.rim.device.api.ui.Adjustment
Decrement Adjustment by step amount.
stepInto() - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugContext
Deprecated. Executes the current line of code.
stepNone() - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugContext
Deprecated. Do not step.
stepOut() - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugContext
Deprecated. Executes the current line of code.
stepOver() - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugContext
Deprecated. Execute the current line of code.
stepProgressDialog(int) - Method in class net.rim.device.api.crypto.CryptoSmartCardSession
Increments the progress bar.
stepUp() - Method in class net.rim.device.api.ui.Adjustment
Increment Adjustment by step amount.
STEREO - Static variable in interface javax.microedition.amms.control.tuner.TunerControl
Stereo mode.
stop() - Method in interface javax.microedition.amms.control.camera.SnapshotControl
Stops burst shooting.
stop() - Method in interface javax.microedition.amms.MediaProcessor
Stops processing temporarily.
STOP - Static variable in class javax.microedition.lcdui.Command
A command that will stop some currently running process, operation, etc.
stop() - Method in class javax.microedition.m2g.SVGAnimator
Transitions this SVGAnimator to the stopped state.
stop() - Method in interface javax.microedition.media.Player
Stops the Player.
stop() - Method in class javax.microedition.media.protocol.DataSource
Stop the data-transfer.
stop() - Method in class net.rim.device.api.media.protocol.ByteArrayInputStreamDataSource
 
stop() - Method in class net.rim.device.api.util.TimeSource
Stops the time-source.
stop() - Method in class net.rim.plazmic.mediaengine.MediaPlayer
Deprecated. Stops playback of the media.
STOP_CONDITIONS - Static variable in interface net.rim.device.api.notification.NotificationsConstants
Context KEY to indicate stop conditions
stopADPCM() - Static method in class net.rim.device.api.system.Alert
Deprecated. ADPCM is no longer supported.
stopAudio() - Static method in class net.rim.device.api.system.Alert
Cancels an audio alert in progress.
stopAutoFocus() - Method in interface net.rim.device.api.amms.control.camera.EnhancedFocusControl
Unlocks the camera autofocus.
stopBuzzer() - Static method in class net.rim.device.api.system.Alert
Cancels a buzzer alert in progress.
stopCalibration() - Method in class net.rim.device.api.system.MagnetometerSensor.Channel
Stops the calibration process.
stopEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4Target
Stops virtual ISO 14443 target emulation.
stopEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Stops virtual NDEF target emulation.
stopEmulation() - Method in class net.rim.device.api.io.nfc.emulation.VirtualTarget
Stops target emulation.
StopEvent - Class in net.rim.device.api.browser.field
Event to signal a halt to loading.
StopEvent(Object) - Constructor for class net.rim.device.api.browser.field.StopEvent
Creates a new StopEvent instance.
stopFile(int, int, String) - Static method in class net.rim.device.api.system.Audio
Deprecated. No longer supported. See javax.microedition.media for an alternative.
stopLocationTracking() - Method in class net.rim.device.api.gps.BlackBerryLocationProvider
This method allows an application to stop the location tracking.
stopMIDI() - Static method in class net.rim.device.api.system.Alert
Cancels a MIDI alert in progress.
stopNotification(long, long, long, Object, Object) - Method in interface net.rim.device.api.notification.Consequence
Invoked when notification for an event should stop.
STOPPED - Static variable in interface javax.microedition.amms.MediaProcessor
The state of the MediaProcessor indicating that processing was started but has been stopped temporarily.
STOPPED - Static variable in interface javax.microedition.media.PlayerListener
Posted when a Player stops in response to the stop method call.
STOPPED_AT_TIME - Static variable in interface javax.microedition.media.PlayerListener
Posted when a Player is stopped as responding to the setStopTime call using the StopTimeControl.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
stopRecord() - Method in interface javax.microedition.media.control.RecordControl
Stop recording the media, stopRecord will not automatically stop the Player.
stopRSSParser() - Method in class net.rim.device.api.io.parser.rss.RSSParser
Stops this RSSParser.
stopScan() - Method in class net.rim.device.api.amms.control.camera.ImageScanner
Stops scanning.
stopScan() - Method in class net.rim.device.api.barcodelib.BarcodeScanner
Stops scanning for a barcode.
stopSeek() - Method in interface net.rim.device.api.amms.control.fmradio.FmTunerControl
Stops seeking for the next frequency.
StopTimeControl - Interface in javax.microedition.media.control
StopTimeControl allows one to specify a preset stop time for a Player.
stopVibrate() - Static method in class net.rim.device.api.system.Alert
Cancels a vibrate alert in progress.
STORAGE_ERROR - Static variable in interface javax.microedition.amms.control.camera.SnapshotControl
Posted to PlayerListener when there has been an error while storing the files into the file system.
Store - Class in net.rim.blackberry.api.mail
Represents a message store and its access protocol, for storing and retrieving messages on the handheld.
store() - Method in class net.rim.device.api.system.CodeModuleGroup
Stores this code module group.
StoreEvent - Class in net.rim.blackberry.api.mail.event
Indicates that an event has occured on a specified store.
StoreEvent(Store, int) - Constructor for class net.rim.blackberry.api.mail.event.StoreEvent
Creates a new StoreEvent instance given the store and event type.
StoreListener - Interface in net.rim.blackberry.api.mail.event
Listener interface for store events.
STR - Variable in class net.rim.device.api.io.DatagramTransportBase
 
STR_I - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
STR_T - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
STREAM_ALREADY_OPENED - Static variable in exception net.rim.device.api.io.file.FileIOException
The requested stream is already open.
StreamConnection - Interface in javax.microedition.io
This interface defines the capabilities that a stream connection must have.
StreamConnectionNotifier - Interface in javax.microedition.io
This interface defines the capabilities that a connection notifier must have.
StreamDecryptor - Class in net.rim.device.api.crypto
StreamDecryptor is an abstract class which contains functionality common to all stream decryptors.
StreamDecryptor(InputStream) - Constructor for class net.rim.device.api.crypto.StreamDecryptor
Creates a StreamDecryptor object based on an input stream that contains the encrypted data.
StreamEncryptor - Class in net.rim.device.api.crypto
StreamEncryptor is an abstract class which contains functionality common to all stream ciphers.
StreamEncryptor(OutputStream) - Constructor for class net.rim.device.api.crypto.StreamEncryptor
Creates a StreamEncryptor object based upon an output stream that will be given the encrypted data.
StreamingBufferControl - Interface in net.rim.device.api.media.control
StreamingBufferControl controls the internal streaming buffers of the Player.
StreamMessage - Interface in net.rim.device.api.io.messaging
Contains input stream data to be sent or received via the Communication API.
streamToBytes(InputStream) - Static method in class net.rim.device.api.io.IOUtilities
Reads all bytes from an InputStream and returns them in a byte array.
streamToBytes(InputStream, int) - Static method in class net.rim.device.api.io.IOUtilities
Reads all bytes from an InputStream and returns them in a byte array.
STREET - Static variable in class javax.microedition.location.AddressInfo
Address field denoting street name and number.
strEqual(String, String) - Static method in class net.rim.device.api.util.StringUtilities
Compares two (possibly null) strings for equality.
strEqualIgnoreCase(String, String) - Static method in class net.rim.device.api.util.StringUtilities
Compares two (possibly null) strings for equality, ignoring their case.
STRIKE_THROUGH - Static variable in class net.rim.device.api.ui.Font
A style bit for strike-through.
STRIKE_THROUGH - Static variable in class net.rim.device.api.ui.FontSpec
A style bit for strike-through.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(byte[], int, int, String) - Constructor for class java.lang.String
Construct a new String by converting the specified subarray of bytes using the specified character encoding.
String(byte[], String) - Constructor for class java.lang.String
Construct a new String by converting the specified array of bytes using the specified character encoding.
String(byte[], int, int) - Constructor for class java.lang.String
Construct a new String by converting the specified subarray of bytes using the platform's default character encoding.
String(byte[]) - Constructor for class java.lang.String
Construct a new String by converting the specified array of bytes using the platform's default character encoding.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
STRING - Static variable in class javax.bluetooth.DataElement
Defines data of type STRING.
STRING - Static variable in interface javax.microedition.pim.PIMItem
Data type indicating data is a String object.
STRING - Static variable in class javax.microedition.xml.rpc.Type
Type constant for String parameters.
STRING_ARRAY - Static variable in interface javax.microedition.pim.PIMItem
Data type indicating data is a array of related fields returned in a string array.
STRING_FORMAT_DEFAULT - Static variable in class net.rim.device.api.crypto.certificate.x509.X509DistinguishedName
Specifies that the default string format should be used, when passed as a parameter to toString().
STRING_FORMAT_RFC2253 - Static variable in class net.rim.device.api.crypto.certificate.x509.X509DistinguishedName
Specifies that an RFC2253-compliant string format should be used, when passed as a parameter to toString().
stringArraySize(int) - Method in interface javax.microedition.pim.PIMList
Returns the size of the array for the given string array field.
StringBuffer - Class in java.lang
A string buffer implements a mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity specified by the length argument.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer so that it represents the same sequence of characters as the string argument; in other words, the initial contents of the string buffer is a copy of the argument string.
StringComparator - Class in javax.microedition.global
 
StringComparator() - Constructor for class javax.microedition.global.StringComparator
Constructs an instance using the default locale indicated by the microedition.locale system property, using the default collation level LEVEL1.
StringComparator(String) - Constructor for class javax.microedition.global.StringComparator
Constructs an instance using the specified locale and the default collation level LEVEL1.
StringComparator(String, int) - Constructor for class javax.microedition.global.StringComparator
Constructs an instance using the specified locale and collation level.
StringComparator - Class in net.rim.device.api.util
A basic Comparator implementation to compare String instances either case-sensitively or case-insensitively.
stringHashToLong(String) - Static method in class net.rim.device.api.util.StringUtilities
Returns the first 8 bytes of a SHA1 digest as a long.
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by the charAt method in class String and by other String methods to indicate that an index is either negative or greater than or equal to the size of the string.
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringIndexOutOfBoundsException(int) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringItem - Class in javax.microedition.lcdui
An item that can contain a string.
StringItem(String, String) - Constructor for class javax.microedition.lcdui.StringItem
Creates a new StringItem object with the given label and textual content.
StringItem(String, String, int) - Constructor for class javax.microedition.lcdui.StringItem
Creates a new StringItem object with the given label, textual content, and appearance mode.
StringMatch - Class in net.rim.device.api.util
Checks for matching of substring patterns in strings.
StringMatch(String, boolean) - Constructor for class net.rim.device.api.util.StringMatch
Constructs a new StringMatch instance.
StringMatch(String, boolean, boolean) - Constructor for class net.rim.device.api.util.StringMatch
Constructs a new StringMatch instance.
StringMatch(String, boolean, boolean, boolean) - Constructor for class net.rim.device.api.util.StringMatch
Constructs a new StringMatch instance.
StringMatch(String[], boolean, boolean) - Constructor for class net.rim.device.api.util.StringMatch
Constructs a new StringMatch instance.
StringMatch(String) - Constructor for class net.rim.device.api.util.StringMatch
Constructs a new, case-sensitive StringMatch instance.
StringPattern - Class in net.rim.device.api.util
Provide a standard mechanism for defining pattern searches within Strings.
StringPattern() - Constructor for class net.rim.device.api.util.StringPattern
Creates a new StringPattern object.
StringPattern.Match - Class in net.rim.device.api.util
Holds the results of a successful match examination within a string-pattern.
StringPattern.Match() - Constructor for class net.rim.device.api.util.StringPattern.Match
Creates a new Match object.
StringPatternRepository - Class in net.rim.device.api.util
Maintain a collection of StringPattern instances.
StringProvider - Class in net.rim.device.api.util
Provides a String that can be changed.
StringProvider(String, int) - Constructor for class net.rim.device.api.util.StringProvider
Constructs a new StringProvider instance with initial text from a resource bundle.
StringProvider(String) - Constructor for class net.rim.device.api.util.StringProvider
Constructs a new StringProvider instance with initial text from a specified string.
StringProvider(StringProvider) - Constructor for class net.rim.device.api.util.StringProvider
Constructs a new StringProvider instance with initial text from an existing StringProvider.
StringProviderMutator - Class in net.rim.device.api.util
Provides a String that can change.
StringProviderMutator(String, int) - Constructor for class net.rim.device.api.util.StringProviderMutator
Constructs a new StringProviderMutator instance with initial text from a resource bundle.
StringProviderMutator(String) - Constructor for class net.rim.device.api.util.StringProviderMutator
Constructs a new StringProviderMutator instance with initial text from a specified string.
StringProviderMutator(StringProviderMutator) - Constructor for class net.rim.device.api.util.StringProviderMutator
Constructs a new StringProviderMutator instance with initial text from an existing StringProviderMutator.
stringToKeywords(String) - Static method in class net.rim.device.api.util.StringUtilities
Extracts keyword tokens from provided string.
stringToKeywords(String, int[], int) - Static method in class net.rim.device.api.util.StringUtilities
Parses string into keywords.
stringToKeywords(String, String[], int) - Static method in class net.rim.device.api.util.StringUtilities
Extracts keyword tokens from provided string, placing them into provided array.
stringToWords(String) - Static method in class net.rim.device.api.util.StringUtilities
Extracts word tokens from provided string.
stringToWords(String, int[], int) - Static method in class net.rim.device.api.util.StringUtilities
Parses string into words.
stringToWords(String, String[], int) - Static method in class net.rim.device.api.util.StringUtilities
Extracts word tokens from provided string, placing them into provided array.
stringToWordsOrKeywords(String, int[], int[], int, boolean) - Static method in class net.rim.device.api.util.StringUtilities
Native method that parses string to words or keywords
StringUtilities - Class in net.rim.device.api.util
Utility methods for manipulating Strings.
StringUtils - Class in com.google.zxing.common
Common string-related functions.
stringWidth(String) - Method in class javax.microedition.lcdui.Font
Gets the total advance width for showing the specified String in this Font.
StringWriter - Class in org.json.me
A simple StringBuffer-based implementation of StringWriter
StringWriter() - Constructor for class org.json.me.StringWriter
 
StringWriter(int) - Constructor for class org.json.me.StringWriter
 
STRUCTURED_APPEND - Static variable in class com.google.zxing.qrcode.decoder.Mode
 
Stub - Interface in javax.xml.rpc
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
Style - Class in net.rim.device.api.lbs.maps.view
Represents a set of properties that define how an element should be drawn.
Style() - Constructor for class net.rim.device.api.lbs.maps.view.Style
Constructs a new Style instance.
STYLE_BOLD - Static variable in class javax.microedition.lcdui.Font
The bold style constant.
STYLE_DASHED - Static variable in class net.rim.device.api.ui.decor.Border
Defines a dashed (---) style applicable to simple and rounded borders.
STYLE_DOTTED - Static variable in class net.rim.device.api.ui.decor.Border
Defines a dotted (...) style applicable to simple and rounded borders.
STYLE_FILLED - Static variable in class net.rim.device.api.ui.decor.Border
Defines a filled style applicable to rounded borders.
STYLE_ITALIC - Static variable in class javax.microedition.lcdui.Font
The italicized style constant.
STYLE_NO_HORIZONTAL_SCROLLBAR - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to disable the horizontal scrollbar.
STYLE_NO_VERTICAL_SCROLLBAR - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to disable the vertical scrollbar.
STYLE_OVER - Static variable in class net.rim.device.api.ui.TransitionContext
Value for the style attribute indicating that the incoming screen slides over the outgoing screen.
STYLE_OVERLAY_FOOTER - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to ignore the footer height when calculating position on the screen.
STYLE_PLAIN - Static variable in class javax.microedition.lcdui.Font
The plain style constant.
STYLE_PUSH - Static variable in class net.rim.device.api.ui.TransitionContext
Value for the style attribute indicating that the incoming screen pushes the outgoing screen off the display.
STYLE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSStyleRule.
STYLE_SHIFT - Static variable in class net.rim.device.api.ui.text.TextFilter
Defines where filters get placed in the style parameter of EidtField.
STYLE_SHOW_FOOTER_ALWAYS - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to always show the footer.
STYLE_SHOW_IN_FULL_SCREEN - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to show page in full screen mode (no header and footer).
STYLE_SOLID - Static variable in class net.rim.device.api.ui.decor.Border
Defines a solid (___) style applicable to simple and rounded borders.
STYLE_TRANSPARENT - Static variable in class net.rim.device.api.ui.decor.Border
Defines a transparent style applicable to simple and rounded borders.
STYLE_UNDERLINED - Static variable in class javax.microedition.lcdui.Font
The underlined style constant.
STYLE_VERTICAL_SCROLL_ON_LEFT - Static variable in interface net.rim.device.api.browser.plugin.BrowserPageContext
Style to show the vertical scrollbar on the left hand side.
StyleSet - Class in net.rim.device.api.lbs.maps.view
Represents a set of styles.
StyleSet() - Constructor for class net.rim.device.api.lbs.maps.view.StyleSet
Constructs a new StyleSet instance.
StyleSheet - Interface in org.w3c.dom.stylesheets
The StyleSheet interface is the abstract base interface for any type of style sheet.
StyleSheetList - Interface in org.w3c.dom.stylesheets
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.
SUBJECT - Static variable in class net.rim.blackberry.api.mail.Header
"Subject" header tag (not really a header, but here for completeness).
SUBJECT - Static variable in class net.rim.blackberry.api.sendmenu.SendCommandContextKeys
A key for a text subject.
SUBJECT_PUBLIC_KEY - Static variable in interface net.rim.device.api.crypto.certificate.CertificateField
Represents the subject's public key.
SubjectKeyIdentifierKeyStoreIndex - Class in net.rim.device.api.crypto.certificate.x509
Implements an index to allow you to look up a key store data object by the subject key identifier of the certificate in the data blob.
SubjectKeyIdentifierKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.certificate.x509.SubjectKeyIdentifierKeyStoreIndex
Creates a SubjectKeyIdentifierKeystoreIndex object.
SubjectKeyStoreIndex - Class in net.rim.device.api.crypto.certificate
Implements an index to allow you to look up a key store data object by the subject name of the certificate in the data blob.
SubjectKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.certificate.SubjectKeyStoreIndex
Creates a SubjectKeyStoreIndex object.
sublayout(int, int) - Method in class net.rim.device.api.amms.control.camera.ViewfinderOverlay.OverlayCanvas
This ViewfinderOverlay.OverlayCanvas calls ComponentCanvas.resize(int, int) during layout to match the dimensions of the provided viewfinder by querying the viewfinder's Field.getPreferredWidth() and Field.getPreferredHeight() methods.
sublayout(int, int) - Method in class net.rim.device.api.lbs.maps.ui.RichMapField
 
sublayout(int, int) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.component.pane.PaneManagerView
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.component.pane.PaneView
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.component.progressindicator.AbstractProgressIndicatorView
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.component.table.TableView
This method organizes the layout out of the contents of this TableView object.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.AbsoluteFieldManager
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.ComponentCanvas
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.DialogFieldManager
Lays out this manager's contents.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.FlowFieldManager
Lays out this manager's controlled fields.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.FullScreen
Lays out this screen's controlled fields.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.GridFieldManager
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.HorizontalFieldManager
Lays out this manager's controlled fields.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.PopupScreen
Prompts the delegate manager to layout this screen.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.SpinBoxFieldManager
Lays out this manager's controlled fields.
sublayout(int, int) - Method in class net.rim.device.api.ui.container.VerticalFieldManager
Lays out this manager's controlled fields.
sublayout(int, int) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.Manager
Implements custom layout features for this manager.
sublayout(int, int) - Method in class net.rim.device.api.ui.toolbar.ToolbarManager
If the VirtualKeyBoard is visible, the toolbar is not laid out.
sublayout(int, int) - Method in class net.rim.device.api.ui.toolbar.ToolbarSetManager
The layout is done very similiarly to {@link ToolbarManager#sublayout).
SubMenu - Class in net.rim.device.api.ui.menu
A submenu that can be added to a Menu instance by invoking Menu.add(SubMenu submenu).
SubMenu(MenuItem[], String, int, int) - Constructor for class net.rim.device.api.ui.menu.SubMenu
Constructs a submenu.
SubMenu(MenuItem[], StringProvider, int, int) - Constructor for class net.rim.device.api.ui.menu.SubMenu
Constructs a submenu.
SubMenu(MenuItem[], ResourceBundle, int, int, int) - Constructor for class net.rim.device.api.ui.menu.SubMenu
Constructs a submenu.
submit() - Method in interface org.w3c.dom.html2.HTMLFormElement
Submits the form.
subpaint(Graphics) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Implements custom paint features for this manager.
subpaint(Graphics) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Implements custom paint features for this manager.
subpaint(Graphics) - Method in class net.rim.device.api.ui.component.pane.PaneView
Implements custom paint features for this manager.
subpaint(Graphics) - Method in class net.rim.device.api.ui.container.FlowFieldManager
Redraws this manager's controlled fields.
subpaint(Graphics) - Method in class net.rim.device.api.ui.container.GridFieldManager
Paints the children of this manager.
subpaint(Graphics) - Method in class net.rim.device.api.ui.container.HorizontalFieldManager
Redraws this manager's controlled fields.
subpaint(Graphics) - Method in class net.rim.device.api.ui.container.VerticalFieldManager
Redraws this manager's controlled fields.
subpaint(Graphics) - Method in class net.rim.device.api.ui.Manager
Paints the children of this manager.
SubscriptionException - Exception in net.rim.device.api.io.messaging
Thrown if a problem occurs during a subscription request.
SubscriptionException(String) - Constructor for exception net.rim.device.api.io.messaging.SubscriptionException
Constructs a new SubscriptionException.
SUBSEQUENT_MODE_ON - Static variable in class net.rim.device.api.gps.BlackBerryLocation
Indicates that the BlackBerryLocation object is produced when the GPS uses a subsequent mode.
substring(int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
substringWidth(String, int, int) - Method in class javax.microedition.lcdui.Font
Gets the total advance width for showing the specified substring in this Font.
subtract(byte[], int, int, byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the difference of the integers in the arrays beginning at a[ aOffset ] and b[ bOffset ], mod the integer beginning at modulus[ modulusOffset ], and stores the result in the array result, beginning at resultOffset.
subtract(byte[], byte[], byte[], byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the difference of the integers represented by arrays a and b, mod the integer represented by the array modulus, and stores the result in the array result.
subtract(byte[], int, int, byte[], int, int, int, byte[], int, int) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the difference of the integers in the arrays beginning at a[ aOffset ] and b[ bOffset ], mod 2log2modulus, and stores the result in the array result, beginning at resultOffset.
subtract(byte[], byte[], int, byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Computes the difference of the integers represented by arrays a and b, mod 2log2modulus and stores the result in the array result.
subtract(CryptoInteger, CryptoInteger) - Method in class net.rim.device.api.crypto.CryptoInteger
Returns a CryptoInteger whose value is (this - a) mod modulus.
subtract(Matrix3f) - Method in class net.rim.device.api.math.Matrix3f
Subtracts the specified matrix from the current matrix.
subtract(Matrix3f, Matrix3f, Matrix3f) - Static method in class net.rim.device.api.math.Matrix3f
Subtracts the specified matrices, and stores the result in matrix dst.
subtract(Matrix4f) - Method in class net.rim.device.api.math.Matrix4f
Subtracts the specified matrix from the current matrix.
subtract(Matrix4f, Matrix4f, Matrix4f) - Static method in class net.rim.device.api.math.Matrix4f
Subtracts the specified matrices and stores the result in dst.
subtract(Vector2f) - Method in class net.rim.device.api.math.Vector2f
Subtracts this vector and the specified vector as (this - v) and stores the result in this.
subtract(Vector2f, Vector2f, Vector2f) - Static method in class net.rim.device.api.math.Vector2f
Subtracts the specified vectors and stores the result in dst.
subtract(Vector3f) - Method in class net.rim.device.api.math.Vector3f
Subtracts this vector and the specified vector as (this - v) and stores the result in this.
subtract(Vector3f, Vector3f, Vector3f) - Static method in class net.rim.device.api.math.Vector3f
Subtracts the specified vectors and stores the result in dst.
subtract(Vector4f) - Method in class net.rim.device.api.math.Vector4f
Subtracts this vector and the specified vector as (this - v) and stores the result in this.
subtract(Vector4f, Vector4f, Vector4f) - Static method in class net.rim.device.api.math.Vector4f
Subtracts the specified vectors and stores the result in dst.
subtract(XYEdges) - Method in class net.rim.device.api.ui.XYRect
Substracts edges to this rectangle.
SUBTREE - Static variable in class net.rim.blackberry.api.mail.Folder
A Folder that is contained within another Folder.
SUBTYPE_BASIC - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_CERTIFICATE - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_DELIVERY_STATUS - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_JPEG - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_MIXED - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_MPEG - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_OCTET_STREAM - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_PLAIN - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_POSTSCRIPT - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_REPORT - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_RFC822 - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_UNKNOWN - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_X_RIMDEVICE - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUBTYPE_X_RIMDEVICE_ADDRESS_BOOK - Static variable in interface net.rim.blackberry.api.mail.BodyPart.ContentType
 
SUCCESS - Static variable in interface net.rim.device.api.io.nfc.push.NDEFPushStatusCallback
Indicates that the NDEF message was successfully pushed to another device.
SUCCESS - Static variable in class net.rim.device.api.location.Geofence
Indicates success.
SUCCESS - Static variable in class net.rim.device.api.system.MultiServicePlatformConstants
The value used to describe operations that have completed successfully.
SUCCESS - Static variable in class net.rim.device.api.ui.FontManager
Status code: Returned if the font is loaded/unloaded successfully.
SUCCESSFUL - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
suggestApplicationServiceMode(ServiceMode) - Static method in class net.rim.device.api.system.MultiServicePlatformManager
Suggests a new service mode for the current application.
SUGGESTED_PRICE - Static variable in class com.google.zxing.ResultMetadataType
For some products, indicates the suggested retail price in the barcode as a formatted String.
SuggestedLocationPicker - Class in net.rim.device.api.lbs.picker
The SuggestedLocationPicker provides the ability for a user to select from a list of application suggestions via the LocationPicker.
SuggestedLocationPicker(Manager, String, Landmark[]) - Constructor for class net.rim.device.api.lbs.picker.SuggestedLocationPicker
Construct a SuggestedLocationPicker
suggestServiceMode(ServiceMode) - Method in class net.rim.device.api.system.Application
Suggest a new service mode for this application.
suggestServiceMode(ServiceMode) - Method in class net.rim.device.api.ui.Screen
Suggests a new service mode for this screen.
sum(byte[], int, int, boolean) - Static method in class net.rim.device.api.util.Arrays
Sums the elements of an array.
SUMMARY - Static variable in interface javax.microedition.pim.Event
Field specifying the summary or subject for this Event.
SUMMARY - Static variable in interface javax.microedition.pim.ToDo
Field specifying the summary or subject for this ToDo.
SUMMARY_TEXT - Static variable in interface net.rim.device.api.crypto.certificate.Certificate
The identifier to retrieve summary text which describes the certificate.
SummaryParameterListener - Interface in net.rim.device.api.synchronization
A SyncCollection that is interested in the summary parameter passed with the summary command should implement this interface.
SUN1024 - Static variable in class net.rim.device.api.crypto.DHCryptoSystem
Represents the 1024 bit parameters defined in the SUN JCA.
SUN1024 - Static variable in class net.rim.device.api.crypto.DSACryptoSystem
Represents the 1024 bit parameters defined in the SUN JCA.
SUN1024 - Static variable in class net.rim.device.api.crypto.KEACryptoSystem
Represents the 1024 bit parameters defined in the SUN JCA.
SUN512 - Static variable in class net.rim.device.api.crypto.DHCryptoSystem
Represents the 512 bit parameters defined in the SUN JCA.
SUN512 - Static variable in class net.rim.device.api.crypto.DSACryptoSystem
Represents the 512 bit parameters defined in the SUN JCA.
SUN768 - Static variable in class net.rim.device.api.crypto.DHCryptoSystem
Represents the 768 bit parameters defined in the SUN JCA.
SUN768 - Static variable in class net.rim.device.api.crypto.DSACryptoSystem
Represents the 768 bit parameters defined in the SUN JCA.
SUNDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Sunday.
SUNDAY - Static variable in class javax.microedition.pim.RepeatRule
Constant for the day of week Sunday used with DAY_IN_WEEK field.
superCancel(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Attempts to cancel sending a datagram sent on super-connection.
superProcessReceivedDatagram(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Logs the datagram and then hands it off to DatagramTransportBase.processReceivedDatagram(javax.microedition.io.Datagram).
SUPERSCRIPT_ONE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '¹'.
SUPERSCRIPT_THREE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '³'.
SUPERSCRIPT_TWO - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '²'.
superSend(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Sends datagram along super-connection.
SUPPORTED_WAFS - Static variable in class net.rim.device.api.system.RadioInfo
The Wireless Access Families that are supported by the device.
SupportedAttachmentPart - Class in net.rim.blackberry.api.mail
Represents an attachment part that has a corresponding viewer on the handheld, including registered third-party viewers.
SupportedAttachmentPart(Multipart) - Constructor for class net.rim.blackberry.api.mail.SupportedAttachmentPart
Creates a new SupportedAttachmentPart instance with the provided parent.
SupportedAttachmentPart(Multipart, String, String, byte[]) - Constructor for class net.rim.blackberry.api.mail.SupportedAttachmentPart
Creates a new SupportedAttachmentPart instance with provided parent, content-type, and data.
supportedChanged(boolean) - Method in interface net.rim.device.api.system.capability.DeviceCapabilityListener
Notifies this listener when the observed capability type has changed its support state.
supportedSerialFormats(int) - Method in class javax.microedition.pim.PIM
Returns the supported data formats for items used when converting a PIMItem's data to and from data streams.
supports(String) - Method in interface net.rim.blackberry.api.mail.AttachmentHandler
Determines whether this attachment handler accepts a specific content type.
supportsIcons() - Static method in class net.rim.blackberry.api.homescreen.HomeScreen
Returns whether the current theme supports icons.
surroundContents(Node) - Method in interface org.w3c.dom.ranges.Range
Reparents the contents of the Range to the given node and inserts the node at the position of the start of the Range.
suspendNotification(Object) - Method in interface net.rim.device.api.collection.NotificationSuspension
Suspends sending of collection events to this collection's listeners.
suspendNotification(Object) - Method in class net.rim.device.api.collection.util.ReadableListCombiner
Suspends sending of collection events to this collection's listeners.
suspendPainting(boolean) - Method in class net.rim.device.api.ui.UiApplication
Suspends painting of the UI.
suspendPainting(boolean) - Method in interface net.rim.device.api.ui.UiEngine
Suspends painting of the UI.
SVG_INVALID_VALUE_ERR - Static variable in exception org.w3c.dom.svg.SVGException
Value passed to an SVG-specific method is invalid, such as out of range color component in createSVGRGBColor.
SVG_MATRIX_NOT_INVERTABLE - Static variable in exception org.w3c.dom.svg.SVGException
Matrix that has a determinant equal to zero, and therefore not invertable.
SVGAnimationElement - Interface in org.w3c.dom.svg
This interface represents an Animation element, which contains methods to control the timing of animations.
SVGAnimator - Class in javax.microedition.m2g
The SVGAnimator class handles automatic rendering of updates and animations in an SVGImage to a target user interface (UI) component.
SVGAnimator() - Constructor for class javax.microedition.m2g.SVGAnimator
 
SVGElement - Interface in org.w3c.dom.svg
This interface represents an SVG element in the document tree.
SVGEventListener - Interface in javax.microedition.m2g
The SVGEventListener is used to forward platform-specific events to an application.
SVGEventListenerExt - Interface in net.rim.device.api.m2g
This interface is an extension interface extending SVGEventListener Classes implementing this interface in addition to the methods in SVGEventListener will implement the SVGEventListenerExt.touchEvent(net.rim.device.api.ui.TouchEvent) method to receive TouchEvent messages.
SVGException - Exception in org.w3c.dom.svg
An exception thrown for SVG-specific errors, such as noninvertable matrix in inverse.
SVGException(short, String) - Constructor for exception org.w3c.dom.svg.SVGException
Constructs a SVGException with a detailed message.
SVGImage - Class in javax.microedition.m2g
This class represents an SVG image conforming to the W3C SVG Tiny 1.1 Profile.
SVGImage() - Constructor for class javax.microedition.m2g.SVGImage
Constructor.
SVGLocatableElement - Interface in org.w3c.dom.svg
This interface represents an SVGLocatableElement.
SVGMatrix - Interface in org.w3c.dom.svg
This interface represents an "SVGMatrix" datatype, identified by an affine transform.
SVGPath - Interface in org.w3c.dom.svg
This interface represents an "SVGPath" datatype used to define the path geometry.
SVGPoint - Interface in org.w3c.dom.svg
This interface represents an "SVGPoint" datatype, identifiend by its x and y components.
SVGRect - Interface in org.w3c.dom.svg
This interface represents an "SVGRect" datatype, consisting of a minimum X, minimum Y, width and height values.
SVGRGBColor - Interface in org.w3c.dom.svg
This interface represents an "SVGRGBColor" datatype made up of red, green, and blue components.
SVGSVGElement - Interface in org.w3c.dom.svg
This interface represents <svg> element in (SVG) document tree.
swapCall(CallLog, int, long) - Method in class net.rim.blackberry.api.phone.phonelogs.PhoneLogs
Replaces the call at the given index with a new call.
SWIPE - Static variable in class net.rim.device.api.ui.TouchGesture
Quick motion gesture across the touch screen.
SWIPE_EAST - Static variable in class net.rim.device.api.ui.TouchGesture
Gesture direction equivalent that is to 0 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_NORTH - Static variable in class net.rim.device.api.ui.TouchGesture
Gesture direction that is equivalent to 90 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_SENSITIVITY - Static variable in class net.rim.device.api.ui.input.TouchscreenSettings
Key for the Setting for Sensitivity or ease at which SWIPE gestures are generated: 6 for high (easy) to 0 for low (difficult).
SWIPE_SOUTH - Static variable in class net.rim.device.api.ui.TouchGesture
Gesture direction that is equivalent to 270 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_WEST - Static variable in class net.rim.device.api.ui.TouchGesture
Gesture direction that is equivalent to 180 degrees +/- 45 degrees relative to the device's current upward direction.
SWITCH_PAGE - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
SWITCHING_IN_PROGRESS - Static variable in class net.rim.blackberry.api.phone.Phone
Pre-switching validation failure reason - the phone is in the process of switching to a new line.
switchStreamToUrl(String) - Method in interface net.rim.device.api.media.control.RtspContentControl
Switches the Player controlled by this object to start playing new RTSP content.
SYMBOL - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible symbol on symbol screen.
SYMMETRIC_ALGORITHM_NAME - Static variable in class net.rim.device.api.crypto.oid.OIDs
Associates OIDs and symmetric key algorithms.
SymmetricCryptoToken - Interface in net.rim.device.api.crypto
Defines a crypto token for symmetric key algorithms.
SymmetricKey - Interface in net.rim.device.api.crypto
SymmetricKey is an interface representing a key to be used in a symmetric key cryptographyic system.
SymmetricKeyDecoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to decode symmetric keys using a variety of supported encoding algorithms.
SymmetricKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.SymmetricKeyDecoder
Creates a new SymmetricKeyDecoder object.
SymmetricKeyDecryptorEngine - Interface in net.rim.device.api.crypto
Provided for type safety.
SymmetricKeyEncoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to encode symmetric keys using a variety of supported encoding algorithms.
SymmetricKeyEncoder() - Constructor for class net.rim.device.api.crypto.encoder.SymmetricKeyEncoder
Creates a new SymmetricKeyEncoder object.
SymmetricKeyEncryptorEngine - Interface in net.rim.device.api.crypto
Provided for type safety.
SymmetricKeyFactory - Class in net.rim.device.api.crypto
Contains the functionality for a high level approach to creating symmetric keys.
SymmetricKeyFactory() - Constructor for class net.rim.device.api.crypto.SymmetricKeyFactory
Constructs a SymmetricKeyFactory object.
SyncableRIMKeyStore - Class in net.rim.device.api.crypto.keystore
Implements a key store that receives information through the cradle and saves this information in a key store.
SyncableRIMKeyStore(String, String, long, CodeSigningKey, PersistableRIMKeyStoreFactory) - Constructor for class net.rim.device.api.crypto.keystore.SyncableRIMKeyStore
Constructs a keystore that can synchronize with the desktop.
SyncableRIMKeyStore(String, String, long, CodeSigningKey, PersistableRIMKeyStoreFactory, KeyStore) - Constructor for class net.rim.device.api.crypto.keystore.SyncableRIMKeyStore
Constructs a keystore that can synchronize with the desktop.
SyncCollection - Interface in net.rim.device.api.synchronization
Defines functionality required for a collection of SyncObject instances, used for backup, restore, and synchronization of persisted data with a back-end synchronization service.
SyncCollectionSchema - Class in net.rim.device.api.synchronization
Schema definition for SyncCollections.
SyncCollectionSchema() - Constructor for class net.rim.device.api.synchronization.SyncCollectionSchema
The SyncCollectionSchema object provides a schema for a syncCollection; providing information on SyncCollection data.
SyncCollectionSchemaProvider - Interface in net.rim.device.api.synchronization
Interface for SyncCollections that wish to provide a schema definition.
SyncCollectionStatistics - Interface in net.rim.device.api.synchronization
A collection of SyncObjects used to provide statistics on a specific SyncCollection.
SyncCollectionStatisticsManager - Class in net.rim.device.api.synchronization
A SyncCollectionStatistics Manager for managing SyncCollection statistics.
SyncConverter - Interface in net.rim.device.api.synchronization
The SyncConverter is used to convert data from object to serialized form.
SyncEventListener - Interface in net.rim.device.api.synchronization
A listener for synchronization events.
syncEventOccurred(int, Object) - Method in interface net.rim.device.api.synchronization.SyncEventListener
A synchronization event has occured.
SYNCHRONOUS - Static variable in class net.rim.device.api.database.Pragma
Queries or changes the synchronous setting of a database.
syncImmediately(SyncCollection) - Method in class net.rim.device.api.synchronization.SyncManager
Flush pending information.
SyncItem - Class in net.rim.device.api.synchronization
Provides an implementation of SyncCollection to provide small objects with easy access to the Synchronization API.
SyncItem() - Constructor for class net.rim.device.api.synchronization.SyncItem
 
SyncManager - Class in net.rim.device.api.synchronization
Handles all synchronization and backup/restore activity for the system.
SyncManagerStatistics - Interface in net.rim.device.api.synchronization
Handles statistics information for collections
SyncObject - Interface in net.rim.device.api.synchronization
An object that may be stored in a SyncCollection.
SYNTAX_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal string is specified.
syntaxError(String) - Method in class org.json.me.JSONTokener
Make a JSONException to signal a syntax error.
System - Class in java.lang
The System class contains several useful class fields and methods.
SYSTEM_FONT - Static variable in class net.rim.device.api.ui.FontManager
System font: Use this flag in FontManager.load(InputStream, String, int) or FontManager.load(String, String, int) to load a custom system-wide font.
SYSTEM_LOG_GUID - Static variable in class net.rim.device.api.system.EventLogger
System event log GUID.
SystemException - Exception in javacard.framework
SystemException represents a JCSystem class-related exception.
SystemException(short) - Constructor for exception javacard.framework.SystemException
Constructs a SystemException.
SystemListener - Interface in net.rim.device.api.system
The listener interface for receiving system events.
SystemListener2 - Interface in net.rim.device.api.system
The listener interface for receiving system events.

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