SHOW Colour SHOW Signed

Package net.rim.device.api.system

Provides a variety of system-level functionality.

See:
          Description

Interface Summary
  AlertListener Provides functionality for receiving alert events.
  AlertListener2 Provides functionality for receiving alert events.
 Category: Signed AudioFileListener The interface for receiving audio file events.
 Category: Signed AudioListener The base interface for receiving audio events.
  Characters Represents the special characters defined in the base font classes.
  GlobalEventListener The listener interface for receiving global events.
  HolsterListener The listener interface for receiving holster events.
  IOPortListener The listener interface for receiving I/O port events.
  KeyListener The listener interface for receiving keyboard events.
  KeypadListener This interface provides constant values for the modifier keycodes for use by extending interfaces (such as KeyListener and TrackwheelListener) and implementing classes.
 Category: Signed PeripheralListener The listener interface for receiving peripheral events.
 Category: Signed PersistentContentListener A listener class for persistent content events.
  RadioListener The listener interface for receiving radio events.
  RadioStatusListener The listener interface for receiving radio status events.
  RealtimeClockListener The listener interface for receiving real-time clock events.
  SerialPortListener The listener interface for receiving serial port events.
  SystemListener The listener interface for receiving system events.
  SystemListener2 The listener interface for receiving system events.
  TrackwheelListener The listener interface for receiving trackwheel events.
  USBPortListener The listener interface for receiving USB port events.
 

Class Summary
  Alert Provides access to the device's audio system.
  Application The base class for all device applications.
  ApplicationDescriptor Encapsulates descriptive information for an application.
 Category: Signed ApplicationManager Manages all Java applications on the device.
 Category: Signed Audio Provides access to the device's audio system and speaker.
 Category: Signed Backlight Provides access to the device's backlight(s).
 Category: Colour Bitmap Encapsulates a Bitmap graphic usable for display on the device.
  Bitmap.PNGInfo Provides additional information relevant for PNG bitmap graphics.
  BMPEncodedImage Represents an image encoded in the Windows Bitmap (BMP) format.
  Branding Provides access to various branding information
  CDMAInfo Contains CDMA (Code Division Multiple Access) radio information.
  CDMAInfo.CDMACellInfo Contains CDMA (Code Division Multiple Access) cell information.
  Clipboard Provides a global clipboard for cut and paste operations.
 Category: Signed CodeModuleGroup Code module group.
 Category: Signed CodeModuleManager Manages the Java code modules installed on the device.
  CodeSigningKey Provides access to code signing keys to facilitate run-time access checking.
  ControlledAccess Restricts access to an object to those callers than have permission.
 Category: Signed Device Various utility methods affecting fundamental operation of the Device.
  DeviceInfo This class provides access to fundamental information about the host device.
 Category: Colour Category: Signed Display Provides access to the device's display.
  EncodedImage Encapsulates encoded images of various formats.
 Category: Signed EventInjector This class and it's inner classes (EventInjector.Event, EventInjector.KeyEvent, EventInjector.TrackwheelEvent ) are used to inject events into the system.
 Category: Signed EventInjector.Event The base class for events.
 Category: Signed EventInjector.KeyEvent The event class that defines a KeyPad event.
 Category: Signed EventInjector.TrackwheelEvent The event class that defines a Trackwheel event.
  EventLogger Logs events into the persistent store.
  GPRSInfo Contains General Packet Radio Service (GPRS) radio information.
  GPRSInfo.GPRSCellInfo Encapsulates information for a General Packet Radio Service (GPRS) cell.
  IDENInfo Contains Integrated Dispatch Enhanced Network (iDEN) radio information.
  IDENInfo.IDENCellInfo Contains IDEN cell information.
  IOPort Provides low-level access to the device's I/O port.
 Category: Colour JPEGEncodedImage Represents an image encoded in the JPEG format.
  LED Contains LED API constants and methods.
  Memory Virtual machine memory-management utilities.
  MemoryStats Class used to provide utility methods for reporting on available device memory/storage statistics.
 Category: Signed MobitexInfo Contains Mobitex information.
 Category: Signed MobitexInfo.MobitexCellInfo Class to contain information about a Mobitex cell.
 Category: Signed MobitexPacketHeader A RadioPacketHeader for sending Mobitex packets.
 Category: Signed ObjectGroup Object groups An object group is a collection of objects which all reside in the same filesystem record.
 Category: Signed Peripheral Provides power control over device peripherals.
 Category: Signed PersistentContent Allows a developer to encrypt and/or compress Strings and byte arrays.
 Category: Signed PersistentObject An object whose contents can persist between device resets.
 Category: Signed PersistentStore Store for persistent objects.
  PNGEncodedImage Represents an image encoded in the PNG format.
  RadioInfo Provides access to information about the status of the radio.
 Category: Signed RuntimeStore Provides a central location for applications to share information.
  SerialPort Provides low-level access to the device's serial port.
  SIMCardInfo Provides information about the SIM Card
  SMSPacketHeader A RadioPacketHeader for sending SMS packets.
  SMSParameters SMS parameters.
  USBPort Provides low-level access to the device's USB port.
  WBMPEncodedImage Represents an image encoded in the Windows Bitmap (WBMP) format.
 

Exception Summary
 Category: Signed ApplicationManagerException Thrown when the application manager encounters an error.
  ControlledAccessException This exception is thrown when a thread attempts to access a ControlledAccess object without the appropriate permission.
  NonPersistableObjectException Thrown when a developer attempts to persist an object that doesn't implement the Peristable interface, or when the object being persisted contains a reference to a non-persistable object.
 Category: Signed ObjectGroupReadOnlyException Thrown when a write operation is attempted on an ObjectGroup.
 Category: Signed ObjectGroupTooBigException Thrown if the size of a grouped object will exceed 64KB.
  PersistentContentException Thrown when a developer attempts to persist an object that is not allowed to be persisted.
  RadioException Thrown when a radio error occurs.
  SIMCardException Thrown when a SIM card error occurs.
  UnsupportedOperationException Thrown when an attempt is made to access functionality that is not available on the current platform.
 

Package net.rim.device.api.system Description

Provides a variety of system-level functionality.



Copyright 1999-2004 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.