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

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.
UNABLE_TO_CONNECT - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code returned when the client is unable to connect to a remote server.
UNABLE_TO_LOCATE_SERVICE - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code returned when a metadata service cannot be located.
UNABLE_TO_TUNE - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code returned when tuning is required but is not permitted.
unbind(XletContext, String) - Static method in class org.dvb.io.ixc.IxcRegistry
Unbind the name.
UnboundApplicationService - Interface in org.dvb.service
Represents a service used to contain unbound applications.
ungroup() - Method in class org.havi.ui.HContainer
Ungroups the HContainer and its components.
UnicastLocator - Class in org.dvb.locator.ip
Represents a reference to an IP service delivered by unicast UDP where the delivery of the service is not initiated by the implementation.
UnicastLocator(int) - Constructor for class org.dvb.locator.ip.UnicastLocator
Creates a UnicastLocator from the specified local port number.
UnicastLocator(int, int) - Constructor for class org.dvb.locator.ip.UnicastLocator
Creates a UnicastLocator from the specified local port number and service ID.
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).
UNKNOWN_CRID_AUTHORITY - Static variable in interface org.dvb.tvanytime.resolution.ResolutionListener
Value which indicates that the CRID authority of the CRID is not supported by the specified resolution sources.
UnknownElementContent - Interface in org.dvb.xml.jdom
Interface that provides access to Unknown Element Content corresponding to unknown schemas.
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 implementation that if this object is not consumed by another application/thread, the system can free all the resources allocated to this object.
unload() - Method in interface org.dvb.spi.ict.ResourceTransportObject
Tells the service provider that the downloaded resource object is no longer used, and therefore any resources allocated to this object can be freed.
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.
UNRECOGNIZED_VERSION - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
unregister(Plugin, XletContext) - Method in class org.dvb.application.plugins.XletSystemCall
Unregister this instance of XletSystemCall with the system.
unregister(Provider) - Method in class org.dvb.spi.ProviderRegistry
Unregister a provider.
unregisterListener(SimpleSIProviderListener) - Method in interface org.dvb.spi.si.simple.SimpleSIProvider
Called by the platform when it no longer wishes to receive events from this provider.
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.
UNSPECIFIED_ERROR - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
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.
UNSUPPORTED - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
UNSUPPORTED_QUERY_FIELD - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
UNSUPPORTED_SORT_FIELD - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
UnsupportedCallbackException - Exception in org.dvb.auth.callback
Thrown when a callback handler is asked to handle a callback which it cannot handle.
UnsupportedCallbackException(Callback) - Constructor for exception org.dvb.auth.callback.UnsupportedCallbackException
Creates a new instance of UnsupportedCallbackException without detail message.
UnsupportedCallbackException(Callback, String) - Constructor for exception org.dvb.auth.callback.UnsupportedCallbackException
Constructs an instance of UnsupportedCallbackException with the specified detail message.
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.
unSynchronizable(SyncStateChangedEvent) - Method in interface org.dvb.media.SyncStateChangedEventListener
Invoked when synchronization is never established.
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.
updateService(ServiceReference) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source to update the details of a service it supports.
URLUnavailableEvent - Class in org.dvb.internet
Event indicating that an operation on an internet client failed due to the specified URL not being available.
URLUnavailableEvent(Object, URL) - Constructor for class org.dvb.internet.URLUnavailableEvent
Construct a new URLUnavailableEvent
UsenetClient - Interface in org.dvb.internet
This interface supports the operations required on a Usenet news client.
UsenetClientService - Interface in org.dvb.internet
Service representing the resident usenet news client
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.
UserRejectedInstallException - Exception in org.dvb.application.storage
Thrown if the request to install an application was rejected.
UserRejectedInstallException() - Constructor for exception org.dvb.application.storage.UserRejectedInstallException
Constructs a UserRejectedInstallException with no detail message.
UserRejectedInstallException(String) - Constructor for exception org.dvb.application.storage.UserRejectedInstallException
Constructs a UserRejectedInstallException with a detail message

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