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

D

DAR_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing a display aspect ratio of 16:9
DAR_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing a display aspect ratio of 4:3
darker() - Method in class org.dvb.ui.DVBColor
Creates a darker version of this color.
data - Variable in class org.havi.ui.HChangeData
The data object for this HChangeData.
Database - Interface in org.dvb.tvanytime.metadata
All sources of metadata conform to this interface, whether sourced locally, from a broadcast service or from an IP server.
DatabaseException - Exception in org.dvb.tvanytime.metadata
Exception that is thrown when a database error occurs.
DatabaseException(String, int) - Constructor for exception org.dvb.tvanytime.metadata.DatabaseException
Construct a DatabaseException.
DatabaseQuery - Class in org.dvb.tvanytime.metadata
Class representing a query of the metadata database.
DatabaseQuery() - Constructor for class org.dvb.tvanytime.metadata.DatabaseQuery
 
DatabaseQueryResult - Interface in org.dvb.tvanytime.metadata
Class that holds the result of a database query.
databaseResultAdded(DatabaseQueryResult, Element) - Method in interface org.dvb.tvanytime.metadata.ResultListener
This method is called to inform a listener that an element has been added to a DatabaseQueryResult.
DatabaseScope - Class in org.dvb.tvanytime.metadata
Class representing the desired scope of a metadata database.
DatabaseScope(CRID) - Constructor for class org.dvb.tvanytime.metadata.DatabaseScope
Create a DatabaseScope that encompasses a specified CRID authority.
DatabaseScope(String) - Constructor for class org.dvb.tvanytime.metadata.DatabaseScope
Create a DatabaseScope that encompasses a specified resolution provider.
DatabaseScope(DvbLocator) - Constructor for class org.dvb.tvanytime.metadata.DatabaseScope
Create a DatabaseScope that encompasses a specified DVB service.
DatabaseScope(int, int) - Constructor for class org.dvb.tvanytime.metadata.DatabaseScope
Create a DatabaseScope that encompasses a specified contextId and contextIdType.
DatagramSocketBufferControl - Class in org.dvb.net
This class provides additional control over buffering for DatagramSockets.
DEFAULT_ICON_HEIGHT - Static variable in class org.havi.ui.HListGroup
A constant for use with setIconSize and getIconSize.
DEFAULT_ICON_WIDTH - Static variable in class org.havi.ui.HListGroup
A constant for use with setIconSize and getIconSize.
DEFAULT_LABEL_HEIGHT - Static variable in class org.havi.ui.HListGroup
A constant for use with setLabelSize and getLabelSize.
DEFAULT_LABEL_WIDTH - Static variable in class org.havi.ui.HListGroup
A constant for use with setLabelSize and getLabelSize.
deleteNextChar() - Method in class org.havi.ui.HSinglelineEntry
Delete a character forward of the current caret position.
deletePreviousChar() - Method in class org.havi.ui.HSinglelineEntry
Delete a character behind the current caret position.
DeliverySystemType - Interface in org.davic.net.tuning
An interface that defines constant values for delivery system types
DeliverySystemTypeFilter - Class in org.dvb.service.navigation
DeliverySystemTypeFilter represents a ServiceFilter based on a particular DeliverySystemType.
DeliverySystemTypeFilter(DeliverySystemType) - Constructor for class org.dvb.service.navigation.DeliverySystemTypeFilter
Constructs the filter based on a particular DeliverySystemType.
destroy() - Method in interface org.dvb.spi.selection.SelectionSession
Called by the platform when the service bound to this session is no longer being used by the implementation.
DESTROYED - Static variable in interface org.dvb.application.AppProxy
The application instance is in the destroyed state.
detach() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns a SectionFilterGroup to the disconnected state.
detach() - Method in class org.dvb.dsmcc.ServiceDomain
A call to this method is a hint that the applications gives to the GEM to unmount the volume and delete the objects of the service domain.
DEVANAGARI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0900..U+097F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
DFC_PLATFORM - Static variable in interface org.dvb.media.VideoFormatControl
Control over the decoder format conversions is returned to being managed by the platform.
DFC_PROCESSING_16_9_ZOOM - Static variable in interface org.dvb.media.VideoFormatControl
The central 16:9 letterbox area of the 4:3 720 x 576 input grid is expanded to fill the 16:9 output frame.
DFC_PROCESSING_CCO - Static variable in interface org.dvb.media.VideoFormatControl
A 4:3 central part out of the 720 x 576 input 16:9 frame is transferred into a 720 x 576 4:3 output frame
DFC_PROCESSING_FULL - Static variable in interface org.dvb.media.VideoFormatControl
The full 720 x 576 frame is transferred (this may be either 4:3 or 16:9; part of this may be black, e.g.
DFC_PROCESSING_LB_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 14:9 LB in a 4:3 frame
DFC_PROCESSING_LB_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 16:9 letterbox in a 4:3 frame
DFC_PROCESSING_LB_2_21_1_ON_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 2.21:1 letterbox in a 16:9 frame.
DFC_PROCESSING_LB_2_21_1_ON_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 2.21:1 letterbox in a 4:3 frame.
DFC_PROCESSING_NONE - Static variable in interface org.dvb.media.VideoFormatControl
Decoder format conversion is inactive
DFC_PROCESSING_PAN_SCAN - Static variable in interface org.dvb.media.VideoFormatControl
A 4:3 part out of the 720 x 576 input 16:9 or 2.21:1 frame is transferred into a 720 x 576 4:3 output frame.
DFC_PROCESSING_PILLARBOX_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing the pillarbox conversion of the 4:3 input video to 16:9 output video.
DFC_PROCESSING_UNKNOWN - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an unknown format conversion being performed by the decoder
DFC_PROCESSING_WIDE_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing the wide conversion of the 4:3 input video to 16:9 output video.
DFCChangedEvent - Class in org.dvb.media
Event signalling that the decoder format conversion being used has changed
DFCChangedEvent(Object, int) - Constructor for class org.dvb.media.DFCChangedEvent
Construct the event
DINGBATS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2700..U+27BF) as defined in ISO 10646-1(E) normative Annex A
DISABLED - Static variable in class org.havi.ui.HScreenConfigTemplate
A special template indicating that an HScreenDevice is disabled.
DISABLED_ACTIONED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned and has input focus but is disabled.
DISABLED_ACTIONED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned but is disabled.
DISABLED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has input focus but is disabled.
DISABLED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget is disabled.
DISABLED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the component is disabled.
disconnect() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
disconnect() - Method in class org.dvb.net.rc.ConnectionRCInterface
Disconnect this return channel from the current target.
displayImage(HBackgroundImage) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Display an image.
displayImage(HBackgroundImage, HScreenRectangle) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Display an image to cover a particular area of the screen.
dispose() - Method in class org.dvb.ui.DVBBufferedImage
Disposes of this buffered image.
dispose(Color) - Method in class org.havi.ui.HGraphicsConfiguration
This method is used by an application when a color returned from those versions of the method getPunchThroughToBackgroundColor with a Color as a parameter is no longer required.
dispose() - Method in class org.havi.ui.HScene
Disposes of this HScene.
dispose(HScene) - Method in class org.havi.ui.HSceneFactory
This method allows an application to dispose of its HScene, indicating that the application has no further need for user interaction (i.e.
dispose() - Method in class org.havi.ui.HSound
If the HSound object is playing / looping then it will be stopped.
DONT_CARE - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that the presence or absence of this feature in the HScreenConfiguration does not matter.
doPrivileged(PrivilegedAction) - Method in class org.dvb.application.plugins.ApplicationSecurityContext
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
DripFeedDataSource - Class in org.dvb.media
This class allows to create a source for a JMF player to be able to feed the decoder progressively with parts of a clip (e.g.
DripFeedDataSource() - Constructor for class org.dvb.media.DripFeedDataSource
Constructor.
DripFeedPermission - Class in org.dvb.media
This class represents a permission to access the drip feed mode.
DripFeedPermission(String) - Constructor for class org.dvb.media.DripFeedPermission
Create a new DripFeedPermission.
DripFeedPermission(String, String) - Constructor for class org.dvb.media.DripFeedPermission
Create a new DripFeedPermission.
DSMCCException - Exception in org.dvb.dsmcc
The DSMCCException is the root class of all DSMCC related exceptions
DSMCCException() - Constructor for exception org.dvb.dsmcc.DSMCCException
Construct a DSMCCException with no detail message
DSMCCException(String) - Constructor for exception org.dvb.dsmcc.DSMCCException
Construct a DSMCCException with the specified detail message
DSMCCObject - Class in org.dvb.dsmcc
A DSMCCObject extends the java.io.File class with a combination of features appropriate for any file system with a long access time and features specific to the DSMCC object carousel as one example of such a file system.
DSMCCObject(String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCObject(String, String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCObject(DSMCCObject, String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCStream - Class in org.dvb.dsmcc
The DSMCCStream class is used to manage DSMCC Stream Objects.
DSMCCStream(DSMCCObject) - Constructor for class org.dvb.dsmcc.DSMCCStream
Creates a Stream Object from a DSMCC Object.
DSMCCStream(String) - Constructor for class org.dvb.dsmcc.DSMCCStream
Create a Stream Object from its pathname.
DSMCCStream(String, String) - Constructor for class org.dvb.dsmcc.DSMCCStream
Create a DSMCCStream from its pathname.
DSMCCStreamEvent - Class in org.dvb.dsmcc
The DSMCCStreamEvent class is used to manage DSMCC StreamEvent Objects.
DSMCCStreamEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent from a DSMCCObject.
DSMCCStreamEvent(String) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent Object from its pathname.
DSMCCStreamEvent(String, String) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent from its pathname.
DST_IN - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination In Source rule.
DST_OUT - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination Held Out By Source rule.
DST_OVER - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination Over Source rule.
DstIn - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_IN rule with an alpha (Ar) of 1,0f.
DstOut - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_OUT rule with an alpha (Ar) of 1,0f.
DstOver - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_OVER rule with an alpha (Ar) of 1,0f.
DVB_HTML_application - Static variable in interface org.dvb.application.AppAttributes
The DVB registered value for all DVB-HTML applications.
DVB_J_application - Static variable in interface org.dvb.application.AppAttributes
The DVB registered value for all DVB-J applications.
DVBAlphaComposite - Class in org.dvb.ui
This DVBAlphaComposite class implements the basic alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics, images and video.
DVBBufferedImage - Class in org.dvb.ui
The DVBBufferedImage subclass describes an Image with an accessible buffer of image data.
DVBBufferedImage(int, int) - Constructor for class org.dvb.ui.DVBBufferedImage
Constructs a DVBBufferedImage with the specified width and height.
DVBBufferedImage(int, int, int) - Constructor for class org.dvb.ui.DVBBufferedImage
Constructs a new DVBBufferedImage with the specified width and height in the Sample Model specified by type.
DVBClassLoader - Class in org.dvb.lang
This class loader is used to load classes and resources from a search path of URLs referring to locations where Java class files may be stored.
DVBClassLoader(URL[]) - Constructor for class org.dvb.lang.DVBClassLoader
Constructs a new DVBClassLoader for the given URLs.
DVBClassLoader(URL[], ClassLoader) - Constructor for class org.dvb.lang.DVBClassLoader
Constructs a new DVBClassLoader for the given URLs.
DVBColor - Class in org.dvb.ui
A Color class which adds the notion of alpha.
DVBColor(float, float, float, float) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0,0 to 1,0).
DVBColor(int, int, int, int) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 to 255).
DVBColor(int, boolean) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24 to 31, the red component in bits 16 to 23, the green component in bits 8 to 15, and the blue component in bits 0 to 7.
DVBColor(Color) - Constructor for class org.dvb.ui.DVBColor
Constructs a new DVBColor using the specified color.
DvbDatabase - Class in org.dvb.tvanytime.metadata
Class providing access to a TV Anytime metadata service that is broadcast in a DVB service.
DVBGraphics - Class in org.dvb.ui
The DVBGraphics class is a adapter class to support alpha compositing in a GEM device.
DVBJProxy - Interface in org.dvb.application
A DVBJProxy Object is a proxy to a DVBJ application.
DVBKeyManagerFactory - Class in org.dvb.net.ssl
This class is used to create a KeyManagerFactory initialized with an array of KeyStoreBuilder instances.
DVBKeyManagerFactorySpi - Class in org.dvb.net.ssl
This class defines the Service Provider Interface for the DVBKeyManagerFactory class.
DVBKeyManagerFactorySpi() - Constructor for class org.dvb.net.ssl.DVBKeyManagerFactorySpi
Creates a new instance of DVBKeyManagerFactorySpi
DVBKeyStore - Class in org.dvb.security
Extends KeyStore to allow loading the keystore using protection parameters.
DVBMediaSelectControl - Interface in org.dvb.media
DVBMediaSelectControl extends MediaSelectControl allowing the selection of different kinds of content in a running Player.
DvbNetworkInterfaceSIUtil - Class in org.dvb.net.tuning
Each SI database is associated with a network interface and vice versa.
DVBPKCS11Provider - Class in org.dvb.security.pkcs11
This class implements a PKCS11 security provider.
DVBRasterFormatException - Exception in org.dvb.ui
This exception is thrown for some invalid operations on instances of DVBBufferedImage.
DVBRasterFormatException(String) - Constructor for exception org.dvb.ui.DVBRasterFormatException
Constructs an instance of DVBRasterFormatException with the specified detail message.
DVBScene - Interface in org.dvb.application.inner
Represents various features which are common to the top level Container of applications whether running stand-alone or embedded in a DVB-HTML application.
DvbServiceContext - Interface in org.dvb.service.selection
An extension to ServiceContext permitting the discovery of the network interface (if any) being used by a service context.
DvbSIManager - Class in org.dvb.service
Extensions to SIManager for environments where a single device may support content delivery mechanisms with different types of delivery system.
DVBTest - Class in org.dvb.test
The DVBTest class allows test applications to log messages during their execution and to indicate their termination condition in a platform independent manner.
DVBTextLayoutManager - Class in org.dvb.ui
The DVBTextLayoutManager provides a text rendering layout mechanism for the org.havi.ui.HStaticText org.havi.ui.HText and org.havi.ui.HTextButton classes.
DVBTextLayoutManager() - Constructor for class org.dvb.ui.DVBTextLayoutManager
Constructs a DVBTextLayoutManager object with default parameters (HORIZONTAL_START_ALIGN, VERTICAL_START_ALIGN, LINE_ORIENTATION_HORIZONTAL, START_CORNER_UPPER_LEFT, wrap = true, linespace = (point size of the default font for HVisible) + 7, letterspace = 0, horizontalTabSpace = 56)
DVBTextLayoutManager(int, int, int, int, boolean, int, int, int) - Constructor for class org.dvb.ui.DVBTextLayoutManager
Constructs a DVBTextLayoutManager object.
DVBTrustManagerFactory - Class in org.dvb.net.ssl
This class is used to create a KeyManagerFactory initialized with an array of KeyStoreBuilder instances.
DVBTrustManagerFactorySpi - Class in org.dvb.net.ssl
This class defines the Service Provider Interface for the DVBTrustManagerFactory class.
DVBTrustManagerFactorySpi() - Constructor for class org.dvb.net.ssl.DVBTrustManagerFactorySpi
Creates a new instance of DVBTrustManagerFactorySpi

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