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

A

a - Variable in class org.havi.ui.HEventMulticaster
 
abort() - Method in class org.dvb.dsmcc.DSMCCObject
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.
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(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(HToggleButton) - Method in class org.havi.ui.HToggleGroup
Add the specified HToggleButton to this HToggleGroup.
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.
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.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.
addInternal(EventListener, EventListener) - Static method in class org.havi.ui.HEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
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.
addNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
Add a listener to NPT 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 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.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.
addShortcut(int, HActionable) - Method in class org.havi.ui.HScene
Adds a shortcut key to action the specified HActionable.
addSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
Add a listener for subtitle 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.
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 MHP terminal.
addVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
Add a listener for VideoFormatChangedEvents
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 descriptor of 14:9 (centre)
AFD_14_9_TOP - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 14:9 (top)
AFD_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 16:9 (centre)
AFD_16_9_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor 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 descriptor 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 descriptor of 16:9 (top)
AFD_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 4:3 (centre)
AFD_4_3_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor 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 descriptor of greater than 16:9 (centre)
AFD_NOT_PRESENT - Static variable in interface org.dvb.media.VideoFormatControl
Constant showing an MPEG active format descriptor is not present
AFD_SAME - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor 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
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
AppIcon() - Constructor for class org.dvb.application.AppIcon
The constructor for the class.
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.
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.
AppsDatabase() - Constructor for class org.dvb.application.AppsDatabase
This constructor is provided for the use of implementations and specifications which extend the present document.
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
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 is used to asynchronously load a carousel object.
AsynchronousLoadingEvent - Class in org.dvb.dsmcc
This class described an Object event which is used to notify the loading of a DSMCC object.
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.
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.
AudioLanguageControl - Interface in org.davic.media
Audio language control

B

b - Variable in class org.havi.ui.HEventMulticaster
 
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. e.g. the file not existing or due to a badly formed or otherwise broken filename
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. e.g.
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.
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 org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0020..U+007E) as defined in ISO 10646-1(E) normative Annex A
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
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.
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
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
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).
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
brighter() - Method in class org.dvb.ui.DVBColor
Creates a brighter version of this color.
BUSINESS_GRAPHICS - Static variable in class org.havi.ui.HImageHints
The image is business graphics, with strong, well-defined, blocks of solid color, etc.

C

CA_FAILURE - Static variable in class org.dvb.media.PresentationChangedEvent
Presentation changed due an action by the CA subsystem.
CA_RETURNED - Static variable in class org.dvb.media.PresentationChangedEvent
Presentation changed due to an action by the CA subsystem.
CARET_NEXT_CHAR - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move one character forward.
CARET_NEXT_LINE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move down one line.
CARET_NEXT_PAGE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move down to the last possible line in the visible window.
CARET_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).
CARET_PREV_CHAR - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move one character backward.
CARET_PREV_LINE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move up one line.
CARET_PREV_PAGE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move up to the first possible line in the visible window.
caretMoved(HTextEvent) - Method in interface org.havi.ui.event.HTextListener
Called when the caret position of an HTextValue component has moved.
caretMoved(HTextEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HTextEvent by invoking the caretMoved methods on listener-a and listener-b.
caretNextCharacter() - Method in class org.havi.ui.HSinglelineEntry
Move the caret to the next character.
caretNextLine() - Method in class org.havi.ui.HMultilineEntry
Move the caret to the same column position on the next line.
caretPreviousCharacter() - Method in class org.havi.ui.HSinglelineEntry
Move the caret to the previous character.
caretPreviousLine() - Method in class org.havi.ui.HMultilineEntry
Move the caret to the same column position on the previous line.
CARTOON - Static variable in class org.havi.ui.HImageHints
The image is a cartoon, with strong, well-defined, blocks of solid color, etc.
CHANGEABLE_SINGLE_COLOR - Static variable in class org.havi.ui.HBackgroundConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HBackgroundConfigTemplate that indicates that a single color background is requested where that single color can be changed by applications.
CJK_COMPATIBILITY - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3300..U+33FF) as defined in ISO 10646-1(E) normative Annex A
CJK_COMPATIBILITY_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE30..U+FE4F) as defined in ISO 10646-1(E) normative Annex A
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+F900..U+FAFF) as defined in ISO 10646-1(E) normative Annex A
CJK_MISCELLANEOUS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3190..U+319F) as defined in ISO 10646-1(E) normative Annex A
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3000..U+303F) as defined in ISO 10646-1(E) normative Annex A
CJK_UNIFIED_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+4E00..U+9FFF) as defined in ISO 10646-1(E) normative Annex A
CLEAR - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Clear rule.
Clear - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque CLEAR rule with an alpha (Ar) of 1,0f.
clearSelection() - Method in class org.havi.ui.HListGroup
Destroy the selection.
COMBINING_DIACRITICAL_MARKS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0300..U+036F) as defined in ISO 10646-1(E) normative Annex A
COMBINING_DIACTRICAL_MARKS_FOR_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+20D0..U+20FF) as defined in ISO 10646-1(E) normative Annex A
COMBINING_HALF_MARKS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE20..U+FE2F) as defined in ISO 10646-1(E) normative Annex A
COMMERCIAL_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for payment
connect() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
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).
CONTROL_PICTURES - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2400..U+243F) as defined in ISO 10646-1(E) normative Annex A
convertTo(HScreenConfiguration, Point) - Method in class org.havi.ui.HScreenConfiguration
Convert a pixel position from one coordinate system to another without including any rounding errors from passing through normalized coordinates.
createFont(String, int, int) - Method in class org.dvb.ui.FontFactory
Creates a font object from the font source associated with this FontFactory.
createGraphics() - Method in class org.dvb.ui.DVBBufferedImage
Creates a DVBGraphics, which can be used to draw into this DVBBufferedImage.
CURRENCY_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+20A0..U+20CF) as defined in ISO 10646-1(E) normative Annex A
currentItemChanged(HItemEvent) - Method in interface org.havi.ui.event.HItemListener
Called when a change to the current item of the HItemValue occurs.
currentItemChanged(HItemEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HItemEvent by invoking the currentItemChanged methods on listener-a and listener-b.
CurrentServiceFilter - Class in org.dvb.application
Instances of CurrentServiceFilter are used to set a filter on the list of applications that are retrieved from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
CurrentServiceFilter() - Constructor for class org.dvb.application.CurrentServiceFilter
public Constructor of the CurrentServiceFilter
CYRILLIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+400..U+4FF) as defined in ISO 10646-1(E) normative Annex A

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.
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.
DESTROYED - Static variable in interface org.dvb.application.AppProxy
An AppProxy for a terminated application is no longer usable.
detach() - Method in class org.dvb.dsmcc.ServiceDomain
A call to this method is a hint that the applications gives to the MHP 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. in the "pillar box" cases)
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_UNKNOWN - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an unknown format conversion being performed by the decoder
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_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.
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. its resources may be released to the system, for future garbage collection).
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.
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 is an object which belongs to a DSMCC ServiceDomain.
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.
DVBGraphics - Class in org.dvb.ui
The DVBGraphics class is a adapter class to support alpha compositing in an MHP device.
DVBGraphics() - Constructor for class org.dvb.ui.DVBGraphics
Constructs a new DVBGraphics object.
DVBHTMLProxy - Interface in org.dvb.application
A DVBHTMLProxy Object is a proxy to a DVBHTML application.
DVBJProxy - Interface in org.dvb.application
A DVBJProxy Object is a proxy to a DVBJ application.
DVBMediaSelectControl - Interface in org.dvb.media
DVBMediaSelectControl extends MediaSelectControl allowing the selection of different kinds of content in a running Player.
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.
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.

E

ECHO_CHAR_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).
echoCharIsSet() - Method in class org.havi.ui.HSinglelineEntry
Determine if this component has an echo character set, i.e. if the echo character is non-zero.
EDIT_MODE_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).
ELEMENTARY_STREAM - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
The component to which access was refused was an MPEG elementary stream
enableShortcuts(boolean) - Method in class org.havi.ui.HScene
Enables or disables all short cuts that are currently set on the Scene.
ENCLOSED_ALPHANUMERICS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2460..U+24FF) as defined in ISO 10646-1(E) normative Annex A
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3200..U+32FF) as defined in ISO 10646-1(E) normative Annex A
entryAdded(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry added.
entryChanged(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry changed.
entryRemoved(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry removed.
equals(Object) - Method in class org.dvb.application.AppID
Compares two AppIDs for equality.
equals(Object) - Method in class org.dvb.application.AppsControlPermission
Checks for equality against this AppsControlPermission object.
equals(Object) - Method in class org.dvb.ui.DVBAlphaComposite
Tests if the specified Object is equal to this DVBAlphaComposite object.
equals(Object) - Method in class org.dvb.ui.DVBColor
Determines whether another object is equal to this color.
ER_TYPE_COLOR - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a color.
ER_TYPE_NOT_SUPPORTED - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is not supported.
ER_TYPE_STRING - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a string.
ER_TYPE_SYMBOL - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a symbol.
EventManager - Class in org.dvb.event
The event manager allows an application to receive events coming from the user.
EventManager() - Constructor for class org.dvb.event.EventManager
Constructor for instances of this class.

F

Facility - Class in org.dvb.user
A facility maps a preference's name to a single value or to an array of values.
Facility(String, String) - Constructor for class org.dvb.user.Facility
Creates a Facility with a single value.
Facility(String, String[]) - Constructor for class org.dvb.user.Facility
Creates a Facility with a set of values.
FAIL - Static variable in class org.dvb.test.DVBTest
The application executed and terminated unsuccessfully and has therefore operated in a non-conformant manner.
feed(byte[]) - Method in class org.dvb.media.DripFeedDataSource
This method allows an application to feed the decoder progressively with parts of a clip (e.g.
FileAccessPermissions - Class in org.dvb.io.persistent
This class encapsulates file access permissions, world, Organisation and owner.
FileAccessPermissions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.dvb.io.persistent.FileAccessPermissions
This constructor encodes all the file access permissions as a set of booleans.
FileAttributes - Class in org.dvb.io.persistent
This class encapsulates the attributes of a file stored in persistent storage.
FileAttributes(Date, FileAccessPermissions, int) - Constructor for class org.dvb.io.persistent.FileAttributes
Constructor.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
findClass(String) - Method in class org.dvb.lang.DVBClassLoader
Finds and loads the class with the specified name from the URL search path.
FIRST_CHANGE - Static variable in class org.havi.ui.HVisible
A constant which indicates the first change value for use with the hinting mechanism.
FIRST_STATE - Static variable in interface org.havi.ui.HState
Constant used to indicate the value of the first (builtin) component state.
FLICKER_FILTERING - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports flicker filtering (if it supports an interlaced screen).
flush() - Method in class org.dvb.ui.DVBBufferedImage
Flushes all resources being used to cache optimization information.
flush() - Method in class org.havi.ui.HBackgroundImage
Flush all the resources used by this image.
FOCUS_TRANSFER - Static variable in class org.havi.ui.event.HFocusEvent
An event id which indicates that the component should transfer focus to the component identified by the data returned from the getTransferId method.
FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has input focus.
FOCUSED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the widget has the input focus.
focusGained(FocusEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the FocusEvent by invoking the focusGained methods on listener-a and listener-b.
focusLost(FocusEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the FocusEvent by invoking the focusLost methods on listener-a and listener-b.
FontFactory - Class in org.dvb.ui
Provides a mechanism for applications to instantiate fonts that are not built into the system.
FontFactory() - Constructor for class org.dvb.ui.FontFactory
Constructs a FontFactory for the font index file bound to this application in the application signalling.
FontFactory(URL) - Constructor for class org.dvb.ui.FontFactory
Constructs a FontFactory for the font file found at the given location.
FontFormatException - Exception in org.dvb.ui
Thrown when attempt is made to read a file describing a font when the contents of that file are not valid.
FontFormatException() - Constructor for exception org.dvb.ui.FontFormatException
Constructs a FontFormatException with null as its error detail message.
FontFormatException(String) - Constructor for exception org.dvb.ui.FontFormatException
Constructs a FontFormatException with the specified detail message.
FontNotAvailableException - Exception in org.dvb.ui
Thrown when attempt is made to instantiate a font that cannot be located.
FontNotAvailableException() - Constructor for exception org.dvb.ui.FontNotAvailableException
Constructs a FontNotAvailableException with null as its error detail message.
FontNotAvailableException(String) - Constructor for exception org.dvb.ui.FontNotAvailableException
Constructs a FontNotAvailableException with the specified detail message.
FORCED_STATIC_CACHING - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall be returned from the cache if present, disregarding the cache priority signalling.
FREE_PREVIEW_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed to explain about free preview.
FROM_CACHE - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall only be retrieved where it is already in cache and meets the requirements of cache priority signaling.
FROM_CACHE_OR_STREAM - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall be automatically be retrieved from the network where the data is not already cached.
FROM_STREAM_ONLY - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall always be retrieved from the network even if the data has already been cached.

G

GENERAL_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2000..U+206F) as defined in ISO 10646-1(E) normative Annex A
GeneralPreference - Class in org.dvb.user
This class defines a set of general preferences.
GeneralPreference(String) - Constructor for class org.dvb.user.GeneralPreference
Constructs a GeneralPreference object.
GEOGRAPHICAL_BLACKOUT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - not allowed for geographical reasons
GEOMETRICAL_SHAPES - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+25A0..U+25FF) as defined in ISO 10646-1(E) normative Annex A
GEORGIAN_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+10A0..U+10CF) as defined in ISO 10646-1(E) normative Annex A
getActionCommand() - Method in class org.havi.ui.event.HActionEvent
Retrieve the action command string associated with this event.
getActionCommand() - Method in interface org.havi.ui.HActionInputPreferred
Gets the command name for the HActionEvent event fired by this HActionInputPreferred.
getActionCommand() - Method in class org.havi.ui.HGraphicButton
Gets the command name for the HActionEvent event fired by this HGraphicButton.
getActionCommand() - Method in class org.havi.ui.HTextButton
Gets the command name for the HActionEvent event fired by this HTextButton.
getActions() - Method in class org.dvb.application.AppsControlPermission
Returns the list of actions that had been passed to the constructor - it shall return null.
getActionSound() - Method in interface org.havi.ui.HActionable
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActionSound() - Method in class org.havi.ui.HGraphicButton
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActionSound() - Method in class org.havi.ui.HTextButton
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActiveFormatDefinition() - Method in interface org.dvb.media.VideoFormatControl
Return the value of the active_format field of the MPEG Active Format Description of the video if it is transmitted (one of the constants AFD_* above).
getActiveVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size and location of the active video area.
getActiveVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size and location of the active video area on-screen.
getAdjustmentSound() - Method in interface org.havi.ui.HAdjustmentValue
Get the sound to be played when the value changes.
getAdjustmentSound() - Method in class org.havi.ui.HRangeValue
Get the sound to be played when the value changes.
getAdjustMode() - Method in interface org.havi.ui.HAdjustmentInputPreferred
Get the adjustment mode for this HAdjustmentInputPreferred.
getAdjustMode() - Method in class org.havi.ui.HRangeValue
Get the adjustment mode for this HRangeValue.
getAID() - Method in class org.dvb.application.AppID
This method returns the integer value of the application count supplied in the constructor
getAllFonts() - Method in class org.havi.ui.HGraphicsConfiguration
List the fonts that are always available on the device, but does not list fonts that may be (temporarily) available for download from other sources.
getAllShortcutKeycodes() - Method in class org.havi.ui.HScene
Returns all keycodes added in the HScene as shortcuts.
getAlpha() - Method in class org.dvb.ui.DVBAlphaComposite
Returns the alpha value of this DVBAlphaComposite.
getAlpha() - Method in class org.dvb.ui.DVBColor
Returns the alpha component.
getAnimateContent(int) - Method in class org.havi.ui.HVisible
Gets the animate content for this component.
getAppAttributes(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
Returns an enumeration of AppAttributes of the applications available.
getAppAttributes(AppID) - Method in class org.dvb.application.AppsDatabase
Returns the properties associated with the given ID.
getAppIcon() - Method in interface org.dvb.application.AppAttributes
This method returns an object encapsulating the information about the icon(s) for the application.
getAppID() - Method in class org.dvb.application.AppsDatabaseEvent
gets the application ID object for the entry in the database that changed.
getAppID() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener was tracking has made a state transition from fromState to toState.
getAppIDs(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
Returns an enumeration of the application IDs available.
getAppProxy(AppID) - Method in class org.dvb.application.AppsDatabase
Returns the ApplicationProxy associated with the given ID.
getAppsDatabase() - Static method in class org.dvb.application.AppsDatabase
Returns the singleton AppsDatabase object.
getAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
Return the aspect ratio of the video as it is transmitted.
getAvailableCompositeRules() - Method in class org.dvb.ui.DVBGraphics
Returns all available Porter-Duff Rules for this specific Graphics context.
getBackgroundImage() - Method in class org.havi.ui.HScene
Retrieve any image used as a background for this HScene.
getBackgroundMode() - Method in class org.havi.ui.HScene
Get the background mode of this HScene.
getBackgroundMode() - Method in class org.havi.ui.HVisible
Get the background mode of this HVisible.
getBehavior() - Method in class org.havi.ui.HStaticRange
Returns the behavior for this HStaticRange.
getBestColorMatch(Color) - Method in class org.dvb.ui.DVBGraphics
Returns the best match for the specified Color as a DVBColor, in a device-dependent manner, as constrained by the MHP graphics reference model.
getBestConfiguration(HBackgroundConfigTemplate) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in this HBackgroundConfigTemplate or null.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HBackgroundConfigTemplate objects within the specified array or null.
getBestConfiguration(HGraphicsConfigTemplate) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate objects within the specified array.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HVideoConfiguration from an HVideoDevice which is present on this HScreen that best matches at least one of the specified HVideoConfigTemplates.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HGraphicsConfiguration from an HGraphicsDevice which is present on this HScreen that best matches at least one of the specified HGraphicsConfigTemplates.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HBackgroundConfiguration from an HBackgroundDevice which is present on this HScreen that best matches at least one of the specified HBackgroundConfigTemplates, or null if this is not possible.
getBestConfiguration(HVideoConfigTemplate) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in the HVideoConfigTemplate or null.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HVideoConfigTemplate objects within the specified array or null.
getBestScene(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HScene that best corresponds to the input HSceneTemplate, or null if such an HScene cannot be generated.
getBestSceneTemplate(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HSceneTemplate that is closest to to the input HSceneTemplate and corresponds to an HScene which could be successfully created on this platform at the time that this method is called.
getBlockIncrement() - Method in interface org.havi.ui.HAdjustmentValue
Get the block increment for this HAdjustmentValue.
getBlockIncrement() - Method in class org.havi.ui.HRangeValue
Get the block increment for this HRangeValue.
getBordersEnabled() - Method in class org.havi.ui.HVisible
Returns the current border mode.
getCaretCharPosition() - Method in class org.havi.ui.HSinglelineEntry
Gets the position of the text insertion caret for this the current line in this text component.
getCaretCharPositionForLine(HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved vertically to the given 'line'.
getCaretPositionNextLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved down one line.
getCaretPositionPreviousLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved up one line.
getCarouselId() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the carousel identifier.
getClient() - Method in interface org.davic.resources.ResourceProxy
 
getClient() - Method in class org.dvb.event.RepositoryDescriptor
Return the object which asked to be notified about withdrawal of the event source.
getClient() - Method in class org.havi.ui.HScreenDevice
Return the last ResourceClient passed to the last successful call to the reserveDevice method of this instance of HScreenDevice, or null if this method has not been called on this instance.
getClipRegion() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the area of the decoded video that will be displayed.
getClipRegion() - Method in class org.dvb.media.VideoTransformation
Gets the clipping region.
getClosestMatch(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
This method takes a video transformation and returns the closest match of that video transformation that can be supported for the currently selected video.
getCode() - Method in class org.dvb.event.UserEvent
Returns the event code.
getCoherentScreenConfigurations(HScreenConfigTemplate[]) - Method in class org.havi.ui.HScreen
Return a coherent set of HScreenConfigurations matching a set of templates.
getColor() - Method in class org.dvb.ui.DVBGraphics
Gets this graphics context's current color.
getColor() - Method in class org.havi.ui.event.HEventRepresentation
This returns the color representation (generally used for colored soft keys) of the current event code.
getColor() - Method in class org.havi.ui.HBackgroundConfiguration
Obtain the current color of this background.
getCompatibleImage(Image, HImageHints) - Method in class org.havi.ui.HGraphicsConfiguration
Generate a java.awt.Image which may be a modified copy of the image passed as input.
getComponentHScreenRectangle(Component) - Method in class org.havi.ui.HGraphicsConfiguration
Returns the on-screen location of a given visible java.awt.Component as an HScreenRectangle for this HGraphicsDevice.
getConfigTemplate() - Method in class org.havi.ui.HBackgroundConfiguration
Returns an HBackgroundConfigTemplate object that describes and uniquely identifies this HBackgroundConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getConfigTemplate() - Method in class org.havi.ui.HGraphicsConfiguration
Returns an HGraphicsConfigTemplate object that describes and uniquely identifies this HGraphicsConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HVideoConfiguration
Returns an HVideoConfigTemplate object that describes and uniquely identifies this HVideoConfiguration.
getConfigurations() - Method in class org.havi.ui.HBackgroundDevice
Returns all of the HBackgroundConfiguration objects associated with this HBackgroundDevice.
getConfigurations() - Method in class org.havi.ui.HGraphicsDevice
Returns all of the HGraphicsConfiguration objects associated with this HGraphicsDevice.
getConfigurations() - Method in class org.havi.ui.HVideoDevice
Returns all of the HVideoConfiguration objects associated with this HVideoDevice.
getContent(int) - Method in class org.havi.ui.HVisible
Gets the content for this component.
getContentType() - Method in class org.dvb.media.DripFeedDataSource
This method shall return the content type for mpeg-2 video "drips"
getControl(String) - Method in class org.dvb.media.DripFeedDataSource
Obtain the object that implements the specified Class or Interface.
getControls() - Method in class org.dvb.media.DripFeedDataSource
Obtain the collection of objects that control this object.
getCurrent() - Method in class org.havi.ui.HToggleGroup
Returns the HToggleButton from this HToggleGroup which has state true, or null otherwise, for example, if there are no HToggleButtons associated with this HToggleGroup, or if all HToggleButtons within this HToggleGroup have state false.
getCurrentConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the current HBackgroundConfiguration for this HBackgroundDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the current HGraphicsConfiguration for this HGraphicsDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the current HVideoConfiguration for this HVideoDevice.
getCurrentIndex() - Method in class org.havi.ui.HListGroup
Retrieve the current active item index, if one is currently chosen.
getCurrentItem() - Method in class org.havi.ui.HListGroup
Retrieve the current active item, if one has been chosen.
getCurrentLanguage() - Method in interface org.davic.media.LanguageControl
Returns the language code of the currently selected language.
getDecoderFormatConversion() - Method in interface org.dvb.media.VideoFormatControl
Return a value representing what format conversion is being done by the decoder in the platform (one of the constants DFC_* above).
getDefaultConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the default HBackgroundConfiguration associated with this HBackgroundDevice .
getDefaultConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the default HGraphicsConfiguration associated with this HGraphicsDevice.
getDefaultConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the default HVideoConfiguration associated with this HVideoDevice.
getDefaultHBackgroundDevice() - Method in class org.havi.ui.HScreen
Return the default background device for this screen.
getDefaultHGraphicsDevice() - Method in class org.havi.ui.HScreen
Return the default graphics device for this screen.
getDefaultHScene(HScreen) - Method in class org.havi.ui.HSceneFactory
Create the default HScene for this HScreen.
getDefaultHScene() - Method in class org.havi.ui.HSceneFactory
Create the default HScene for the default HScreen for this application.
getDefaultHScreen() - Static method in class org.havi.ui.HScreen
Returns the default HScreen for this application.
getDefaultHVideoDevice() - Method in class org.havi.ui.HScreen
Return the default video device for this screen.
getDefaultLook() - Static method in class org.havi.ui.HAnimation
Returns the currently set default look for HAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HGraphicButton
Returns the currently set default HLook for HGraphicButton components.
getDefaultLook() - Static method in class org.havi.ui.HIcon
Returns the currently set default look for HIcon components.
getDefaultLook() - Static method in class org.havi.ui.HListGroup
Returns the currently set default HLook for HListGroup components.
getDefaultLook() - Static method in class org.havi.ui.HMultilineEntry
Returns the currently set default look for HMultilineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HRange
Returns the currently set default HLook for HRange components.
getDefaultLook() - Static method in class org.havi.ui.HRangeValue
Returns the currently set default look for HRangeValue components.
getDefaultLook() - Static method in class org.havi.ui.HSinglelineEntry
Returns the currently set default HLook for HSinglelineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HStaticAnimation
Returns the currently set default HLook for HStaticAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HStaticIcon
Returns the currently set default HLook for HStaticIcon components.
getDefaultLook() - Static method in class org.havi.ui.HStaticRange
Returns the currently set default HLook for HStaticRange components.
getDefaultLook() - Static method in class org.havi.ui.HStaticText
Returns the currently set default HLook for HStaticText components.
getDefaultLook() - Static method in class org.havi.ui.HText
Returns the currently set default HLook for HText components.
getDefaultLook() - Static method in class org.havi.ui.HTextButton
Returns the currently set default HLook for HTextButton components.
getDefaultLook() - Static method in class org.havi.ui.HToggleButton
Returns the currently set default HLook for HToggleButton components.
getDefaultSize() - Method in class org.havi.ui.HVisible
Returns the default preferred size to be used for this component when a layout manager is in use.
getDelay() - Method in interface org.havi.ui.HAnimateEffect
Gets the presentation delay for this HAnimateEffect.
getDelay() - Method in class org.havi.ui.HFlatEffectMatte
Gets the presentation delay for this HFlatEffectMatte.
getDelay() - Method in class org.havi.ui.HImageEffectMatte
Gets the presentation delay for this HImageEffectMatte.
getDelay() - Method in class org.havi.ui.HStaticAnimation
Gets the presentation delay for this HStaticAnimation.
getDenominator() - Method in class org.dvb.dsmcc.NPTRate
Get the NPT rate's denominator.
getDevice() - Method in class org.havi.ui.HBackgroundConfiguration
Returns the HBackgroundDevice associated with this HBackgroundConfiguration.
getDevice() - Method in class org.havi.ui.HGraphicsConfiguration
Returns the HGraphicsDevice associated with this HGraphicsConfiguration.
getDevice() - Method in class org.havi.ui.HVideoConfiguration
Returns the HVideoDevice associated with this HVideoConfiguration.
getDisplayAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
Return the aspect ratio of the display device connected to this MHP decoder (one of the constants DAR_* above)
getDuration() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns the duration in milliseconds of the DSMCC Stream.
getDuration() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
getDVBComposite() - Method in class org.dvb.ui.DVBGraphics
Returns the current DVBAlphaComposite in the DVBGraphics context.
getEchoChar() - Method in class org.havi.ui.HSinglelineEntry
Returns the character to be used for echoing.
getEditMode() - Method in interface org.havi.ui.HKeyboardInputPreferred
Get the editing mode for this HKeyboardInputPreferred.
getEditMode() - Method in class org.havi.ui.HSinglelineEntry
Get the editing mode for this HSinglelineEntry.
getElementInsets() - Method in class org.havi.ui.HListGroupLook
Retrieve the element insets for this instance of HListGroupLook.
getEmulation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getEventData() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to retrieve the private data associated with the event.
getEventId() - Method in class org.davic.media.MediaTimeEvent
 
getEventId() - Method in class org.dvb.application.AppsDatabaseEvent
gets the type of the event.
getEventId() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the identifier of the StreamEvent.
getEventList() - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to get the list of the events of the DSMCCStreamEvent object.
getEventName() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the name of the StreamEvent
getEventNPT() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the NPT of the Event in milliseconds.
getEventTime() - Method in class org.davic.media.MediaTimeEvent
 
getExpirationDate() - Method in class org.dvb.io.persistent.FileAttributes
Returns the expiration date.
getFamily() - Method in class org.dvb.event.UserEvent
Returns the event family.
getFavourites() - Method in class org.dvb.user.Preference
Returns the list of favourite values for this preference.
getFileAttributes(File) - Static method in class org.dvb.io.persistent.FileAttributes
Get the attributes of a file.
getFirstNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
Return the first known stable value of NPT after the discontinuity
getFlickerFilter() - Method in class org.havi.ui.HScreenConfiguration
Return whether this configuration includes filtering to reduce interlace flicker.
getFocusOwner() - Method in class org.havi.ui.HScene
Returns the child component of this HScene which has focus if and only if this HScene is active.
getForcedSelection() - Method in class org.havi.ui.HToggleGroup
Return the current forced selection mode of the group.
getFromState() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener is tracking was infromState, where the value of fromState is one of the state values defined in the AppProxy interface or in the interfaces inheriting from it.
getFullScreenScene(HGraphicsDevice) - Method in class org.havi.ui.HSceneFactory
Create a full-screen HScene on the specified HGraphicsDevice or null if such an HScene cannot be generated.
getGainFocusSound() - Method in class org.havi.ui.HAnimation
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HGraphicButton
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HIcon
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HListGroup
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in interface org.havi.ui.HNavigable
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HRange
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HRangeValue
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HSinglelineEntry
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HText
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HTextButton
Get the sound associated with the gain focus event.
getGraphicContent(int) - Method in class org.havi.ui.HVisible
Gets the graphic content for this component.
getGraphics() - Method in class org.dvb.ui.DVBBufferedImage
This method returns a Graphics, it is here for backwards compatibility.
getHBackgroundDevices() - Method in class org.havi.ui.HScreen
Returns a list of background devices for this screen.
getHeight() - Method in class org.dvb.ui.DVBBufferedImage
Returns the height of the DVBBufferedImage.
getHeight(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns the height of the image.
getHeight() - Method in class org.havi.ui.HBackgroundImage
Determines the height of the image.
getHGraphicsDevices() - Method in class org.havi.ui.HScreen
Returns a list of graphics devices for this screen.
getHorizontalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the horizontal alignment.
getHorizontalAlignment() - Method in class org.havi.ui.HVisible
Get the horizontal alignment of any state-based content rendered by an associated HLook.
getHorizontalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about the supported discrete horizontal scaling factors in case arbitrary horizontal scaling is not supported.
getHorizontalTabSpacing() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the horizontal tabulation spacing.
getHScreens() - Static method in class org.havi.ui.HScreen
Returns all HScreens in this system.
getHVideoDevices() - Method in class org.havi.ui.HScreen
Returns a list of video device for this screen.
getIcon() - Method in class org.havi.ui.HListElement
Retrieve the icon for this HListElement.
getIconFlags() - Method in class org.dvb.application.AppIcon
This method returns the flags identifying which icons are provided for the application.
getIconSize() - Method in class org.havi.ui.HListGroup
Retrieve the icon size for this HListGroup.
getID() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the type for this event.
getIdentifier() - Method in interface org.dvb.application.AppAttributes
This method returns the application identifier.
getIDstring() - Method in class org.havi.ui.HScreenDevice
Returns the identification string associated with this HScreenDevice.
getImage() - Method in class org.dvb.ui.DVBBufferedImage
Returns a java.awt.Image representing this buffered image.
getImplementation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the physical (implementation) characteristics of the HEmulatedGraphicsDevice.
getIndex(HListElement) - Method in class org.havi.ui.HListGroup
Retrieve the index position of an item in the content list.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HKeyCapabilities
Determine if keyboard input functionality exists in the system.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HMouseCapabilities
Determine if a mouse exists in the system.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HRcCapabilities
Determine if a physical remote control exists in the system.
getInputVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the dimensions of the video before any scaling has taken place (but after ETR154 up-sampling).
getInsets() - Method in class org.dvb.ui.DVBTextLayoutManager
Returns the insets set by the setInsets method.
getInsets(HVisible) - Method in class org.havi.ui.HAnimateLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HGraphicLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HListGroupLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in interface org.havi.ui.HLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HRangeLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HTextLook
Determines the insets of this HLook, which indicate the size of the border.
getInstance() - Static method in class org.dvb.event.EventManager
This method returns the sole instance of the EventManager class.
getInstance(int) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule and the constant alpha (Ar) to multiply with the alpha of the source (As).
getInstance() - Static method in class org.dvb.user.UserPreferenceManager
Return an instance of the UserPreferenceManager for this application.
getInstance() - Static method in class org.havi.ui.HSceneFactory
Returns an HSceneFactory object to an application.
getInteractionState() - Method in class org.havi.ui.HVisible
Return the interaction state the component is currently in.
getInterlaced() - Method in class org.havi.ui.HScreenConfiguration
Return whether this configuration is interlaced
getIsServiceBound() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is bound to a single service.
getItem() - Method in class org.havi.ui.event.HItemEvent
Retrieve the item which caused this HItemEvent.
getItem(int) - Method in class org.havi.ui.HListGroup
Retrieve an item from the content list by index.
getKeyChar() - Method in class org.dvb.event.UserEvent
Returns the character associated with the key in this event.
getKeyEvents() - Method in class org.havi.ui.event.HEventGroup
Return the key codes contained in this event group.
getKeyEvents() - Method in class org.havi.ui.HScene
Return the key codes which this HScene is interested in receiving when it has input focus.
getLabel() - Method in class org.havi.ui.HListElement
Retrieve the label for this HListElement.
getLabelSize() - Method in class org.havi.ui.HListGroup
Retrieve the label size for this HListGroup.
getLastNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
Return the last known stable value of NPT before the discontinuity
getLetterSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the letter space setting.
getLineOrientation() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line orientation.
getLineSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line space setting.
getListContent() - Method in class org.havi.ui.HListGroup
Retrieve the list content for this HListGroup.
getLocator() - Method in class org.dvb.application.AppIcon
This method returns the location of the directory containing the application icons.
getLocator() - Method in class org.dvb.dsmcc.ServiceDomain
Return the locator for this service domain.
getLocator() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the Locator of the Service for an Object Carousel.
getLook() - Method in class org.havi.ui.HVisible
Gets the HLook for this component.
getLookData(Object) - Method in class org.havi.ui.HVisible
Retrieve a look-specific private data object.
getLoseFocusSound() - Method in class org.havi.ui.HAnimation
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HGraphicButton
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HIcon
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HListGroup
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in interface org.havi.ui.HNavigable
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HRange
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HRangeValue
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HSinglelineEntry
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HText
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HTextButton
Get the sound associated with the lost focus event.
getMatte() - Method in class org.havi.ui.HComponent
Get any HMatte currently associated with this component.
getMatte() - Method in class org.havi.ui.HContainer
Get any HMatte currently associated with this component.
getMatte() - Method in interface org.havi.ui.HMatteLayer
Get any HMatte currently associated with this component.
getMatteData() - Method in class org.havi.ui.HFlatEffectMatte
Returns the matte data used for this matte.
getMatteData() - Method in class org.havi.ui.HFlatMatte
Returns the data used for this matte.
getMatteData() - Method in class org.havi.ui.HImageEffectMatte
Returns the data used for this matte.
getMatteData() - Method in class org.havi.ui.HImageMatte
Returns the data used for this matte.
getMaxChars() - Method in class org.havi.ui.HSinglelineEntry
Get maximum number of characters.
getMaximumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the maximum size required to render the text content in any possible interaction state of the specified HVisible component.
getMaximumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present all elements of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMaximumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize() - Method in class org.havi.ui.HVisible
Gets the maximum size of the HVisible.
getMaxValue() - Method in class org.havi.ui.HStaticRange
Get the maximum value of the range
getMediaTimePosition() - Method in interface org.davic.media.MediaTimePositionControl
 
getMinimumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the minimum size required to render the text content in any possible interaction state of the specified HVisible component.
getMinimumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present one element of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMinimumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize() - Method in class org.havi.ui.HVisible
Gets the minimum size of the HVisible.
getMinValue() - Method in class org.havi.ui.HStaticRange
Gets the minimum of the range.
getModifiers() - Method in class org.dvb.event.UserEvent
Returns the modifiers flag for this event.
getModifiers() - Method in class org.havi.ui.event.HActionEvent
Returns any modifiers held down during this action event.
getMostFavourite() - Method in class org.dvb.user.Preference
Returns the most favourite value for this preference, that is, the first element of the list.
getMountPoint() - Method in class org.dvb.dsmcc.ServiceDomain
Returns a DSMCCObject object describing the top level directory of this ServiceDomain.
getMove(int) - Method in class org.havi.ui.HAnimation
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HGraphicButton
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HIcon
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HListGroup
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in interface org.havi.ui.HNavigable
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HRange
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HRangeValue
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HSinglelineEntry
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HText
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HTextButton
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMultiSelection() - Method in class org.havi.ui.HListGroup
Return the multiple selection mode currently active for this HListGroup.
getName() - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application.
getName(String) - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application in the language which is specified by the parameter passed as an argument.
getName() - Method in class org.dvb.event.RepositoryDescriptor
Returns the name of the repository to which the lost, or about to be lost, user event belongs.
getName() - Method in class org.dvb.event.UserEventRepository
Returns the name of the current repository as passed to the constructor.
getName() - Method in class org.dvb.user.Preference
Returns the name of the preference.
getName() - Method in class org.dvb.user.UserPreferenceChangeEvent
Returns the name of the modified Preference
getNames() - Method in interface org.dvb.application.AppAttributes
This method returns all the available names for the application together with their ISO 639 language code.
getNavigationKeys() - Method in class org.havi.ui.HAnimation
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HGraphicButton
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HIcon
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HListGroup
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in interface org.havi.ui.HNavigationInputPreferred
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HRange
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HRangeValue
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HText
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HTextButton
Retrieve the set of key codes which this component maps to navigation targets.
getNewDFC() - Method in class org.dvb.media.DFCChangedEvent
Get the new decoder format conversion
getNewFormat() - Method in class org.dvb.media.ActiveFormatDescriptionChangedEvent
Get the new active format description
getNewRatio() - Method in class org.dvb.media.AspectRatioChangedEvent
Get the new aspect ratio of the transmitted video
getNewVersionNumber() - Method in class org.dvb.dsmcc.ObjectChangeEvent
This method is used to get the new version number of the monitored DSMCCObject.
getNPT() - Method in class org.dvb.dsmcc.DSMCCStream
This function is used to get the current NPT in milliseconds.
getNPTRate() - Method in class org.dvb.dsmcc.DSMCCStream
Get the NPT rate for the DSMCCStream object.
getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceDomain
This method returns the NSAP address of the ServiceDomain.
getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the NSAP Address of a ServiceDomain as defined in ISO/IEC 13818-6.
getNumerator() - Method in class org.dvb.dsmcc.NPTRate
Get the NPT rate's numerator.
getNumItems() - Method in class org.havi.ui.HListGroup
Retrieve the number of items in the content list.
getNumSelected() - Method in class org.havi.ui.HListGroup
Return the number of items which would be in the selection, if the HListGroup#getSelection method were called at this time.
getNumVisible(HVisible) - Method in class org.havi.ui.HListGroupLook
Retrieve the number of visible elements for the specified component.
getOffset(int) - Method in class org.havi.ui.HImageEffectMatte
Get the offset of a specified frame of the matte relative to its component in pixels.
getOffset() - Method in class org.havi.ui.HImageMatte
Get the offset of the matte relative to its component in pixels.
getOffset(HScreenConfiguration) - Method in class org.havi.ui.HScreenConfiguration
Returns the offset between the origin of the pixel coordinate space of the specified HScreenConfiguration, and the origin of the current pixel coordinate space of this HScreenConfiguration.
getOID() - Method in class org.dvb.application.AppID
This method returns the integer value of the organization number supplied in the constructor.
getOrientation() - Method in class org.havi.ui.HListGroup
Retrieve the orientation of the HListGroup.
getOrientation() - Method in interface org.havi.ui.HOrientable
Retrieve the orientation of the HOrientable.
getOrientation() - Method in class org.havi.ui.HStaticRange
Retrieve the orientation of the HStaticRange.
getPathName() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the pathname of the object in the alternate ServiceDomain.
getPermissions() - Method in class org.dvb.io.persistent.FileAttributes
Returns the file access permissions
getPixelAspectRatio() - Method in class org.havi.ui.HScreenConfiguration
Return the pixel aspect ratio of this configuration.
getPixelCoordinatesHScreenRectangle(HScreenRectangle, Container) - Method in class org.havi.ui.HGraphicsConfiguration
Returns a java.awt.Rectangle which contains the graphics (AWT) pixel area for an HScreenRectangle relative to the supplied java.awt.Container.
getPixelCoordinatesHScreenRectangle(Rectangle) - Method in class org.havi.ui.HScene
Returns an HScreenRectangle which corresponds to the graphics (AWT) pixel area specified by the parameter in this HScene.
getPixelResolution() - Method in class org.havi.ui.HScreenConfiguration
Return the resolution of this configuration in pixels.
getPlayMode() - Method in interface org.havi.ui.HAnimateEffect
Gets the playing mode for this HAnimateEffect.
getPlayMode() - Method in class org.havi.ui.HFlatEffectMatte
Gets the playing mode for this HFlatEffectMatte.
getPlayMode() - Method in class org.havi.ui.HImageEffectMatte
Gets the playing mode for this HImageEffectMatte.
getPlayMode() - Method in class org.havi.ui.HStaticAnimation
Gets the playing mode for this HStaticAnimation.
getPosition(String) - Method in class org.dvb.user.Preference
Returns the position in the list of the specified value.
getPosition() - Method in interface org.havi.ui.HAnimateEffect
Get the current index into the content array which this HAnimateEffect is using to display content.
getPosition() - Method in class org.havi.ui.HFlatEffectMatte
Get the current index into the content array which this HFlatEffectMatte is using to display content.
getPosition() - Method in class org.havi.ui.HImageEffectMatte
Get the current index into the content array which this HImageEffectMatte is using to display content.
getPosition() - Method in class org.havi.ui.HStaticAnimation
Get the current index into the content array which this HStaticAnimation is using to display content.
getPositioningCapability() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about how the video can be positioned on screen.
getPreferenceObject(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HSceneTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HScreenConfigTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HVideoConfigTemplate
Return the preference object for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HBackgroundConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HSceneTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HScreenConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HVideoConfigTemplate
Return the priority for the specified preference.
getPreferredSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the preferred size to render the text content in any possible interaction state of the specified HVisible component.
getPreferredSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Gets the preferred size of the HVisible component when drawn with this HListGroupLook.
getPreferredSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize() - Method in class org.havi.ui.HVisible
Gets the preferred size of the HVisible.
getPriority() - Method in interface org.dvb.application.AppAttributes
This method returns the priority of the application.
getPriority() - Method in class org.dvb.io.persistent.FileAttributes
Returns the priority to use in persistent storage
getProfiles() - Method in interface org.dvb.application.AppAttributes
This method returns those minimum profiles required for the application to execute.
getProperty(String) - Method in interface org.dvb.application.AppAttributes
The following method is included for properties that do not have explicit property accessors.
getProperty(String, ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns a property of the image by name.
getPunchThroughToBackgroundColor(int) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of modifying the existing color of a pixel to make it partially (or wholly) transparent to the background.
getPunchThroughToBackgroundColor(int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of "punching though" the HGraphicsDevice in which the drawing operation is performed.
getPunchThroughToBackgroundColor(Color, int) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of "punching though" all Components that are behind the Component in which the drawing operation is performed.
getPunchThroughToBackgroundColor(Color, int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of modifying the existing color of a pixel to make it partially (or wholly) transparent to the background.
getRate() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
Return the new rate of the stream immediately after the change.
getReason(int) - Method in exception org.davic.mpeg.NotAuthorizedException
Returns the reason(s) why descrambling was not possible.
getReason(int) - Method in interface org.davic.mpeg.NotAuthorizedInterface
Returns the reason(s) why descrambling was not possible.
getReason() - Method in class org.dvb.media.PresentationChangedEvent
This method returns the reason why access has been withdrawn.
getReceiveBufferSize(DatagramSocket) - Static method in class org.dvb.net.DatagramSocketBufferControl
Get value of the SO_RCVBUF option for this socket, that is the buffer size used by the platform for input on the this Socket.
getRenderMode() - Method in class org.havi.ui.HScene
Get the rendering mode of any background image associated with this HScene.
getRepeatCount() - Method in interface org.havi.ui.HAnimateEffect
Gets the number of times that this HAnimateEffect is to be played.
getRepeatCount() - Method in class org.havi.ui.HFlatEffectMatte
Gets the number of times that this HFlatEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HImageEffectMatte
Gets the number of times that this HImageEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HStaticAnimation
Gets the number of times that this HStaticAnimation is to be played.
getRepresentation(int) - Static method in class org.havi.ui.event.HRcCapabilities
Get the HEventRepresentation object for a specified key event keyCode.
getResizeMode() - Method in class org.havi.ui.HVisible
Get the scaling mode for scaling any state-based content rendered by an associated HLook.
getRGB(int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns the specified integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a rectangular region of the image data.
getRGB() - Method in class org.dvb.ui.DVBColor
Returns the RGB value representing the color in the default sRGB ColorModel.
getRule() - Method in class org.dvb.ui.DVBAlphaComposite
Returns the compositing rule of this DVBAlphaComposite.
getScaledInstance(int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
Creates a scaled version of this image.
getScalingFactors() - Method in class org.dvb.media.VideoTransformation
Gets the horizontal and vertical scaling factors.
getSceneTemplate() - Method in class org.havi.ui.HScene
Return an HSceneTemplate describing this HScene.
getScreenArea() - Method in class org.havi.ui.HScreenConfiguration
Return the position and size of this configuration on the screen in screen coordinates.
getScreenAspectRatio() - Method in class org.havi.ui.HScreenDevice
Return the aspect ratio of the screen as far as is known.
getScrollPosition() - Method in class org.havi.ui.HListGroup
Retrieve the scroll position of the HListGroup.
getSelection() - Method in class org.havi.ui.HListGroup
Get the selection from this HListGroup.
getSelectionIndices() - Method in class org.havi.ui.HListGroup
Get the list of selection indices from this HListGroup.
getSelectionMode() - Method in class org.havi.ui.HListGroup
Get the selection mode for this HListGroup.
getSelectionMode() - Method in interface org.havi.ui.HSelectionInputPreferred
Get the selection mode for this HSelectionInputPreferred.
getSelectionSound() - Method in interface org.havi.ui.HItemValue
Get the sound to be played when the selection changes.
getSelectionSound() - Method in class org.havi.ui.HListGroup
Get the sound to be played when the selection changes.
getServiceLocator() - Method in interface org.dvb.application.AppAttributes
This method returns the locator of the Service describing the application.
getServiceXFR() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
This method is used to get a reference to the service domain that contains the requested object.
getServiceXFR() - Method in exception org.dvb.dsmcc.ServiceXFRException
This method is used to get the alternate ServiceDomain which contains the object requested.
getShortcutComponent(int) - Method in class org.havi.ui.HScene
Retrieve the HActionable associated with the specified shortcut key.
getShortcutKeycode(HActionable) - Method in class org.havi.ui.HScene
Returns the keycode associated with the specified HActionable component.
getSigners() - Method in class org.dvb.dsmcc.DSMCCObject
This method shall attempt to validate all certificate chains found for this file in the network.
getSigners(boolean) - Method in class org.dvb.dsmcc.DSMCCObject
This method shall attempt to validate all certificate chains found for this file in the network.
getSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the positions within the content string of all those characters that start on a new 'line' (including those following \n), in order from the first line to the last, including the line starting at 0.
getSource() - Method in class org.davic.media.MediaTimeEvent
This method returns the source for the event.
getSource() - Method in class org.davic.resources.ResourceStatusEvent
 
getSource() - Method in class org.dvb.dsmcc.AsynchronousLoadingEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.InsufficientResourcesEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidFormatEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidPathnameEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.LoadingAbortedEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.MPEGDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NotEntitledEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
Return the stream whose rate changed.
getSource() - Method in class org.dvb.dsmcc.NPTStatusEvent
Return the stream whose NPT status changed.
getSource() - Method in class org.dvb.dsmcc.ObjectChangeEvent
Returns the DSMCCObject that has changed
getSource() - Method in class org.dvb.dsmcc.ServerDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.StreamEvent
This method returns the DSMCCStreamEvent that generated the event.
getSource() - Method in class org.dvb.dsmcc.SuccessEvent
Returns the DSMCCObject which was successfully loaded.
getSource() - Method in class org.dvb.event.UserEventAvailableEvent
Returns a UserEventRepository which contains the events which were formerly exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.event.UserEventUnavailableEvent
Returns a UserEventRepository which contains the events which were exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.media.SubtitleAvailableEvent
Return the JMF player which is the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotAvailableEvent
Return the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.media.SubtitleSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.ui.DVBBufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the HBackgroundImage for which the data has been loaded.
getSource() - Method in class org.havi.ui.event.HScreenDeviceReleasedEvent
Returns the device that has been released
getSource() - Method in class org.havi.ui.event.HScreenDeviceReservedEvent
Returns the device that has been reserved
getSource() - Method in class org.havi.ui.event.HScreenLocationModifiedEvent
Returns the Component whose on-screen location has been modified.
getStartCorner() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the starting corner.
getState() - Method in interface org.dvb.application.AppProxy
Return the current state of the application.
getStream() - Method in class org.dvb.media.NoComponentSelectedEvent
This method returns the stream whose presentation has stopped
getStream() - Method in class org.dvb.media.PresentationChangedEvent
This method returns the locator for the stream now being presented.
getStream() - Method in class org.dvb.media.ServiceRemovedEvent
This method returns the stream which was removed from the network
getStream() - Method in class org.dvb.media.StopByResourceLossEvent
This method returns the stream which was being presented
getStreamLocator() - Method in class org.dvb.dsmcc.DSMCCStream
This function returned a Locator referencing the streams of this collection.
getString() - Method in class org.havi.ui.event.HEventRepresentation
Returns the text representation of the current event code.
getSubimage(int, int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns a subimage defined by a specified rectangular region.
getSupportedCharacterRanges(Font) - Static method in class org.havi.ui.HFontCapabilities
Returns the set of character ranges as defined in ISO 10646-1(E) normative Annex A that this font supports, or a null array if the capabilities of the font are unknown.
getSwitchableState() - Method in interface org.havi.ui.HSwitchable
Returns the current switchable state of this HSwitchable.
getSwitchableState() - Method in class org.havi.ui.HToggleButton
Returns the current switchable state of this HSwitchable.
getSymbol() - Method in class org.havi.ui.event.HEventRepresentation
This returns an image-based representation (generally used for symbolic keys) of the current event code.
getTextContent(int) - Method in class org.havi.ui.HSinglelineEntry
Gets the text content used in this HSinglelineEntry.
getTextContent(int) - Method in class org.havi.ui.HVisible
Gets the text content for this component.
getTextLayoutManager() - Method in class org.havi.ui.HVisible
Gets the text layout manager that is being used to layout this text.
getTextWrapping() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the text wrapping setting.
getThumbMaxOffset() - Method in class org.havi.ui.HStaticRange
Returns the thumb offset for its maximum value.
getThumbMinOffset() - Method in class org.havi.ui.HStaticRange
Returns the thumb offset for its minimum value.
getToggleGroup() - Method in class org.havi.ui.HToggleButton
Gets the HToggleGroup the HToggleButton is associated with.
getToState() - Method in class org.dvb.application.AppStateChangeEvent
If the hasFailed method returns false, then the application the listener is tracking is now in toState.
getTotalVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
This method returns a relative size and location of the total video area, including any "bars" used for letterboxing or pillarboxing that are included in the broadcast stream, but excluding any "bars" introduced as a result of video filtering.
getTotalVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
This method returns a relative size and location of the total video area on-screen, including any "bars" used for letterboxing or pillarboxing that are included in the broadcast stream, but excluding any "bars" introduced as a result of video filtering.
getTransferId() - Method in class org.havi.ui.event.HFocusEvent
Returns a key which maps to the component to transfer focus to.
getType() - Method in exception org.davic.mpeg.NotAuthorizedException
 
getType() - Method in interface org.davic.mpeg.NotAuthorizedInterface
 
getType() - Method in interface org.dvb.application.AppAttributes
This method returns the type of the application (as registered by DVB).
getType() - Method in class org.dvb.event.UserEvent
Returns the event type.
getType() - Method in class org.dvb.ui.DVBGraphics
Returns the Sample Model (DVBBufferedImage.TYPE_BASE, DVBBufferedImage.TYPE_ADVANCED) which is used in the on/off screen buffer this graphics object draws into.
getType() - Method in class org.havi.ui.event.HEventRepresentation
This returns the type of representation(s) available for the event code which this instance of HEventRepresentation represents.
getType() - Method in class org.havi.ui.HImageHints
Get the expected type of the image being loaded.
getType() - Method in interface org.havi.ui.HKeyboardInputPreferred
Retrieve the desired input type for this component.
getType() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the desired input type for this component.
getUnitIncrement() - Method in interface org.havi.ui.HAdjustmentValue
Get the unit increment for this HAdjustmentValue.
getUnitIncrement() - Method in class org.havi.ui.HRangeValue
Get the unit increment for this HRangeValue.
getUnsetActionSound() - Method in interface org.havi.ui.HSwitchable
Get the sound to be played when the interaction state of the HSwitchable makes the following transitions: ACTIONED_STATE to NORMAL_STATE ACTIONED_FOCUSED_STATE to FOCUSED_STATE
getUnsetActionSound() - Method in class org.havi.ui.HToggleButton
Get the sound to be played when the interaction state of the HSwitchable makes the following transitions: ACTIONED_STATE to NORMAL_STATE ACTIONED_FOCUSED_STATE to FOCUSED_STATE
getURL() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a URL identifying this carousel object.
getURL(Locator) - Static method in class org.dvb.dsmcc.ServiceDomain
Obtain a java.net.URL corresponding to a 'dvb:' locator.
getUserEvent() - Method in class org.dvb.event.UserEventRepository
Returns the list of the user events that are in the repository.
getValidInput() - Method in interface org.havi.ui.HKeyboardInputPreferred
Retrieve the customized input character range.
getValidInput() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the customized input character range.
getValue(HOrientable, Point) - Method in interface org.havi.ui.HAdjustableLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue(HOrientable, Point) - Method in class org.havi.ui.HListGroupLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue(HOrientable, Point) - Method in class org.havi.ui.HRangeLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue() - Method in class org.havi.ui.HStaticRange
Gets the value of the control.
getVersions(String) - Method in interface org.dvb.application.AppAttributes
This method returns an array of integers containing the version number of the specification required to run this application at the specified profile.
getVerticalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the vertical alignment.
getVerticalAlignment() - Method in class org.havi.ui.HVisible
Get the vertical alignment of any state-based content rendered by an associated HLook.
getVerticalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about the supported discrete vertical scaling factors in case arbitrary vertical scaling is not supported.
getVideoController() - Method in class org.havi.ui.HVideoDevice
Obtain a reference to the object which controls the presentation of the video.
getVideoDevice() - Method in class org.havi.ui.HVideoComponent
Returns the HVideoDevice that this HVideoComponent is associated with.
getVideoPosition() - Method in class org.dvb.media.VideoTransformation
Returns the video position.
getVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size of the decoded video as it is being presented to the user.
getVideoSource() - Method in class org.havi.ui.HVideoDevice
Obtain a reference to the source of the video being presented by this device at this moment.
getVideoTransformation() - Method in interface org.dvb.media.BackgroundVideoPresentationControl
Return the current video transformation
getVideoTransformation(int) - Method in interface org.dvb.media.VideoFormatControl
This method returns a VideoTransformation object that corresponds with the specified Decoder Format Conversion when applied to the currently selected video.
getVisibleSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the starting positions of lines currently shown within the HVisible.
getWhen() - Method in class org.dvb.event.UserEvent
Returns the timestamp of when this event occurred.
getWidth() - Method in class org.dvb.ui.DVBBufferedImage
Returns the width of the DVBBufferedImage.
getWidth(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns the width of the image.
getWidth() - Method in class org.havi.ui.HBackgroundImage
Determines the width of the image.
GRAPHIC_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).
GRAPHICS_CONFIGURATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a specified HGraphicsConfiguration (corresponding to a particular HGraphicsDevice).
GRAPHICS_MIXING - Static variable in class org.havi.ui.HVideoConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HVideoConfigTemplate that indicates that the device configuration supports the display of graphics in addition to video streams.
GREEK_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1F00..U+1FFF) as defined in ISO 10646-1(E) normative Annex A
GREEK_SYMBOLS_AND_COPTIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3D0..U+3FF) as defined in ISO 10646-1(E) normative Annex A
group() - Method in class org.havi.ui.HContainer
Groups the HContainer and its components.
GUJARATI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0A80..U+0AFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
GURMUKHI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0A00..U+0A7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A

H

HActionable - Interface in org.havi.ui
This interface is implemented by all HAVi UI components that can be actioned by the user.
HActionEvent - Class in org.havi.ui.event
An HActionEvent event is used to interact with a component implementing the HActionInputPreferred interface as follows: An HActionEvent event may be sent from the HAVi system to the component to cause the component to become actioned.
HActionEvent(HActionInputPreferred, int, String) - Constructor for class org.havi.ui.event.HActionEvent
Constructs an HActionEvent.
HActionInputPreferred - Interface in org.havi.ui
A component which implements HActionInputPreferred indicates that this component expects to receive HActionEvent input events.
HActionListener - Interface in org.havi.ui.event
The HActionListener interface enables the reception of HActionEvent events, as generated by objects implementing HActionable.
HAdjustableLook - Interface in org.havi.ui
The HAdjustableLook interface is implemented by all platform looks which support orientable components (i.e. those components which implement the HOrientable interface.
HAdjustmentEvent - Class in org.havi.ui.event
An HAdjustmentEvent event is used to interact with a component implementing the HAdjustmentValue interface as follows: An HAdjustmentEvent event may be sent from the HAVi system to the component to cause a change to the value or editable mode of the component as a result of user interaction.
HAdjustmentEvent(HAdjustmentInputPreferred, int) - Constructor for class org.havi.ui.event.HAdjustmentEvent
Constructs an HAdjustmentEvent.
HAdjustmentInputPreferred - Interface in org.havi.ui
A component which implements HAdjustmentInputPreferred indicates that this component expects to receive HAdjustmentEvent input events.
HAdjustmentListener - Interface in org.havi.ui.event
The HAdjustmentListener interface enables the reception of HAdjustmentEvents, as generated by objects implementing HAdjustmentValue.
HAdjustmentValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have some form of adjustable numerical value (e.g. a range control).
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FF00..U+FFEF) as defined in ISO 10646-1(E) normative Annex A
HALIGN_CENTER - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be centered horizontally.
HALIGN_JUSTIFY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be fully justified (horizontally).
HALIGN_LEFT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be left aligned.
HALIGN_RIGHT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be right aligned.
HANGUL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3400..U+3D2D) as defined in ISO 10646-1(E) normative Annex A
HANGUL_COMPATIBILITY_JAMO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3130..U+318F) as defined in ISO 10646-1(E) normative Annex A
HANGUL_JAMO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1100..U+11FF) as defined in ISO 10646-1(E) normative Annex A
HANGUL_SUPPLEMENTARY_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3D2E..U+44B7) as defined in ISO 10646-1(E) normative Annex A
HANGUL_SUPPLEMENTARY_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+44B8..U+4DFF) as defined in ISO 10646-1(E) normative Annex A
HAnimateEffect - Interface in org.havi.ui
The HAnimateEffect interface defines effect constants and controls for time-varying animations.
HAnimateLook - Class in org.havi.ui
The HAnimateLook class is used by any HVisible component to display animated graphical content.
HAnimateLook() - Constructor for class org.havi.ui.HAnimateLook
Creates a HAnimateLook object.
HAnimation - Class in org.havi.ui
The HAnimation class is a user interface component used to display animated graphical content (as HStaticAnimation) which additionally enables a user to navigate to it, i.e. it can have the input focus.
HAnimation() - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], Image[], int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
hasFailed() - Method in class org.dvb.application.AppStateChangeEvent
This method determines whether an attempt to change the state of an application has failed.
hashCode() - Method in class org.dvb.application.AppID
Returns a hash code value for this AppID.
hashCode() - Method in class org.dvb.application.AppsControlPermission
Returns the hash code value for this object.
hasMultipleTransformations() - Method in class org.davic.net.Locator
Indicates whether this locator maps to multiple transport dependent locators
hasReadApplicationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the owning application
hasReadOrganisationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the organisation
hasReadWorldAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the world.
hasValue() - Method in class org.dvb.user.Preference
Tests if this preference has at least one value set.
hasWriteApplicationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the owning application
hasWriteOrganisationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the organisation
hasWriteWorldAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the world.
HAVI_IMPLEMENTATION_NAME - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation name, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_NAME).
HAVI_IMPLEMENTATION_VENDOR - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation vendor, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_VENDOR).
HAVI_IMPLEMENTATION_VERSION - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation version, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_VERSION).
HAVI_SPECIFICATION_NAME - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification name, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_NAME).
HAVI_SPECIFICATION_VENDOR - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification vendor, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_VENDOR).
HAVI_SPECIFICATION_VERSION - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification version, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_VERSION).
HBackgroundConfigTemplate - Class in org.havi.ui
The HBackgroundConfigTemplate class is used to obtain a valid HBackgroundConfiguration.
HBackgroundConfigTemplate() - Constructor for class org.havi.ui.HBackgroundConfigTemplate
Creates an HBackgroundConfigTemplate object.
HBackgroundConfiguration - Class in org.havi.ui
The HBackgroundConfiguration class describes the characteristics (settings) of an HBackgroundDevice.
HBackgroundConfiguration() - Constructor for class org.havi.ui.HBackgroundConfiguration
An interoperable application shall not subclass the HBackgroundConfiguration class.
HBackgroundDevice - Class in org.havi.ui
This class represents the ultimate background of a screen.
HBackgroundDevice() - Constructor for class org.havi.ui.HBackgroundDevice
An interoperable application shall not subclass the HBackgroundDevice class.
HBackgroundImage - Class in org.havi.ui
This class represents a background image.
HBackgroundImage(String) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object.
HBackgroundImage(byte[]) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object from an array of bytes encoded in the same encoding format as when reading this type of image data from a file.
HBackgroundImage(URL) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object.
HBackgroundImageEvent - Class in org.havi.ui.event
This event informs an application that a loading operation for an HBackgroundImage has finished.
HBackgroundImageEvent(Object, int) - Constructor for class org.havi.ui.event.HBackgroundImageEvent
Constructs a new HBackgroundImageEvent.
HBackgroundImageListener - Interface in org.havi.ui.event
The listener interface for receiving events related to HBackgroundImage objects.
HChangeData - Class in org.havi.ui
A class used as argument for widgetChanged.
HChangeData(int, Object) - Constructor for class org.havi.ui.HChangeData
Creates an HChangeData object.
HComponent - Class in org.havi.ui
The HComponent class extends the java.awt.Component class by implementing the HMatteLayer interface.
HComponent() - Constructor for class org.havi.ui.HComponent
Creates an HComponent object.
HComponent(int, int, int, int) - Constructor for class org.havi.ui.HComponent
Creates an HComponent object.
HComponentOrdering - Interface in org.havi.ui
This interface is implemented for all HAVi component containers that support the manipulation of the z-ordering of their children.
HConfigurationException - Exception in org.havi.ui
Thrown when an application requests an HScreenConfiguration that cannot be satisfied -- either because the HScreenConfiguration does not have the functionality, or because the requested HScreenConfiguration is otherwise invalid, e.g. it is an HScreenConfiguration due to a different HScreenDevice than the one it is being applied to.
HConfigurationException() - Constructor for exception org.havi.ui.HConfigurationException
Creates an HConfigurationException object.
HConfigurationException(String) - Constructor for exception org.havi.ui.HConfigurationException
Creates an HConfigurationException object with a specified reason string.
HContainer - Class in org.havi.ui
The HContainer class extends the java.awt.Container class by implementing the HMatteLayer interface and providing additional Z-ordering capabilities, which are required since components in the HAVi user-interface are explicitly allowed to overlap each other.
HContainer() - Constructor for class org.havi.ui.HContainer
Creates an HContainer object.
HContainer(int, int, int, int) - Constructor for class org.havi.ui.HContainer
Creates an HContainer object.
HDefaultTextLayoutManager - Class in org.havi.ui
The HDefaultTextLayoutManager provides the default text rendering mechanism for the HStaticText HText and HTextButton classes.
HDefaultTextLayoutManager() - Constructor for class org.havi.ui.HDefaultTextLayoutManager
Creates an HDefaultTextLayoutManager object.
HEBREW_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+590..U+5CF) and (U+5EB..U+5FF) as defined in ISO 10646-1(E) normative Annex A
height - Variable in class org.havi.ui.HScreenDimension
 
height - Variable in class org.havi.ui.HScreenRectangle
 
HEmulatedGraphicsConfiguration - Class in org.havi.ui
An HEmulatedGraphicsConfiguration is a configuration for a "virtual" graphics device that may perform one or more emulations, e.g. in the ATSC context an HEmulatedGraphicsDevice might implement multiple HEmulatedGraphicsConfigurations, corresponding to each of the possible relationships to the high-definition display modes.
HEmulatedGraphicsConfiguration() - Constructor for class org.havi.ui.HEmulatedGraphicsConfiguration
It is not intended that applications should directly construct HEmulatedGraphicsConfiguration objects.
HEmulatedGraphicsDevice - Class in org.havi.ui
An HEmulatedGraphicsDevice is a "virtual" graphics device that has the capability to be configured to perform one (of many) possible emulations.
HEmulatedGraphicsDevice() - Constructor for class org.havi.ui.HEmulatedGraphicsDevice
It is not intended that applications should directly construct HEmulatedGraphicsDevice objects.
HEventGroup - Class in org.havi.ui.event
Represents a group of key codes.
HEventGroup() - Constructor for class org.havi.ui.event.HEventGroup
Constructor for an empty event group
HEventMulticaster - Class in org.havi.ui
The HEventMulticaster class is intended to assist platform or subclass implementers with the handling of HAVi events.
HEventMulticaster(EventListener, EventListener) - Constructor for class org.havi.ui.HEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
HEventRepresentation - Class in org.havi.ui.event
This class is able to describe the representation of an event generator as a string, color or symbol (such as a triangle, '>', for 'play').
HEventRepresentation() - Constructor for class org.havi.ui.event.HEventRepresentation
An interoperable application shall not subclass the HEventRepresentation class.
HExtendedLook - Interface in org.havi.ui
The HExtendedLook interface is derived from the HLook interface and abstracts out the drawing of the look into separate background, border and visible data components.
HFlatEffectMatte - Class in org.havi.ui
The HFlatEffectMatte class represents a matte that is constant over space but varies over time.
HFlatEffectMatte() - Constructor for class org.havi.ui.HFlatEffectMatte
Creates an HFlatEffectMatte object.
HFlatEffectMatte(float[]) - Constructor for class org.havi.ui.HFlatEffectMatte
Creates an HFlatEffectMatte object.
HFlatMatte - Class in org.havi.ui
The HFlatMatte class represents a matte that is constant over space and time.
HFlatMatte() - Constructor for class org.havi.ui.HFlatMatte
Creates an HFlatMatte object.
HFlatMatte(float) - Constructor for class org.havi.ui.HFlatMatte
Creates an HFlatMatte object.
HFOCUS_FIRST - Static variable in class org.havi.ui.event.HFocusEvent
The first integer id in the range of event ids supported by the HFocusEvent class.
HFOCUS_LAST - Static variable in class org.havi.ui.event.HFocusEvent
The last integer id in the range of event ids supported by the HFocusEvent class.
HFocusEvent - Class in org.havi.ui.event
An HFocusEvent event is used to interact with a component implementing the HNavigationInputPreferred interface as follows: An HFocusEvent event may be sent from the HAVi system to the component to inform the component that it has gained or lost the input focus, or that it should transfer focus to another component.
HFocusEvent(Component, int) - Constructor for class org.havi.ui.event.HFocusEvent
Constructs an HFocusEvent.
HFocusEvent(Component, int, int) - Constructor for class org.havi.ui.event.HFocusEvent
Constructs an HFocusEvent.
HFocusListener - Interface in org.havi.ui.event
The HFocusListener interface enables the reception of HFocusEvent events, as generated by objects implementing HNavigable.
HFontCapabilities - Class in org.havi.ui
The HFontCapabilities class allows applications to query the rendering support for various character ranges and individual characters within specified fonts.
HFontCapabilities() - Constructor for class org.havi.ui.HFontCapabilities
It is not intended that applications should directly construct HFontCapabilities objects.
HGraphicButton - Class in org.havi.ui
The HGraphicButton is a user interface component representing a push-button with static read-only graphical content.
HGraphicButton() - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, int, int, int, int) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, Image, Image, int, int, int, int) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, Image, Image) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicLook - Class in org.havi.ui
The HGraphicLook class is used by any HVisible component to display static graphical content.
HGraphicLook() - Constructor for class org.havi.ui.HGraphicLook
Creates a HGraphicLook object.
HGraphicsConfigTemplate - Class in org.havi.ui
The HGraphicsConfigTemplate class is used to obtain a valid HGraphicsConfiguration.
HGraphicsConfigTemplate() - Constructor for class org.havi.ui.HGraphicsConfigTemplate
Creates an HGraphicsConfigTemplate object.
HGraphicsConfiguration - Class in org.havi.ui
The HGraphicsConfiguration class describes the characteristics (settings) of an HGraphicsDevice.
HGraphicsConfiguration() - Constructor for class org.havi.ui.HGraphicsConfiguration
An interoperable application shall not subclass the HGraphicsConfiguration class.
HGraphicsDevice - Class in org.havi.ui
The HGraphicsDevice class describes the raster graphics devices that are available for a particular HScreen.
HGraphicsDevice() - Constructor for class org.havi.ui.HGraphicsDevice
An interoperable application shall not subclass the HGraphicsDevice class.
HIcon - Class in org.havi.ui
The HIcon is a user interface component used to display static graphical content (as HStaticIcon) which also enables a user to navigate to it, i.e. it can have the input focus.
HIcon() - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image, int, int, int, int) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image, Image, int, int, int, int) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HImageEffectMatte - Class in org.havi.ui
The HImageEffectMatte class represents a matte that varies over both space and time, it is specified as a sequence of image masks.
HImageEffectMatte() - Constructor for class org.havi.ui.HImageEffectMatte
Creates an HImageEffectMatte object.
HImageEffectMatte(Image[]) - Constructor for class org.havi.ui.HImageEffectMatte
Creates an HImageEffectMatte object.
HImageHints - Class in org.havi.ui
The HImageHints object allows an application to pass hints to the system how best to tailor an image to match a (possibly) restricted HGraphicsConfiguration.
HImageHints() - Constructor for class org.havi.ui.HImageHints
Creates an HImageHints object.
HImageMatte - Class in org.havi.ui
The HImageMatte class represents a matte that varies over space but is constant over time, it can be specified by an "image mask" (a single channel image) where the pixels indicate matte transparency.
HImageMatte() - Constructor for class org.havi.ui.HImageMatte
Creates an HImageMatte object.
HImageMatte(Image) - Constructor for class org.havi.ui.HImageMatte
Creates an HImageMatte object.
hint - Variable in class org.havi.ui.HChangeData
The hint for this HChangeData.
HInvalidLookException - Exception in org.havi.ui
An HInvalidLookException is an exception that is thrown when a particular HLook is not compatible with the HVisible component it has been associated with.
HInvalidLookException() - Constructor for exception org.havi.ui.HInvalidLookException
Creates an HInvalidLookException object.
HInvalidLookException(String) - Constructor for exception org.havi.ui.HInvalidLookException
Creates an HInvalidLookException object with a specified reason string.
HIRAGANA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3040..U+309F) as defined in ISO 10646-1(E) normative Annex A
HItemEvent - Class in org.havi.ui.event
An HItemEvent event is used to interact with a component implementing the HSelectionInputPreferred interface as follows: An HItemEvent event may be sent from the HAVi system to the component to change the state of the component, and the selection set held by the component.
HItemEvent(HSelectionInputPreferred, int, Object) - Constructor for class org.havi.ui.event.HItemEvent
Constructs an HItemEvent
HItemListener - Interface in org.havi.ui.event
The HItemListener interface enables the reception of HItemEvents, as generated by objects implementing HItemValue.
HItemValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have some form of selectable content (e.g. a list group).
hitTest(HOrientable, Point) - Method in interface org.havi.ui.HAdjustableLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
hitTest(HOrientable, Point) - Method in class org.havi.ui.HListGroupLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
hitTest(HOrientable, Point) - Method in class org.havi.ui.HRangeLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
HKeyboardInputPreferred - Interface in org.havi.ui
A component which implements HKeyboardInputPreferred indicates that this component expects to receive both HKeyEvent and HTextEvent input events.
HKeyCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) keyboard capabilities of the platform.
HKeyCapabilities() - Constructor for class org.havi.ui.event.HKeyCapabilities
An interoperable application shall not subclass the HKeyCapabilities class.
HKeyEvent - Class in org.havi.ui.event
An HKeyEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows: An HKeyEvent event may be sent from the HAVi system to inform the component about key-input.
HKeyEvent(Component, int, long, int, int, char) - Constructor for class org.havi.ui.event.HKeyEvent
Constructs an HKeyEvent object with the specified source component, type, modifiers and key.
HKeyEvent(Component, int, long, int, int) - Constructor for class org.havi.ui.event.HKeyEvent
Deprecated. See explanation in java.awt.event.KeyEvent.
HKeyListener - Interface in org.havi.ui.event
The HKeyListener interface enables the reception of HKeyEvent events.
HListElement - Class in org.havi.ui
HListElement is a holder for content used with the HListGroup component.
HListElement(String) - Constructor for class org.havi.ui.HListElement
Creates an HListElement object.
HListElement(Image, String) - Constructor for class org.havi.ui.HListElement
Creates an HListElement object.
HListGroup - Class in org.havi.ui
The HListGroup is a user interface component representing a list of selectable items (HListElements) which contain graphical and / or textual content.
HListGroup() - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroup(HListElement[]) - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroup(HListElement[], int, int, int, int) - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroupLook - Class in org.havi.ui
The HListGroupLook class is used by the HListGroup component to display both the HListGroup itself (potentially including a scrollbar component) and graphical or textual list content held on the HListGroup.
HListGroupLook() - Constructor for class org.havi.ui.HListGroupLook
Creates a HListGroupLook object.
HLook - Interface in org.havi.ui
The HLook interface defines the "look" of a component and may be regarded as a mechanism to allow a "pluggable" paint method to be attached to the component.
HMatte - Interface in org.havi.ui
HMatte is the base interface for all matte classes.
HMatteException - Exception in org.havi.ui
An HMatteException is an exception that is thrown when a Component is unable to support the desired HMatte effect.
HMatteException() - Constructor for exception org.havi.ui.HMatteException
Creates an HMatteException object.
HMatteException(String) - Constructor for exception org.havi.ui.HMatteException
Creates an HMatteException object with a specified reason string.
HMatteLayer - Interface in org.havi.ui
This HMatteLayer interface enables the presentation of components, together with an associated HMatte, for matte compositing.
HMouseCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) mouse capabilities of the platform.
HMouseCapabilities() - Constructor for class org.havi.ui.event.HMouseCapabilities
It is not intended that applications should directly construct HMouseCapabilities objects.
HMultilineEntry - Class in org.havi.ui
The HMultilineEntry is a user interface component used to receive multiple lines of alphanumeric entry from the user.
HMultilineEntry() - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(String, int, int, int, int, int, Font, Color) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(int, int, int, int, int) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(String, int, Font, Color) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(int) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntryLook - Class in org.havi.ui
The HMultilineEntryLook class is used by the HMultilineEntry component to display the entering of text.
HMultilineEntryLook() - Constructor for class org.havi.ui.HMultilineEntryLook
Creates a HMultilineEntryLook object.
HNavigable - Interface in org.havi.ui
This interface is implemented by all HAVi UI components that can be navigated to by the user (i.e. components which can gain focus).
HNavigationInputPreferred - Interface in org.havi.ui
A component which implements HNavigationInputPreferred indicates that this component expects to receive HFocusEvent events.
HNoInputPreferred - Interface in org.havi.ui
A component which implements HNoInputPreferred indicates that the user cannot navigate to this component.
HOrientable - Interface in org.havi.ui
The HOrientable interface provides support for components which have an orientation.
HORIZONTAL_CENTER - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be centered horizontally.
HORIZONTAL_END_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be horizontally to the horizontal end side (e.g. when start corner is upper left and line orientation horizontal, meaning text that is read left to right from top to bottom, this implies alignment to right).
HORIZONTAL_START_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned horizontally to the horizontal start side (e.g. when start corner is upper left and line orientation horizontal, meaning text that is read left to right from top to bottom, this implies alignment to left).
HPermissionDeniedException - Exception in org.havi.ui
Thrown when an application attempts to control a device or feature it does not have the right to do at the time of making the call.
HPermissionDeniedException() - Constructor for exception org.havi.ui.HPermissionDeniedException
Creates an HPermissionDeniedException object.
HPermissionDeniedException(String) - Constructor for exception org.havi.ui.HPermissionDeniedException
Creates an HPermissionDeniedException object with a specified reason string.
HRange - Class in org.havi.ui
The HRange is a user interface component used to display a value within a fixed range (as org.havi.ui.HStaticRange HStaticRange}) which also enables a user to navigate to it, i.e. it can have the input focus.
HRange() - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRange(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRange(int, int, int, int) - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRangeLook - Class in org.havi.ui
The HRangeLook class is used to display a slider or scrollbar type range control on screen.
HRangeLook() - Constructor for class org.havi.ui.HRangeLook
Creates an HRangeLook object.
HRangeValue - Class in org.havi.ui
The HRangeValue is a user interface component used to display a value within a fixed range (as org.havi.ui.HStaticRange HStaticRange}) which enables a user to navigate to and alter the value of it, i.e. it can have the input focus and it can be adjusted.
HRangeValue() - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRangeValue(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRangeValue(int, int, int, int) - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRcCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) remote control capabilities of the platform.
HRcCapabilities() - Constructor for class org.havi.ui.event.HRcCapabilities
An interoperable application shall not subclass the HRcCapabilities class.
HRcEvent - Class in org.havi.ui.event
The remote control event class.
HRcEvent(Component, int, long, int, int) - Constructor for class org.havi.ui.event.HRcEvent
Deprecated. See explanation in java.awt.event.KeyEvent.
HRcEvent(Component, int, long, int, int, char) - Constructor for class org.havi.ui.event.HRcEvent
Constructs an HRcEvent object with the specified source component, type, modifiers and key.
HScene - Class in org.havi.ui
An HScene is a container representing the displayable area on-screen within which the application can display itself and thus interact with the user.
HScene() - Constructor for class org.havi.ui.HScene
It is not intended that applications should directly construct HScene objects.
HSceneFactory - Class in org.havi.ui
The HSceneFactory class provides a generic mechanism for an application to request HScene resources from a (conceptual) window management system.
HSceneTemplate - Class in org.havi.ui
The HSceneTemplate class is used to obtain an HScene subject to a variety of constraints.
HSceneTemplate() - Constructor for class org.havi.ui.HSceneTemplate
Creates a new HSceneTemplate object.
HScreen - Class in org.havi.ui
This class describes the final output composition of a device.
HScreenConfigTemplate - Class in org.havi.ui
This class describes a configuration of a screen device in terms of various properties and their importance to the application.
HScreenConfigTemplate() - Constructor for class org.havi.ui.HScreenConfigTemplate
Creates an HScreenConfigTemplate object.
HScreenConfiguration - Class in org.havi.ui
The HScreenConfiguration class describes the characteristics (settings) of an HScreenDevice.
HScreenConfigurationEvent - Class in org.havi.ui.event
This event is sent to all registered HScreenConfigurationListeners when an HScreenDevice modifies its configuration.
HScreenConfigurationEvent(Object) - Constructor for class org.havi.ui.event.HScreenConfigurationEvent
Construct an HScreenConfigurationEvent
HScreenConfigurationListener - Interface in org.havi.ui.event
This listener is used to monitor when the configuration of an HScreenDevice is modified.
HScreenDevice - Class in org.havi.ui
An instance of the HScreen class represents a single independent video output signal from a device.
HScreenDeviceReleasedEvent - Class in org.havi.ui.event
This event informs an application that a device for this HScreen has been released by an application or other entity in the system.
HScreenDeviceReleasedEvent(Object) - Constructor for class org.havi.ui.event.HScreenDeviceReleasedEvent
Creates an HScreenDeviceReleasedEvent object.
HScreenDeviceReservedEvent - Class in org.havi.ui.event
This event informs that a device on this HScreen has been reserved by an application or other entity in the system.
HScreenDeviceReservedEvent(Object) - Constructor for class org.havi.ui.event.HScreenDeviceReservedEvent
Creates an HScreenDeviceReservedEvent object.
HScreenDimension - Class in org.havi.ui
HScreenDimension denotes a screen dimension expressed as a relative value of the screen dimensions.
HScreenDimension(float, float) - Constructor for class org.havi.ui.HScreenDimension
Creates an HScreenDimension object.
HScreenLocationModifiedEvent - Class in org.havi.ui.event
This event is generated by the system when a component is moved on-screen, rather than within a container.
HScreenLocationModifiedEvent(Object) - Constructor for class org.havi.ui.event.HScreenLocationModifiedEvent
Creates an HScreenLocationModifiedEvent object.
HScreenLocationModifiedListener - Interface in org.havi.ui.event
This listener is used to monitor when a component, such as an HVideoComponent's on-screen location is modified.
HScreenPoint - Class in org.havi.ui
HScreenPoint denotes a screen location expressed as a relative value of the screen dimensions.
HScreenPoint(float, float) - Constructor for class org.havi.ui.HScreenPoint
Creates an HScreenPoint object.
HScreenRectangle - Class in org.havi.ui
HScreenRectangle denotes a screen area expressed as a relative value of the screen dimensions.
HScreenRectangle(float, float, float, float) - Constructor for class org.havi.ui.HScreenRectangle
Creates an HScreenRectangle object.
HSelectionInputPreferred - Interface in org.havi.ui
A component which implements HSelectionInputPreferred indicates that this component expects to receive HItemEvent input events.
HSinglelineEntry - Class in org.havi.ui
The HSinglelineEntry is a user interface component used to receive a single line of alphanumeric entry from the user and can also be used for password input.
HSinglelineEntry() - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(String, int, int, int, int, int, Font, Color) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(int, int, int, int, int) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(String, int, Font, Color) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(int) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntryLook - Class in org.havi.ui
The HSinglelineEntryLook class is used by the HSinglelineEntry component to display the entering of text.
HSinglelineEntryLook() - Constructor for class org.havi.ui.HSinglelineEntryLook
Creates a HSinglelineEntryLook object.
HSound - Class in org.havi.ui
The HSound class is used to represent an audio clip.
HSound() - Constructor for class org.havi.ui.HSound
Creates an HSound object.
HState - Interface in org.havi.ui
The HState interface encapsulates constants for component states which are used in the various HVisible setContent and getContent methods to indicate which state the specified content is to be set.
HStaticAnimation - Class in org.havi.ui
The HStaticAnimation is a user interface component used to display animated graphical content but which does not permit the user to navigate (focus) upon it.
HStaticAnimation() - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticAnimation(Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticAnimation(Image[], int, int, int) - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticIcon - Class in org.havi.ui
The HStaticIcon is a user interface component used to display static graphical content which does not permit the user to navigate (focus) upon it.
HStaticIcon() - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticIcon(Image, int, int, int, int) - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticIcon(Image) - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticRange - Class in org.havi.ui
The HStaticRange is a user interface component used to display a static value which is within a fixed range, but does not permit the user to navigate (focus) upon it.
HStaticRange() - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticRange(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticRange(int, int, int, int) - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticText - Class in org.havi.ui
The HStaticText is a user interface component used to display static read-only textual content which does not permit the user to navigate (focus) upon it.
HStaticText() - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, int, int, int, int) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStillImageBackgroundConfiguration - Class in org.havi.ui
This class represents a background configuration which supports the installation of still images.
HStillImageBackgroundConfiguration() - Constructor for class org.havi.ui.HStillImageBackgroundConfiguration
An interoperable application shall not subclass the HStillImageBackgroundConfiguration class.
HSwitchable - Interface in org.havi.ui
This interface is implemented for all user interface components that can be actioned such that they "toggle" on and off and maintain the chosen state.
HText - Class in org.havi.ui
The HText is a user interface component used to display static read-only textual content (as HStaticText) which additionally enables a user to navigate to it, i.e. it can have the input focus.
HText() - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, int, int, int, int) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, int, int, int, int) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HTextButton - Class in org.havi.ui
The HTextButton is a user interface component representing a push-button with static read-only textual content.
HTextButton() - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, int, int, int, int) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextEvent - Class in org.havi.ui.event
An HTextEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows: An HTextEvent event may be sent from the HAVi system to the component to cause a change to the caret position or editable mode of the component as a result of user interaction.
HTextEvent(HKeyboardInputPreferred, int) - Constructor for class org.havi.ui.event.HTextEvent
Constructs an HTextEvent.
HTextLayoutManager - Interface in org.havi.ui
The HTextLayoutManager class manages the layout and rendering on-screen of a "marked-up" string.
HTextListener - Interface in org.havi.ui.event
The HTextListener interface enables the reception of HTextEvents, as generated by objects implementing HTextValue.
HTextLook - Class in org.havi.ui
The HTextLook class is used by any HVisible component to display static text content.
HTextLook() - Constructor for class org.havi.ui.HTextLook
Creates a HTextLook object.
HTextValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have have editable text content (e.g. a text entry control).
HToggleButton - Class in org.havi.ui
The HToggleButton is a user interface component representing a "check box", or with the support of the HToggleGroup class, "radio buttons".
HToggleButton() - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, int, int, int, int, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, int, int, int, int, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleGroup - Class in org.havi.ui
HToggleButtons within the same HToggleGroup will behave so that a maximum of one HToggleButton has switchable state true, as returned by getSwitchableState, so as to achieve a "radio button" effect.
HToggleGroup() - Constructor for class org.havi.ui.HToggleGroup
Creates a new version instance of an HToggleGroup
HUIException - Exception in org.havi.ui
HUIException is a generic exception that indicates that the desired user-interface mechanism cannot be performed for some reason.
HUIException() - Constructor for exception org.havi.ui.HUIException
Creates an HUIException object.
HUIException(String) - Constructor for exception org.havi.ui.HUIException
Creates an HUIException object with a specified reason string.
HUMAN_INTERVENTION - Static variable in class org.dvb.test.DVBTest
The application is unable to determine whether it has operated conformantly and therefore requires some human intervention to determine whether conformance has been achieved.
HVersion - Interface in org.havi.ui
The HVersion interface defines some versioning constants that are accessible by using the java.lang.System method getProperty, with the appropriate property name.
HVideoComponent - Class in org.havi.ui
HVideoComponent is an opaque class encapsulating the presentation of a video source within an application, i.e. contained within a conventional AWT hierarchy.
HVideoComponent() - Constructor for class org.havi.ui.HVideoComponent
It is not intended that applications should directly construct HVideoComponent objects.
HVideoConfigTemplate - Class in org.havi.ui
The HVideoConfigTemplate class is used to obtain a valid HVideoConfiguration.
HVideoConfigTemplate() - Constructor for class org.havi.ui.HVideoConfigTemplate
Creates an HVideoConfigTemplate object.
HVideoConfiguration - Class in org.havi.ui
The HVideoConfiguration class describes the characteristics (settings) of an HVideoDevice.
HVideoConfiguration() - Constructor for class org.havi.ui.HVideoConfiguration
An interoperable application shall not subclass the HVideoConfiguration class.
HVideoDevice - Class in org.havi.ui
The HVideoDevice class describes the logical video devices which can contribute to the appearance of a particular screen.
HVideoDevice() - Constructor for class org.havi.ui.HVideoDevice
An interoperable application shall not subclass the HVideoConfiguration class.
HVisible - Class in org.havi.ui
The HVisible class is the base class for all non-interactive components.
HVisible() - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with no HLook.
HVisible(HLook) - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with the given HLook.
HVisible(HLook, int, int, int, int) - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with the given HLook and the specified location and size.

I

IllegalObjectTypeException - Exception in org.dvb.dsmcc
This Exception is thrown when the application attempted to create a DSMCCStream or DSMCCStreamEvent object with an object or a path that did not correspond to a DSMCC Stream or DSMCC StreamEvent respectively
IllegalObjectTypeException() - Constructor for exception org.dvb.dsmcc.IllegalObjectTypeException
constructor of the exception with no detail message
IllegalObjectTypeException(String) - Constructor for exception org.dvb.dsmcc.IllegalObjectTypeException
constructor of the exception
IllegalProfileParameterException - Exception in org.dvb.application
The IllegalProfileParameter exception is thrown if the application attempts to ask for a version number for a profile not specified for the application.
IllegalProfileParameterException() - Constructor for exception org.dvb.application.IllegalProfileParameterException
Construct a IllegalProfileParameterException with no detail message
IllegalProfileParameterException(String) - Constructor for exception org.dvb.application.IllegalProfileParameterException
Construct a IllegalProfileParameterException with a detail message
IMAGE_CENTER - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be centered in the extents of the HScene.
IMAGE_NONE - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that a background image should not be rendered in this HScene.
IMAGE_SCALING_SUPPORT - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support rapid (hardware) image scaling.
IMAGE_STRETCH - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be stretched to fill the extents of the HScene.
IMAGE_TILE - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be tiled starting from the top left origin of the HScene.
imageLoaded(HBackgroundImageEvent) - Method in interface org.havi.ui.event.HBackgroundImageListener
Invoked when the data for an HBackgroundImage has been loaded.
imageLoaded(HBackgroundImageEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HBackgroundImageEvent by invoking the imageLoaded methods on listener-a and listener-b.
imageLoadFailed(HBackgroundImageEvent) - Method in interface org.havi.ui.event.HBackgroundImageListener
Invoked when loading of an HBackgroundImage fails.
imageLoadFailed(HBackgroundImageEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HBackgroundImageEvent by invoking the imageLoadFailed methods on listener-a and listener-b.
implies(Permission) - Method in class org.dvb.application.AppsControlPermission
Checks if this AppsControlPermission object "implies" the specified permission.
implies(Permission) - Method in class org.dvb.media.DripFeedPermission
Checks if the specified permission is "implied" by this object.
init() - Method in interface org.dvb.application.DVBJProxy
Requests the application manager calls the initXlet method on the application.
INPUT_ALPHA - Static variable in interface org.havi.ui.HKeyboardInputPreferred
This constant indicates that the component requires alphabetic input, as determined by the java.lang.Character isLetter method.
INPUT_ANY - Static variable in interface org.havi.ui.HKeyboardInputPreferred
Indicates that the component requires any possible character as input, as determined by the java.lang.Character isDefined method.
INPUT_CUSTOMIZED - Static variable in interface org.havi.ui.HKeyboardInputPreferred
Indicates that the component requires as input the characters present in the array returned from the HKeyboardInputPreferred.getValidInput() method.
INPUT_NUMERIC - Static variable in interface org.havi.ui.HKeyboardInputPreferred
This constant indicates that the component requires numeric input, as determined by the java.lang.Character isDigit method.
insertChar(char) - Method in class org.havi.ui.HSinglelineEntry
Insert a character at the current caret position, subject to the maximum number of input characters.
InsufficientResourcesEvent - Class in org.dvb.dsmcc
This event is generated if there are insufficient resources available to load a DSMCCObject. e.g. if there is not enough memory.
InsufficientResourcesEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InsufficientResourcesEvent
Create an InsufficientResourcesException object.
InsufficientResourcesException - Exception in org.dvb.dsmcc
This exception gets thrown when a request to perform a DSMCC related operation cannot be completed due to resource limitations.
InsufficientResourcesException() - Constructor for exception org.dvb.dsmcc.InsufficientResourcesException
Construct an InsufficientResourcesException with no detail message
InsufficientResourcesException(String) - Constructor for exception org.dvb.dsmcc.InsufficientResourcesException
Construct an InsufficientResourcesException with the specified detail message
INTERLACED_DISPLAY - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports an interlaced display.
INVALID - Static variable in interface org.dvb.application.AppProxy
The application is not signalled in the currently selected service and hence not listed in the applications database.
InvalidAddressException - Exception in org.dvb.dsmcc
An InvalidAddressException is thrown when the format of an NSAP address is not recognized.
InvalidAddressException() - Constructor for exception org.dvb.dsmcc.InvalidAddressException
Construct a InvalidAddressException with no detail message
InvalidAddressException(String) - Constructor for exception org.dvb.dsmcc.InvalidAddressException
Construct a InvalidAddressException with the specified detail message
InvalidFormatEvent - Class in org.dvb.dsmcc
This event is generated if the format of the data received is inconsistent.
InvalidFormatEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InvalidFormatEvent
Create an InvalidFormatException object.
InvalidFormatException - Exception in org.dvb.dsmcc
An InvalidFormatException is thrown when an inconsistent DSMCC message is received.
InvalidFormatException() - Constructor for exception org.dvb.dsmcc.InvalidFormatException
Construct an InvalidFormatException with no detail message
InvalidFormatException(String) - Constructor for exception org.dvb.dsmcc.InvalidFormatException
Construct an InvalidFormatException with the specified detail message
InvalidLocatorException - Exception in org.davic.net
This exception is thrown when one or more parameters to construct a Locator are invalid.
InvalidLocatorException() - Constructor for exception org.davic.net.InvalidLocatorException
 
InvalidLocatorException(String) - Constructor for exception org.davic.net.InvalidLocatorException
Constructor for the exception with a specified reason
InvalidPathnameEvent - Class in org.dvb.dsmcc
The pathname does not exist or the ServiceDomain has been detached.
InvalidPathnameEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InvalidPathnameEvent
Create an InvalidPathnameEvent.
InvalidPathNameException - Exception in org.dvb.dsmcc
The InvalidPathNameException is thrown when the path name to a DSMCCObject does not exist or if the service domain is not detached.
InvalidPathNameException() - Constructor for exception org.dvb.dsmcc.InvalidPathNameException
Construct an InvalidPathNameException with no detail message
InvalidPathNameException(String) - Constructor for exception org.dvb.dsmcc.InvalidPathNameException
Construct an InvalidPathNameException with the specified detail message
IPA_EXTENSIONS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0250..U+02AF) as defined in ISO 10646-1(E) normative Annex A
isAltDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Alt modifier is down on this event.
isAnimated() - Method in interface org.havi.ui.HAnimateEffect
This method indicates the animation (running) state of the HAnimateEffect.
isAnimated() - Method in class org.havi.ui.HFlatEffectMatte
This method indicates the animation (running) state of the HFlatEffectMatte.
isAnimated() - Method in class org.havi.ui.HImageEffectMatte
This method indicates the animation (running) state of the HImageEffectMatte.
isAnimated() - Method in class org.havi.ui.HStaticAnimation
This method indicates the animation (running) state of the HStaticAnimation.
isAttached() - Method in class org.dvb.dsmcc.ServiceDomain
Return whether this service domain is in the attached or detached state.
isAudio() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to an audio stream.
isCharAvailable(Font, char) - Static method in class org.havi.ui.HFontCapabilities
Returns whether a specific character is available within the specified font, and can be used as defined in ISO 10646-1(E) specification by the rendering system, e.g. if rendering of bi-directional text, using BI-DIRECTIONAL_FORMAT_MARKS is supported
isConfigSupported(HBackgroundConfiguration) - Method in class org.havi.ui.HBackgroundConfigTemplate
Returns a boolean indicating whether or not the specified HBackgroundConfiguration can be used to create a background plane that supports the features set in this template.
isConfigSupported(HGraphicsConfiguration) - Method in class org.havi.ui.HGraphicsConfigTemplate
Returns a boolean indicating whether or not the specified HGraphicsConfiguration can be used to create a graphics plane that supports the features set in this template.
isConfigSupported(HVideoConfiguration) - Method in class org.havi.ui.HVideoConfigTemplate
Returns a boolean indicating whether or not the specified HVideoConfiguration can be used to create a video plane that supports the features set in this template.
isControlDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Control modifier is down on this event.
isData() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to a data stream.
isDoubleBuffered() - Method in class org.havi.ui.HComponent
Returns true if all the drawing done during the update and paint methods for this specific HComponent object is automatically double buffered.
isDoubleBuffered() - Method in class org.havi.ui.HContainer
Returns true if all the drawing done during the update and paint methods for this specific HContainer object is automatically double buffered.
isDoubleBuffered() - Method in class org.havi.ui.HScene
Returns true if all the drawing done during the update and paint methods for this specific HScene object is automatically double buffered.
isEnabled() - Method in class org.havi.ui.HComponent
Determines whether this HComponent is enabled.
isEnabled() - Method in class org.havi.ui.HToggleGroup
Determines whether the HToggleGroup is enabled.
isEnableShortcuts() - Method in class org.havi.ui.HScene
Returns the status of all short cuts that are currently set on the HScene.
isFocusTraversable() - Method in class org.havi.ui.HVisible
By default an HVisible component is not focus-traversable.
isGrouped() - Method in class org.havi.ui.HContainer
Tests whether the HContainer and its components are grouped.
isItemSelected(int) - Method in class org.havi.ui.HListGroup
Retrieve the selection state of a particular HListElement.
isLoaded() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject has been loaded.
isMetaDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Meta modifier is down on this event.
isMPEGProgram() - Method in class org.dvb.dsmcc.DSMCCStream
This method will return true if the Stream(Event) BIOP message contains a tap with use field BIOP_PROGRAM_USE, otherwise it will return false.
isNetworkConnectionAvailable() - Method in class org.dvb.dsmcc.ServiceDomain
Return whether the network connection for this service domain is available.
isObjectKindKnown() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating if the kind of the object is known.
isOpaque() - Method in interface org.dvb.ui.TestOpacity
Returns true if the entire area of the component as given by the getBounds method, is fully opaque.
isOpaque(HVisible) - Method in class org.havi.ui.HAnimateLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque() - Method in class org.havi.ui.HComponent
Returns true if the entire HComponent area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e. its paint method (or surrogate methods) guarantee that all pixels are painted in an opaque Color.
isOpaque() - Method in class org.havi.ui.HContainer
Returns true if the entire HContainer area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e. its paint method (or surrogate methods) guarantee that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HGraphicLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in interface org.havi.ui.HLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HRangeLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque() - Method in class org.havi.ui.HScene
Returns true if the entire HScene area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e. its paint method (or surrogate methods) guarantee that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque(HVisible) - Method in class org.havi.ui.HTextLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e. the showLook method guarantees that all pixels are painted in an opaque Color.
isOpaque() - Method in class org.havi.ui.HVisible
Returns true if the entire HVisible area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e. its HLook guarantees that all pixels are painted in an opaque Color.
isPanAndScan() - Method in class org.dvb.media.VideoTransformation
Returns whether this video transformation represents pan and scan.
isPlatform() - Method in interface org.dvb.media.VideoFormatControl
Test if control over the decoder format conversions is being managed by the platform as defined by DFC_PLATFORM.
isSelected() - Method in class org.havi.ui.HAnimation
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HGraphicButton
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HIcon
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HListGroup
Indicates if this component has focus.
isSelected() - Method in interface org.havi.ui.HNavigable
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HRange
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HRangeValue
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HSinglelineEntry
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HText
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HTextButton
Indicates if this component has focus.
isShiftDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Shift modifier is down on this event.
isStartable() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is startable or not.
isStream() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject is a DSMCC Stream object.
isStreamEvent() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject is a DSMCC StreamEvent object.
isSubtitlingOn() - Method in interface org.davic.media.SubtitlingLanguageControl
 
isSupported() - Method in class org.havi.ui.event.HEventRepresentation
This method returns true if the current event is supported by the platform.
isSupported(int) - Static method in class org.havi.ui.event.HKeyCapabilities
Queries whether the system keyboard can generate an event of the given type.
isSupported(int) - Static method in class org.havi.ui.event.HRcCapabilities
Queries whether the remote control can directly generate an event of the given type.
isTemporary() - Method in class org.havi.ui.event.HFocusEvent
Returns whether or not this focus change event is a temporary change.
isVideo() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to an video stream.
isVisible() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is marked as being visible to users.
isVisible() - Method in class org.havi.ui.HScene
Determines if the HScene (or more properly its added child components) is Visible.
ITEM_CLEARED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent from the component whenever an item is removed from the selection set of an HItemValue component.
ITEM_END_CHANGE - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id indicates that the selection of an HItemValue component has been finally set.
ITEM_FIRST - Static variable in class org.havi.ui.event.HItemEvent
The first integer id in the range of event ids supported by the HItemEvent class.
ITEM_LAST - Static variable in class org.havi.ui.event.HItemEvent
The last integer id in the range of event ids supported by the HItemEvent class.
ITEM_NOT_FOUND - Static variable in class org.havi.ui.HListGroup
A constant which shall be returned from getIndex if the requested element is not found in the content.
ITEM_SELECTED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent from the component whenever an item is added to the selection set of an HItemValue component.
ITEM_SELECTION_CLEARED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the entire selection set of an HItemValue component is removed.
ITEM_SET_CURRENT - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes.
ITEM_SET_NEXT - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes to the next item in the group.
ITEM_SET_PREVIOUS - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes to the previous item in the group.
ITEM_START_CHANGE - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id indicates that the selection of an HItemValue component may be about to change.
ITEM_TOGGLE_SELECTED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id may be sent to an HItemValue component to toggle the selection state of the currently focused item.
ITEM_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).
IxcRegistry - Class in org.dvb.io.ixc
This is the bootstrap mechanism for obtaining references to remote objects residing in other Xlets executing on the same MHP terminal, using a URL-like syntax.

K

KANNADA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0C80..U+0CFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
KATAKANA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+30A0..U+30FF) as defined in ISO 10646-1(E) normative Annex A
keyPressed(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyPressed methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyReleased methods on listener-a and listener-b.
keyTyped(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyTyped methods on listener-a and listener-b.
KILLED - Static variable in interface org.dvb.application.DVBHTMLProxy
The application is in the killed state.

L

LanguageControl - Interface in org.davic.media
This interface is the base interface for both audio and subtitling language control.
LanguageNotAvailableException - Exception in org.davic.media
This exception indicates that a requested language was not available
LanguageNotAvailableException() - Constructor for exception org.davic.media.LanguageNotAvailableException
The constructor of the exception.
LanguageNotAvailableException(String) - Constructor for exception org.davic.media.LanguageNotAvailableException
The constructor of the exception with a reason
LanguageNotAvailableException - Exception in org.dvb.application
The LanguageNotAvailableException exception is thrown if the application asks for the name of an application in a language not signalled in the AIT.
LanguageNotAvailableException() - Constructor for exception org.dvb.application.LanguageNotAvailableException
Construct a LanguageNotAvailableException with no detail message
LanguageNotAvailableException(String) - Constructor for exception org.dvb.application.LanguageNotAvailableException
Construct a LanguageNotAvailableException with a detail message
LAO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0E80..U+0EFF) as defined in ISO 10646-1(E) normative Annex A
LARGEST_PIXEL_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A Dimension object for use in the object field of the setPreference and getPreferenceObject methods in the HSceneTemplate that indicates that the SCENE_PIXEL_DIMENSION feature should be set to its largest possible dimension.
LAST_CHANGE - Static variable in class org.havi.ui.HVisible
A constant which indicates the last defined value for use with the hinting mechanism.
LAST_STATE - Static variable in interface org.havi.ui.HState
Constant used to indicate the value of the last (builtin) component state.
LATIN_1_SUPPLEMENT - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+00A0..U+00FF) as defined in ISO 10646-1(E) normative Annex A
LATIN_EXTENDED_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0100..U+017F) as defined in ISO 10646-1(E) normative Annex A
LATIN_EXTENDED_ADDITIONAL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1E00..U+1EFF) as defined in ISO 10646-1(E) normative Annex A
LATIN_EXTENDED_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0180..U+024F) as defined in ISO 10646-1(E) normative Annex A
LETTERLIKE_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2100..U+214F) as defined in ISO 10646-1(E) normative Annex A
LINE_ART - Static variable in class org.havi.ui.HImageHints
The image is a two-tone lineart, with colors varying between foreground and background, etc.
LINE_ORIENTATION_HORIZONTAL - Static variable in class org.dvb.ui.DVBTextLayoutManager
Horizontal line orientation.
LINE_ORIENTATION_VERTICAL - Static variable in class org.dvb.ui.DVBTextLayoutManager
Vertical line orientation.
list(XletContext) - Static method in class org.dvb.io.ixc.IxcRegistry
Returns an array of string path objects available in the registry.
LIST_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).
LIST_ICONSIZE_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).
LIST_LABELSIZE_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).
LIST_MULTISELECTION_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).
LIST_SCROLLPOSITION_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).
LIST_SELECTION_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).
listAvailableLanguages() - Method in interface org.davic.media.LanguageControl
Provides the application a list of available languages.
load() - Method in interface org.dvb.application.DVBJProxy
Provides a hint to preload at least the initial class of the application into local storage, resources permitting.
load(HBackgroundImageListener) - Method in class org.havi.ui.HBackgroundImage
Load the data for this object.
load(String) - Method in class org.havi.ui.HSound
Loads data synchronously into an HSound object from an audio sample in the specified file.
load(URL) - Method in class org.havi.ui.HSound
Loads data synchronously into an HSound object from an audio sample indicated by a URL.
loadDirectoryEntry(AsynchronousLoadingEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Asynchronous loading of the directory entry information.
LOADED - Static variable in interface org.dvb.application.DVBJProxy
The application is in the loaded state.
LOADING - Static variable in interface org.dvb.application.DVBHTMLProxy
The application is in the loading state.
LoadingAbortedEvent - Class in org.dvb.dsmcc
This event will be sent to the AsynchronousEventListener when an asynchronous loading operation is aborted.
LoadingAbortedEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.LoadingAbortedEvent
Creates a LoadingAbortedEvent object.
Locator - Class in org.davic.net
Locator that encapsulates an URL into an object
Locator(String) - Constructor for class org.davic.net.Locator
Constructor for the locator
log(String, String) - Static method in class org.dvb.test.DVBTest
This synchronous, blocking, method logs a result (intermediate result) of a test application using write-only access.
log(String, int) - Static method in class org.dvb.test.DVBTest
This method has the same behaviour, implementation options and restrictions as log(String, String) - except that.
lookup(XletContext, String) - Static method in class org.dvb.io.ixc.IxcRegistry
Returns a remote object previously exported by an Xlet that has not been destroyed.
loop() - Method in class org.havi.ui.HSound
Starts the HSound class looping from the beginning of its associated audio data.

M

MALAYALAM - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0D00..U+0D7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
MATHEMATICAL_OPERATORS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2200..U+22FF) as defined in ISO 10646-1(E) normative Annex A
MATTE_SUPPORT - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support the HAVi mattes feature.
MATURITY_RATING - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - user does not have suitable maturity
MATURITY_RATING_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for maturity
MediaLocator - Class in org.davic.media
Defines a JMF MediaLocator which can easily be created from an instance of org.davic.net.Locator.
MediaLocator(Locator) - Constructor for class org.davic.media.MediaLocator
Create a MediaLocator from a DAVIC locator
MediaPresentedEvent - Class in org.davic.media
Generated as soon as possible after new content is actually being presented to the user, regardless of whether a state change has taken place in the player or not.
MediaPresentedEvent(Controller) - Constructor for class org.davic.media.MediaPresentedEvent
 
MediaTimeEvent - Class in org.davic.media
The MediaTimeEvent class describes events that are associated with the stream by the application.
MediaTimeEvent(Object, long, int) - Constructor for class org.davic.media.MediaTimeEvent
Make an event
MediaTimeEventControl - Interface in org.davic.media
This interface describes methods for the application to associate events with the media time of the current stream.
MediaTimeEventListener - Interface in org.davic.media
This interface should be implemented by the application in order to receive the events associated to a media position by the application.
MediaTimePositionChangedEvent - Class in org.davic.media
This event is generated whenever the media position is changed (when the invocation of the setMediaPosition resulted in a change in the media position).
MediaTimePositionChangedEvent(Controller) - Constructor for class org.davic.media.MediaTimePositionChangedEvent
Construct an event.
MediaTimePositionChangedEvent(Controller, int, int, int, Time) - Constructor for class org.davic.media.MediaTimePositionChangedEvent
Construct an event.
MediaTimePositionControl - Interface in org.davic.media
This interface should be implemented to enable the application to position the media position in time (timeline control).
MIN_MAX_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).
MISCELLANEOUS_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2600..U+26FF) as defined in ISO 10646-1(E) normative Annex A
MISCELLANEOUS_TECHNICAL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2300..U+23FF) as defined in ISO 10646-1(E) normative Annex A
MPEGDeliveryErrorEvent - Class in org.dvb.dsmcc
An MPEGDeliveryErrorEvent indicates that an error (for instance, a time out or accessing the data would require tuning) has occurred while loading data from an MPEG Stream.
MPEGDeliveryErrorEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.MPEGDeliveryErrorEvent
Creates an MPEGDeliveryEvent.
MPEGDeliveryException - Exception in org.dvb.dsmcc
An MPEGDEliveryException is thrown when an error (for instance, a time out or accessing the data would require tuning) occurs while loading data from an MPEG Stream.
MPEGDeliveryException() - Constructor for exception org.dvb.dsmcc.MPEGDeliveryException
Construct an MPEGDeliveryException with no detail message
MPEGDeliveryException(String) - Constructor for exception org.dvb.dsmcc.MPEGDeliveryException
Construct an MPEGDeliveryException with the specified detail message

N

NATURAL_IMAGE - Static variable in class org.havi.ui.HImageHints
The image is a "natural" scene, with subtle gradations of color, etc.
NEW_DATABASE - Static variable in class org.dvb.application.AppsDatabaseEvent
The new database event id.
newDatabase(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has radically changed.
newInstance(URL[]) - Static method in class org.dvb.lang.DVBClassLoader
Creates a new instance of DVBClassLoader for the specified URLs.
newInstance(URL[], ClassLoader) - Static method in class org.dvb.lang.DVBClassLoader
Creates a new instance of DVBClassLoader for the specified URLs.
NO_BACKGROUND_FILL - Static variable in class org.havi.ui.HScene
A constant for use with the setBackgroundMode method which indicates that the HScene should not fill its bounding rectangle with any color before painting any background image and children.
NO_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 not fill the bounding rectangle of the HVisible with its current background color before drawing any content.
NO_DEFAULT_HEIGHT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default height is desired for the HVisible.
NO_DEFAULT_SIZE - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default size is desired for the HVisible.
NO_DEFAULT_WIDTH - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default width is desired for the HVisible.
NO_ENTITLEMENT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - user does not have an entitlement
NO_TRANSFER_ID - Static variable in class org.havi.ui.event.HFocusEvent
A constant returned from the getTransferId method if the event id is not FOCUS_TRANSFER.
NoComponentSelectedEvent - Class in org.dvb.media
This event is generated whenever presentation of a stream stops because there are no selected components to present.
NoComponentSelectedEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.NoComponentSelectedEvent
Construct an event.
NORMAL_STATE - Static variable in interface org.havi.ui.HState
This constant (i.e. no state bits set) indicates that the widget is in its normal state.
NOT_CONTRIBUTING - Static variable in class org.havi.ui.HVideoDevice
Constant indicating that a video device is not contributing to the output of its HScreen.
NOT_LOADED - Static variable in interface org.dvb.application.AppProxy
The application has not yet been loaded from the network at all.
NOT_POSSIBLE - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Major reason - access not possible
NotAuthorizedException - Exception in org.davic.media
This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted.
NotAuthorizedException() - Constructor for exception org.davic.media.NotAuthorizedException
Constructor without reason
NotAuthorizedException(String) - Constructor for exception org.davic.media.NotAuthorizedException
Constructor with reason
NotAuthorizedException - Exception in org.davic.mpeg
This class is thrown by MPEG related APIs when access is requested to information which is scrambled and to which access is not permitted by the security system.
NotAuthorizedException() - Constructor for exception org.davic.mpeg.NotAuthorizedException
Constructs a NotAuthorizedException with no detail message
NotAuthorizedException(String) - Constructor for exception org.davic.mpeg.NotAuthorizedException
Constructs a NotAuthorizedException with the specified detail message
NotAuthorizedInterface - Interface in org.davic.mpeg
NotAuthorizedInterface shall be implemented by classes which can report failure to access broadcast content due to failure to descramble that content.
NotEntitledEvent - Class in org.dvb.dsmcc
This event is sent when an attempt to asynchronously load an object has failed because the elementary stream carrying the object is scrambled and the user is not entitled to access the content of the object.
NotEntitledEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.NotEntitledEvent
Creates a NotEntitledEvent object.
NotEntitledException - Exception in org.dvb.dsmcc
This Exception is thrown when the user is not entitled to access the content of the object (the Elementary Stream is scrambled and the user is not entitled).
NotEntitledException() - Constructor for exception org.dvb.dsmcc.NotEntitledException
construct a NotEntitledException with no detail message
NotEntitledException(String) - Constructor for exception org.dvb.dsmcc.NotEntitledException
construct a NotEntitledException with a detail message
NothingToAbortException - Exception in org.dvb.dsmcc
A NothingToAbortException is thrown when the abort method is called and there is no loading in progress.
NothingToAbortException() - Constructor for exception org.dvb.dsmcc.NothingToAbortException
Construct a NothingToAbortException with no detail message
NothingToAbortException(String) - Constructor for exception org.dvb.dsmcc.NothingToAbortException
Construct a NothingToAbortException with the specified detail message
notifyRelease(ResourceProxy) - Method in interface org.davic.resources.ResourceClient
A call to this operation notifies the ResourceClient that proxy has lost access to a resource.
notifyTextOverflow(String, HVisible, boolean, boolean) - Method in interface org.dvb.ui.TextOverflowListener
This method is called by the DVBTextLayoutManager if the text does not fit within the component
notifyWhen(MediaTimeEventListener, long, int) - Method in interface org.davic.media.MediaTimeEventControl
This method allows the application to associate an event with the specified media time.
notifyWhen(MediaTimeEventListener, long) - Method in interface org.davic.media.MediaTimeEventControl
This method allows the application to associate an event with the specified media time.
NotLoadedException - Exception in org.dvb.dsmcc
A NotLoadedException is thrown when an operation fails because information which is required to be loaded has not been.
NotLoadedException() - Constructor for exception org.dvb.dsmcc.NotLoadedException
Construct a NotLoadedException with no detail message
NotLoadedException(String) - Constructor for exception org.dvb.dsmcc.NotLoadedException
Construct a NotLoadedException with the specified detail message
NPTDiscontinuityEvent - Class in org.dvb.dsmcc
Sent when an MHP terminal detects a permanent discontinuity in NPT as defined in the main body of the present document.
NPTDiscontinuityEvent(DSMCCStream, long, long) - Constructor for class org.dvb.dsmcc.NPTDiscontinuityEvent
Construct an event.
NPTListener - Interface in org.dvb.dsmcc
Objects that implement the NPTListener interface can receive NPTStatusEvent and NPTRateChangedEvent events.
NPTPresentEvent - Class in org.dvb.dsmcc
Sent to listeners on a DSMCCStream object when NPT newly appears for that DSMCC stream when it was not previously present.
NPTPresentEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTPresentEvent
Construct an event.
NPTRate - Class in org.dvb.dsmcc
Represents the rate at which an NPT time-base progresses.
NPTRateChangeEvent - Class in org.dvb.dsmcc
Sent only when the rate of an NPT time-base changes value.
NPTRateChangeEvent(DSMCCStream, NPTRate) - Constructor for class org.dvb.dsmcc.NPTRateChangeEvent
Construct an event.
NPTRemovedEvent - Class in org.dvb.dsmcc
Sent to listeners on a DSMCCStream object when NPT which was present for that DSMCC stream is removed.
NPTRemovedEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTRemovedEvent
Construct an event.
NPTStatusEvent - Class in org.dvb.dsmcc
Sent when an MHP terminal detects a change of status in the NPT of a stream.
NPTStatusEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTStatusEvent
Construct an event.
NUMBER_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2150..U+218F) as defined in ISO 10646-1(E) normative Annex A

O

ObjectChangeEvent - Class in org.dvb.dsmcc
This class describes an object change event that is used to monitor the arrival of a new version of a DSMCCObject.
ObjectChangeEvent(DSMCCObject, int) - Constructor for class org.dvb.dsmcc.ObjectChangeEvent
Creates an ObjectChangeEvent indicating that a new version of the monitored DSMCC Object has been detected.
ObjectChangeEventListener - Interface in org.dvb.dsmcc
The objects that implements the ObjectChangeEventListener interface can receive ObjectChangeEvent event.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2440..U+245F) as defined in ISO 10646-1(E) normative Annex A
OPTION_UNSUPPORTED - Static variable in class org.dvb.test.DVBTest
The platform does not contain the option under test and therefore the test is inapplicable, the test result should not be considered when determining the status of the platform's conformance.
org.davic.media - package org.davic.media
 
org.davic.mpeg - package org.davic.mpeg
 
org.davic.net - package org.davic.net
 
org.davic.resources - package org.davic.resources
 
org.dvb.application - package org.dvb.application
 
org.dvb.dsmcc - package org.dvb.dsmcc
 
org.dvb.event - package org.dvb.event
 
org.dvb.io.ixc - package org.dvb.io.ixc
 
org.dvb.io.persistent - package org.dvb.io.persistent
 
org.dvb.lang - package org.dvb.lang
 
org.dvb.media - package org.dvb.media
 
org.dvb.net - package org.dvb.net
 
org.dvb.test - package org.dvb.test
 
org.dvb.ui - package org.dvb.ui
 
org.dvb.user - package org.dvb.user
 
org.havi.ui - package org.havi.ui
 
org.havi.ui.event - package org.havi.ui.event
 
ORIENT_BOTTOM_TO_TOP - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a vertical orientation, with the minimum value on the bottom, and the maximum value on the top.
ORIENT_LEFT_TO_RIGHT - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a horizontal orientation, with the minimum value on the left side, and the maximum value on the right side.
ORIENT_RIGHT_TO_LEFT - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a horizontal orientation, with the minimum value on the right side, and the maximum value on the left side.
ORIENT_TOP_TO_BOTTOM - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a vertical orientation, with the minimum value on the top, and the maximum of the range on the bottom.
ORIENTATION_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).
ORIYA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0B00..U+0B7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
OTHER - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for both POSSIBLE_UNDER_CONDITIONS and NOT_POSSIBLE.
OverallRepository - Class in org.dvb.event
This class defines a repository which initially contains all the user events which can be delivered to an application.
OverallRepository() - Constructor for class org.dvb.event.OverallRepository
The constructor for the repository.
OverallRepository(String) - Constructor for class org.dvb.event.OverallRepository
The constructor for the repository with a name.

P

paint(Graphics) - Method in class org.havi.ui.HScene
HScene objects override the paint method (defined in java.awt.Component) to paint the added "child" components on top of an optional background color or image.
paint(Graphics) - Method in class org.havi.ui.HVisible
Draws the current state of the component, by calling the HLook.showLook(java.awt.Graphics, org.havi.ui.HVisible, int) method of the associated HLook.
PASS - Static variable in class org.dvb.test.DVBTest
The application executed and terminated successfully and has therefore operated in a conformant manner.
pause() - Method in interface org.dvb.application.AppProxy
Request that the application manager pause the application bound to this information structure.
PAUSED - Static variable in interface org.dvb.application.AppProxy
The application is in the paused state.
PIXEL_ASPECT_RATIO - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel aspect ratio, as specified in a Dimension object which indicates the (relative) x, y pixel aspect ratio.
PIXEL_RESOLUTION - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel resolution, as specified in a Dimension object which indicates the pixel resolution of (the area of) the graphics device (as specified using the SCREEN_RECTANGLE preference).
play() - Method in class org.havi.ui.HSound
Starts the HSound class playing from the beginning of its associated audio data.
PLAY_ALTERNATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played in a repeating loop, alternating between the forward and reverse direction.
PLAY_REPEATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played forwards (in a repeating loop).
pop(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component nearer in the Z-order, i.e. swapping it with the java.awt.Component that was directly in front of it.
pop(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component nearer in the Z-order, i.e. swapping it with the java.awt.Component that was directly in front of it.
pop(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component nearer in the Z-order, i.e. swapping it with the java.awt.Component that was directly in front of it.
popInFrontOf(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HComponentOrdering.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HContainer.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HScene.
popToFront(Component) - Method in interface org.havi.ui.HComponentOrdering
Brings the specified java.awt.Component to the "front" of the Z-order in this HComponentOrdering.
popToFront(Component) - Method in class org.havi.ui.HContainer
Brings the specified java.awt.Component to the "front" of the Z-order in this HContainer.
popToFront(Component) - Method in class org.havi.ui.HScene
Brings the specified java.awt.Component to the "front" of the Z-order in this HScene.
POS_CAP_FULL - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that.
POS_CAP_FULL_EVEN_LINES - Static variable in interface org.dvb.media.VideoPresentationControl
n Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that, with the restriction that the field order is respected.
POS_CAP_FULL_EVEN_LINES_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen, with the restriction that the field order is respected.
POS_CAP_FULL_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen.
POS_CAP_OTHER - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video positioning capability cannot be expressed by another POS_CAP_* constant.
POSSIBLE_UNDER_CONDITIONS - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Major reason - access may be possible under certain conditions.
Preference - Class in org.dvb.user
This abstract class defines the Preference object.
Preference() - Constructor for class org.dvb.user.Preference
This protected constructor is only present to enable sub-classes of this one to be defined by the platform.
Preference(String, String) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value.
Preference(String, String[]) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value set.
PREFERRED - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is preferred over a selection that does not include this feature, although both selections can be considered valid.
PREFERRED - 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 this feature is desired in the HScreenConfiguration.
PREFERRED_NOT - 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 this feature is desired not to be present in the HScreenConfiguration.
prefetch() - Method in interface org.dvb.application.DVBHTMLProxy
Loads the initial entry page of the application and waits for a signal.
prefetch(String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the MHP for pre-fetching the object data for that DSMCC object into cache.
prefetch(DSMCCObject, String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the MHP for pre-fetching the object data for that DSMCC object into cache.
PresentationChangedEvent - Class in org.dvb.media
This event is generated whenever the content being presented by a player changes for reasons outside the control of the application.
PresentationChangedEvent(Controller, MediaLocator, int) - Constructor for class org.dvb.media.PresentationChangedEvent
Constructor for the event
PRIORITY_HIGH - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_LOW - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_MEDIUM - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIVATE_USE_AREA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+E000..U+F8FF) as defined in ISO 10646-1(E) normative Annex A
processEvent(AWTEvent) - Method in class org.havi.ui.HComponent
The implementation of the method HComponent.processEvent() shall ensure that key events which are translated to HAVi events shall not be reported to processKeyEvent() or reported to KeyListeners.
processHActionEvent(HActionEvent) - Method in interface org.havi.ui.HActionInputPreferred
Process an HActionEvent sent to this HActionInputPreferred.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HGraphicButton
Process an HActionEvent sent to this HGraphicButton.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HTextButton
Process an HActionEvent sent to this HTextButton.
processHAdjustmentEvent(HAdjustmentEvent) - Method in interface org.havi.ui.HAdjustmentInputPreferred
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHAdjustmentEvent(HAdjustmentEvent) - Method in class org.havi.ui.HRangeValue
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HAnimation
Process an HFocusEvent sent to this HAnimation.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HGraphicButton
Process an HFocusEvent sent to this HGraphicButton.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HIcon
Process an HFocusEvent sent to this HIcon.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HListGroup
Process an HFocusEvent sent to this HListGroup.
processHFocusEvent(HFocusEvent) - Method in interface org.havi.ui.HNavigationInputPreferred
Process an HFocusEvent sent to this HNavigationInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRange
Process an HFocusEvent sent to this HRange.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRangeValue
Process an HFocusEvent sent to this HRangeValue.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HFocusEvent sent to this HSinglelineEntry.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HText
Process an HFocusEvent sent to this HText.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HTextButton
Process an HFocusEvent sent to this HTextButton.
processHItemEvent(HItemEvent) - Method in class org.havi.ui.HListGroup
Process an HItemEvent sent to this HListGroup.
processHItemEvent(HItemEvent) - Method in interface org.havi.ui.HSelectionInputPreferred
Process an HItemEvent sent to this HSelectionInputPreferred.
processHKeyEvent(HKeyEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HKeyEvent sent to this HKeyboardInputPreferred.
processHKeyEvent(HKeyEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HKeyEvent sent to this HSinglelineEntry.
processHTextEvent(HTextEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HTextEvent sent to this HKeyboardInputPreferred.
processHTextEvent(HTextEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HTextEvent sent to this HSinglelineEntry.
processWindowEvent(WindowEvent) - Method in class org.havi.ui.HScene
Process a java.awt.event.WindowEvent for this HScene.
prompt(String, int, String) - Static method in class org.dvb.test.DVBTest
This is a method is used to "approximately" synchronise a test-client and test-server, the method blocks until the test-server positively or negatively acknowledges the particular message.
push(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component further away in the Z-order, i.e. swapping it with the java.awt.Component that was directly behind it.
push(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component further away in the Z-order, i.e. swapping it with the java.awt.Component that was directly behind it.
push(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component further away in the Z-order, i.e. swapping it with the java.awt.Component that was directly behind it.
pushBehind(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HComponentOrdering.
pushBehind(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HContainer.
pushBehind(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HScene.
pushToBack(Component) - Method in interface org.havi.ui.HComponentOrdering
Place the specified java.awt.Component at the "back" of the Z-order in this HComponentOrdering.
pushToBack(Component) - Method in class org.havi.ui.HContainer
Place the specified java.awt.Component at the "back" of the Z-order in this HContainer.
pushToBack(Component) - Method in class org.havi.ui.HScene
Place the specified java.awt.Component at the "back" of the Z-order in this HScene.

R

RC_FIRST - Static variable in class org.havi.ui.event.HRcEvent
Deprecated. The value of this field is useless, since it mixes event ids and key codes. It does not reflect any of the remote control key codes listed in this class.
RC_LAST - Static variable in class org.havi.ui.event.HRcEvent
Deprecated.  
read(Preference) - Method in class org.dvb.user.UserPreferenceManager
Allows an application to read a specified user preference.
read(Preference, Facility) - Method in class org.dvb.user.UserPreferenceManager
Allows an application to read a specified user preference taking into account the facility defined by the application.
rebind(XletContext, String, Remote) - Static method in class org.dvb.io.ixc.IxcRegistry
Rebind the name to a new object in the context of an Xlet; replaces any existing binding.
receiveEvent(AsynchronousLoadingEvent) - Method in interface org.dvb.dsmcc.AsynchronousLoadingEventListener
Method called when an event is sent to the application.
receiveMediaTimeEvent(MediaTimeEvent) - Method in interface org.davic.media.MediaTimeEventListener
This method is invoked to signal the occurrence of an application associated event.
receiveNPTStatusEvent(NPTStatusEvent) - Method in interface org.dvb.dsmcc.NPTListener
Send a NPTStatusEvent to a registered listener.
receiveObjectChangeEvent(ObjectChangeEvent) - Method in interface org.dvb.dsmcc.ObjectChangeEventListener
Send a ObjectChangeEvent to the ObjectChangeEventListener.
receiveRateChangedEvent(NPTRateChangeEvent) - Method in interface org.dvb.dsmcc.NPTListener
Send a NPTRateChangeEvent to a registered listener.
receiveStreamEvent(StreamEvent) - Method in interface org.dvb.dsmcc.StreamEventListener
Send a StreamEvent to the StreamEventListener.
receiveUserPreferenceChangeEvent(UserPreferenceChangeEvent) - Method in interface org.dvb.user.UserPreferenceChangeListener
This method is called when a user preference changes.
receiveVideoFormatEvent(VideoFormatEvent) - Method in interface org.dvb.media.VideoFormatListener
receive a VideoFormatEvent
release(ResourceProxy) - Method in interface org.davic.resources.ResourceClient
A call to this operation informs the ResourceClient that proxy is about to lose access to a resource.
releaseDevice() - Method in class org.havi.ui.HScreenDevice
Release the right to control of this device.
remove(String) - Method in class org.dvb.user.Preference
Removes the specified value from the list of favourites.
remove(EventListener) - Method in class org.havi.ui.HEventMulticaster
Removes a listener from this multicaster and returns the result.
remove(HBackgroundImageListener, HBackgroundImageListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HBackgroundImageListener from HBackgroundImageListener-l and returns the resulting multicast listener.
remove(WindowListener, WindowListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old WindowListener from WindowListener-l and returns the resulting multicast listener.
remove(HScreenConfigurationListener, HScreenConfigurationListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HScreenConfigurationListener from HScreenConfigurationListener-l and returns the resulting multicast listener.
remove(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HScreenLocationModifiedListener from HScreenLocationModifiedListener-l and returns the resulting multicast listener.
remove(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HTextListener from HTextListener-l and returns the resulting multicast listener.
remove(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HItemListener from HItemListener-l and returns the resulting multicast listener.
remove(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HFocusListener from HFocusListener-l and returns the resulting multicast listener.
remove(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HAdjustmentListener from HAdjustmentListener-l and returns the resulting multicast listener.
remove(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HActionListener from HActionListener-l and returns the resulting multicast listener.
remove(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HKeyListener from HKeyListener-l and returns the resulting multicast listener.
remove(ResourceStatusListener, ResourceStatusListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old ResourceStatusListener from ResourceStatusListener-l and returns the resulting multicast listener.
remove(HToggleButton) - Method in class org.havi.ui.HToggleGroup
Remove the specified HToggleButton to this HToggleGroup.
removeAdjustmentListener(HAdjustmentListener) - Method in interface org.havi.ui.HAdjustmentValue
Removes the specified HAdjustmentListener so that it no longer receives HAdjustmentEvents from this object.
removeAdjustmentListener(HAdjustmentListener) - Method in class org.havi.ui.HRangeValue
Removes the specified HAdjustmentListener so that it no longer receives HAdjustmentEvents from this object.
removeAll() - Method in class org.dvb.user.Preference
Removes all the values of a preference
removeAllArrowKeys() - Method in class org.dvb.event.UserEventRepository
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
removeAllArrowKeys() - Method in class org.havi.ui.event.HEventGroup
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
removeAllColourKeys() - Method in class org.dvb.event.UserEventRepository
Removes the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
removeAllColourKeys() - Method in class org.havi.ui.event.HEventGroup
Removes the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
removeAllItems() - Method in class org.havi.ui.HListGroup
Remove all the content.
removeAllNumericKeys() - Method in class org.dvb.event.UserEventRepository
Remove 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).
removeAllNumericKeys() - Method in class org.havi.ui.event.HEventGroup
Remove 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).
removeAppStateChangeEventListener(AppStateChangeEventListener) - Method in interface org.dvb.application.AppProxy
Remove a listener on the database.
removeExclusiveAccessToAWTEvent(ResourceClient) - Method in class org.dvb.event.EventManager
The application should use this method to release its exclusive access to user events defined by the means of the addExclusiveAccessToAWTEvent method.
removeHActionListener(HActionListener) - Method in interface org.havi.ui.HActionable
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HActionable.
removeHActionListener(HActionListener) - Method in class org.havi.ui.HGraphicButton
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HGraphicButton.
removeHActionListener(HActionListener) - Method in class org.havi.ui.HTextButton
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HTextButton.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HAnimation
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HGraphicButton
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HIcon
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HListGroup
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in interface org.havi.ui.HNavigable
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRange
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRangeValue
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HText
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HTextButton
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHKeyListener(HKeyListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HKeyListener so that it no longer receives HKeyEvent events from this HTextValue.
removeHKeyListener(HKeyListener) - Method in interface org.havi.ui.HTextValue
Removes the specified HKeyListener so that it no longer receives HKeyEvent events from this HTextValue.
removeHTextListener(HTextListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HTextListener so that it no longer receives HTextEvent events from this HTextValue.
removeHTextListener(HTextListener) - Method in interface org.havi.ui.HTextValue
Removes the specified HTextListener so that it no longer receives HTextEvent events from this HTextValue.
removeInternal(EventListener, EventListener) - Static method in class org.havi.ui.HEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeItem(int) - Method in class org.havi.ui.HListGroup
Remove the HListElement at the specified index.
removeItemListener(HItemListener) - Method in interface org.havi.ui.HItemValue
Removes the specified HItemListener so that it no longer receives HItemEvents from this object.
removeItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
Removes the specified HItemListener so that it no longer receives HItemEvents from this object.
removeKey(int) - Method in class org.dvb.event.UserEventRepository
The method to remove a key from the repository.
removeKey(int) - Method in class org.havi.ui.event.HEventGroup
The method to remove a key from the group.
removeListener(AppsDatabaseEventListener) - Method in class org.dvb.application.AppsDatabase
remove a listener on the database.
removeNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
Remove a listener to NPT events on the DSMCCStream object.
removeObjectChangeEventListener(ObjectChangeEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Unsubscribes an ObjectChangeEventListener to receive notifications of version changes of DSMCCObject.
removeOnScreenLocationModifiedListener(HScreenLocationModifiedListener) - Method in class org.havi.ui.HVideoComponent
Remove a listener that determines if the Component's on-screen location is modified - irrespective of its relative location to its parent Container.
removeResourceStatusEventListener(ResourceStatusListener) - Method in interface org.davic.resources.ResourceServer
This method informs a resource server that a particular object is no longer interested in being informed about changes in state of resources managed by that server.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.event.EventManager
Removes the specified resource status listener.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.havi.ui.HScreenDevice
Remove a listener for events about changes in the state of the ownership of this device.
removeScreenConfigurationListener(HScreenConfigurationListener) - Method in class org.havi.ui.HScreenDevice
Remove an HScreenConfigurationListener from this device. if the specified listener is not registered, the method has no effect.
removeShortcut(int) - Method in class org.havi.ui.HScene
Removes the specified short-cut key. if the specified short-cut key is not registered, the method has no effect
removeSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
Remove a listener for subtitle events
removeTextOverflowListener(TextOverflowListener) - Method in class org.dvb.ui.DVBTextLayoutManager
Removes a TextOverflowListener that has been registered previously.
removeToggleGroup() - Method in class org.havi.ui.HToggleButton
Removes the button from the toggle group that it has been added to.
removeUserEvent(UserEvent) - Method in class org.dvb.event.UserEventRepository
Remove a user event from the repository.
removeUserEventListener(UserEventListener) - Method in class org.dvb.event.EventManager
Removes the specified listener so that it will no longer receives user events.
removeUserPreferenceChangeListener(UserPreferenceChangeListener) - Method in class org.dvb.user.UserPreferenceManager
Removes a listener for changes in user preferences.
removeVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
Remove a listener for VideoFormatChangedEvents
removeWindowListener(WindowListener) - Method in class org.havi.ui.HScene
Remove a listener so that it no longer receives any java.awt.event.WindowEvents.
render(String, Graphics, HVisible, Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
Render the string.
render(String, Graphics, HVisible, Insets) - Method in class org.havi.ui.HDefaultTextLayoutManager
Render the string.
render(String, Graphics, HVisible, Insets) - Method in interface org.havi.ui.HTextLayoutManager
Render the string.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
REPEAT_COUNT_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).
REPEAT_INFINITE - Static variable in interface org.havi.ui.HAnimateEffect
This value, when passed to setRepeatCount, indicates that the animation shall repeat until the stop method is invoked.
report(HScreenConfigurationEvent) - Method in interface org.havi.ui.event.HScreenConfigurationListener
This method is called when the configuration of an HScreenDevice is modified.
report(HScreenLocationModifiedEvent) - Method in interface org.havi.ui.event.HScreenLocationModifiedListener
This method is called when the component's on-screen location is modified.
report(HScreenConfigurationEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HScreenConfigurationEvent by invoking the report methods on listener-a and listener-b.
report(HScreenLocationModifiedEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HScreenLocationModifiedEvent by invoking the report methods on listener-a and listener-b.
RepositoryDescriptor - Class in org.dvb.event
An instance of this class will be sent to clients of the DVB event API to notify them (through the interface org.davic.resources.ResourceClient) when they are about to lose, or have lost, access to an event source.
requestRelease(ResourceProxy, Object) - Method in interface org.davic.resources.ResourceClient
A call to this operation informs the ResourceClient that another ResourceClient instance has requested the resource accessed via the proxy parameter.
REQUIRED - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is required in the HScene.
REQUIRED - 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 this feature is required in the HScreenConfiguration.
REQUIRED_NOT - 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 this feature is required not to be present in the HScreenConfiguration.
reserveDevice(ResourceClient) - Method in class org.havi.ui.HScreenDevice
Requests the right to call any method which may otherwise throw an HPermissionDeniedException.
RESIZE_ARBITRARY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should be scaled to fit the component.
RESIZE_NONE - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should not be scaled to fit the component.
RESIZE_PRESERVE_ASPECT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should be scaled to fit the component while preserving the aspect ratio of the content.
resizeScene(HScene, HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Resizes an HScene so that it best corresponds to the input HSceneTemplate, or remains unchanged if it cannot be so resized.
ResourceClient - Interface in org.davic.resources
This interface should be implemented by objects that use a scarce resource.
ResourceProxy - Interface in org.davic.resources
The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceReturnedEvent - Class in org.davic.media
Generated if a Player which was stopped due to having its resources withdrawn has had those resources returned to it.
ResourceReturnedEvent(Controller) - Constructor for class org.davic.media.ResourceReturnedEvent
Build an event
ResourceServer - Interface in org.davic.resources
The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent - Class in org.davic.resources
This class is the parent class for events reporting changes in the status of resources.
ResourceStatusEvent(Object) - Constructor for class org.davic.resources.ResourceStatusEvent
This constructs a resource status event relating to the specified resource.
ResourceStatusListener - Interface in org.davic.resources
This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
ResourceWithdrawnEvent - Class in org.davic.media
Generated if a Player has some or all of the resources used withdrawn for some reason.
ResourceWithdrawnEvent(Controller) - Constructor for class org.davic.media.ResourceWithdrawnEvent
Build an event
resume() - Method in interface org.dvb.application.AppProxy
Request that the application manager resume the execution of the application.
RunningApplicationsFilter - Class in org.dvb.application
Instances of RunningApplicationsFilter are used to set a filter on the list of applications that are retrieved from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
RunningApplicationsFilter() - Constructor for class org.dvb.application.RunningApplicationsFilter
public Constructor of the RunningApplicationsFilter

S

SCENE_PIXEL_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with preferred dimensions in pixels as given by a Dimension object.
SCENE_PIXEL_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a preferred location in pixels as given by a Point object.
SCENE_SCREEN_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with preferred dimensions in normalized screen coordinates as given by an HScreenDimension object.
SCENE_SCREEN_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a preferred location in normalized screen coordinates, as given by an HScreenPoint object.
SCREEN_RECTANGLE - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports presentation on a particular on-screen area, as specified in an HScreenRectangle object Use of this value with an HScreenRectangle object other than the identity rectangle [0, 0 -> 1, 1] implies scaling of the presentation to fit within the specified HScreenRectangle.
SCROLL_LESS - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request a decrease of the scrolling position of an HItemValue by one unit in response to mouse actions.
SCROLL_MORE - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request an increase of the scrolling position of an HItemValue by one unit in response to mouse actions.
SCROLL_PAGE_LESS - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request a decrease of the scrolling position of an HItemValue by one block in response to mouse actions.
SCROLL_PAGE_MORE - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request an increase of the scrolling position of an HItemValue by one block in response to mouse actions.
SCROLLBAR_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
The HStaticRange shall behave as a scrollbar, i.e. the allowable values that may be set / returned for the HStaticRange shall be affected by the "thumb" offsets, and hence its value shall be able to vary between [minimum + minThumbOffset, maximum - maxThumbOffset].
selectDefaultLanguage() - Method in interface org.davic.media.LanguageControl
Changes the language to the default language determined by the implementation.
selectionChanged(HItemEvent) - Method in interface org.havi.ui.event.HItemListener
Called when a change to the selection mode or the set of selected items held by the HItemValue occurs.
selectionChanged(HItemEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HItemEvent by invoking the selectionChanged methods on listener-a and listener-b.
selectLanguage(String) - Method in interface org.davic.media.LanguageControl
Changes the language to the language given in the parameter.
selectServiceMediaComponents(Locator) - Method in interface org.dvb.media.DVBMediaSelectControl
Selects for presentation the media service components from a service.
ServerDeliveryErrorEvent - Class in org.dvb.dsmcc
The local machine can not communicate with the server.
ServerDeliveryErrorEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.ServerDeliveryErrorEvent
Creates a ServerDeliveryEvent object.
ServerDeliveryException - Exception in org.dvb.dsmcc
A ServerDeliveryException is thrown when the local machine can not communicate with the server.
ServerDeliveryException() - Constructor for exception org.dvb.dsmcc.ServerDeliveryException
Construct a ServerDeliveryException with no detail message
ServerDeliveryException(String) - Constructor for exception org.dvb.dsmcc.ServerDeliveryException
Construct a ServerDeliveryException with the specified detail message
SERVICE - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
The component to which access was refused was a MPEG Program/DVB Service
ServiceDomain - Class in org.dvb.dsmcc
A ServiceDomain represents a group of DSMCC objects.
ServiceDomain() - Constructor for class org.dvb.dsmcc.ServiceDomain
Creates a ServiceDomain object.
ServiceRemovedEvent - Class in org.dvb.media
This event is generated whenever access to a service stops because the service concerned has been removed from the network.
ServiceRemovedEvent(Controller) - Constructor for class org.dvb.media.ServiceRemovedEvent
Construct an event.
ServiceRemovedEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.ServiceRemovedEvent
Construct an event.
ServiceXFRErrorEvent - Class in org.dvb.dsmcc
The object requested is available in an alternate ServiceDomain.
ServiceXFRErrorEvent(DSMCCObject, ServiceXFRReference) - Constructor for class org.dvb.dsmcc.ServiceXFRErrorEvent
Creates a ServiceXFRErrorEvent object.
ServiceXFRException - Exception in org.dvb.dsmcc
A ServiceXFRException is thrown when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain (i.e. for an object Carousel, the IOR of the object or one of its parent directories contains a Lite Option Profile Body).
ServiceXFRException(Locator, int, String) - Constructor for exception org.dvb.dsmcc.ServiceXFRException
Creates a ServiceXFRException object.
ServiceXFRException(byte[], String) - Constructor for exception org.dvb.dsmcc.ServiceXFRException
Creates a ServiceXFRException object.
ServiceXFRReference - Class in org.dvb.dsmcc
A ServiceXFRReference object is used when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain.
ServiceXFRReference(Locator, int, String) - Constructor for class org.dvb.dsmcc.ServiceXFRReference
Creates a ServiceXFRReference object.
ServiceXFRReference(byte[], String) - Constructor for class org.dvb.dsmcc.ServiceXFRReference
Creates a ServiceXFRReference object.
set(byte[]) - Method in class org.havi.ui.HSound
Constructs an HSound object from an array of bytes encoded in the same encoding format as when reading this type of audio sample data from a file.
setActionCommand(String) - Method in interface org.havi.ui.HActionable
Sets the command name for the HActionEvent event fired by this HActionable.
setActionCommand(String) - Method in class org.havi.ui.HGraphicButton
Sets the command name for the HActionEvent event fired by this HGraphicButton.
setActionCommand(String) - Method in class org.havi.ui.HTextButton
Sets the command name for the HActionEvent event fired by this HTextButton.
setActionSound(HSound) - Method in interface org.havi.ui.HActionable
Associate a sound to be played when the interaction state of the HActionable makes the following transitions: NORMAL_STATE to ACTIONED_STATE FOCUSED_STATE to ACTIONED_FOCUSED_STATE
setActionSound(HSound) - Method in class org.havi.ui.HGraphicButton
Associate a sound to be played when the interaction state of the HGraphicButton makes the following transitions: NORMAL_STATE to ACTIONED_STATE FOCUSED_STATE to ACTIONED_FOCUSED_STATE
setActionSound(HSound) - Method in class org.havi.ui.HTextButton
Associate a sound to be played when the interaction state of the HTextButton makes the following transitions: _NORMAL_STATE to _ACTIONED_STATE _FOCUSED_STATE to _ACTIONED_FOCUSED_STATE
setActive(boolean) - Method in class org.havi.ui.HScene
Set whether the HScene is prepared to accept focus.
setAdjustmentSound(HSound) - Method in interface org.havi.ui.HAdjustmentValue
Associate a sound to be played when the value is modified.
setAdjustmentSound(HSound) - Method in class org.havi.ui.HRangeValue
Associate a sound to be played when the value is modified.
setAdjustMode(boolean) - Method in interface org.havi.ui.HAdjustmentInputPreferred
Set the adjustment mode for this HAdjustmentInputPreferred.
setAdjustMode(boolean) - Method in class org.havi.ui.HRangeValue
Set the adjustment mode for this HRangeValue.
setAnimateContent(Image[], int) - Method in class org.havi.ui.HVisible
Sets an array of graphical content (primarily used for animation), per state.
setBackgroundConfiguration(HBackgroundConfiguration) - Method in class org.havi.ui.HBackgroundDevice
Set the background configuration for the device.
setBackgroundImage(Image) - Method in class org.havi.ui.HScene
Set an image which shall be painted in the background of the HScene, after the background has been drawn according to the current mode set with setBackgroundMode, but before any children are drawn.
setBackgroundMode(int) - Method in class org.havi.ui.HScene
Set the background mode of this HScene.
setBackgroundMode(int) - Method in class org.havi.ui.HVisible
Set the background drawing mode.
setBehavior(int) - Method in class org.havi.ui.HStaticRange
Sets the behavior for this HStaticRange.
setBlockIncrement(int) - Method in interface org.havi.ui.HAdjustmentValue
Set the block increment for this HAdjustmentValue.
setBlockIncrement(int) - Method in class org.havi.ui.HRangeValue
Set the block increment for this HRangeValue.
setBordersEnabled(boolean) - Method in class org.havi.ui.HVisible
The method en- or disables rendering of platform-specific borders.
setCaretCharPosition(int) - Method in class org.havi.ui.HSinglelineEntry
Sets the position of the text insertion caret for this text component.
setClipRegion(Rectangle) - Method in interface org.dvb.media.VideoPresentationControl
Set the region of the decoded video that will be displayed.
setClipRegion(Rectangle) - Method in class org.dvb.media.VideoTransformation
Sets the clipping region.
setCoherentScreenConfigurations(HScreenConfiguration[]) - Method in class org.havi.ui.HScreen
Modify the settings for a set of HScreenDevices, based on their HScreenConfigurations supplied.
setColor(Color) - Method in class org.dvb.ui.DVBGraphics
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.havi.ui.event.HEventRepresentation
Sets the Color representation for this HEventRepresentation.
setColor(Color) - Method in class org.havi.ui.HBackgroundConfiguration
Set the current color of this background.
setColor(Color) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Set the current color of this background.
setContent(Object, int) - Method in class org.havi.ui.HVisible
Sets a single piece of content for this component, per state.
setCurrent(HToggleButton) - Method in class org.havi.ui.HToggleGroup
If the specified HToggleButton is a member of this HToggleGroup, then it is selected, its state is set to true and consequently any other HToggleButtons within the HToggleGroup will have their states set to false.
setCurrentItem(int) - Method in class org.havi.ui.HListGroup
Set the current active item.
setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HAnimation
Sets the default HLook for further HAnimation Components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HGraphicButton
Sets the default HLook for further HGraphicButton components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HIcon
Sets the default HLook for further HIcon Components.
setDefaultLook(HListGroupLook) - Static method in class org.havi.ui.HListGroup
Sets the default HLook for further HListGroup Components.
setDefaultLook(HMultilineEntryLook) - Static method in class org.havi.ui.HMultilineEntry
Sets the default look for further HMultilineEntry Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRange
Sets the default HLook for further HRange Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRangeValue
Sets the default HLook for further HRangeValue Components.
setDefaultLook(HSinglelineEntryLook) - Static method in class org.havi.ui.HSinglelineEntry
Sets the default HLook for further HSinglelineEntry Components.
setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HStaticAnimation
Sets the default HLook for further HStaticAnimation Components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HStaticIcon
Sets the default HLook for further HStaticIcon Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HStaticRange
Sets the default HLook for further HStaticRange Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HStaticText
Sets the default HLook for further HStaticText Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HText
Sets the default HLook for further HText Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HTextButton
Sets the default HLook for further HTextButton components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HToggleButton
Sets the default HLook for further HToggleButton components.
setDefaultSize(Dimension) - Method in class org.havi.ui.HVisible
Set the preferred default size for this component when a layout manager is in use.
setDelay(int) - Method in interface org.havi.ui.HAnimateEffect
Sets the delay between the presentation of successive pieces of content (frames).
setDelay(int) - Method in class org.havi.ui.HFlatEffectMatte
Sets the delay between the presentation of successive pieces of content (frames).
setDelay(int) - Method in class org.havi.ui.HImageEffectMatte
Sets the delay between the presentation of successive pieces of content (frames).
setDelay(int) - Method in class org.havi.ui.HStaticAnimation
Sets the delay between the presentation of successive pieces of content (frames).
setDVBComposite(DVBAlphaComposite) - Method in class org.dvb.ui.DVBGraphics
Sets the DVBAlphaComposite for the DVBGraphics context.
setEchoChar(char) - Method in class org.havi.ui.HSinglelineEntry
Sets the number of character to echo for this component.
setEditMode(boolean) - Method in interface org.havi.ui.HKeyboardInputPreferred
Set the editing mode for this HKeyboardInputPreferred.
setEditMode(boolean) - Method in class org.havi.ui.HSinglelineEntry
Set the editing mode for this HSinglelineEntry.
setEnabled(boolean) - Method in class org.havi.ui.HComponent
Enables or disables this component, depending on the value of the parameter b.
setEnabled(boolean) - Method in class org.havi.ui.HToggleGroup
Enables or disables the group, depending on the value of the parameter enable.
setEnabled(boolean) - Method in class org.havi.ui.HVisible
Modifies the HState of this HVisible by calling setInteractionState, depending on the value of b.
setExpirationDate(Date) - Method in class org.dvb.io.persistent.FileAttributes
Sets the expiration date.
setFileAttributes(FileAttributes, File) - Static method in class org.dvb.io.persistent.FileAttributes
Associate a set of file attributes with a file.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HAnimation
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HGraphicButton
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HIcon
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HListGroup
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in interface org.havi.ui.HNavigable
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HRange
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HRangeValue
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HSinglelineEntry
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HText
Set the focus control for an HNavigable component.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.havi.ui.HTextButton
Set the focus control for an HNavigable component.
setForcedSelection(boolean) - Method in class org.havi.ui.HToggleGroup
Set the forced selection mode of the group.
setGainFocusSound(HSound) - Method in class org.havi.ui.HAnimation
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HGraphicButton
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HIcon
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HListGroup
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in interface org.havi.ui.HNavigable
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HRange
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HRangeValue
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HSinglelineEntry
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HText
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGainFocusSound(HSound) - Method in class org.havi.ui.HTextButton
Associate a sound with gaining focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_GAINED.
setGraphicContent(Image, int) - Method in class org.havi.ui.HVisible
Sets a single piece of graphical content for this component, per state.
setGraphicsConfiguration(HEmulatedGraphicsConfiguration) - Method in class org.havi.ui.HEmulatedGraphicsDevice
Set the graphics configuration for the device.
setGraphicsConfiguration(HGraphicsConfiguration) - Method in class org.havi.ui.HGraphicsDevice
Set the graphics configuration for the device.
setHorizontalAlign(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the horizontal alignment.
setHorizontalAlignment(int) - Method in class org.havi.ui.HVisible
Set the horizontal alignment of any state-based content rendered by an associated HLook.
setHorizontalTabSpacing(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the horizontal tabulation spacing.
setIcon(Image) - Method in class org.havi.ui.HListElement
Set the icon for this HListElement.
setIconSize(Dimension) - Method in class org.havi.ui.HListGroup
Set the icon size for this HListGroup.
setInsets(Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
Sets the insets which shall be used by this DVBTextLayoutManager to provide a "virtual margin".
setInteractionState(int) - Method in class org.havi.ui.HVisible
Set the interaction state for this component.
setItemSelected(int, boolean) - Method in class org.havi.ui.HListGroup
Set the selection state of a particular HListElement.
setKeyEvents(HEventGroup) - Method in class org.havi.ui.HScene
Define the key codes which this HScene is interested in receiving when it has input focus.
setLabel(String) - Method in class org.havi.ui.HListElement
Set the label for this HListElement.
setLabelSize(Dimension) - Method in class org.havi.ui.HListGroup
Set the label size for this HListGroup.
setLetterSpace(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the letter space setting.
setLineOrientation(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the line orientation.
setLineSpace(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the line space setting.
setListContent(HListElement[]) - Method in class org.havi.ui.HListGroup
Set the list content for this HListGroup.
setLocation(float, float) - Method in class org.havi.ui.HScreenPoint
Set the location of the HScreenPoint.
setLocation(float, float) - Method in class org.havi.ui.HScreenRectangle
Set the location of the top left corner of the HScreenRectangle.
setLook(HLook) - Method in class org.havi.ui.HListGroup
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HMultilineEntry
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HSinglelineEntry
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HStaticAnimation
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HStaticIcon
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HStaticRange
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HStaticText
Sets the HLook for this component.
setLook(HLook) - Method in class org.havi.ui.HVisible
Sets the HLook for this component.
setLookData(Object, Object) - Method in class org.havi.ui.HVisible
Set a look-specific private data object.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HAnimation
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HGraphicButton
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HIcon
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HListGroup
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in interface org.havi.ui.HNavigable
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HRange
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HRangeValue
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HSinglelineEntry
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HText
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HTextButton
Associate a sound with losing focus, i.e. when the HNavigable receives a HFocusEvent event of type FOCUS_LOST.
setMatte(HMatte) - Method in class org.havi.ui.HComponent
Applies an HMatte to this component, for matte compositing.
setMatte(HMatte) - Method in class org.havi.ui.HContainer
Applies an HMatte to this component, for matte compositing.
setMatte(HMatte) - Method in interface org.havi.ui.HMatteLayer
Applies an HMatte to this component, for matte compositing.
setMatteData(float[]) - Method in class org.havi.ui.HFlatEffectMatte
Sets the data for this matte.
setMatteData(float) - Method in class org.havi.ui.HFlatMatte
Sets the data for this matte.
setMatteData(Image[]) - Method in class org.havi.ui.HImageEffectMatte
Sets the data for this matte (an array of images).
setMatteData(Image) - Method in class org.havi.ui.HImageMatte
Sets the data for this matte.
setMaxChars(int) - Method in class org.havi.ui.HSinglelineEntry
Set maximum number of characters.
setMediaTimePosition(Time) - Method in interface org.davic.media.MediaTimePositionControl
Invocation of this method repositions the media time position as closely as possible to the requested media time (with as little disruption as possible if the player is playing).
setMostFavourite(String) - Method in class org.dvb.user.Preference
Sets the most favourite value for this preference.
setMove(int, HNavigable) - Method in class org.havi.ui.HAnimation
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HGraphicButton
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HIcon
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HListGroup
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in interface org.havi.ui.HNavigable
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HRange
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HRangeValue
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HSinglelineEntry
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HText
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMove(int, HNavigable) - Method in class org.havi.ui.HTextButton
Defines the navigation path from the current HNavigable to another HNavigable when a particular key is pressed.
setMultiSelection(boolean) - Method in class org.havi.ui.HListGroup
Set the multiple selection mode for this HListGroup.
setOffset(Point, int) - Method in class org.havi.ui.HImageEffectMatte
Set the offset of a specified frame of the matte relative to its component in pixels.
setOffset(Point) - Method in class org.havi.ui.HImageMatte
Set the offset of the matte relative to its component in pixels.
setOrientation(int) - Method in class org.havi.ui.HListGroup
Set the orientation of the HListGroup.
setOrientation(int) - Method in interface org.havi.ui.HOrientable
Set the orientation of the HOrientable.
setOrientation(int) - Method in class org.havi.ui.HStaticRange
Set the orientation of the HStaticRange.
setPermissions(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.dvb.io.persistent.FileAccessPermissions
This method allows to modify the permissions on this instance of the FileAccessPermission class.
setPermissions(FileAccessPermissions) - Method in class org.dvb.io.persistent.FileAttributes
Sets the file access permissions.
setPlayMode(int) - Method in interface org.havi.ui.HAnimateEffect
Sets the playing mode for this HAnimateEffect.
setPlayMode(int) - Method in class org.havi.ui.HFlatEffectMatte
Sets the playing mode for this HFlatEffectMatte.
setPlayMode(int) - Method in class org.havi.ui.HImageEffectMatte
Sets the playing mode for this HImageEffectMatte.
setPlayMode(int) - Method in class org.havi.ui.HStaticAnimation
Sets the playing mode for this HStaticAnimation.
setPosition(int) - Method in interface org.havi.ui.HAnimateEffect
Set this HAnimateEffect to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HFlatEffectMatte
Set this HFlatEffectMatte to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HImageEffectMatte
Set this HImageEffectMatte to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HStaticAnimation
Set this HStaticAnimation to display the content at the specified position.
setPreference(int, int) - Method in class org.havi.ui.HBackgroundConfigTemplate
Set the indicated preference to have the specified priority.
setPreference(int, int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Set the indicated preference to have the specified priority.
setPreference(int, Object, int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Set the indicated preference (and associated value object) to have the specified priority.
setPreference(int, Object, int) - Method in class org.havi.ui.HSceneTemplate
Set the indicated preference (and associated value object) to have the specified priority.
setPreference(int, int) - Method in class org.havi.ui.HScreenConfigTemplate
Set the indicated preference to have the specified priority.
setPreference(int, Object, int) - Method in class org.havi.ui.HScreenConfigTemplate
Set the indicated preference (and associated value object) to have the specified priority.
setPreference(int, Object, int) - Method in class org.havi.ui.HVideoConfigTemplate
Set the indicated preference (and associated value object) to have the specified priority.
setPriority(int) - Method in class org.dvb.io.persistent.FileAttributes
Sets the priority to use in persistent storage
setRange(int, int) - Method in class org.havi.ui.HStaticRange
Sets the range of values for the control.
setReceiveBufferSize(DatagramSocket, int) - Static method in class org.dvb.net.DatagramSocketBufferControl
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setRenderMode(int) - Method in class org.havi.ui.HScene
Set the rendering mode of any background image associated with this HScene.
setRepeatCount(int) - Method in interface org.havi.ui.HAnimateEffect
Sets the number of times that this HAnimateEffect should be played.
setRepeatCount(int) - Method in class org.havi.ui.HFlatEffectMatte
Sets the number of times that this HFlatEffectMatte should be played.
setRepeatCount(int) - Method in class org.havi.ui.HImageEffectMatte
Sets the number of times that this HImageEffectMatte should be played.
setRepeatCount(int) - Method in class org.havi.ui.HStaticAnimation
Sets the number of times that this HStaticAnimation should be played.
setResizeMode(int) - Method in class org.havi.ui.HVisible
Set the resize mode of this HVisible.
setRetrievalMode(int) - Method in class org.dvb.dsmcc.DSMCCObject
Set the retrieval mode for a DSMCCObject.
setRGB(int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
Sets a pixel in this DVBBufferedImage to the specified ARGB value.
setRGB(int, int, int, int, int[], int, int) - Method in class org.dvb.ui.DVBBufferedImage
Sets an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, into a rectangular portion of the image data.
setScalingFactors(float, float) - Method in class org.dvb.media.VideoTransformation
Sets the horizontal and vertical scaling factors.
setScrollPosition(int) - Method in class org.havi.ui.HListGroup
Set the scroll position of the HListGroup.
setSelectionMode(boolean) - Method in class org.havi.ui.HListGroup
Set the selection mode for this HListGroup.
setSelectionMode(boolean) - Method in interface org.havi.ui.HSelectionInputPreferred
Set the selection mode for this HSelectionInputPreferred.
setSelectionSound(HSound) - Method in interface org.havi.ui.HItemValue
Associate a sound to be played when the selection is modified.
setSelectionSound(HSound) - Method in class org.havi.ui.HListGroup
Associate a sound to be played when the selection is modified.
setSize(float, float) - Method in class org.havi.ui.HScreenDimension
Set the extents of the HScreenDimension.
setSize(float, float) - Method in class org.havi.ui.HScreenRectangle
Set the size of the HScreenRectangle.
setStartCorner(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the starting corner.
setString(String) - Method in class org.havi.ui.event.HEventRepresentation
Sets the string representation for this HEventRepresentation.
setSubtitling(boolean) - Method in interface org.davic.media.SubtitlingLanguageControl
Changes the subtitling on or off depending on the value of the parameter
setSwitchableState(boolean) - Method in interface org.havi.ui.HSwitchable
Sets the current state of the button.
setSwitchableState(boolean) - Method in class org.havi.ui.HToggleButton
Sets the current state of the button.
setSymbol(Image) - Method in class org.havi.ui.event.HEventRepresentation
Sets the symbolic representation for this HEventRepresentation.
setTextContent(String, int) - Method in class org.havi.ui.HSinglelineEntry
Sets the text content used in this HSinglelineEntry.
setTextContent(String, int) - Method in class org.havi.ui.HVisible
Sets a single piece of text content for this component, per state.
setTextLayoutManager(HTextLayoutManager) - Method in class org.havi.ui.HVisible
Sets the text layout manager that should be used to layout the text for this component.
setTextWrapping(boolean) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the text wrapping setting.
setThumbOffsets(int, int) - Method in class org.havi.ui.HStaticRange
Set the offsets for the "thumb" area on this range control.
setToggleGroup(HToggleGroup) - Method in class org.havi.ui.HToggleButton
Associates the HToggleButton with an HToggleGroup.
setType(int) - Method in class org.havi.ui.event.HEventRepresentation
Sets the type of representation(s) available for the event code which this this instance of HEventRepresentation represents.
setType(int) - Method in class org.havi.ui.HImageHints
Set the expected type of the image being loaded.
setType(int) - Method in class org.havi.ui.HSinglelineEntry
Set to indicate to the system which input keys are required by this component.
setUnitIncrement(int) - Method in interface org.havi.ui.HAdjustmentValue
Set the unit increment for this HAdjustmentValue.
setUnitIncrement(int) - Method in class org.havi.ui.HRangeValue
Set the unit increment for this HRangeValue.
setUnsetActionSound(HSound) - Method in interface org.havi.ui.HSwitchable
Associate a sound to be played when the interaction state of the HSwitchable makes the following transitions: ACTIONED_STATE to NORMAL_STATE ACTIONED_FOCUSED_STATE to FOCUSED_STATE
setUnsetActionSound(HSound) - Method in class org.havi.ui.HToggleButton
Associate a sound to be played when the interaction state of the HSwitchable makes the following transitions: ACTIONED_STATE to NORMAL_STATE ACTIONED_FOCUSED_STATE to FOCUSED_STATE
setValidInput(char[]) - Method in class org.havi.ui.HSinglelineEntry
Defines the set of the characters which are valid for customized keyboard input, i.e. when the input type is set to HKeyboardInputPreferred.INPUT_CUSTOMIZED.
setValue(int) - Method in class org.havi.ui.HStaticRange
Sets the value of the control, subject to its current behavior.
setVerticalAlign(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the vertical alignment.
setVerticalAlignment(int) - Method in class org.havi.ui.HVisible
Set the vertical alignment of any state-based content rendered by an associated HLook.
setVideoConfiguration(HVideoConfiguration) - Method in class org.havi.ui.HVideoDevice
Set the video configuration for the device.
setVideoPosition(HScreenPoint) - Method in class org.dvb.media.VideoTransformation
Sets the video position.
setVideoTransformation(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
Sets a new video transformation (clipping/scaling/positioning).
setVisible(boolean) - Method in class org.havi.ui.HScene
Shows or hides this HScene depending on the value of the input parameter visible.
show() - Method in class org.havi.ui.HScene
Shows this HScene, and brings it to the front.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in interface org.havi.ui.HLook
The showLook method is responsible for repainting the entire HVisible component, (including any content set on the component, and the component background), subject to the clipping rectangle of the Graphics object passed to it.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The showLook method is the entry point for repainting the entire HVisible component.
size() - Method in class org.dvb.application.AppsDatabase
Returns the number of applications currently available.
SIZE_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).
SLIDER_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
The HStaticRange shall behave as a slider, i.e. the allowable values that may be set / returned for the HStaticRange shall not be affected by the "thumb" offsets, and hence its value shall be able to vary between [minimum, maximum].
SMALL_FORM_VARIANTS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE50..U+FE6F) as defined in ISO 10646-1(E) normative Annex A
SPACING_MODIFIER_LETTERS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+02B0..U+02FF) as defined in ISO 10646-1(E) normative Annex A
SPECIALS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FFF0..U+FFFD) as defined in ISO 10646-1(E) normative Annex A
SRC - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source rule.
Src - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC rule with an alpha (Ar) of 1,0f.
SRC_IN - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source In Destination rule.
SRC_OUT - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source Held Out By Destination rule.
SRC_OVER - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source Over Destination rule.
SrcIn - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC_IN rule with an alpha (Ar) of 1,0f.
SrcOut - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC_OUT rule with an alpha (Ar) of 1,0f.
SrcOver - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC_OVER rule with an alpha (Ar) of 1,0f.
start() - Method in interface org.dvb.application.AppProxy
Request that the application manager start the application bound to this information structure.
start(String[]) - Method in interface org.dvb.application.AppProxy
Request that the application manager start the application bound to this information structure passing to that application the specified parameters.
start() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
start() - Method in interface org.havi.ui.HAnimateEffect
This method starts this HAnimateEffect playing.
start() - Method in class org.havi.ui.HFlatEffectMatte
This method starts this HFlatEffectMatte playing.
start() - Method in class org.havi.ui.HImageEffectMatte
This method starts this HImageEffectMatte playing.
start() - Method in class org.havi.ui.HStaticAnimation
This method starts this HStaticAnimation playing.
START_CORNER_LOWER_LEFT - Static variable in class org.dvb.ui.DVBTextLayoutManager
Lower left text start corner.
START_CORNER_LOWER_RIGHT - Static variable in class org.dvb.ui.DVBTextLayoutManager
Lower right text start corner.
START_CORNER_UPPER_LEFT - Static variable in class org.dvb.ui.DVBTextLayoutManager
Upper left text start corner.
START_CORNER_UPPER_RIGHT - Static variable in class org.dvb.ui.DVBTextLayoutManager
Upper right text start corner.
STARTED - Static variable in interface org.dvb.application.AppProxy
The application is in the active state.
startTrigger(Date) - Method in interface org.dvb.application.DVBHTMLProxy
Sends the application a start trigger at the specified time.
STATE_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).
stateChange(AppStateChangeEvent) - Method in interface org.dvb.application.AppStateChangeEventListener
The application the listener was tracking has made a state transition from fromState to toState and this method will be given the state event.
statusChanged(ResourceStatusEvent) - Method in interface org.davic.resources.ResourceStatusListener
This method is called by a ResourceServer when a resource changes status.
statusChanged(ResourceStatusEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the ResourceStatusEvent by invoking the statusChanged methods on listener-a and listener-b.
STILL_IMAGE - Static variable in class org.havi.ui.HBackgroundConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HBackgroundConfigTemplate that indicates that a background which can support still images is requested.
stop(boolean) - Method in interface org.dvb.application.AppProxy
Request that the application manager stop the application bound to this information structure.
stop() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
stop() - Method in interface org.havi.ui.HAnimateEffect
This method indicates that the running HAnimateEffect should be stopped.
stop() - Method in class org.havi.ui.HFlatEffectMatte
This method indicates that the running HFlatEffectMatte should be stopped.
stop() - Method in class org.havi.ui.HImageEffectMatte
This method indicates that the running HImageEffectMatte should be stopped.
stop() - Method in class org.havi.ui.HSound
Stops the HSound class playing its associated audio data.
stop() - Method in class org.havi.ui.HStaticAnimation
This method indicates that the running HStaticAnimation should be stopped.
StopByResourceLossEvent - Class in org.dvb.media
This event is generated whenever presentation of a stream stops because the player has lost so many resources that it cannot continue.
StopByResourceLossEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.StopByResourceLossEvent
Construct an event.
STREAM_UNAVAILABLE - Static variable in class org.dvb.media.PresentationChangedEvent
The stream being presented is no longer available in the transport stream.
StreamEvent - Class in org.dvb.dsmcc
This class describes a Stream event which is used to synchronize an application with an MPEG Stream.
StreamEvent(DSMCCStreamEvent, long, String, int, byte[]) - Constructor for class org.dvb.dsmcc.StreamEvent
Creates a StreamEvent object.
StreamEventListener - Interface in org.dvb.dsmcc
Objects that implement the StreamEventListener interface can receive StreamEvent event.
subscribe(String, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to subscribe to an event of a DSMCC StreamEvent object.
SubtitleAvailableEvent - Class in org.dvb.media
Report that subtitles are available to be presented having been unavailable.
SubtitleAvailableEvent(Object) - Constructor for class org.dvb.media.SubtitleAvailableEvent
Constructor.
SubtitleListener - Interface in org.dvb.media
Report that a subtitle event has happened.
SubtitleNotAvailableEvent - Class in org.dvb.media
Inform an application that a subtitle stream has vanished from the network.
SubtitleNotAvailableEvent(Object) - Constructor for class org.dvb.media.SubtitleNotAvailableEvent
Constructor.
SubtitleNotSelectedEvent - Class in org.dvb.media
Report that subtitles are not now selected.
SubtitleNotSelectedEvent(Object) - Constructor for class org.dvb.media.SubtitleNotSelectedEvent
Constructor
SubtitleSelectedEvent - Class in org.dvb.media
Report that subtitles are now selected.
SubtitleSelectedEvent(Object) - Constructor for class org.dvb.media.SubtitleSelectedEvent
Constructor
subtitleStatusChanged(EventObject) - Method in interface org.dvb.media.SubtitleListener
Report a subtitle event has happened.
SubtitlingEventControl - Interface in org.dvb.media
Allow applications to register and unregister their interest in events related to the availability and presentation of subtitles.
SubtitlingLanguageControl - Interface in org.davic.media
Subtitling language control
SuccessEvent - Class in org.dvb.dsmcc
This event indicates that the asynchronous loading was successful.
SuccessEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.SuccessEvent
Creates a SuccessEvent object.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2070..U+209F) as defined in ISO 10646-1(E) normative Annex A
supportsArbitraryHorizontalScaling() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about whether arbitrary horizontal scaling is supported for the currently playing video.
supportsArbitraryVerticalScaling() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about whether arbitrary vertical scaling is supported for the currently playing video.
supportsClipping() - Method in interface org.dvb.media.VideoPresentationControl
Test if the decoder supports clipping
synchronousLoad() - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to load a DSMCCObject.

T

TAMIL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0B80..U+0BFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
TECHNICAL - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - a technical reason of some kind
TECHNICAL_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for technical purposes.
TELUGU - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0C00..U+0C7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
terminate(String, int) - Static method in class org.dvb.test.DVBTest
This synchronous, blocking, method logs the termination condition of a test application using write-only access.
TestOpacity - Interface in org.dvb.ui
Interface implemented by Components or Containers in order to allow the platform to query whether their paint method is fully opaque.
TEXT_CARET_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id is sent from the component whenever the caret position of an HTextValue component is changed.
TEXT_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id is sent from the component whenever the textual content of an HTextValue component is changed.
TEXT_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).
TEXT_END_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id indicates that the textual content of an HTextValue component has been finally set.
TEXT_FIRST - Static variable in class org.havi.ui.event.HTextEvent
The first integer id in the range of event ids supported by the HTextEvent class.
TEXT_LAST - Static variable in class org.havi.ui.event.HTextEvent
The last integer id in the range of event ids supported by the HTextEvent class.
TEXT_START_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id indicates that the textual content of an HTextValue component may be about to change.
TEXT_VALUE_CHANGE - Static variable in class org.havi.ui.HVisible
Deprecated. This constant shall not be used for the hinting mechanism. Looks shall treat it as HVisible.UNKNOWN_CHANGE. See also HVisible.CARET_POSITION_CHANGE and HVisible.TEXT_CONTENT_CHANGE.
textChanged(HTextEvent) - Method in interface org.havi.ui.event.HTextListener
Called when the textual content of an HTextValue component has changed.
textChanged(HTextEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HTextEvent by invoking the textChanged methods on listener-a and listener-b.
TextOverflowListener - Interface in org.dvb.ui
The TextOverflowListener is an interface that an application may implement and register in the DVBTextLayoutManager.
THAI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0E00..U+0E7F) as defined in ISO 10646-1(E) normative Annex A
THUMB_OFFSETS_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).
toExternalForm() - Method in class org.davic.net.Locator
Returns a URL string corresponding to the locator If the instance of Locator has been created using Locator(java.lang.String url) and the URL is a non-null invalid URL the behaviour is implementation dependent.
toString() - Method in class org.davic.net.Locator
Returns the URL string representation
toString() - Method in class org.dvb.application.AppID
This method returns a string containing the Hex representation of the 48 bit number.
toString() - Method in class org.dvb.ui.DVBBufferedImage
Returns a String representation of this DVBBufferedImage object and its values.
toString() - Method in class org.dvb.ui.DVBColor
Creates a string that represents this color and indicates the values of its ARGB components.
toString() - Method in class org.dvb.ui.DVBGraphics
Returns a String object representing this DVBGraphics object's value.
toString() - Method in class org.dvb.user.Preference
Convert name and favourites to a String.
TransportDependentLocator - Interface in org.davic.net
An interface implemented by Locators that identify entities that are dependent on the specific transport path they are carried in.
trigger(Date, Object) - Method in interface org.dvb.application.DVBHTMLProxy
Sends the application a trigger with the given payload at the specified time.
TYPE_ADVANCED - Static variable in class org.dvb.ui.DVBBufferedImage
Represents an image stored in a best possible SampleModel (platform dependent) The image has a DirectColorModel with alpha.
TYPE_BASE - Static variable in class org.dvb.ui.DVBBufferedImage
Represents an image stored in a platform dependent Sample Model.

U

UEF_KEY_EVENT - Static variable in class org.dvb.event.UserEvent
the family for events that are coming from the remote control or from the keyboard.
unbind(XletContext, String) - Static method in class org.dvb.io.ixc.IxcRegistry
Unbind the name.
ungroup() - Method in class org.havi.ui.HContainer
Ungroups the HContainer and its components.
UNKNOWN_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).
UnknownEventException - Exception in org.dvb.dsmcc
The UnknownEventException is thrown when a method tries to access to an unknown event.
UnknownEventException() - Constructor for exception org.dvb.dsmcc.UnknownEventException
Construct an UnknownEventException with no detail message
UnknownEventException(String) - Constructor for exception org.dvb.dsmcc.UnknownEventException
Construct an UnknownEventException with the specified detail message
unload() - Method in class org.dvb.dsmcc.DSMCCObject
When calling this method, the applications gives a hint to the MHP that if this object is not consumed by another application/thread, the system can free all the resources allocated to this object.
UNNECESSARY - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is unnecessary in the HScene.
UNRESOLVED - Static variable in class org.dvb.test.DVBTest
A setup stage necessary to execute the application failed, and hence the result of the application is unknown and therefore should be considered to have operated in a non-conformant manner.
unsubscribe(int, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to cancel the subscription to an event of a DSMCCEvent object.
unsubscribe(String, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to cancel the subscription to an event of a DSMCCEvent object.
UnsupportedDrawingOperationException - Exception in org.dvb.ui
The UnsupportedDrawingOperationException class represents an exception that is thrown if an drawing operation is not supported on this platform.
UnsupportedDrawingOperationException(String) - Constructor for exception org.dvb.ui.UnsupportedDrawingOperationException
Constructs an instance of UnsupportedDrawingOperationException with the specified detail message.
UnsupportedPreferenceException - Exception in org.dvb.user
Thrown when a non-supported preference is used.
UnsupportedPreferenceException() - Constructor for exception org.dvb.user.UnsupportedPreferenceException
Constructs a UnsupportedPreferenceException with no detail message.
UnsupportedPreferenceException(String) - Constructor for exception org.dvb.user.UnsupportedPreferenceException
Constructs a UnsupportedPreferenceException with a detail message.
UNTESTED - Static variable in class org.dvb.test.DVBTest
The application ran successfully, but the particular test was unable to execute.
update(Graphics) - Method in class org.havi.ui.HVisible
The update() method in HVisible overrides that in Component and does not clear the background of the component, it simply modifies the current Color of the Graphics object to match that of the components background Color, and calls the paint() method.
UserEvent - Class in org.dvb.event
Represents a user event.
UserEvent(Object, int, int, int, int, long) - Constructor for class org.dvb.event.UserEvent
Constructor for a new UserEvent object representing a key being pressed.
UserEvent(Object, int, char, long) - Constructor for class org.dvb.event.UserEvent
Constructor for a new UserEvent object representing a key being typed.
UserEventAvailableEvent - Class in org.dvb.event
This event is sent to the resource status event listeners when user input events which had been exclusively reserved by an application are no longer exclusively reserved.
UserEventAvailableEvent(Object) - Constructor for class org.dvb.event.UserEventAvailableEvent
Constructor for the event.
UserEventListener - Interface in org.dvb.event
The listener interface for receiving user inputs.
userEventReceived(UserEvent) - Method in interface org.dvb.event.UserEventListener
Called by the platform when a user input is received.
UserEventRepository - Class in org.dvb.event
The application will use this class to define the events that it wants to receive.
UserEventRepository(String) - Constructor for class org.dvb.event.UserEventRepository
The method to construct a new UserEventRepository.
UserEventUnavailableEvent - Class in org.dvb.event
This event is sent to the resource status event listeners when user input events are exclusively reserved by an application.
UserEventUnavailableEvent(Object) - Constructor for class org.dvb.event.UserEventUnavailableEvent
Constructor for the event.
UserPreferenceChangeEvent - Class in org.dvb.user
This class defines the event sent to appropriate listeners when a user preference has been changed.
UserPreferenceChangeEvent(String) - Constructor for class org.dvb.user.UserPreferenceChangeEvent
Constructs a new event.
UserPreferenceChangeListener - Interface in org.dvb.user
An application wishing to be informed of any change to a user preference implements this interface.
UserPreferenceManager - Class in org.dvb.user
The UserPreferenceManager class gives access to the user preference settings.
UserPreferencePermission - Class in org.dvb.user
This class is for user preference and setting permissions.
UserPreferencePermission(String) - Constructor for class org.dvb.user.UserPreferencePermission
Creates a new UserPreferencePermission with the specified name.
UserPreferencePermission(String, String) - Constructor for class org.dvb.user.UserPreferencePermission
Creates a new UserPreferencePermission object with the specified name.

V

VALIGN_BOTTOM - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be vertically aligned to the bottom of the component.
VALIGN_CENTER - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be centered vertically.
VALIGN_JUSTIFY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be fully justified (vertically).
VALIGN_TOP - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be vertically aligned to the top of the component.
valueChanged(HAdjustmentEvent) - Method in interface org.havi.ui.event.HAdjustmentListener
Called when the value of the component has started to be changed, is changed, or has finished changing.
valueChanged(HAdjustmentEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HAdjustmentEvent by invoking the valueChanged methods on listener-a and listener-b.
VERTICAL_CENTER - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be centered vertically.
VERTICAL_END_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned vertically to the vertical end side (e.g. when start corner is upper left and line orientation horizontal, meaning text that is read left to right from top to bottom, this implies alignment to bottom).
VERTICAL_START_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned vertically to the vertical start side (e.g. when start corner is upper left and line orientation horizontal, meaning text that is read left to right from top to bottom, this implies alignment to top).
VIDEO_GRAPHICS_PIXEL_ALIGNED - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the display of video streams and graphics with aligned pixels of the same size.
VIDEO_MIXING - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support transparency in the graphics system such that the output of a video decoder is visible.
VideoFormatControl - Interface in org.dvb.media
This provides a means for applications to get information associated with the format and aspect ratio of the video being presented to the user.
VideoFormatEvent - Class in org.dvb.media
The base class for all other events relating to changes in video format
VideoFormatEvent(Object) - Constructor for class org.dvb.media.VideoFormatEvent
Constructor
VideoFormatListener - Interface in org.dvb.media
The listener used to receive video format events
VideoPresentationControl - Interface in org.dvb.media
A control to support setting and querying the video presentation.
VideoTransformation - Class in org.dvb.media
VideoTransformation objects express video transformations, i.e.
VideoTransformation() - Constructor for class org.dvb.media.VideoTransformation
Creates a VideoTransformation object with default parameters.
VideoTransformation(Rectangle, float, float, HScreenPoint) - Constructor for class org.dvb.media.VideoTransformation
Creates a VideoTransformation object with the supplied parameters.
VK_BALANCE_LEFT - Static variable in class org.havi.ui.event.HRcEvent
The 'balance left' key code - moves the audio balance to the left.
VK_BALANCE_RIGHT - Static variable in class org.havi.ui.event.HRcEvent
The 'balance right' key code - moves the audio balance to the right.
VK_BASS_BOOST_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'bass boost down' key code - decreases the audio amplifier bass boost.
VK_BASS_BOOST_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'bass boost up' key code - increases the audio amplifier bass boost.
VK_CHANNEL_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'channel down' key code.
VK_CHANNEL_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'channel up' key code.
VK_CLEAR_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 0' key code.
VK_CLEAR_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 1' key code.
VK_CLEAR_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 2' key code.
VK_CLEAR_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 3' key code.
VK_COLORED_KEY_0 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 0 key code.
VK_COLORED_KEY_1 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 1 key code.
VK_COLORED_KEY_2 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 2 key code.
VK_COLORED_KEY_3 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 3 key code.
VK_COLORED_KEY_4 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 4 key code.
VK_COLORED_KEY_5 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 5 key code.
VK_DIMMER - Static variable in class org.havi.ui.event.HRcEvent
The 'device dimmer' key code adjusts illumination of the device.
VK_DISPLAY_SWAP - Static variable in class org.havi.ui.event.HRcEvent
The 'display swap' key code - swaps displayed video sources.
VK_EJECT_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'eject / insert media' key code.
VK_FADER_FRONT - Static variable in class org.havi.ui.event.HRcEvent
The 'fader front' key code - moves the audio fader to the front.
VK_FADER_REAR - Static variable in class org.havi.ui.event.HRcEvent
The 'fader rear' key code - moves the audio fader to the rear.
VK_FAST_FWD - Static variable in class org.havi.ui.event.HRcEvent
The 'fast forward (media)' key code.
VK_GO_TO_END - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to end position' key code.
VK_GO_TO_START - Static variable in class org.havi.ui.event.HRcEvent
The 'go (send media) to start position' key code.
VK_GUIDE - Static variable in class org.havi.ui.event.HRcEvent
The 'guide' key code - indicates a user request for a program guide (toggle).
VK_INFO - Static variable in class org.havi.ui.event.HRcEvent
The 'info' key code - indicates that the user has requested additional information (toggle).
VK_MUTE - Static variable in class org.havi.ui.event.HRcEvent
The 'mute' key code - mute audio output
VK_PINP_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'picture in picture toggle' key code - turns picture in picture mode on or off.
VK_PLAY - Static variable in class org.havi.ui.event.HRcEvent
The 'play (media)' key code.
VK_PLAY_SPEED_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'decrease (media) play speed' key code.
VK_PLAY_SPEED_RESET - Static variable in class org.havi.ui.event.HRcEvent
The 'set (media) play speed to normal' key code.
VK_PLAY_SPEED_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'increase (media) play speed' key code.
VK_POWER - Static variable in class org.havi.ui.event.HRcEvent
The 'device power' key code turns on or off the delegated device.
VK_RANDOM_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'toggle random (media) play' key code.
VK_RECALL_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 0' key code.
VK_RECALL_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 1' key code.
VK_RECALL_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 2' key code.
VK_RECALL_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 3' key code.
VK_RECORD - Static variable in class org.havi.ui.event.HRcEvent
The 'record (to media)' key code.
VK_RECORD_SPEED_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'select next (media) record speed' key code.
VK_REWIND - Static variable in class org.havi.ui.event.HRcEvent
The 'rewind (media)' key code.
VK_SCAN_CHANNELS_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'scan channels toggle' key code - turns channel scanning on or off.
VK_SCREEN_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'screen mode next' key code - advances the display screen mode.
VK_SPLIT_SCREEN_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'split screen toggle' key code - turns split screen on or off.
VK_STOP - Static variable in class org.havi.ui.event.HRcEvent
The 'stop (media)' key code.
VK_STORE_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 0' key code.
VK_STORE_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 1' key code.
VK_STORE_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 2' key code.
VK_STORE_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 3' key code.
VK_SUBTITLE - Static variable in class org.havi.ui.event.HRcEvent
The 'subtitle' key code - indicates a user request for subtitling (toggle).
VK_SURROUND_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'surround mode next' key code - advances audio amplifier surround mode.
VK_TELETEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'teletext' key code - indicates a user request for a teletext service (toggle).
VK_TRACK_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to next track' key code.
VK_TRACK_PREV - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to previous track' key code.
VK_VIDEO_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'video mode next' key code - advances the display video mode.
VK_VOLUME_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'volume down' key code - decreases audio amplifier volume.
VK_VOLUME_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'volume up' key code - increases audio amplifier volume.
VK_WINK - Static variable in class org.havi.ui.event.HRcEvent
The 'device wink' key code is used to indicated that the device should identify itself in some manner, for example, audibly or visually.

W

widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HAnimateLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HGraphicLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HListGroupLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in interface org.havi.ui.HLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HMultilineEntryLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HRangeLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HSinglelineEntryLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HTextLook
Called by the HVisible whenever its content, state, or any other data changes.
width - Variable in class org.havi.ui.HScreenDimension
 
width - Variable in class org.havi.ui.HScreenRectangle
 
windowActivated(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowActivated event by invoking the windowActivated methods on listener-a and listener-b.
windowClosed(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowClosed event by invoking the windowClosed methods on listener-a and listener-b.
windowClosing(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.
windowDeactivated(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowDeactivated event by invoking the windowDeactivated methods on listener-a and listener-b.
windowDeiconified(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowDeiconified event by invoking the windowDeiconified methods on listener-a and listener-b.
windowIconified(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowIconified event by invoking the windowIconified methods on listener-a and listener-b.
windowOpened(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowOpened event by invoking the windowOpened methods on listener-a and listener-b.
write(Preference) - Method in class org.dvb.user.UserPreferenceManager
Saves the specified user preference.

X

x - Variable in class org.havi.ui.HScreenPoint
 
x - Variable in class org.havi.ui.HScreenRectangle
 

Y

y - Variable in class org.havi.ui.HScreenPoint
 
y - Variable in class org.havi.ui.HScreenRectangle
 

Z

ZERO_BACKGROUND_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already displayed backgrounds.
ZERO_GRAPHICS_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already running graphical applications.
ZERO_VIDEO_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already running video streams.

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