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

B

BACKGROUND_FILL - Static variable in class org.havi.ui.HScene
A constant for use with the setBackgroundMode method which indicates that the HScene should fill its bounding rectangle with its current background color before painting any background image and children.
BACKGROUND_FILL - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setBackgroundMode(int) method of HVisible which indicates that an associated HLook should fill the bounding rectangle of the HVisible with its current background color before drawing any content.
BACKGROUNDIMAGE_FILE_NOT_FOUND - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed before attempting to load any data from the file.
BACKGROUNDIMAGE_FIRST - Static variable in class org.havi.ui.event.HBackgroundImageEvent
Marks the first integer for the range of background image events
BACKGROUNDIMAGE_INVALID - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed because the data loaded is not valid.
BACKGROUNDIMAGE_IOERROR - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed due to an error while loading the data.
BACKGROUNDIMAGE_LAST - Static variable in class org.havi.ui.event.HBackgroundImageEvent
Marks the last integer for the range of background image events
BACKGROUNDIMAGE_LOADED - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading succeeded
BackgroundVideoPresentationControl - Interface in org.dvb.media
A control to support the setting and querying of the video presentation for background players.
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
BAD_EXTENSIONS - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate has unrecognized critical extensions.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
BASIC_ARABIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+600..U+652) as defined in ISO 10646-1(E) normative Annex A
BASIC_GEORGIAN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+10D0..U+10FF) as defined in ISO 10646-1(E) normative Annex A
BASIC_GREEK - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0370..U+03CF) as defined in ISO 10646-1(E) normative Annex A
BASIC_HEBREW - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+5D0..U+5EA) as defined in ISO 10646-1(E) normative Annex A
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BASIC_LATIN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0020..U+007E) as defined in ISO 10646-1(E) normative Annex A
BasicPermission - Class in java.security
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BasicStroke - Class in java.awt
The BasicStroke class defines a basic set of rendering attributes for the outlines of graphics primitives, which are rendered with a Graphics2D object that has its Stroke attribute set to this BasicStroke.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
BasicStroke() - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with defaults for all attributes.
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
Beans - Class in java.beans
This class provides some general purpose beans control methods.
Beans() - Constructor for class java.beans.Beans
 
beep() - Method in class java.awt.Toolkit
Emits an audio beep.
before(Object) - Method in class java.util.Calendar
Compares the time field records.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character before the offset.
BEGIN_APP_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated catastrophic error events defined by OCAP.
BEGIN_APP_CAT_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated catastrophic error events defined by OCAP.
BEGIN_APP_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for application generated informational events.
BEGIN_APP_INFO_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated informational events defined by OCAP.
BEGIN_APP_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for application generated recoverable error events.
BEGIN_APP_REC_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated recoverable error events defined by OCAP.
BEGIN_SYS_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated catastrophic events.
BEGIN_SYS_CAT_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated catastrophic error events defined by OCAP.
BEGIN_SYS_DNLD_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated deferred download events in response to a CVT signaling a deferred download.
BEGIN_SYS_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated informational events.
BEGIN_SYS_INFO_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated informational events defined by OCAP.
BEGIN_SYS_REBOOT_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated reboot events.
BEGIN_SYS_REBOOT_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated reboot events defined by OCAP.
BEGIN_SYS_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated recoverable error events.
BEGIN_SYS_REC_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated recoverable error events defined by OCAP.
BEGIN_SYS_RES_DEP_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated resource depletion events.
BEGIN_SYS_RES_DEP_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated resource depletion events defined by OCAP.
BeginningOfContentEvent - Class in org.ocap.shared.media
BeginningOfContentEvent is a RateChangeEvent that is posted when the rate change is due to a rewind hitting the beginning of the media, or due to the time-shift buffer reaching maximum depth.
BeginningOfContentEvent(Controller, float) - Constructor for class org.ocap.shared.media.BeginningOfContentEvent
Create a BeginningOfContentEvent.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BENGALI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+980..U+9FF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the String representation of a BigDecimal into a BigDecimal.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], Object, Comparator) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(List, Object) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List, Object, Comparator) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address & port.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
Binds a remote reference to the specified name in this registry.
bind(String, Remote) - Method in class javax.microedition.xlet.ixc.IxcRegistry
Binds the specified name to a remote object.
bind(XletContext, String, Remote) - Static method in class org.dvb.io.ixc.IxcRegistry
Exports an object under a given name in the namespace of an Xlet.
BindException - Exception in java.net
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BITMASK - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
black - Static variable in class java.awt.Color
An object of type Color representing the color black.
BLACK - Static variable in class java.awt.Color
An object of type Color representing the color black.
BlinkSpec - Interface in org.ocap.hardware.frontpanel
This interface represents the front panel display blinking specification.
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block decrement adjustment type.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BLOCK_ELEMENTS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2580..U+259F) as defined in ISO 10646-1(E) normative Annex A
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
BlockedService - Class in org.ocap.media
This class represents a service that is blocked from a start time for a specific duration.
BlockedService(Date, long, Service, boolean, int) - Constructor for class org.ocap.media.BlockedService
Constructor.
blue - Static variable in class java.awt.Color
An object of type Color representing the color blue.
BLUE - Static variable in class java.awt.Color
An object of type Color representing the color blue.
BLUE - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color blue.
BOLD - Static variable in class java.awt.Font
The bold style constant.
Boolean - Class in java.lang
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOPOMOFO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3100..U+312F) as defined in ISO 10646-1(E) normative Annex A
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BORDER_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
BorderLayout - Class in java.awt
A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
BorderLayout() - Constructor for class java.awt.BorderLayout
Constructs a new border layout with no gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Constructs a border layout with the specified gaps between components.
BOTH - Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
bottom - Variable in class java.awt.Insets
The inset from the bottom.
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOX_DRAWING - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2500..U+257F) as defined in ISO 10646-1(E) normative Annex A
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BreakIterator - Class in java.text
The BreakIterator class implements methods for finding the location of boundaries in text.
brighter() - Method in class java.awt.Color
Creates a new Color that is a brighter version of this Color.
brighter() - Method in class javax.tv.graphics.AlphaColor
Creates a brighter version of this color.
brighter() - Method in class org.dvb.ui.DVBColor
Creates a brighter version of this color.
BrightSpec - Interface in org.ocap.hardware.frontpanel
This interface represents the front panel display brightness specification.
BROADCAST - Static variable in class org.ocap.service.ServiceTypePermission
Indicates an inband broadcast service provided by a content provider.
BROADCAST_INCONSISTENCY - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that broadcast information is inconsistent : for example PMT is missing.
BROKEN_CHAIN - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate in a chain was not issued by the next authority in the chain.
BufferedImage - Class in java.awt.image
The BufferedImage subclass describes an Image with an accessible buffer of image data.
BufferedInputStream - Class in java.io
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - Class in java.io
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with a default 512-byte buffer size.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - Class in java.io
Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
BufferedWriter - Class in java.io
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Create a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Create a new buffered character-output stream that uses an output buffer of the given size.
BufferingRequest - Class in org.ocap.dvr
This class represents an application request for buffering.
BUSINESS_GRAPHICS - Static variable in class org.havi.ui.HImageHints
The image is business graphics, with strong, well-defined, blocks of solid color, etc.
BUSY - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is busy, e.g., being initialized, configured, checked for consistency or being made ready to detach.
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 extended modifier constant.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 modifier constant.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 extended modifier constant.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 modifier constant.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 extended modifier constant.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 modifier constant.
Byte - Class in java.lang
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
ByteArrayInputStream - Class in java.io
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - Class in java.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
bytesTransferred - Variable in exception java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.

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