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

A

abort() - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to abort a load in progress.
abort() - Method in interface org.dvb.spi.ict.ResourceTransportObject
This method is used to abort a load in progress.
accept(AppID) - Method in class org.dvb.application.AppsDatabaseFilter
Test if a specified appid should be included in the Enumeration.
accept(AppID) - Method in class org.dvb.application.CurrentServiceFilter
Test if a specified appid should be included in the Enumeration.
accept(AppID) - Method in class org.dvb.application.RunningApplicationsFilter
Test if a specified appid should be included in the Enumeration.
accept(Service) - Method in class org.dvb.internet.InternetServiceFilter
Tests if a particular service represents an internet client of the type specified in the constructor of this instance.
accept(Service) - Method in class org.dvb.service.navigation.CompatibleServiceFilter
Tests if the given service passes the filter.
accept(Service) - Method in class org.dvb.service.navigation.DeliverySystemTypeFilter
Tests if the given service passes the filter.
accept(Service) - Method in class org.dvb.service.navigation.ServiceProviderFilter
Tests if the given service passes the filter.
ACCESS_ERROR - Static variable in interface org.dvb.tvanytime.resolution.ResolutionListener
Value which indicates that resolution has failed due to an error condition preventing access to the specified resolution sources.
ACTIONED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned, and has focus.
ACTIONED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned, but does not have focus.
ACTIONED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the widget has been actioned.
actionPerformed(ActionEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the ActionEvent by invoking the actionPerformed methods on listener-a and listener-b.
ActiveFormatDescriptionChangedEvent - Class in org.dvb.media
Event signalling that the transmitted active format definition has changed
ActiveFormatDescriptionChangedEvent(Object, int) - Constructor for class org.dvb.media.ActiveFormatDescriptionChangedEvent
Construct the event
add(Locator, StreamType) - Method in interface org.dvb.media.DVBMediaSelectControl
Adds a service component (for example, subtitles) to the presentation over-riding the stream type signalled for the component.
add(String) - Method in class org.dvb.user.Preference
Adds a new value for this preference.
add(String[]) - Method in class org.dvb.user.Preference
Adds several new values for this preferences.
add(int, String) - Method in class org.dvb.user.Preference
Adds a new value for this preference.
add(HBackgroundImageListener, HBackgroundImageListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HBackgroundImageListener-a with HBackgroundImageListener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class org.havi.ui.HEventMulticaster
Adds WindowListener-a with WindowListener-b and returns the resulting multicast listener.
add(HScreenConfigurationListener, HScreenConfigurationListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenConfigurationListener-a with HScreenConfigurationListener-b and returns the resulting multicast listener.
add(HScreenConfigurationListener, HScreenConfigurationListener, HScreenConfigTemplate) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenConfigurationListener-a with HScreenConfigurationListener-b, which is notified when the HScreenDevice's configuration is modified so that it is no longer compatible with the HScreenConfigTemplate tb.
add(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenLocationModifiedListener-a with HScreenLocationModifiedListener-b and returns the resulting multicast listener.
add(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HTextListener-a with HTextListener-b and returns the resulting multicast listener.
add(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HItemListener-a with HItemListener-b and returns the resulting multicast listener.
add(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HFocusListener-a with HFocusListener-b and returns the resulting multicast listener.
add(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HAdjustmentListener-a with HAdjustmentListener-b and returns the resulting multicast listener.
add(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HActionListener-a with HActionListener-b and returns the resulting multicast listener.
add(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HKeyListener-a with HKeyListener-b and returns the resulting multicast listener.
add(ResourceStatusListener, ResourceStatusListener) - Static method in class org.havi.ui.HEventMulticaster
Adds ResourceStatusListener-a with listener-b and returns the resulting multicast listener.
ADD_INDEX_END - Static variable in class org.havi.ui.HListGroup
A constant for use with addItem and addItems which specifies that the new items shall be appended to the end of the list.
addAdjustmentListener(HAdjustmentListener) - Method in interface org.havi.ui.HAdjustmentValue
Adds the specified HAdjustmentListener to receive HAdjustmentEvents sent from this object.
addAdjustmentListener(HAdjustmentListener) - Method in class org.havi.ui.HRangeValue
Adds the specified HAdjustmentListener to receive HAdjustmentEvents sent from this object.
addAfter(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Adds a java.awt.Component to this HComponentOrdering directly behind a previously added java.awt.Component.
addAfter(Component, Component) - Method in class org.havi.ui.HContainer
Adds a java.awt.Component to this HContainer directly behind a previously added java.awt.Component.
addAfter(Component, Component) - Method in class org.havi.ui.HScene
Adds a java.awt.Component to this HScene directly behind a previously added java.awt.Component.
addAllArrowKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
addAllArrowKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
addAllColourKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
addAllColourKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
addAllNumericKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
addAllNumericKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
addAppStateChangeEventListener(AppStateChangeEventListener) - Method in interface org.dvb.application.AppProxy
Add a listener to the application proxy so that an application can be informed if the application changes state.
addBefore(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Adds a java.awt.Component to this HComponentOrdering directly in front of a previously added java.awt.Component.
addBefore(Component, Component) - Method in class org.havi.ui.HContainer
Adds a java.awt.Component to this HContainer directly in front of a previously added java.awt.Component.
addBefore(Component, Component) - Method in class org.havi.ui.HScene
Adds a java.awt.Component to this HScene directly in front of a previously added java.awt.Component.
addBookmark(URL, String) - Method in interface org.dvb.internet.WWWBrowserService
Add a bookmark to the list of bookmarks in the current application.
addConnectionListener(ConnectionListener) - Method in class org.dvb.net.rc.ConnectionRCInterface
Add a listener for events related to connections of this interface.
addExclusiveAccessToAWTEvent(ResourceClient, UserEventRepository) - Method in class org.dvb.event.EventManager
An application should use this method to express its intend to have exclusive access to some events, but for these events to be received through the java.awt mechanism.
addHActionListener(HActionListener) - Method in interface org.havi.ui.HActionable
Adds the specified HActionListener to receive HActionEvent events sent from this HActionable.
addHActionListener(HActionListener) - Method in class org.havi.ui.HGraphicButton
Adds the specified HActionListener to receive HActionEvent events sent from this HGraphicButton.
addHActionListener(HActionListener) - Method in class org.havi.ui.HTextButton
Adds the specified HActionListener to receive HActionEvent events sent from this HTextButton.
addHFocusListener(HFocusListener) - Method in class org.dvb.application.inner.InnerApplicationContainer
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HAnimation
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HGraphicButton
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HIcon
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HListGroup
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in interface org.havi.ui.HNavigable
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HRange
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HRangeValue
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HText
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HTextButton
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHKeyListener(HKeyListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HKeyListener to receive HKeyEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHKeyListener(HKeyListener) - Method in interface org.havi.ui.HTextValue
Adds the specified HKeyListener to receive HKeyEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHTextListener(HTextListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HTextListener to receive HTextEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHTextListener(HTextListener) - Method in interface org.havi.ui.HTextValue
Adds the specified HTextListener to receive HTextEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addInnerApplicationListener(InnerApplicationListener) - Method in class org.dvb.application.inner.InnerApplicationContainer
Add a listener for events when the inner application exits.
addInternetClientListener(InternetClientListener) - Method in interface org.dvb.internet.InternetClient
Add a listener for InternetClientEvents.
addItem(HListElement, int) - Method in class org.havi.ui.HListGroup
Add an item to this HListGroup.
addItemListener(HItemListener) - Method in interface org.havi.ui.HItemValue
Adds the specified HItemListener to receive HItemEvents sent from this object.
addItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
Adds the specified HItemListener to receive HItemEvents sent from this object.
addItems(HListElement[], int) - Method in class org.havi.ui.HListGroup
Add an array of items to this HListGroup.
addKey(int) - Method in class org.dvb.event.UserEventRepository
Adds the specified keycode to the repository.
addKey(int) - Method in class org.havi.ui.event.HEventGroup
A shortcut to create a new key event type entry in the group.
addListener(AppsDatabaseEventListener) - Method in class org.dvb.application.AppsDatabase
Add a listener to the database so that an application can be informed if the database changes.
addMonitoringListener(MonitoringListener) - Method in interface org.dvb.media.monitoring.MonitoringControl
Add a listener for MonitoringEvent.
addNetworkInterfaceListener(NetworkInterfaceListener) - Method in class org.davic.net.tuning.NetworkInterface
Adds a listener for network interface events
addNotify() - Method in class org.dvb.ui.BufferedAnimation
Makes this Component displayable by connecting it to a native screen resource.
addNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
Add a listener for timeline events on the DSMCCStream object.
addObjectChangeEventListener(ObjectChangeEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Subscribes an ObjectChangeEventListener to receive notifications of version changes of DSMCCObject.
addOnScreenLocationModifiedListener(HScreenLocationModifiedListener) - Method in class org.havi.ui.HVideoComponent
Register a listener to determine if the Component's on-screen location is modified - irrespective of its relative location to its parent Container.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Specifies an object to be notified of changes in the status of resources related to a SectionFilterGroup object.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.net.tuning.NetworkInterfaceManager
Registers a resource status listener to receive resource status events
addResourceStatusEventListener(ResourceStatusListener) - Method in interface org.davic.resources.ResourceServer
This method informs a resource server that a particular object should be informed of changes in the state of the resources managed by that server.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.event.EventManager
Adds the specified resource status listener so that an application can be aware of any changes regarding exclusive access to some events.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.net.rc.RCInterfaceManager
This method informs a resource server that a particular object should be informed of changes in the state of the resources managed by that server.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.havi.ui.HScreenDevice
Register a listener for events about changes in the state of the ownership of this device.
addScreenConfigurationListener(HScreenConfigurationListener) - Method in class org.havi.ui.HScreenDevice
Add an HScreenConfigurationListener to this device, which is notified whenever the device's configuration is modified.
addScreenConfigurationListener(HScreenConfigurationListener, HScreenConfigTemplate) - Method in class org.havi.ui.HScreenDevice
Add an HScreenConfigurationListener to this device, which is notified when the device's configuration is further modified so that it is no longer compatible with the specified HScreenConfigTemplate.
addSDSRecordListener(SDSRecordChangeListener) - Method in interface org.dvb.service.sds.SDSRecordAccess
Register a listener for events based on changes to SD&S records
addSectionFilterListener(SectionFilterListener) - Method in class org.davic.mpeg.sections.SectionFilter
Specifies an object to be notified of events relating to this SectionFilter object.
addShortcut(int, HActionable) - Method in interface org.dvb.application.inner.DVBScene
Adds a shortcut key to action the specified HActionable.
addShortcut(int, HActionable) - Method in class org.havi.ui.HScene
Adds a shortcut key to action the specified HActionable.
addSlave(Controller, Time) - Method in interface org.dvb.media.MasterSlaveSyncLinkageControl
Adds a specified Player as a slave Player that synchronizes with a master Player.
addSlave(Controller) - Method in interface org.dvb.media.MasterSlaveSyncLinkageControl
Adds a specified Player as a slave Player that synchronizes with a master Player.
addSmartCardReaderListener(SmartCardReaderListener) - Method in class org.dvb.smartcard.SmartCardReader
Allows the specified listener to received notifications about changes in the status of the smart card reader.
addSortCriteria(String, boolean) - Method in class org.dvb.tvanytime.metadata.Table
Add a sort criteria for a particular fieldID.
addSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
Add a listener for subtitle events
addSyncStateChangedEventListener(SyncStateChangedEventListener) - Method in interface org.dvb.media.MasterSlaveSyncLinkageControl
Adds the specified SyncStateChangedEventListener to receive the events.
addTextOverflowListener(TextOverflowListener) - Method in class org.dvb.ui.DVBTextLayoutManager
Register a TextOverflowListener that will be notified if the text string does not fit in the component when rendering.
addToAddressBook(String, String) - Method in interface org.dvb.internet.EmailClientService
Add an entry to the address book.
addUpdateListener(ResourceUpdateListener) - Method in interface org.dvb.spi.ict.ResourceTransportObject
Add a listener to receive notifications of updates to this resource.
addUserEvent(UserEvent) - Method in class org.dvb.event.UserEventRepository
Adds the given user event to the repository.
addUserEventListener(UserEventListener, ResourceClient, UserEventRepository) - Method in class org.dvb.event.EventManager
Adds the specified listener to receive events coming from the user in an exclusive manner.
addUserEventListener(UserEventListener, UserEventRepository) - Method in class org.dvb.event.EventManager
Adds the specified listener to receive events coming from the user.
addUserPreferenceChangeListener(UserPreferenceChangeListener) - Method in class org.dvb.user.UserPreferenceManager
Adds a listener for changes in user preferences as held in the GEM terminal.
addVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
Add a listener for VideoFormatChangedEvents
addWindowListener(WindowListener) - Method in interface org.dvb.application.inner.DVBScene
Add a listener to receive any java.awt.event.WindowEvents sent from this DVBScene.
addWindowListener(WindowListener) - Method in class org.havi.ui.HScene
Add a listener to receive any java.awt.event.WindowEvents sent from this HScene.
ADJUST_BUTTON_LESS - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be decremented by one unit.
ADJUST_BUTTON_MORE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be incremented by one unit.
ADJUST_END_CHANGE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id indicates that the value of an HAdjustmentValue component has been finally set.
ADJUST_FIRST - Static variable in class org.havi.ui.event.HAdjustmentEvent
The first integer id in the range of event ids supported by the HAdjustmentEvent class.
ADJUST_LAST - Static variable in class org.havi.ui.event.HAdjustmentEvent
The last integer id in the range of event ids supported by the HAdjustmentEvent class.
ADJUST_LESS - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is decreased by one unit.
ADJUST_MORE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is increased by one unit.
ADJUST_NONE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was not clicked over an active adjustment area.
ADJUST_PAGE_LESS - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is decreased by one block.
ADJUST_PAGE_LESS - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be decremented by one block.
ADJUST_PAGE_MORE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment change event with this id is sent whenever the value of an HAdjustmentValue component is increased by one block.
ADJUST_PAGE_MORE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be incremented by one block.
ADJUST_START_CHANGE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id indicates that the value of an HAdjustmentValue component may be about to change.
ADJUST_THUMB - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should change according to pointer motion events received by the component, until the pointer button is released.
ADJUSTMENT_VALUE_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).
AFD_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 14:9 (centre)
AFD_14_9_TOP - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 14:9 (top)
AFD_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 16:9 (centre)
AFD_16_9_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 16:9 (with shoot & protect 14:9 centre)
AFD_16_9_SP_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 16:9 (with shoot & protect 4:3 centre)
AFD_16_9_TOP - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 16:9 (top)
AFD_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 4:3 (centre)
AFD_4_3_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of 4:3 (with shoot & protect 14:9 centre)
AFD_GT_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description of greater than 16:9 (centre)
AFD_NOT_PRESENT - Static variable in interface org.dvb.media.VideoFormatControl
Constant showing an MPEG active format description is not present
AFD_SAME - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format description that is the same as the coded frame
ALL_STATES - Static variable in interface org.havi.ui.HState
Constant used to indicate all of the applicable states for a given component.
ALPHABETIC_PRESENTATION_FORMS_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FB00..U+FB4F) as defined in ISO 10646-1(E) normative Annex A
and(DatabaseQuery) - Method in class org.dvb.tvanytime.metadata.DatabaseQuery
Create a new DatabaseQuery based upon the logical AND of the predicates represented by this query and the argument query.
and(DatabaseQuery, String) - Method in class org.dvb.tvanytime.metadata.DatabaseQuery
Create a new DatabaseQuery object based upon the logical AND of the predicates represented by this query and the argument query.
ANIMATE_CONTENT_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).
ANIMATION_POSITION_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).
APP_ADDED - Static variable in class org.dvb.application.AppsDatabaseEvent
The addition event id.
APP_CHANGED - Static variable in class org.dvb.application.AppsDatabaseEvent
The changed event id.
APP_DELETED - Static variable in class org.dvb.application.AppsDatabaseEvent
The deletion event id.
AppAttributes - Interface in org.dvb.application
The AppAttributes class is a mapping of various information about a registered application.
AppIcon - Class in org.dvb.application
The AppIcon encapsulates the information concerning the icon attached to the application
AppID - Class in org.dvb.application
The AppID is a representation of the unique identifier for applications.
AppID(int, int) - Constructor for class org.dvb.application.AppID
Create a new AppID based on the given integers.
ApplicationCache - Class in org.dvb.application.storage
A cache to store applications so that they may be started faster when signalled in broadcast.
ApplicationDownloadException - Exception in org.dvb.application.storage
Thrown if the downloading of the application failed.
ApplicationDownloadException() - Constructor for exception org.dvb.application.storage.ApplicationDownloadException
Constructs an ApplicationDownloadException with no detail message.
ApplicationDownloadException(String) - Constructor for exception org.dvb.application.storage.ApplicationDownloadException
Constructs an ApplicationDownloadException with a detail message
ApplicationDownloadException - Exception in org.oipf.download
Thrown when an application calls methods on ApplicationDownloadRequest which it is not permitted to call.
ApplicationDownloadException() - Constructor for exception org.oipf.download.ApplicationDownloadException
Constructs a ApplicationDownloadException with null as its error detail message.
ApplicationDownloadException(String) - Constructor for exception org.oipf.download.ApplicationDownloadException
Constructs a ApplicationDownloadException with the specified detail message.
ApplicationDownloadRequest - Interface in org.oipf.download
Represents a content download to be performed by an application.
ApplicationDownloadSpec - Class in org.oipf.download
Represents a content download to be performed by an application.
ApplicationDownloadSpec(AppID, String, RecordingProperties) - Constructor for class org.oipf.download.ApplicationDownloadSpec
Create a request for content download by application.
ApplicationOrigin - Class in org.davic.mpeg
 
ApplicationSecurityContext - Class in org.dvb.application.plugins
This class represents the security context for an application whose permissions are defined by the GEM security model, in particular a permission request file.
ApplicationSecurityContext(URL[], URL, AppID) - Constructor for class org.dvb.application.plugins.ApplicationSecurityContext
Creates a new security context for an application whose code can be found on the path supplied, and whose entry point directory is as given.
ApplicationStorageController - Interface in org.dvb.application.storage
Defines the methods for storing, listing and removing applications to and from a service.
ApplicationStorageHandler - Interface in org.dvb.application.privileged
Enables privileged applications to make decisions for some methods in the org.dvb.application.storage package.
ApplicationStorageListener - Interface in org.dvb.application.storage
Listener to receive reports on progress of application storage operations.
ApplicationStorageManager - Class in org.dvb.application.privileged
Provides application management features and capabilities only appropriate for privileged applications.
ApplicationStoragePermission - Class in org.dvb.application.storage
This class represents a permission to manage applications stored in the GEM terminal.
ApplicationStoragePermission(String, String) - Constructor for class org.dvb.application.storage.ApplicationStoragePermission
Creates a new ApplicationStoragePermission object with the specified name and actions string.
AppProxy - Interface in org.dvb.application
An AppProxy Object is a proxy to an application.
AppsControlPermission - Class in org.dvb.application
This class represents a Permission to control the lifecycle of another application.
AppsControlPermission() - Constructor for class org.dvb.application.AppsControlPermission
Creates a new AppsControlPermission.
AppsControlPermission(String, String) - Constructor for class org.dvb.application.AppsControlPermission
Creates a new AppsControlPermission.
AppsDatabase - Class in org.dvb.application
The AppsDatabase is an abstract view of the currently available applications.
AppsDatabaseEvent - Class in org.dvb.application
The AppsDatabaseEvent class indicates either an entry in the application database has changed, or so many changes have occurred.
AppsDatabaseEvent(int, AppID, Object) - Constructor for class org.dvb.application.AppsDatabaseEvent
Create a new AppsDatabaseEvent object for the entry in the database that changed, or for a new database.
AppsDatabaseEventListener - Interface in org.dvb.application
The AppsDatabaseListener class allows an application to monitor the application database so that it can keep an up to date interface without polling the state.
AppsDatabaseFilter - Class in org.dvb.application
Abstract class for the filters.
AppsDatabaseFilter() - Constructor for class org.dvb.application.AppsDatabaseFilter
Construct an AppsDatabaseFilter object.
AppStateChangeEvent - Class in org.dvb.application
The AppStateChangeEvent class indicates a state transition of the application.
AppStateChangeEvent(AppID, int, int, Object, boolean) - Constructor for class org.dvb.application.AppStateChangeEvent
Create an AppStateChangeEvent object.
AppStateChangeEventListener - Interface in org.dvb.application
The AppStateChangeEventListener class allows a launcher application to keep track of applications it launches or other applications running as part of the same service.
ARABIC_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+653..U+6FF) as defined in ISO 10646-1(E) normative Annex A
ARABIC_PRESENTATION_FORMS_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FB50..U+FDFF) as defined in ISO 10646-1(E) normative Annex A
ARABIC_PRESENTATION_FORMS_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE70..U+FEFE) as defined in ISO 10646-1(E) normative Annex A
areFramesSupported() - Method in interface org.dvb.internet.WWWBrowserService
Check whether frames are supported by the browser and enabled.
ARMENIAN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+530..U+58F) as defined in ISO 10646-1(E) normative Annex A
ARROWS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2190..U+21FF) as defined in ISO 10646-1(E) normative Annex A
ASPECT_RATIO_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 16:9
ASPECT_RATIO_2_21_1 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 2.21:1
ASPECT_RATIO_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 4:3
ASPECT_RATIO_UNKNOWN - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an unknown aspect ratio
AspectRatioChangedEvent - Class in org.dvb.media
Event signalling that the aspect ratio of the transmitted video has changed
AspectRatioChangedEvent(Object, int) - Constructor for class org.dvb.media.AspectRatioChangedEvent
Construct the event
asynchronousLoad(AsynchronousLoadingEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
This method starts the asynchronous loading of the data for a DSMCCObject.
asynchronousLoad(AsyncResourceLoadListener) - Method in interface org.dvb.spi.ict.ResourceTransportObject
Load the resource asynchronously.
AsynchronousLoadingEvent - Class in org.dvb.dsmcc
This class describes an Object event which is used to notify the loading of a DSMCCObject.
AsynchronousLoadingEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.AsynchronousLoadingEvent
Creates an AsynchronousLoadingEvent.
AsynchronousLoadingEventListener - Interface in org.dvb.dsmcc
Listener for applications which perform asynchronous loading, in order to be informed if the loading is done or if an error has occurred.
AsyncResourceLoadEvent - Class in org.dvb.spi.ict
Base class for events related to progress of loading an event by an interaction channel transport service provider.
AsyncResourceLoadListener - Interface in org.dvb.spi.ict
This interface should be implemented by classes within the GEM implementation that will be used as listeners for asynchronous loading of resources by interaction channel transport service providers.
attach(TransportStream, ResourceClient, Object) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Connects a SectionFilterGroup to an MPEG-2 transport stream.
attach(Locator, int) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from an object carousel.
attach(Locator) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from an object carousel.
attach(byte[]) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from either an object carousel or from an interactive network.
Attribute - Interface in org.dvb.xml.jdom
Class that represents one XML Attribute.
AudioLanguageControl - Interface in org.davic.media
Audio language control
AuthProvider - Class in org.dvb.security
This class defines login and logout for a provider.

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