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

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.
FAILED - Static variable in class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
Constant for the status code that indicates that the tuning action has failed.
FAILED - Static variable in interface org.dvb.tvanytime.metadata.MetadataChangedListener
Value which indicates that the request to monitor changes has been refused.
FATAL_ERROR - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
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.
FieldIDDefinitionList - Class in org.dvb.tvanytime.metadata
Class listing a set of fieldID strings and allowing the corresponding XPath expressions to be obtained.
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.
FilteringInterruptedException - Exception in org.davic.mpeg.sections
Signals that a filtering operation was interrupted before any data had been filtered.
FilteringInterruptedException() - Constructor for exception org.davic.mpeg.sections.FilteringInterruptedException
Constructs an FilteringInterruptedException.
FilteringInterruptedException(String) - Constructor for exception org.davic.mpeg.sections.FilteringInterruptedException
Constructs a FilteringInterruptedException with the specified detail message
FilterResourceException - Exception in org.davic.mpeg.sections
Signals that inadequate resources are available to support the requested operation when a SectionFilterGroup is in the connected or disconnected states.
FilterResourceException() - Constructor for exception org.davic.mpeg.sections.FilterResourceException
Constructs a resource Exception.
FilterResourceException(String) - Constructor for exception org.davic.mpeg.sections.FilterResourceException
Constructs a FilterResourceException with the specified detail message
FilterResourcesAvailableEvent - Class in org.davic.mpeg.sections
This event signals that enough section filter resources for the corresponding section filter group were available at the time this event was generated.
FilterResourcesAvailableEvent(SectionFilterGroup) - Constructor for class org.davic.mpeg.sections.FilterResourcesAvailableEvent
This constructs a FilterResourcesAvailableEvent for the specified SectionFilterGroup object.
findField(String) - Method in interface org.dvb.xml.jdom.Element
Returns an enumeration containing all Elements / Attributes of the given field.
findFirstField(String) - Method in interface org.dvb.xml.jdom.Element
Returns the first String representation for the given field.
finishFrame(int) - Method in class org.dvb.ui.BufferedAnimation
Notify the system that the frame currently being drawn is finished.
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.
ForcedDisconnectedEvent - Class in org.davic.mpeg.sections
This class is used to report when a TransportStream which was available becomes no longer available or if the section filter resources are removed from a connected SectionFilterGroup.
ForcedDisconnectedEvent(SectionFilterGroup) - Constructor for class org.davic.mpeg.sections.ForcedDisconnectedEvent
This constructs a ForcedDisconnectedEvent for the specified SectionFilterGroup object.
FRAME_23_98 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, approximately 23.98 frames per second, and equal to 24000f/1001f.
FRAME_24 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, equal to 24f.
FRAME_25 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, equal to 25f.
FRAME_29_97 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, approximately 29.97 frames per second, and equal to30000f/1001f.
FRAME_50 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, equal to 50f.
FRAME_59_94 - Static variable in class org.dvb.ui.BufferedAnimation
Constant representing a common video framerate, approximately 59.94 frames per second, and equal to60000f/1001f.
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.
freeze() - Method in interface org.davic.media.FreezeControl
Invocation of this method freezes the decoding of the media stream as soon as possible and leaves the last decoded frame visible to the end-user.
FreezeControl - Interface in org.davic.media
This interface should be implemented to enable the application to freeze the player.
FrequencyLocator - Class in org.dvb.locator
Used to reference a service that does not carry any DVB-SI and hence does not appear in the service list of a receiver.
FrequencyLocator(byte[], int) - Constructor for class org.dvb.locator.FrequencyLocator
Constructor for referencing a service which does not carry any DVB-SI.
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.

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