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

S

SATELLITE_DELIVERY_SYSTEM - Static variable in interface org.davic.net.tuning.DeliverySystemType
Constant value for satellite delivery system
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.
ScheduleDescription - Interface in org.dvb.spi.si.simple
Encapsulates the description of a schedule for a service (sometimes colloquially known as a "TV channel").
scheduleDescriptionAvailable(List) - Method in interface org.dvb.spi.si.simple.SimpleSIProviderListener
Called by providers when schedule information is available to offer that information to the terminal.
SCREEN_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 screen aspect ratio, as specified in a Dimension object which indicates the (relative) x, y pixel aspect ratio.
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
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.
SDandS - Static variable in class org.dvb.service.IPServiceInformationType
Service information type for DVB SD&S
SDSRecordAccess - Interface in org.dvb.service.sds
This interface provides access to Service Discovery and Selection Service Provider and Service Offering Records.
SDSRecordChangeEvent - Class in org.dvb.service.sds
A SDSRecordEvent notifies an SDSRecordListener of changes detected in SD&S records.
SDSRecordChangeEvent(DvbSIManager, SIChangeType, Element) - Constructor for class org.dvb.service.sds.SDSRecordChangeEvent
Constructs an SDSRecordChangeEvent object
SDSRecordChangeListener - Interface in org.dvb.service.sds
This interface is implemented by applications wishing to receive notification of changes to SD&S records
Section - Class in org.davic.mpeg.sections
This class describes a single section as filtered from an MPEG transport stream.
section_length() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
section_number() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
section_syntax_indicator() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
SectionAvailableEvent - Class in org.davic.mpeg.sections
This class is used to report a complete section being filtered.
SectionAvailableEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.SectionAvailableEvent
This constructs a SectionAvailable event for the specified SectionFilter object.
SectionFilter - Class in org.davic.mpeg.sections
This class is the base class for a set of classes describing section filters with different characteristics of life cycle and buffering.
SectionFilterEvent - Class in org.davic.mpeg.sections
This class is the base class for Events in the section filter API.
SectionFilterEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.SectionFilterEvent
This constructs a SectionFilterEvent for the specified SectionFilter object.
SectionFilterException - Exception in org.davic.mpeg.sections
This is the base class for exceptions in the section filter API.
SectionFilterException() - Constructor for exception org.davic.mpeg.sections.SectionFilterException
Constructs a SectionFilterException with no detail message
SectionFilterException(String) - Constructor for exception org.davic.mpeg.sections.SectionFilterException
Constructs a SectionFilterException with the specified detail message
SectionFilterGroup - Class in org.davic.mpeg.sections
This class represents a group of MPEG-2 section filters to be activated and de-activated as an atomic operation.
SectionFilterGroup(int) - Constructor for class org.davic.mpeg.sections.SectionFilterGroup
Creates a section filter group object with an associated number of section filters needed to be reserved when the object is to be connected to an active source of MPEG-2 sections.
SectionFilterGroup(int, boolean) - Constructor for class org.davic.mpeg.sections.SectionFilterGroup
Creates a section filter group object with an associated number of section filters needed to be reserved when the object is to be connected to an active source of MPEG-2 sections.
SectionFilterListener - Interface in org.davic.mpeg.sections
The SectionFilterListener interface is implemented by classes which wish to be informed about events relating to section filters.
sectionFilterUpdate(SectionFilterEvent) - Method in interface org.davic.mpeg.sections.SectionFilterListener
When a section filter event happens, the sectionFilterUpdate method of all listeners connected to the originating object will be called.
select(Locator, StreamType) - Method in interface org.dvb.media.DVBMediaSelectControl
Selects a new service component for presentation over-riding the stream type signalled for the component.
select(Locator[], StreamType[]) - Method in interface org.dvb.media.DVBMediaSelectControl
Selects one or more service components for presentation over-riding the stream type signalled for the component.
select() - Method in interface org.dvb.spi.selection.SelectionSession
Sets up delivery of a stream representing the service, and delivers a locator for reception of that stream.
selectDefaultLanguage() - Method in interface org.davic.media.LanguageControl
Changes the language to the default language determined by the implementation.
selectGroup(URL) - Method in interface org.dvb.internet.UsenetClient
Select and display messages in the specified newsgroup.
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.
SelectionProvider - Interface in org.dvb.spi.selection
A provider of service selection.
SelectionProviderContext - Interface in org.dvb.spi.selection
Platform implementations that wish to receive notifications from a SelectionProvider register an instance that implements this interface with the SelectionProvider.
selectionReady() - Method in interface org.dvb.spi.selection.SelectionSession
Called when the implementation is ready to receive content on the locator returned by the select method.
SelectionService - Class in org.dvb.spi.selection
A service that is reachable through a SelectionProvider.
SelectionService(Locator, ServiceReference, String) - Constructor for class org.dvb.spi.selection.SelectionService
Construct a SelectionService object
SelectionSession - Interface in org.dvb.spi.selection
A session for presentation of one or more services over a period of time by a SelectionProvider.
selectLanguage(String) - Method in interface org.davic.media.LanguageControl
Changes the language to the language given in the parameter.
selectMessage(URL) - Method in interface org.dvb.internet.UsenetClient
Select and display a message with the given message ID.
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
Service - Class in org.davic.mpeg
This class is used to represent a Service within an MPEG Transport Stream.
SERVICE - Static variable in class org.dvb.io.ixc.IxcRegistry
Definition of the scope for bind or rebind - exported object is only visible to Xlets running within the same service context
ServiceAlreadyExistsException - Exception in org.dvb.application.storage
Thrown if a StoredApplicationService already exists with the identifiers the application tried to create a new one.
ServiceAlreadyExistsException() - Constructor for exception org.dvb.application.storage.ServiceAlreadyExistsException
Constructs a ServiceAlreadyExistsException with no detail message.
ServiceAlreadyExistsException(String) - Constructor for exception org.dvb.application.storage.ServiceAlreadyExistsException
Constructs a ServiceAlreadyExistsException with a detail message
ServiceDescription - Interface in org.dvb.spi.selection
Represents the description of a service.
serviceDescriptionAvailable(ServiceReference[]) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source when service description information is available to offer that information to the platform implementation.
ServiceDomain - Class in org.dvb.dsmcc
NOTE [GEM P.2.5]: The original first paragraph has been replaced with the following: A ServiceDomain represents the entity described in GEM clause B.1: "A service domain is an entity that uniquely identifies a filesystem, which can contain files, directories, stream descriptions, trigger objects and trigger events."
ServiceDomain() - Constructor for class org.dvb.dsmcc.ServiceDomain
Creates a ServiceDomain object.
serviceListChanged(ServiceReference[]) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source when the list of services changes.
ServiceProviderFilter - Class in org.dvb.service.navigation
ServiceProviderFilter represents a ServiceFilter based on a particular ServiceProviderInformation.
ServiceProviderFilter(ServiceProviderInformation) - Constructor for class org.dvb.service.navigation.ServiceProviderFilter
Constructs the filter based on a particular ServiceProviderInformation.
ServiceReference - Class in org.dvb.spi.selection
A reference to a service that is reached with the mediation of a SelectionProvider.
ServiceReference(String, String) - Constructor for class org.dvb.spi.selection.ServiceReference
Create a ServiceReference for a service.
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.
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:
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:
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:
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.
setApplicationStorageHandler(ApplicationStorageHandler) - Method in class org.dvb.application.privileged.ApplicationStorageManager
Registers an ApplicationStorageHandler to become part of decisions about permitting the storing and removing of applications and services using the facilities provided by the org.dvb.application.storage package.
setBackgroundConfiguration(HBackgroundConfiguration) - Method in class org.havi.ui.HBackgroundDevice
Set the background configuration for the device.
setBackgroundImage(Image) - Method in interface org.dvb.application.inner.DVBScene
Set an image which shall be painted in the background of the DVBScene, after the background has been drawn according to the current mode set with setBackgroundMode, but before any children are drawn.
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 interface org.dvb.application.inner.DVBScene
Set the background mode of this DVBScene.
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.
setBuffers(Dimension, int, boolean, boolean) - Method in class org.dvb.ui.BufferedAnimation
Set the size and number of the internal image buffers.
setCallbackHandler(CallbackHandler) - Method in class org.dvb.security.AuthProvider
set a call back handler
setCallbackHandler(CallbackHandler) - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
This method is used to set a default callback handler for the provider.
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.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.
setDefaultVideoTransformation(VideoTransformation) - Method in interface org.dvb.service.selection.DvbServiceContext
Sets the default video transformation to be applied to the new service following a service selection operation.
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.
setEmpty() - Method in class org.davic.mpeg.sections.Section
This method sets a Section object such that any data contained within it is no longer valid.
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.
setFailedReason(int) - Method in interface org.oipf.download.ApplicationDownloadRequest
Set the reason to use for the exception returned by getFailedException.
setFileAttributes(FileAttributes, File) - Static method in class org.dvb.io.persistent.FileAttributes
Associate a set of file attributes with a file.
setFixedStreamQuality(StreamQualityInfo) - Method in interface org.dvb.media.monitoring.MonitoringControl
Set fixed quality of associated CoD.
setFocusTraversal(HNavigable, HNavigable, HNavigable, HNavigable) - Method in class org.dvb.application.inner.InnerApplicationContainer
Set the focus control for an HNavigable component.
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.
setFragmentTypes(int[]) - Method in class org.dvb.tvanytime.metadata.DatabaseScope
Set the required fragment types.
setFramerate(float) - Method in class org.dvb.ui.BufferedAnimation
Attempt to set the framerate of the screen associated with this component.
setGainFocusSound(HSound) - Method in class org.dvb.application.inner.InnerApplicationContainer
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HAnimation
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HGraphicButton
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HIcon
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HListGroup
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in interface org.havi.ui.HNavigable
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HRange
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HRangeValue
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HSinglelineEntry
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HText
Associate a sound with gaining focus, i.e.
setGainFocusSound(HSound) - Method in class org.havi.ui.HTextButton
Associate a sound with gaining focus, i.e.
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.
setHomepage(URL) - Method in interface org.dvb.internet.WWWBrowserService
Set the home page for the web browser.
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.
setInitialGroup(URL) - Method in interface org.dvb.internet.UsenetClientService
Set the initial group to be displayed when the news client starts.
setInitialMessage(String, String, String) - Method in interface org.dvb.internet.EmailClientService
Set the initial recipient, subject & message body to be used when the email client starts.
setInitialMessage(URL) - Method in interface org.dvb.internet.UsenetClientService
Set the initial message to be used when the news client starts.
setInitialStreamQuality(StreamQualityInfo) - Method in interface org.dvb.media.monitoring.MonitoringControl
Set initial quality of associated CoD.
setInitialURL(URL) - Method in interface org.dvb.internet.WWWBrowserService
Set the initial URL to be used when the WWW browser starts.
setInsets(Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
Sets the insets which shall be used by this DVBTextLayoutManager to provide a "virtual margin".
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.dvb.application.inner.InnerApplicationContainer
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HAnimation
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HGraphicButton
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HIcon
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HListGroup
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in interface org.havi.ui.HNavigable
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HRange
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HRangeValue
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HSinglelineEntry
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HText
Associate a sound with losing focus, i.e.
setLoseFocusSound(HSound) - Method in class org.havi.ui.HTextButton
Associate a sound with losing focus, i.e.
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.dvb.application.inner.InnerApplicationContainer
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.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(Time) - Method in interface org.dvb.media.SyncControl
Sets offset value in time for a slave Player to the master Player.
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.
setPassword(char[]) - Method in class org.dvb.auth.callback.PasswordCallback
Set the retrieved password.
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(long) - Method in interface org.dvb.spi.selection.SelectionSession
Set the position within the media.
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
setPriority(int) - Method in interface org.dvb.service.selection.DvbServiceContext
Set the resource priority for this service context.
setPriority(int) - Method in interface org.dvb.service.UnboundApplicationService
Set the resource priority for this service between 0 and 255.
setRange(int, int) - Method in class org.havi.ui.HStaticRange
Sets the range of values for the control.
setRate(float) - Method in interface org.dvb.spi.selection.SelectionSession
Sets the speed of playback.
setRebootTimeout(int) - Method in class org.dvb.hardware.Terminal
Set the time that the system shall wait for the SystemEventListener.notifyEvent(SystemEvent) to return before it shall continue regardless.
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 interface org.dvb.application.inner.DVBScene
Set the rendering mode of any background image associated with this DVBScene.
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.
setSlotId(int) - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
This method can be used to change the slot identifier used by the provider.
setStartCorner(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the starting corner.
setState(int) - Method in interface org.oipf.download.ApplicationDownloadRequest
Set the state of the download.
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.
setTarget(ConnectionParameters) - Method in class org.dvb.net.rc.ConnectionRCInterface
Set a non-default target for connections.
setTargetToDefault() - Method in class org.dvb.net.rc.ConnectionRCInterface
Set the target for connections to the default.
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.
setTimeOut(long) - Method in class org.davic.mpeg.sections.SectionFilter
Sets the time-out for this section filter.
setToggleGroup(HToggleGroup) - Method in class org.havi.ui.HToggleButton
Associates the HToggleButton with an HToggleGroup.
setTolerance(Time) - Method in interface org.dvb.media.SyncControl
Sets threshold to determine whether or not a specified slave Player establishes synchronization.
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:
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:
setValidInput(char[]) - Method in class org.havi.ui.HSinglelineEntry
Defines the set of the characters which are valid for customized keyboard input, i.e.
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.
SIManagerProvider - Interface in org.dvb.spi.si.full
This xlet-bound provider allows one to take complete control of the view of SI exposed to the xlet to which it is bound.
SimpleSectionFilter - Class in org.davic.mpeg.sections
This class defines a simple section filter intended to be used to capture a single section once only.
SimpleSIProvider - Interface in org.dvb.spi.si.simple
This interface describes a source of information about the schedules and program events in a broadcast channel.
SimpleSIProviderListener - Interface in org.dvb.spi.si.simple
An instance of this class is given to a SimpleSIProvider when registered so that the provider can notify the platform of events that happen.
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).
SLAVEPLAYER_STOPPED - Static variable in interface org.dvb.media.MasterSlaveSyncLinkageControl
Status representing stop() method is applied to a slave Player
SLIDER_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
The HStaticRange shall behave as a slider, i.e.
SlotInfo - Interface in org.dvb.security.pkcs11
This interface is used to retrieve information about a PKCS11 slot.
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
SMART_CARD_ERROR - Static variable in class org.dvb.smartcard.SmartCardReaderEvent
Smart card is inserted into the reader, there is electrical communication with the smart card but no ATR is retrieved.
SMART_CARD_IN - Static variable in class org.dvb.smartcard.SmartCardReaderEvent
A smart card is inserted into the reader and an ATR is correctly retrieved.
SMART_CARD_MUTED - Static variable in class org.dvb.smartcard.SmartCardReaderEvent
Smart card is inserted into the reader but no ATR is retrieved because no electrical communication is established with the smart card.
SMART_CARD_OUT - Static variable in class org.dvb.smartcard.SmartCardReaderEvent
Nothing is inserted into the reader, meaning the insertion contact is disabled.
SmartCardReader - Class in org.dvb.smartcard
Represents a physical smart card reader slot in the terminal.
SmartCardReaderEvent - Class in org.dvb.smartcard
Represents an event generated by a change in the status of a smart card reader.
SmartCardReaderEvent(Object, int) - Constructor for class org.dvb.smartcard.SmartCardReaderEvent
Constructor for a smart card reader event notifying the slot has identified a change in its status.
smartCardReaderEventReceived(SmartCardReaderEvent) - Method in interface org.dvb.smartcard.SmartCardReaderListener
Called by the terminal when a change in the status of the smart card reader is notified.
SmartCardReaderListener - Interface in org.dvb.smartcard
The listener interface to receive smart card reader status changes.
SmartCardReaderManager - Class in org.dvb.smartcard
The smart card reader manager allow user to know the status of any slot available on the terminal.
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.
startAnimation() - Method in class org.dvb.ui.BufferedAnimation
Start this animation immediately, and reset the frame number to zero.
startAnimationAt(Clock, Time) - Method in class org.dvb.ui.BufferedAnimation
Start this animation keyed to the clock at the given media time.
STARTED - Static variable in interface org.dvb.application.AppProxy
The application is in the active state.
startFiltering(Object, int) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID.
startFiltering(Object, int, int) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id.
startFiltering(Object, int, int, byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, int, byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, byte[], byte[], byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, int, byte[], byte[], byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFrame(int) - Method in class org.dvb.ui.BufferedAnimation
Start drawing the given frame.
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.
stopAnimation(boolean) - Method in class org.dvb.ui.BufferedAnimation
Stops this animation.
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.
stopFiltering() - Method in class org.davic.mpeg.sections.SectionFilter
If the parent SectionFilterGroup is attached to a TransportStream then filtering for sections matching this SectionFilter object will stop.
storageCompleted(AppID) - Method in interface org.dvb.application.storage.ApplicationStorageListener
Called when a storage operation is successfully completed.
storageFailed(AppID, Exception) - Method in interface org.dvb.application.storage.ApplicationStorageListener
Called if a storage operation fails.
storageUpdate(AppID, byte, int) - Method in interface org.dvb.application.storage.ApplicationStorageListener
Called at 1 second intervals after a storage operation starts until it completes.
store(AppProxy, boolean) - Method in class org.dvb.application.storage.ApplicationCache
Store an application in the GEM terminal.
store(AppProxy, boolean, String[]) - Method in interface org.dvb.application.storage.ApplicationStorageController
Installs an application into this stored service.
store(AppProxy[], boolean[], String[][]) - Method in interface org.dvb.application.storage.ApplicationStorageController
Installs several applications into this stored service.
store(AppProxy[], boolean[], String[][], ApplicationStorageListener) - Method in interface org.dvb.application.storage.ApplicationStorageController
Installs several applications into this stored service.
store(Locator, AppID[], boolean[], String[][], ApplicationStorageListener) - Method in interface org.dvb.application.storage.ApplicationStorageController
Installs several applications into this stored service.
STORED_APPLICATION_SERVICE - Static variable in class org.dvb.application.storage.StoredApplicationServiceType
The service type for a stored application.
StoredApplicationService - Interface in org.dvb.application.storage
Defines the information about a stored application service.
StoredApplicationServiceFactory - Class in org.dvb.application.storage
This factory creates new Service objects representing stand-alone stored application services.
StoredApplicationServiceType - Class in org.dvb.application.storage
The service type used for stored application services.
StoredContentDatabase - Class in org.dvb.tvanytime.metadata
Class representing a database that contains TV-Anytime metadata associated with content that has been recorded and is currently stored by the device.
storeRequested(ApplicationStorageController, AppAttributes, boolean, String[]) - Method in interface org.dvb.application.privileged.ApplicationStorageHandler
Called as part of the execution of ApplicationStorageController.store(AppProxy,...).
storeRequested(ApplicationStorageController, AppAttributes[], boolean[], String[][]) - Method in interface org.dvb.application.privileged.ApplicationStorageHandler
Called as part of the execution of ApplicationStorageController.store(AppProxy[],...).
storeRequested(Locator, ApplicationStorageController, AppAttributes[], boolean[], String[][]) - Method in interface org.dvb.application.privileged.ApplicationStorageHandler
Called as part of the execution of ApplicationStorageController.store(Locator,AppID[],...).
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.
StreamNotFoundException - Exception in org.davic.net.tuning
This exception is raised when a reference to a transport stream from a Locator can not be resolved because the transport stream does not exist in the database of known transport streams.
StreamNotFoundException() - Constructor for exception org.davic.net.tuning.StreamNotFoundException
Default constructor for the exception
StreamNotFoundException(String) - Constructor for exception org.davic.net.tuning.StreamNotFoundException
Constructor for the exception with a specified reason
StreamQualityChangeEvent - Class in org.dvb.media.monitoring
Event is signalling that quality of the associated CoD has been changed.
StreamQualityChangeEvent(Object, StreamQualityInfo) - Constructor for class org.dvb.media.monitoring.StreamQualityChangeEvent
Construct the event.
StreamQualityInfo - Class in org.dvb.media.monitoring
Represents information about quality of a CoD stream.
StreamQualityInfo(long) - Constructor for class org.dvb.media.monitoring.StreamQualityInfo
Construct a stream quality entity.
StreamTable - Class in org.davic.net.tuning
A stream table containing information about transport streams known to the receiver
subscribe(String, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to subscribe to an event of a DSMCC StreamEvent object.
subscribe(String) - Method in interface org.dvb.internet.UsenetClientService
Add a newsgroup to the list currently subscribed newsgroups.
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
SUCCEEDED - Static variable in class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
Constant for the status code that indicates that the Network Interface has been tuned to a new transport stream.
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
swapVideoComponent(Player) - Method in interface org.dvb.media.ComponentBasedPlayerControl
Swap the presentation of the video for this JMF player and another Player between a component and the background.
SyncControl - Interface in org.dvb.media
SyncControl is a Control object for synchronization of a slave JMF Player.
synchronousLoad() - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to load a DSMCCObject.
synchronousLoad() - Method in interface org.dvb.spi.ict.ResourceTransportObject
Load the resource.
SyncStateChangedEvent - Class in org.dvb.media
An event which indicates change of status of synchronization between master/slave JMF Players.
SyncStateChangedEvent(Object, Controller, int) - Constructor for class org.dvb.media.SyncStateChangedEvent
Constructs a SyncStateChangedEvent object.
SyncStateChangedEventListener - Interface in org.dvb.media
This listener interface is for receiving synchronization change events among JMF Players.
SystemBoundProvider - Interface in org.dvb.spi
Interface for providers that are registered from one Xlet, but provide system-wide services.

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