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

I

IllegalFilterDefinitionException - Exception in org.davic.mpeg.sections
Signals that a requested filter definition is not valid.
IllegalFilterDefinitionException() - Constructor for exception org.davic.mpeg.sections.IllegalFilterDefinitionException
Constructs an IllegalFilterDefinitionException.
IllegalFilterDefinitionException(String) - Constructor for exception org.davic.mpeg.sections.IllegalFilterDefinitionException
Constructs a IllegalFilterDefinitionException with the specified detail message
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.application.storage.ApplicationStoragePermission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class org.dvb.media.DripFeedPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class org.dvb.net.ca.CAPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class org.dvb.net.rc.RCPermission
Checks if this RCPermission "implies" the specified Permission.
implies(Permission) - Method in class org.dvb.net.tuning.TunerPermission
Checks if the specified permission is "implied" by this object.
IN_SYNC - Static variable in interface org.dvb.media.MasterSlaveSyncLinkageControl
Status representing synchronized
IncompatibleSynchronizableMediaTypeException - Exception in org.dvb.media
This exception is thrown when media type of each player is incompatible for synchronization.
IncompatibleSynchronizableMediaTypeException() - Constructor for exception org.dvb.media.IncompatibleSynchronizableMediaTypeException
Constructs IncompatibleSynchronizableMediaTypeException.
IncompatibleSynchronizableMediaTypeException(String) - Constructor for exception org.dvb.media.IncompatibleSynchronizableMediaTypeException
Constructs IncompatibleSynchronizableMediaTypeException with reason.
IncompleteFilteringEvent - Class in org.davic.mpeg.sections
This class is used to report the end of a filtering operation started by TableSectionFilter.
IncompleteFilteringEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.IncompleteFilteringEvent
This constructs an IncompleteFilteringEvent event for the specified SectionFilter object.
IncompleteTargetException - Exception in org.dvb.net.rc
Thrown when the target for a connection is incompletely specified.
IncompleteTargetException() - Constructor for exception org.dvb.net.rc.IncompleteTargetException
Default constructor for the exception
IncompleteTargetException(String) - Constructor for exception org.dvb.net.rc.IncompleteTargetException
Constructor for the exception with a specified reason
IncorrectLocatorException - Exception in org.davic.net.tuning
This exception is raised when a Locator given is of an inappropriate type.
IncorrectLocatorException() - Constructor for exception org.davic.net.tuning.IncorrectLocatorException
Default constructor for the exception
IncorrectLocatorException(String) - Constructor for exception org.davic.net.tuning.IncorrectLocatorException
Constructor for the exception with a specified reason
init() - Method in interface org.dvb.application.DVBJProxy
Requests the application manager calls the initXlet method on the application.
init(String[]) - Method in interface org.dvb.application.DVBJProxy
Requests the application manager calls the initXlet method on the application passing to that application the specified parameters.
init(KeyStoreBuilder[]) - Method in class org.dvb.net.ssl.DVBKeyManagerFactory
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
init(KeyStoreBuilder[]) - Method in class org.dvb.net.ssl.DVBTrustManagerFactory
This method is used to initialize the factory with an array of KeyStoreBuilder instances.
init(SelectionProviderContext) - Method in interface org.dvb.spi.selection.SelectionProvider
Called by the platform to register its handler for events originating in the provider.
initApplication(AppAttributes) - Method in interface org.dvb.application.plugins.Plugin
Request the plug-in to prepare for executing an instance of an application in a format which it supports.
initApplication(InnerApplication) - Method in interface org.dvb.application.plugins.Plugin
Request the plug-in to prepare for executing an instance of an application in a format which it supports.If the application cannot be prepared then null shall be returned.
initPlugin() - Method in interface org.dvb.application.plugins.Plugin
initialize the plug-in.
InnerApplication - Class in org.dvb.application.inner
Encapsulates the information needed to define an inner application.
InnerApplicationContainer - Class in org.dvb.application.inner
Represents embedding of an inner application within the user interface of a DVB-J application.
InnerApplicationEvent - Class in org.dvb.application.inner
InnerApplicationEvent is used to notify applications which have registered interest in events coming from inner applications that such an event has happened.
InnerApplicationEvent(InnerApplicationContainer) - Constructor for class org.dvb.application.inner.InnerApplicationEvent
Constructor for an event.
InnerApplicationExited(InnerApplicationEvent) - Method in interface org.dvb.application.inner.InnerApplicationListener
Called when an inner application exits.
InnerApplicationListener - Interface in org.dvb.application.inner
Listener for events related to inner applications
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.
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
inSync(SyncStateChangedEvent) - Method in interface org.dvb.media.SyncStateChangedEventListener
Invoked when any combination of master and slave Players are synchronized.
InteractionChannelTransportProvider - Interface in org.dvb.spi.ict
This interface will be implemented by system providers of resource transport via the interaction channel.
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.
INTERNET_CLIENT - Static variable in class org.dvb.internet.InternetServiceType
WWW service type
InternetClient - Interface in org.dvb.internet
Base interface for the internet clients.
InternetClientEvent - Class in org.dvb.internet
Base class for all status events from internet clients.
InternetClientEvent(Object, URL) - Constructor for class org.dvb.internet.InternetClientEvent
Construct a new InternetClientEvent
InternetClientFailureEvent - Class in org.dvb.internet
Event indicating that an operation on an internet client failed.
InternetClientFailureEvent(Object, URL) - Constructor for class org.dvb.internet.InternetClientFailureEvent
Construct a new InternetClientFailureEvent
InternetClientListener - Interface in org.dvb.internet
Interface for objects that wish to receive InternetClientEvents
InternetClientService - Interface in org.dvb.internet
The base class for the interface to resident applications that are supported by the internet access profile.
InternetClientSuccessEvent - Class in org.dvb.internet
Event indicating that an operation on an internet client succeeded
InternetClientSuccessEvent(Object, URL) - Constructor for class org.dvb.internet.InternetClientSuccessEvent
Construct a new InternetClientSuccessEvent
InternetServiceFilter - Class in org.dvb.internet
InternetServiceFilter represents a service type for a particular kind of internet client.
InternetServiceFilter(int) - Constructor for class org.dvb.internet.InternetServiceFilter
Constructs the filter based on a particular type of internet client service.
InternetServiceType - Class in org.dvb.internet
Class representing the additional service types available in the Internet Access profile.
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.
INVALID_FIELD_ID - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
INVALID_FIELD_VALUE - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
INVALID_REQUEST - Static variable in exception org.dvb.tvanytime.metadata.DatabaseException
Value of error code.
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
InvalidApplicationException - Exception in org.dvb.application.plugins
Thrown if an application is not valid for execution by a plug-in.
InvalidApplicationException() - Constructor for exception org.dvb.application.plugins.InvalidApplicationException
Construct a InvalidApplicationException with no detail message
InvalidApplicationException(String) - Constructor for exception org.dvb.application.plugins.InvalidApplicationException
Construct a InvalidApplicationException with a detail message
InvalidApplicationException - Exception in org.dvb.application.storage
When an application is being installed into a service, this is thrown when: The application does not include an application_storage_descriptor.
InvalidApplicationException() - Constructor for exception org.dvb.application.storage.InvalidApplicationException
Constructs an InvalidApplicationException with no detail message.
InvalidApplicationException(String) - Constructor for exception org.dvb.application.storage.InvalidApplicationException
Construct a InvalidApplicationException with a detail message
InvalidCRIDException - Exception in org.dvb.tvanytime.resolution
This exception is thrown when invalid syntax is encountered whilst constructing a new CRID.
InvalidCRIDException() - Constructor for exception org.dvb.tvanytime.resolution.InvalidCRIDException
Default constructor.
InvalidCRIDException(String) - Constructor for exception org.dvb.tvanytime.resolution.InvalidCRIDException
Constructor for the exception with a specified reason.
InvalidDescriptionFileException - Exception in org.dvb.application.storage
Thrown when an application descriptio file is invalid.
InvalidDescriptionFileException() - Constructor for exception org.dvb.application.storage.InvalidDescriptionFileException
Creates a new instance of InvalidDescriptionFileException without detail message.
InvalidDescriptionFileException(String) - Constructor for exception org.dvb.application.storage.InvalidDescriptionFileException
Constructs an instance of InvalidDescriptionFileException 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
InvalidSourceException - Exception in org.davic.mpeg.sections
Signals that the section source specified is not valid for some reason.
InvalidSourceException() - Constructor for exception org.davic.mpeg.sections.InvalidSourceException
Constructs an InvalidSourceException with no detail message.
InvalidSourceException(String) - Constructor for exception org.davic.mpeg.sections.InvalidSourceException
Constructs an InvalidSourceException with the specified detail message.
IP - Static variable in class org.dvb.service.navigation.IPDeliverySystemType
Delivery system type for IP
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
IPDatabase - Class in org.dvb.tvanytime.metadata
Class providing access a TV Anytime server over IP.
IPDatabase() - Constructor for class org.dvb.tvanytime.metadata.IPDatabase
This constructor is provided for implementations and should not be used by GEM applications.
IPDeliverySystemType - Class in org.dvb.service.navigation
IP extensions to the JavaTV delivery system type
IPISDNS - Static variable in interface org.dvb.xml.jdom.Namespace
DVB-IPI Service Discovery and Selection.
IPServiceInformationType - Class in org.dvb.service
IP extensions to the JavaTV service information type
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.
isAudioFormatSupported(String) - Static method in class org.dvb.media.Codecs
Query if a specific audio format can be decoded.
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.
isComplete() - Method in interface org.dvb.tvanytime.metadata.DatabaseQueryResult
Indicates that the database query has been completed.
isComplete(String) - Method in class org.dvb.tvanytime.resolution.ContentReferencingManager
Determine whether this ContentReferencingManager provides a complete resolution service for the specified CRID authority.
isComplete(String) - Method in interface org.dvb.tvanytime.resolution.ResolutionProviderInformation
Test whether this ResolutionProviderInformation references a complete set of CRI data for the specified CRID Authority.
isCompletelyResolved() - Method in interface org.dvb.tvanytime.resolution.ResolutionResponse
Used to indicate whether or not further resolution is required.
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.
isConnected() - Method in class org.dvb.net.rc.ConnectionRCInterface
Check if this interface is connected.
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 interface org.dvb.application.inner.DVBScene
Returns true if all the drawing done during the update and paint methods for this specific DVBScene object is automatically double buffered.
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.
isEchoOn() - Method in class org.dvb.auth.callback.PasswordCallback
Return whether the password should be displayed as being typed.
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 interface org.dvb.application.inner.DVBScene
Returns the status of all short cuts that are currently set on the DVBScene.
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.
isLoaded() - Method in class org.dvb.spi.ict.AsyncResourceLoadEvent
Return a flag indicating whether the resource is loaded.
isLoaded() - Method in interface org.dvb.spi.ict.ResourceTransportObject
Return a flag indicating whether the resource has been succesfully downloaded.
isLocal() - Method in class org.davic.net.tuning.NetworkInterface
 
isMetadataLoaded() - Method in interface org.dvb.spi.ict.ResourceTransportObject
Return a flag indicating whether the metadata for this resource (existence flag, content length, and MIME type) is available for retrieval via the corresponding accessor methods.
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
NOTE [GEM P.2.5.6]: The original description has been replaced with the following: This method shall return true if and only if the source(s) of data for this filesystem are connected and physically available to the terminal.
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.application.inner.DVBScene
Returns true if the entire DVBScene area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
isReserved() - Method in class org.davic.net.tuning.NetworkInterface
 
isRootElement() - Method in interface org.dvb.xml.jdom.Element
Check to see if this is the root element.
isSelectable() - Method in interface org.dvb.application.storage.StoredApplicationService
Test whether this service is selectable.
isSelected() - Method in class org.dvb.application.inner.InnerApplicationContainer
Indicates if this component has focus.
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.
isSmartCardInserted() - Method in class org.dvb.smartcard.SmartCardReader
Allows applications to query if a smart card is inserted in the reader.
isStartable() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is startable or not.
isStartable() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
This method determines whether the application is startable or not.
isStarted() - Method in class org.dvb.ui.BufferedAnimation
Return true if this animation is started.
isStorageRequired() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
Returns true if this application is signalled as not launchable from broadcast.
isStored() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
Returns true if this application is currently stored or cached on the terminal.
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
 
isSuccessful() - Method in interface org.dvb.tvanytime.resolution.ResolutionResponse
Used to indicate whether or not the Content Reference was successfully resolved.
isSupported(AppAttributes) - Method in interface org.dvb.application.plugins.Plugin
Test whether this plug-in is able to support a particular application.
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.
isValid() - Method in interface org.dvb.tvanytime.resolution.ResolutionResponse
Used to indicate whether or not a valid response has been obtained.
isVideo() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to an video stream.
isVideoFormatSupported(String) - Static method in class org.dvb.media.Codecs
Query if a specific video format can be decoded.
isVisible() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is marked as being visible to users.
isVisible() - Method in interface org.dvb.application.inner.DVBScene
Determines if the DVBScene (or more properly its added child components) is Visible.
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 GEM terminal, using a URL-like syntax.

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