- CA0 - Static variable in class org.davic.net.ca.CAModule
-
Constant value for the CA0 (Common Interface) CA module type.
- CA1 - Static variable in class org.davic.net.ca.CAModule
-
Constant value for the CA1 (DAVIC specified smart card) CA module type.
- CA_FAILURE - Static variable in class org.dvb.media.PresentationChangedEvent
-
Presentation changed due an action by the CA subsystem.
- CA_IDENTIFIER - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- CA_REFUSAL - Static variable in class javax.tv.service.selection.SelectionFailedEvent
-
Reason code : Selection failed due to the CA system refusing to
permit it.
- CA_RETURNED - Static variable in class org.dvb.media.PresentationChangedEvent
-
Presentation changed due to an action by the CA subsystem.
- CABLE - Static variable in class javax.tv.service.navigation.DeliverySystemType
-
Cable delivery system type.
- CABLE_DELIVERY_SYSTEM - Static variable in interface org.davic.net.tuning.DeliverySystemType
-
Constant value for cable delivery system
- CABLE_DELIVERY_SYSTEM - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- CacheManager - Class in com.sun.tv
-
This class manages the SI cache.
- CacheManager() - Constructor for class com.sun.tv.CacheManager
-
- cachingControl(CachingControlEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- CachingControl - Interface in javax.media
-
CachingControl is an interface supported by Players
that are capable of reporting download progress.
- CachingControlEvent - Class in javax.media
-
This event is generated by a Controller that supports
the CachingControl interface.
- CachingControlEvent(Controller, CachingControl, long) - Constructor for class javax.media.CachingControlEvent
-
Construct a CachingControlEvent from the required elements.
- CAEvent - Class in org.davic.net.ca
-
Base class for CA events
- CAException - Exception in org.davic.net.ca
-
Base class for exceptions in the CA API
- CAException() - Constructor for exception org.davic.net.ca.CAException
-
Default constructor for the exception
- CAException(String) - Constructor for exception org.davic.net.ca.CAException
-
Constructor for the exception with a specified reason
- CAException - Exception in org.dvb.media
-
This exception is thrown when access to a media stream is denied by the CA system.
- CAException() - Constructor for exception org.dvb.media.CAException
-
Constructor without a reason
- CAException(String) - Constructor for exception org.dvb.media.CAException
-
Constructor with a reason
- CAIdentification - Interface in javax.tv.service.navigation
-
This interface associates information related to
the conditional access (CA) subsystem with certain SI objects.
- CAListener - Interface in org.davic.net.ca
-
This interface is implemented by an object in the application
that can be registered to receive events related to CA
- callback(long) - Method in class com.sun.tv.net.util.Timer
-
- Callback - Interface in org.dvb.auth.callback
-
Implementations of this interface are passed to a CallbackHandler, allowing underlying security services
the ability to interact with a calling application to retrieve specific
authentication data such as usernames and passwords, or to display certain information, such as error and
warning messages.
- CallbackHandler - Interface in org.dvb.auth.callback
-
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication
data, such as usernames and passwords, or to display certain information, such as error and warning messages.
- callPrivileged(Method, Object, Object[]) - Static method in class com.sun.tv.media.util.JMFSecurity
-
- CAMessage - Class in org.davic.net.ca
-
This class represents messages to CA modules.
- CAMessage(byte[]) - Constructor for class org.davic.net.ca.CAMessage
-
Constructor for the message
- CAModule - Class in org.davic.net.ca
-
CAModule class represents a physical CA Module
- CAModuleManager - Class in org.davic.net.ca
-
The CA module manager is an object that manages available CA modules.
- canAddToStoredService() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
-
Returns true if this application is signalled as capable
of being added to a stored service.
- canCache() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
-
Returns true if this application is signalled as capable
of being cached.
- cancel(SIRequest) - Method in class com.sun.tv.si.SIManagerImpl
-
This implements the cancel of an async.
- cancel() - Method in class com.sun.tv.si.SIRequestImpl
-
Cancels a pending request.
- cancel() - Method in interface javax.tv.service.SIRequest
-
Cancels a pending SI retrieval request.
- CANCELED - Static variable in class javax.tv.service.SIRequestFailureType
-
The reason generated when the SIRequest is canceled.
- CancelledByUserEvent - Class in org.dvb.internet
-
Event indicating that an operation on an internet client failed because the operation
was canceled by the user
- CancelledByUserEvent(Object, URL) - Constructor for class org.dvb.internet.CancelledByUserEvent
-
Construct a new CancelledByUserEvent
- cancelRequest() - Method in class org.dvb.si.SIRequest
-
Cancels the retrieval request.
- canRead(int) - Method in class com.sun.media.amovie.ActiveMovie
-
- canRead(int) - Method in class com.sun.media.amovie.AMController
-
Stream related calls made from native code
- canRunApplication() - Method in interface org.dvb.internet.InternetClientService
-
Returns true if the application can run without having to stop the downloaded MHP
application.
- canSeek(long) - Method in class com.sun.media.amovie.ActiveMovie
-
- canSeek(long) - Method in class com.sun.media.amovie.AMController
-
- CAPermission - Class in org.dvb.net.ca
-
This class is for CA permissions.
- CAPermission(String) - Constructor for class org.dvb.net.ca.CAPermission
-
Creates a new CAPermission with the specified name.
- CAPermission(String, String) - Constructor for class org.dvb.net.ca.CAPermission
-
Creates a new CAPermission object with the specified
name.
- CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
-
The current event phase is the capturing phase.
- CARET_NEXT_CHAR - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move one character forward.
- CARET_NEXT_LINE - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move down one line.
- CARET_NEXT_PAGE - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move down to the last possible line in
the visible window.
- CARET_POSITION_CHANGE - Static variable in class org.havi.ui.HVisible
-
- CARET_PREV_CHAR - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move one character backward.
- CARET_PREV_LINE - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move up one line.
- CARET_PREV_PAGE - Static variable in class org.havi.ui.event.HTextEvent
-
When a text event with this id is sent to a
HTextValue component, then its
caret position should move up to the first possible line in
the visible window.
- caretMoved(HTextEvent) - Method in interface org.havi.ui.event.HTextListener
-
Called when the caret position of
an
HTextValue component has moved.
- caretMoved(HTextEvent) - Method in class org.havi.ui.HEventMulticaster
-
- caretNextCharacter() - Method in class org.havi.ui.HSinglelineEntry
-
Move the caret to the next character.
- caretNextLine() - Method in class org.havi.ui.HMultilineEntry
-
Move the caret to the same column position on the next line.
- caretPreviousCharacter() - Method in class org.havi.ui.HSinglelineEntry
-
Move the caret to the previous character.
- caretPreviousLine() - Method in class org.havi.ui.HMultilineEntry
-
Move the caret to the same column position on the previous
line.
- CarouselFile - Class in javax.tv.carousel
-
The CarouselFile class represents
file or directory data obtained from broadcast file systems.
- CarouselFile(Locator) - Constructor for class javax.tv.carousel.CarouselFile
-
Creates a CarouselFile instance that represents the file
referenced by the given Locator.
- CarouselFile(String) - Constructor for class javax.tv.carousel.CarouselFile
-
Creates a CarouselFile instance that represents the
file whose path name in the carousel is the given path argument.
- CarouselFile(CarouselFile, String) - Constructor for class javax.tv.carousel.CarouselFile
-
Creates a CarouselFile instance that represents the
file with the specified name in the specified carousel directory.
- CarouselFile(String, String) - Constructor for class javax.tv.carousel.CarouselFile
-
Creates a CarouselFile instance that represents the
file with the specified name in the specified carousel directory.
- carouselFileChanged(CarouselFileChangeEvent) - Method in interface javax.tv.carousel.CarouselFileListener
-
Notifies the CarouselFileListener that the
CarouselFile has changed in the broadcast.
- CarouselFileChangeEvent - Class in javax.tv.carousel
-
The CarouselFileChangeEvent provides notification of
a change to CarouselFile data.
- CarouselFileChangeEvent(CarouselFile) - Constructor for class javax.tv.carousel.CarouselFileChangeEvent
-
Creates a CarouselFileChangeEvent indicating that
the specified CarouselFile has changed.
- CarouselFileListener - Interface in javax.tv.carousel
-
The CarouselFileListener interface is implemented by
application classes which require notification of changes to
CarouselFile data.
- CarouselProtocol - Static variable in class com.sun.tv.LocatorImpl
-
- CARTOON - Static variable in class org.havi.ui.HImageHints
-
The image is a cartoon, with strong, well-defined, blocks of
solid color, etc.
- CAStopEvent - Class in org.dvb.media
-
This event is generated whenever access to a service is withdrawn by the
CA system, e.g.
- CAStopEvent(Controller) - Constructor for class org.dvb.media.CAStopEvent
-
Construct an event.
- CAStopEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.CAStopEvent
-
Construct an event.
- CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
-
The node is a CDATASection.
- CDATASection - Interface in org.w3c.dom
-
CDATA sections are used to escape blocks of text containing characters that
would otherwise be regarded as markup.
- Certificate - Interface in javax.microedition.pki
-
Interface common to certificates.
- CERTIFICATE_CHAIN_TOO_LONG - Static variable in exception javax.microedition.pki.CertificateException
-
Indicates the server certificate chain exceeds the length allowed
by an issuer's policy.
- CertificateException - Exception in javax.microedition.pki
-
The CertificateException encapsulates an error that
occurred while a Certificate is being used.
- CertificateException(Certificate, byte) - Constructor for exception javax.microedition.pki.CertificateException
-
Create a new exception with a Certificate
and specific error reason.
- CertificateException(String, Certificate, byte) - Constructor for exception javax.microedition.pki.CertificateException
-
Create a new exception with a message, Certificate,
and specific error reason.
- CHANGEABLE_SINGLE_COLOR - Static variable in class org.havi.ui.HBackgroundConfigTemplate
-
- changePin(int) - Method in interface javax.microedition.apdu.APDUConnection
-
This is a high-level method that lets the J2ME application ask the user
for PIN values for changing the PIN and sending these values to the card.
- changeXletState(Xlet, int) - Method in class com.sun.tv.XletManager
-
Change Xlet state in XletManager
Change the xlet's state in XletManager's state maintainance table.
- CharacterData - Interface in org.w3c.dom
-
The CharacterData interface extends Node with a set of
attributes and methods for accessing character data in the DOM.
- characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of character data inside an element.
- CHARSET_RULE - Static variable in interface org.w3c.dom.css.CSSRule
-
The rule is a CSSCharsetRule.
- checkPermission(Permission) - Method in class org.dvb.application.plugins.ApplicationSecurityContext
-
Throws a SecurityException if the requested
access, specified by the given permission, is not permitted
to the application or sub-application represented by this
application security context object.
- checkSize(AWTVideoSize) - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Find out how closely the underlying platform can approximate a desired
video size.
- checkSize(AWTVideoSize) - Method in interface javax.tv.media.AWTVideoSizeControl
-
Reports how closely the underlying platform can approximate a
desired video size.
- CJK_COMPATIBILITY - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+3300..U+33FF) as defined
in ISO 10646-1(E) normative Annex A
- CJK_COMPATIBILITY_FORMS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+FE30..U+FE4F) as defined
in ISO 10646-1(E) normative Annex A
- CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+F900..U+FAFF) as defined
in ISO 10646-1(E) normative Annex A
- CJK_MISCELLANEOUS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+3190..U+319F) as defined
in ISO 10646-1(E) normative Annex A
- CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+3000..U+303F) as defined
in ISO 10646-1(E) normative Annex A
- CJK_UNIFIED_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+4E00..U+9FFF) as defined
in ISO 10646-1(E) normative Annex A
- cksum(int, int) - Method in class com.sun.tv.net.GenericPacket
-
- cksum(int, int) - Method in class com.sun.tv.net.Packet
-
- cleanup() - Method in class com.sun.tv.media.MediaController
-
stops send and receive threads
- cleanupXlet(Xlet) - Method in class com.sun.tv.XletManager
-
Cleanup Xlet in XletManager.
- CLEAR - Static variable in class org.dvb.ui.DVBAlphaComposite
-
Porter-Duff Clear rule.
- Clear - Static variable in class org.dvb.ui.DVBAlphaComposite
-
DVBAlphaComposite object that implements the opaque CLEAR rule
with an alpha (Ar) of 1,0f.
- clearPassord() - Method in class org.dvb.auth.callback.PasswordCallback
-
Clear the retrieved password.
- clearSelection() - Method in class org.havi.ui.HListGroup
-
Destroy the selection.
- click() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- ClientNotRunningException - Exception in org.dvb.internet
-
Exception thrown when a method of InternetClient or one of its subclasses is called
while the client is not running, for instance if the client has been terminated by the user.
- ClientNotRunningException() - Constructor for exception org.dvb.internet.ClientNotRunningException
-
Construct a ClientNotRunningException with no detail message
- ClientNotRunningException(String) - Constructor for exception org.dvb.internet.ClientNotRunningException
-
Construct a ClientNotRunningException with the specified detail message
- Clock - Interface in javax.media
-
The Clock interface is implemented by objects that support
the Java Media time model.
- ClockStartedError - Error in javax.media
-
ClockStartedError is thrown by a Started Clock
when a method is invoked that is not legal on a Clock in the Started
state.
- ClockStartedError(String) - Constructor for error javax.media.ClockStartedError
-
Construct a ClockStartedError that contains the specified reason message.
- ClockStartedError() - Constructor for error javax.media.ClockStartedError
-
Construct a ClockStartedError with no message.
- ClockStoppedException - Exception in javax.media
-
A ClockStoppedException is thrown when a method that
expects the Clock to be Started is
called on a Stopped Clock.
- ClockStoppedException() - Constructor for exception javax.media.ClockStoppedException
-
- ClockStoppedException(String) - Constructor for exception javax.media.ClockStoppedException
-
- ClockThreadPriority - Static variable in class com.sun.tv.net.util.SystemThread
-
- clone() - Method in class org.davic.mpeg.sections.Section
-
Create a copy of this Section object.
- cloneNode(boolean) - Method in interface org.w3c.dom.Node
-
Returns a duplicate of this node, i.e., serves as a generic copy
constructor for nodes.
- close() - Method in class com.sun.tv.Handler
-
Release all resources and cease all activity.
- close() - Method in class com.sun.tv.media.MediaController
-
A subclass of this implement close to stop all threads to make
it "finalizable", i.e., ready to be garbage collected.
- close() - Method in class com.sun.tv.media.MediaPlayer
-
Close the player to stop all threads to make * it "finalizable".
- close() - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
- close() - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Turn the stream off.
- close() - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
- close() - Method in class com.sun.ukit.jaxp.ReaderUTF16
-
Closes the stream.
- close() - Method in class com.sun.ukit.jaxp.ReaderUTF8
-
Closes the stream.
- close() - Method in interface javax.media.Controller
-
Release all resources and cease all activity.
- close() - Method in interface javax.microedition.io.Connection
-
Close the connection.
- close() - Method in class org.davic.net.ca.MMIObject
-
Closes the MMI object and informs the CA API implementation
that the application intends to close or has closed the
corresponding MMI screen.
- close() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- closeMessageSession(int) - Method in class org.davic.net.ca.CAModule
-
This method allows an application to close a session to
this module.
- closeMMI() - Method in class org.davic.net.ca.CAModule
-
Requests the module to leave
the complete tree of the current high-level MMI dialogs.
- CloseMMIEvent - Class in org.davic.net.ca
-
This event informs application(s) that an MMI dialogue has to be closed.
- CloseMMIEvent(Object, int) - Constructor for class org.davic.net.ca.CloseMMIEvent
-
Constructor for the event
- code - Variable in exception org.w3c.dom.DOMException
-
- code - Variable in exception org.w3c.dom.events.EventException
-
- com.sun.media.amovie - package com.sun.media.amovie
-
- com.sun.tv - package com.sun.tv
-
- com.sun.tv.media - package com.sun.tv.media
-
- com.sun.tv.media.content.video.mpeg - package com.sun.tv.media.content.video.mpeg
-
- com.sun.tv.media.controls - package com.sun.tv.media.controls
-
- com.sun.tv.media.protocol - package com.sun.tv.media.protocol
-
- com.sun.tv.media.protocol.component - package com.sun.tv.media.protocol.component
-
- com.sun.tv.media.protocol.file - package com.sun.tv.media.protocol.file
-
- com.sun.tv.media.protocol.service - package com.sun.tv.media.protocol.service
-
- com.sun.tv.media.util - package com.sun.tv.media.util
-
- com.sun.tv.media.util.locale - package com.sun.tv.media.util.locale
-
- com.sun.tv.net - package com.sun.tv.net
-
- com.sun.tv.net.util - package com.sun.tv.net.util
-
- com.sun.tv.receiver - package com.sun.tv.receiver
-
- com.sun.tv.si - package com.sun.tv.si
-
- com.sun.tv.util - package com.sun.tv.util
-
- com.sun.ukit.jaxp - package com.sun.ukit.jaxp
-
- COMBINING_DIACRITICAL_MARKS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+0300..U+036F) as defined
in ISO 10646-1(E) normative Annex A
- COMBINING_DIACTRICAL_MARKS_FOR_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+20D0..U+20FF) as defined
in ISO 10646-1(E) normative Annex A
- COMBINING_HALF_MARKS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+FE20..U+FE2F) as defined
in ISO 10646-1(E) normative Annex A
- CommConnection - Interface in javax.microedition.io
-
This interface defines a logical serial port connection.
- Comment - Interface in org.w3c.dom
-
This interface inherits from CharacterData and represents the
content of a comment, i.e., all the characters between the starting '
<!--' and ending '-->'.
- COMMENT_NODE - Static variable in interface org.w3c.dom.Node
-
The node is a Comment.
- COMMERCIAL_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
-
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for payment
- commitContentPrefixList() - Static method in class javax.media.PackageManager
-
Make changes to the content prefix-list persistent.
- commitProtocolPrefixList() - Static method in class javax.media.PackageManager
-
Make changes to the protocol package-prefix list persistent.
- CompareInterface - Interface in com.sun.tv.util
-
- compareTo(Date) - Method in class com.sun.tv.si.ProgramEventImpl
-
Compares this program event to the provided date.
- compareTo(Object, Object) - Method in interface com.sun.tv.util.CompareInterface
-
- compareTo(Object, Object) - Method in class com.sun.tv.util.QuickSort
-
String Comparison routine, uses the comapreTo in the
String class.
- completePrefetch() - Method in class com.sun.tv.media.MediaController
-
Called when the controller is prefetched and when all the
PrefetchCompleteEvents from down stream nodes have been received.
- completePrefetch() - Method in class com.sun.tv.media.MediaPlayer
-
Called as a last step to complete the prefetch call.
- completeRealize() - Method in class com.sun.tv.media.MediaController
-
Called when the controller is realized and when all the
RealizeCompleteEvents from down stream Controllers have been received.
- completeRealize() - Method in class com.sun.tv.media.MediaPlayer
-
Called as a last step to complete the realize call.
- component - Variable in class com.sun.tv.media.controls.AtomicControlAdapter
-
VARIABLES
- COMPONENT - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- ComponentBasedPlayerControl - Interface in org.dvb.media
-
The presence of this Control on a Player indicates that the
Player can be used as either a background Player or a
component-based Player.
- conn - Variable in class javax.media.protocol.URLDataSource
-
- connect() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Open a connection to the source described by
the MediaLocator.
- connect() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- connect() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Open a connection to the source described by
the MediaLocator.
- connect() - Method in class com.sun.tv.net.EncapIPDataSource
-
Since EncapIPStream reads from a file, connect() is simulated
by starting the StreamReadingThread in EncapIPStream (calling
setOpen() on stream, if one doesn't exist (signalled by
open=false).
- connect() - Method in class javax.media.protocol.DataSource
-
Open a connection to the source described by
the MediaLocator.
- connect() - Method in class javax.media.protocol.URLDataSource
-
Initialize the connection with the source.
- connect() - Method in class org.dvb.media.DripFeedDataSource
-
This method shall not be used and has no effect.
- connect() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Connect this return channel to the current target.
- connectArgs - Static variable in class com.sun.tv.media.util.JMFSecurity
-
- connected - Variable in class com.sun.tv.media.protocol.component.DataSource
-
- connected - Variable in class com.sun.tv.media.protocol.service.DataSource
-
- connected - Variable in class javax.media.protocol.URLDataSource
-
- Connection - Interface in javax.microedition.io
-
This is the most basic type of generic connection.
- connectionChanged(ConnectionRCEvent) - Method in interface org.dvb.net.rc.ConnectionListener
-
This method is called to report events related to the setup
and termination of return channel interface connections.
- ConnectionDroppedEvent - Class in org.dvb.net.rc
-
ConnectionDroppedEvent - An event generated after an attempt to setup a connection for a
ConnectionRCInterface fails due to the connection being
dropped by the target.
- ConnectionDroppedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionDroppedEvent
-
Construct an event.
- ConnectionErrorEvent - Class in javax.media
-
A ConnectionErrorEvent is posted when an error occurs within a
DataSource
when obtaining data or communicating with a server.
- ConnectionErrorEvent(Controller) - Constructor for class javax.media.ConnectionErrorEvent
-
- ConnectionErrorEvent(Controller, String) - Constructor for class javax.media.ConnectionErrorEvent
-
- ConnectionEstablishedEvent - Class in org.dvb.net.rc
-
ConnectionEstablishedEvent - An event generated after a connection is established
for a ConnectionRCInterface.
- ConnectionEstablishedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionEstablishedEvent
-
Construct an event.
- ConnectionFailedEvent - Class in org.dvb.net.rc
-
ConnectionFailedEvent - An event generated after an attempt to setup a connection for a
ConnectionRCInterface fails.
- ConnectionFailedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionFailedEvent
-
Construct an event.
- ConnectionListener - Interface in org.dvb.net.rc
-
This interface should be implemented by objects wishing to be notified
about the connection status of a ConnectionRCInterface.
- ConnectionLostException - Exception in org.davic.mpeg.sections
-
Signals that a SectionFilterGroup has lost its connection or resources and hence is unable to satisfy
a call to a startFiltering method.
- ConnectionLostException() - Constructor for exception org.davic.mpeg.sections.ConnectionLostException
-
Constructs a resource Exception.
- ConnectionLostException(String) - Constructor for exception org.davic.mpeg.sections.ConnectionLostException
-
Constructs a ConnectionLostException with the specified detail message
- ConnectionNotFoundException - Exception in javax.microedition.io
-
This class is used to signal that a connection target
cannot be found, or the protocol type is not supported.
- ConnectionNotFoundException() - Constructor for exception javax.microedition.io.ConnectionNotFoundException
-
Constructs a ConnectionNotFoundException with no detail
message.
- ConnectionNotFoundException(String) - Constructor for exception javax.microedition.io.ConnectionNotFoundException
-
Constructs a ConnectionNotFoundException with the
specified detail message.
- ConnectionParameters - Class in org.dvb.net.rc
-
This class encapsulates the parameters needed to specify the target
of a connection.
- ConnectionParameters(String, String, String) - Constructor for class org.dvb.net.rc.ConnectionParameters
-
Construct a set of connection parameters.
- ConnectionParameters(String, String, String, InetAddress[]) - Constructor for class org.dvb.net.rc.ConnectionParameters
-
Construct a set of connection parameters.
- ConnectionRCEvent - Class in org.dvb.net.rc
-
ConnectionRCEvent - the base class for events related to connection
oriented return channels.
- ConnectionRCEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionRCEvent
-
Construct an event
- ConnectionRCInterface - Class in org.dvb.net.rc
-
This class models a connection based return channel network interface for use in
receiving and transmitting IP packets over a return channel.
- ConnectionRCInterface() - Constructor for class org.dvb.net.rc.ConnectionRCInterface
-
Constructor for instances of this class.
- ConnectionTerminatedEvent - Class in org.dvb.net.rc
-
ConnectionTerminatedEvent - An event generated after a connected
ConnectionRCInterface is disconnected.
- ConnectionTerminatedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionTerminatedEvent
-
Construct an event.
- connectNodes() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
- connectNodes() - Method in class com.sun.tv.media.MediaPlayer
-
This is invoked from doRealize() after all the nodes created in
createNode() is fully realized.
- Connector - Class in javax.microedition.io
-
This class is a factory for creating new Connection objects.
- CONTAINER - Static variable in class com.sun.tv.XletContextImpl
-
- contains(Service) - Method in class com.sun.tv.si.ServiceListImpl
-
Tests if the indicated Service object is contained
in the list.
- contains(Service) - Method in interface javax.tv.service.navigation.ServiceList
-
Tests if the indicated Service object is contained
in the list.
- containsKey(Locator) - Method in class com.sun.tv.CacheManager
-
- CONTENT - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- CONTENT_CHANGE - Static variable in class org.havi.ui.HVisible
-
- CONTENT_NOT_FOUND - Static variable in class javax.tv.service.selection.SelectionFailedEvent
-
Reason code : Selection failed because the requested content
could not be found in the network.
- CONTENT_UNKNOWN - Static variable in class javax.media.protocol.ContentDescriptor
-
- ContentConnection - Interface in javax.microedition.io
-
This interface defines the stream connection over which
content is passed.
- ContentDescriptor - Class in javax.media.protocol
-
A ContentDescriptor identifies media data containers.
- ContentDescriptor(String) - Constructor for class javax.media.protocol.ContentDescriptor
-
Create a content descriptor with the specified name.
- contentLength - Variable in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
- contentLength - Variable in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
- ContentRatingAdvisory - Interface in javax.tv.service.guide
-
ContentRatingAdvisory indicates, for a given program event, ratings
for any or all of the rating dimensions defined in the content
rating system for the local rating region.
- ContentRatingAdvisoryImpl - Class in com.sun.tv.si
-
The Content Advisory is used to indicate, for a given program event,
ratings for any or all of the rating dimensions defined in the Content
Rating System for the local rating region.
- ContentRatingAdvisoryImpl(Vector, Vector) - Constructor for class com.sun.tv.si.ContentRatingAdvisoryImpl
-
- contentType - Variable in class com.sun.tv.media.protocol.component.DataSource
-
- contentType - Variable in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
- contentType - Variable in class com.sun.tv.media.protocol.service.DataSource
-
- contentType - Variable in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
- contentType - Variable in class javax.media.protocol.URLDataSource
-
- ContextServiceLimit - Static variable in class com.sun.tv.receiver.Settings
-
- Control - Interface in javax.media
-
The base interface for processing Control objects.
- CONTROL_PICTURES - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+2400..U+243F) as defined
in ISO 10646-1(E) normative Annex A
- controlChanged(ControlChangeEvent) - Method in interface com.sun.tv.media.controls.ControlChangeListener
-
Gets called whenever the state of a Control changes.
- ControlChangeEvent - Class in com.sun.tv.media.controls
-
This class is a part of the porting layer implementation for JavaTV.
- ControlChangeEvent(Control) - Constructor for class com.sun.tv.media.controls.ControlChangeEvent
-
Creates a ControlChangeEvent with the specified control.
- ControlChangeListener - Interface in com.sun.tv.media.controls
-
This interface is a part of the porting layer implementation for JavaTV.
- Controller - Interface in javax.media
-
Controller, which extends Clock,
provides resource-allocation
state information, event generation, and a mechanism for obtaining objects
that provide additional control over a Controller.
- ControllerAdapter - Class in com.sun.tv.media
-
The event adapter which recieves ControllerEvents and
dispatches them to an appropriate stub-method.
- ControllerAdapter() - Constructor for class com.sun.tv.media.ControllerAdapter
-
- ControllerClosedEvent - Class in javax.media
-
A ControllerClosedEvent describes an event that is
generated when an a Controller is closed.
- ControllerClosedEvent(Controller) - Constructor for class javax.media.ControllerClosedEvent
-
Construct a ControllerClosedEvent.
- ControllerClosedEvent(Controller, String) - Constructor for class javax.media.ControllerClosedEvent
-
- controllerError(ControllerErrorEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- ControllerErrorEvent - Class in javax.media
-
A ControllerErrorEvent describes an event that is
generated when an error condition occurs that will cause
a Controller to cease functioning.
- ControllerErrorEvent(Controller) - Constructor for class javax.media.ControllerErrorEvent
-
- ControllerErrorEvent(Controller, String) - Constructor for class javax.media.ControllerErrorEvent
-
- ControllerEvent - Class in javax.media
-
ControllerEvent is the base class for events generated by
a Controller.
- ControllerEvent(Controller) - Constructor for class javax.media.ControllerEvent
-
- ControllerListener - Interface in javax.media
-
ControllerListener is an interface for handling asynchronous
events generated by Controllers.
- controllerUpdate(ControllerEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
Main dispatching function.
- controllerUpdate(ControllerEvent) - Method in class com.sun.tv.media.MediaController
-
This get called when some Controller notifies this controller of
any event.
- controllerUpdate(ControllerEvent) - Method in class com.sun.tv.ServiceContextImpl
-
Handle Controller/Player events for the player that's currently active.
- controllerUpdate(ControllerEvent) - Method in interface javax.media.ControllerListener
-
This method is called when an event is generated by a
Controller that this listener is registered with.
- controls - Variable in class com.sun.tv.media.MediaPlayer
-
- Controls - Interface in javax.media.protocol
-
Controls provides an interface for
obtaining objects by interface or class name.
- convertSIStringToJavaString(byte[], int, int, boolean) - Static method in class org.dvb.si.SIUtil
-
This method converts a text string that is coded according
to annex A of the DVB-SI specification (EN 300 468) to a
Java String object.
- convertTo(HScreenConfiguration, Point) - Method in class org.havi.ui.HScreenConfiguration
-
Convert a pixel position from one coordinate system to another
without including any rounding errors from passing through
normalized coordinates.
- copy() - Method in class com.sun.tv.net.GenericPacket
-
- copy() - Method in class com.sun.tv.net.Packet
-
- Counter - Interface in org.w3c.dom.css
-
The Counter interface is used to represent any counter or
counters function value.
- COUNTRY_AVAILABILITY - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- createAttribute(String) - Method in interface org.w3c.dom.Document
-
Creates an Attr of the given name.
- createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
-
Creates an attribute of the given qualified name and namespace URI.
- createCDATASection(String) - Method in interface org.w3c.dom.Document
-
Creates a CDATASection node whose value is the specified
string.
- createComment(String) - Method in interface org.w3c.dom.Document
-
Creates a Comment node given the specified string.
- createCSSStyleSheet(String, String) - Method in interface org.w3c.dom.css.DOMImplementationCSS
-
Creates a new CSSStyleSheet.
- createDataSource(URL) - Static method in class javax.media.Manager
-
Create a DataSource for the specified media.
- createDataSource(MediaLocator) - Static method in class javax.media.Manager
-
Create a DataSource for the specified media.
- createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
-
Creates an XML Document object of the specified type with
its document element.
- createDocumentFragment() - Method in interface org.w3c.dom.Document
-
Creates an empty DocumentFragment object.
- createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
-
Creates an empty DocumentType node.
- createElement(String) - Method in interface org.w3c.dom.Document
-
Creates an element of the type specified.
- createElementNS(String, String) - Method in interface org.w3c.dom.Document
-
Creates an element of the given qualified name and namespace URI.
- createEmbeddedContext(URL[], URL) - Method in class org.dvb.application.plugins.ApplicationSecurityContext
-
Creates a context for an embedded part of an application, e.g.
- createEntityReference(String) - Method in interface org.w3c.dom.Document
-
Creates an EntityReference object.
- createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
-
- createFont(String, int, int) - Method in class org.dvb.ui.FontFactory
-
Creates a font object from the font source associated with this
FontFactory.
- createGainControl() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
- createGainControl() - Method in class com.sun.tv.media.MediaPlayer
-
If the Player can play audio, a gain control adapter is created
and the player is registered a listener for gain change events
- createGraphics() - Method in class org.dvb.ui.DVBBufferedImage
-
Creates a DVBGraphics, which can be used to draw into
this DVBBufferedImage.
- createInstance() - Static method in class com.sun.tv.DisplayManager
-
- createInstance() - Static method in class com.sun.tv.XletManager
-
- createInstance() - Static method in class javax.tv.service.SIManager
-
Creates a new instance of SIManager.
- createLocator(String) - Method in class com.sun.tv.LocatorFactoryImpl
-
Creates a JavaTV locator from the specified locator string.
- createLocator(String) - Method in class javax.tv.locator.LocatorFactory
-
Creates a Locator object from the specified locator
string.
- createMessage(String, String, String) - Method in interface org.dvb.internet.EmailClient
-
Create a new email message.
- createNodes() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
- createNodes() - Method in class com.sun.tv.media.MediaPlayer
-
This is invoked from doRealize() during the player realization stage.
- createPlayer(URL) - Static method in class javax.media.Manager
-
Create a Player for the specified media.
- createPlayer(MediaLocator) - Static method in class javax.media.Manager
-
Create a Player for the specified media.
- createPlayer(DataSource) - Static method in class javax.media.Manager
-
Create a Player for the DataSource.
- createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
-
Creates a ProcessingInstruction node given the specified
name and data strings.
- createProgramEventLocator(String, String) - Static method in class com.sun.tv.LocatorImpl
-
- createServiceContext() - Method in class com.sun.tv.ServiceContextFactoryImpl
-
Creates a ServiceContext object.
- createServiceContext() - Method in class javax.tv.service.selection.ServiceContextFactory
-
Creates a ServiceContext object.
- createServiceIterator() - Method in class com.sun.tv.si.ServiceListImpl
-
Generates an iterator on the Services in this list.
- createServiceIterator() - Method in interface javax.tv.service.navigation.ServiceList
-
Generates an iterator on the Service elements
in this list.
- createStoredApplicationService(int, int, String) - Method in class org.dvb.application.storage.StoredApplicationServiceFactory
-
Creates a new stored application service.
- createTextNode(String) - Method in interface org.w3c.dom.Document
-
Creates a Text node given the specified string.
- createXletContainer() - Method in class com.sun.tv.DisplayManager
-
Create a new XletContainer.
- CryptographicServiceProviderProvider - Interface in org.dvb.security.provider
-
This xlet-bound provider permits a cryptographic service provider
to be packaged and managed as part of the MHP provider framework
as supported through the org.dvb.spi package.
- CSS2Properties - Interface in org.w3c.dom.css
-
The CSS2Properties interface represents a convenience
mechanism for retrieving and setting properties within a
CSSStyleDeclaration.
- CSS_ATTR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a attribute function.
- CSS_CM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (cm).
- CSS_COUNTER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a counter or counters function.
- CSS_CUSTOM - Static variable in interface org.w3c.dom.css.CSSValue
-
The value is a custom value.
- CSS_DEG - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is an angle (deg).
- CSS_DIMENSION - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a number with an unknown dimension.
- CSS_EMS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (ems).
- CSS_EXS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (exs).
- CSS_GRAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is an angle (grad).
- CSS_HZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a frequency (Hz).
- CSS_IDENT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is an identifier.
- CSS_IN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (in).
- CSS_INHERIT - Static variable in interface org.w3c.dom.css.CSSValue
-
The value is inherited and the cssText contains "inherit".
- CSS_KHZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a frequency (kHz).
- CSS_MM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (mm).
- CSS_MS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a time (ms).
- CSS_NUMBER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a simple number.
- CSS_PC - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (pc).
- CSS_PERCENTAGE - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a percentage.
- CSS_PRIMITIVE_VALUE - Static variable in interface org.w3c.dom.css.CSSValue
-
The value is a primitive value and an instance of the
CSSPrimitiveValue interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue interface.
- CSS_PT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (pt).
- CSS_PX - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a length (px).
- CSS_RAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is an angle (rad).
- CSS_RECT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a rect function.
- CSS_RGBCOLOR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a RGB color.
- CSS_S - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a time (s).
- CSS_STRING - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a STRING.
- CSS_UNKNOWN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is not a recognized CSS2 value.
- CSS_URI - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
-
The value is a URI.
- CSS_VALUE_LIST - Static variable in interface org.w3c.dom.css.CSSValue
-
The value is a CSSValue list and an instance of the
CSSValueList interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue interface.
- CSSCharsetRule - Interface in org.w3c.dom.css
-
The CSSCharsetRule interface represents a @charset rule in a
CSS style sheet.
- CSSFontFaceRule - Interface in org.w3c.dom.css
-
The CSSFontFaceRule interface represents a @font-face rule in
a CSS style sheet.
- CSSImportRule - Interface in org.w3c.dom.css
-
The CSSImportRule interface represents a @import rule within
a CSS style sheet.
- CSSMediaRule - Interface in org.w3c.dom.css
-
The CSSMediaRule interface represents a @media rule in a CSS
style sheet.
- CSSPageRule - Interface in org.w3c.dom.css
-
The CSSPageRule interface represents a @page rule within a
CSS style sheet.
- CSSPrimitiveValue - Interface in org.w3c.dom.css
-
The CSSPrimitiveValue interface represents a single CSS value
.
- CSSRule - Interface in org.w3c.dom.css
-
The CSSRule interface is the abstract base interface for any
type of CSS statement.
- CSSRuleList - Interface in org.w3c.dom.css
-
The CSSRuleList interface provides the abstraction of an
ordered collection of CSS rules.
- CSSStyleDeclaration - Interface in org.w3c.dom.css
-
The CSSStyleDeclaration interface represents a single CSS
declaration block.
- CSSStyleRule - Interface in org.w3c.dom.css
-
The CSSStyleRule interface represents a single rule set in a
CSS style sheet.
- CSSStyleSheet - Interface in org.w3c.dom.css
-
The CSSStyleSheet interface is a concrete interface used to
represent a CSS style sheet i.e., a style sheet whose content type is
"text/css".
- CSSUnknownRule - Interface in org.w3c.dom.css
-
The CSSUnknownRule interface represents an at-rule not
supported by this user agent.
- CSSValue - Interface in org.w3c.dom.css
-
The CSSValue interface represents a simple or a complex
value.
- CSSValueList - Interface in org.w3c.dom.css
-
The CSSValueList interface provides the abstraction of an
ordered collection of CSS values.
- CURRENCY_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+20A0..U+20CF) as defined
in ISO 10646-1(E) normative Annex A
- current_next_indicator() - Method in class org.davic.mpeg.sections.Section
-
This method returns the value of the corresponding field from an MPEG-2 section header.
- CURRENT_PROGRAM_EVENT - Static variable in class javax.tv.service.guide.ProgramScheduleChangeType
-
ProgramScheduleChangeType indicating that the
current program event has changed.
- currentItemChanged(HItemEvent) - Method in interface org.havi.ui.event.HItemListener
-
Called when a change to the current item of the
HItemValue occurs.
- currentItemChanged(HItemEvent) - Method in class org.havi.ui.HEventMulticaster
-
- CurrentServiceFilter - Class in org.dvb.application
-
Instances of CurrentServiceFilter
are used to set a filter on the list of applications that are retrieved
from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
- CurrentServiceFilter() - Constructor for class org.dvb.application.CurrentServiceFilter
-
public Constructor of the CurrentServiceFilter
- CYRILLIC - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+400..U+4FF) as defined
in ISO 10646-1(E) normative Annex A
- gainChange(float) - Method in class com.sun.media.amovie.AMController
-
- gainChange(GainChangeEvent) - Method in class com.sun.tv.media.MediaPlayer
-
Subclass should override this method to change the audio gain.
- gainChange(GainChangeEvent) - Method in interface javax.media.GainChangeListener
-
This method is called to deliver a GainChangeEvent
when the state of a GainControl changes.
- GainChangeEvent - Class in javax.media
-
A GainChangeEvent is posted by a
GainControl when its state has been updated.
- GainChangeEvent(GainControl, boolean, float, float) - Constructor for class javax.media.GainChangeEvent
-
- GainChangeListener - Interface in javax.media
-
GainChangeListener is an interface for handling
GainChangeEvents generated by
GainControls.
- gainControl - Variable in class com.sun.tv.media.MediaPlayer
-
- GainControl - Interface in javax.media
-
GainControl is an interface for manipulating audio signal
gain.
- GainControlAdapter - Class in com.sun.tv.media
-
This class is a part of the porting layer implementation for JavaTV
GainControlAdapter implements javax.media.GainControl.
- GainControlAdapter(boolean) - Constructor for class com.sun.tv.media.GainControlAdapter
-
constructs a GainControlAdapter object.
- GENERAL_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+2000..U+206F) as defined
in ISO 10646-1(E) normative Annex A
- GeneralPreference - Class in org.dvb.user
-
This class defines a set of general preferences.
- GeneralPreference(String) - Constructor for class org.dvb.user.GeneralPreference
-
Constructs a GeneralPreference object.
- GenericPacket - Class in com.sun.tv.net
-
This class implements a general purpose network packet buffer
mechanism.
- GEOGRAPHICAL_BLACKOUT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
-
Minor reason for NOT_POSSIBLE - not allowed for geographical reasons
- GEOMETRICAL_SHAPES - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+25A0..U+25FF) as defined
in ISO 10646-1(E) normative Annex A
- GEORGIAN_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+10A0..U+10CF) as defined
in ISO 10646-1(E) normative Annex A
- get(Locator) - Method in class com.sun.tv.CacheManager
-
- get(int, int) - Static method in class com.sun.tv.net.GenericPacket
-
- GET - Static variable in interface javax.microedition.io.HttpConnection
-
HTTP Get method.
- getAccept() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getAcceptedMediaTypes() - Method in interface org.dvb.internet.WWWBrowserService
-
Returns an array of supported MIME types, e.g.
- getAccessKey() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getAccessKey() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- getAccessKey() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getAccessKey() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getAccessKey() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getAction() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getActionCommand() - Method in class org.havi.ui.event.HActionEvent
-
Retrieve the action command string associated with this event.
- getActionCommand() - Method in interface org.havi.ui.HActionInputPreferred
-
Gets the command name for the HActionEvent
event fired by this HActionInputPreferred.
- getActionCommand() - Method in class org.havi.ui.HGraphicButton
-
Gets the command name for the HActionEvent
event fired by this HGraphicButton.
- getActionCommand() - Method in class org.havi.ui.HTextButton
-
Gets the command name for the HActionEvent
event fired by this HTextButton.
- getActions() - Method in class javax.microedition.apdu.APDUPermission
-
- getActions() - Method in class javax.microedition.xlet.ixc.IxcPermission
-
Returns the "canonical string representation" of the actions.
- getActions() - Method in class javax.tv.media.MediaSelectPermission
-
Reports the canonical string representation of the actions.
- getActions() - Method in class javax.tv.service.ReadPermission
-
Returns the canonical string representation of the actions,
which currently is the empty string "", since there are no actions for
a ReadPermission.
- getActions() - Method in class javax.tv.service.selection.SelectPermission
-
Returns the canonical string representation of the actions.
- getActions() - Method in class javax.tv.service.selection.ServiceContextPermission
-
Returns the canonical representation of the actions string.
- getActions() - Method in class org.dvb.application.AppsControlPermission
-
Returns the list of actions that had been passed to the
constructor - it shall return null.
- getActions() - Method in class org.dvb.application.storage.ApplicationStoragePermission
-
Returns the actions as a String.
- getActionSound() - Method in interface org.havi.ui.HActionable
-
Return the last action sound set by the
setActionSound() method
or null if no action sound has been set.
- getActionSound() - Method in class org.havi.ui.HGraphicButton
-
Return the last action sound set by the
setActionSound() method
or null if no action sound has been set.
- getActionSound() - Method in class org.havi.ui.HTextButton
-
Return the last action sound set by the
setActionSound() method
or null if no action sound has been set.
- getActionThread() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the Xlet action runnable (XletRunnable)
for the Xlet.
- getActiveFormatDefinition() - Method in interface org.dvb.media.VideoFormatControl
-
Return the value of the active_format field of the MPEG Active Format
Description of the video if it is transmitted (one of the constants
AFD_* above).
- getActiveVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns the size and location of the active video area.
- getActiveVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns the size and location of the active video area on-screen.
- getAddress() - Method in interface javax.microedition.io.Datagram
-
Get the address of the datagram.
- getAddress() - Method in interface javax.microedition.io.SocketConnection
-
Gets the remote address to which the socket is bound.
- getAdjustmentSound() - Method in interface org.havi.ui.HAdjustmentValue
-
Get the sound to be played when the value changes.
- getAdjustmentSound() - Method in class org.havi.ui.HRangeValue
-
Get the sound to be played when the value changes.
- getAdjustMode() - Method in interface org.havi.ui.HAdjustmentInputPreferred
-
Get the adjustment mode for this
HAdjustmentInputPreferred.
- getAdjustMode() - Method in class org.havi.ui.HRangeValue
-
Get the adjustment mode for this
HRangeValue.
- getAID() - Method in class org.dvb.application.AppID
-
This method returns the integer value of the application count supplied in the constructor
- getAlign() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getAllFonts() - Method in class org.havi.ui.HGraphicsConfiguration
-
List the fonts that are always available on the device, but
does not list fonts that may be (temporarily) available for
download from other sources.
- getAllShortcutKeycodes() - Method in interface org.dvb.application.inner.DVBScene
-
Returns all keycodes added in the DVBScene as shortcuts.
- getAllShortcutKeycodes() - Method in class org.havi.ui.HScene
-
Returns all keycodes added in the HScene as shortcuts.
- getAlpha() - Method in class javax.tv.graphics.AlphaColor
-
Reports the alpha value of this AlphaColor instance.
- getAlpha() - Method in class org.dvb.ui.DVBAlphaComposite
-
Returns the alpha value of this DVBAlphaComposite.
- getAlpha() - Method in class org.dvb.ui.DVBColor
-
Returns the alpha component.
- getAlt() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- getAlt() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getAlt() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'alt' key was depressed during the firing
of the event.
- getAnchors() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getAnimateContent(int) - Method in class org.havi.ui.HVisible
-
Gets the animate content for this component.
- getAnswerLength() - Method in class org.davic.net.ca.Enquiry
-
- getAppAttributes(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
-
Returns an enumeration of AppAttributes of the applications available.
- getAppAttributes(AppID) - Method in class org.dvb.application.AppsDatabase
-
Returns the properties associated with the given ID.
- getAppCodeName() - Method in class org.dvb.dom.environment.Navigator
-
- getAppData() - Method in class org.davic.mpeg.sections.SectionFilterEvent
-
Returns the application data that was passed to the
startFiltering method
- getAppData() - Method in class org.dvb.si.SIRetrievalEvent
-
Returns the application data that was passed to the retrieve method
- getAppIcon() - Method in interface org.dvb.application.AppAttributes
-
This method returns an object encapsulating the information about the
icon(s) for the application.
- getAppID() - Method in class org.dvb.application.AppsDatabaseEvent
-
gets the application ID object for the entry in the database that
changed.
- getAppID() - Method in class org.dvb.application.AppStateChangeEvent
-
The application the listener was tracking has made a state
transition from fromState to toState.
- getAppIDs(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
-
Returns an enumeration of the application IDs available.
- getApplicationIdentifier() - Method in class com.sun.tv.AppSignalEvent
-
get unique identifier from broadcaster.
- getApplicationTitle() - Method in class org.davic.net.ca.CAModule
-
Retrieves the Application Title String.
- getAppName() - Method in class org.dvb.dom.environment.Navigator
-
- getAppProxy(AppID) - Method in class org.dvb.application.AppsDatabase
-
Returns the ApplicationProxy
associated with the given ID.
- getAppsDatabase() - Static method in class org.dvb.application.AppsDatabase
-
Returns the singleton AppsDatabase object.
- getAppVersion() - Method in class org.dvb.dom.environment.Navigator
-
- getArc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getArchive() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getArea() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getAreas() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLMapElement
-
- getArgs() - Method in class com.sun.tv.AppSignalEvent
-
get Xlet args
- getAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
-
Return the aspect ratio of the video as it is transmitted.
- getAssociatedLanguage() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Called to identified the language used for the elementary stream.
- getAssociatedLanguage() - Method in interface javax.tv.service.navigation.ServiceComponent
-
Identifies the language used for the elementary stream.
- getAssociationTag() - Method in class org.davic.mpeg.ElementaryStream
-
- getATR() - Method in interface javax.microedition.apdu.APDUConnection
-
Returns the Answer To Reset (ATR) message sent by the smart card in
response to the reset operation.
- getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
-
attrChange indicates the type of change which triggered
the DOMAttrModified event.
- getAttribute(String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute value by name.
- getAttributeNode(String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
-
Retrieves an Attr node by local name and namespace URI.
- getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
-
Retrieves an attribute value by local name and namespace URI.
- getAttributes() - Method in interface org.w3c.dom.Node
-
A NamedNodeMap containing the attributes of this node (if
it is an Element) or null otherwise.
- getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
-
attrName indicates the name of the changed
Attr node in a DOMAttrModified event.
- getAudioPriority() - Method in class com.sun.tv.media.util.MediaThreadGroup
-
This should be used for threads handling the audio medium.
- getAvailableCompositeRules() - Method in class org.dvb.ui.DVBGraphics
-
Returns all available Porter-Duff Rules for this specific Graphics context.
- getAzimuth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the azimuth property definition in CSS2.
- getBackground() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackground() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background property definition in CSS2.
- getBackgroundAttachment() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background-attachment property definition in CSS2.
- getBackgroundColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background-color property definition in CSS2.
- getBackgroundImage() - Method in interface org.dvb.application.inner.DVBScene
-
Retrieve any image used as a background for this
DVBScene.
- getBackgroundImage() - Method in class org.havi.ui.HScene
-
Retrieve any image used as a background for this
HScene.
- getBackgroundImage() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background-image property definition in CSS2.
- getBackgroundImageRectangle() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackgroundMode() - Method in interface org.dvb.application.inner.DVBScene
-
Get the background mode of this
DVBScene.
- getBackgroundMode() - Method in class org.havi.ui.HScene
-
Get the background mode of this
HScene.
- getBackgroundMode() - Method in class org.havi.ui.HVisible
-
Get the background mode of this
HVisible.
- getBackgroundPosition() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background-position property definition in CSS2.
- getBackgroundRepeat() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the background-repeat property definition in CSS2.
- getBackgroundVideo() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackgroundVideoClip() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackgroundVideoPreserveAspect() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackgroundVideoRectangle() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBackgroundVideoTransform() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getBaseDirectory() - Method in class com.sun.tv.AppSignalEvent
-
get base directory
- getBaudRate() - Method in interface javax.microedition.io.CommConnection
-
Gets the baudrate for the serial port connection.
- getBehavior() - Method in class org.havi.ui.HStaticRange
-
- getBestColorMatch(Color) - Method in class org.dvb.ui.DVBGraphics
-
Returns the best match for the specified Color as a DVBColor, in a
device-dependent manner, as constrained by the MHP graphics reference model.
- getBestConfiguration(HBackgroundConfigTemplate) - Method in class org.havi.ui.HBackgroundDevice
-
- getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HBackgroundDevice
-
Returns the "best" configuration possible that passes
the criteria defined in one of the
HBackgroundConfigTemplate objects within the specified array or null.
- getBestConfiguration(HGraphicsConfigTemplate) - Method in class org.havi.ui.HGraphicsDevice
-
- getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HGraphicsDevice
-
- getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HVideoConfigTemplate) - Method in class org.havi.ui.HVideoDevice
-
Returns the "best" configuration possible that passes
the criteria defined in the HVideoConfigTemplate or null.
- getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HVideoDevice
-
Returns the "best" configuration possible that passes
the criteria defined in one of the HVideoConfigTemplate objects
within the specified array or null.
- getBestScene(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
-
- getBestSceneTemplate(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
-
Returns an
HSceneTemplate
that is closest to to the input
HSceneTemplate and corresponds to
an HScene which could be successfully created on this platform
at the time that this method is called.
- getBlindAnswer() - Method in class org.davic.net.ca.Enquiry
-
- getBlockIncrement() - Method in interface org.havi.ui.HAdjustmentValue
-
Get the block increment for this HAdjustmentValue.
- getBlockIncrement() - Method in class org.havi.ui.HRangeValue
-
Get the block increment for this HRangeValue.
- getBlue() - Method in interface org.w3c.dom.css.RGBColor
-
This attribute is used for the blue value of the RGB color.
- getBody() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getBorder() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border property definition in CSS2.
- getBorderBottom() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-bottom property definition in CSS2.
- getBorderBottomColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-bottom-color property definition in CSS2.
- getBorderBottomStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-bottom-style property definition in CSS2.
- getBorderBottomWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-bottom-width property definition in CSS2.
- getBorderCollapse() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-collapse property definition in CSS2.
- getBorderColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-color property definition in CSS2.
- getBorderLeft() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-left property definition in CSS2.
- getBorderLeftColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-left-color property definition in CSS2.
- getBorderLeftStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-left-style property definition in CSS2.
- getBorderLeftWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-left-width property definition in CSS2.
- getBorderRight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-right property definition in CSS2.
- getBorderRightColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-right-color property definition in CSS2.
- getBorderRightStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-right-style property definition in CSS2.
- getBorderRightWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-right-width property definition in CSS2.
- getBordersEnabled() - Method in class org.havi.ui.HVisible
-
Returns the current border mode.
- getBorderSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-spacing property definition in CSS2.
- getBorderStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-style property definition in CSS2.
- getBorderTop() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-top property definition in CSS2.
- getBorderTopColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-top-color property definition in CSS2.
- getBorderTopStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-top-style property definition in CSS2.
- getBorderTopWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-top-width property definition in CSS2.
- getBorderWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the border-width property definition in CSS2.
- getBottom() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the bottom property definition in CSS2.
- getBottom() - Method in interface org.w3c.dom.css.Rect
-
This attribute is used for the bottom of the rect.
- getBottomText() - Method in class org.davic.net.ca.List
-
Returns the bottom text.
- getBoundPBPXletContext() - Method in interface org.dvb.spi.XletBoundProvider
-
A valid provider shall return a non-null value from at least
one of the get...XletContext methods.
- getBoundXletContext() - Method in interface org.dvb.spi.XletBoundProvider
-
A valid provider shall return a non-null value from at least
one of the get...XletContext methods.
- getBouquet() - Method in class javax.tv.service.transport.BouquetChangeEvent
-
Reports the Bouquet that changed.
- getBouquetCollection() - Method in class javax.tv.service.transport.BouquetChangeEvent
-
Reports the BouquetCollection that generated the
event.
- getBouquetID() - Method in class com.sun.tv.si.BouquetImpl
-
This method returns the ID of this bouquet definition.
- getBouquetID() - Method in interface javax.tv.service.transport.Bouquet
-
Reports the ID of this bouquet definition.
- getBouquetID() - Method in interface org.dvb.si.SIBouquet
-
Get the identification.
- getBouquetID() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the bouquetId of the bouquet.
- getBouquetID() - Method in interface org.dvb.si.SITransportStreamBAT
-
Get the identification of the bouquet this transport stream is part of.
- getBouquetName(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getBubbles() - Method in interface org.w3c.dom.events.Event
-
Used to indicate whether or not an event is a bubbling event.
- getBuffersGraphics() - Method in class org.dvb.ui.BufferedAnimation
-
Get the graphics objects for drawing into this component's internal
image buffers.
- getBuffersSize() - Method in class org.dvb.ui.BufferedAnimation
-
Get the size of the internal image buffers.
- getButton() - Method in interface org.w3c.dom.events.MouseEvent
-
During mouse events caused by the depression or release of a mouse
button, button is used to indicate which mouse button
changed state.
- getByte(int) - Method in class com.sun.tv.net.GenericPacket
-
- getByte(int) - Method in class com.sun.tv.net.Packet
-
- getByteArray() - Method in class com.sun.tv.net.GenericPacket
-
- getByteAt(int) - Method in class org.davic.mpeg.sections.Section
-
This method returns one byte from the filtered data.
- getByteAt(int) - Method in class org.dvb.si.Descriptor
-
Get a particular byte within the descriptor content
- getBytes(int, byte[], int, int) - Method in class com.sun.tv.net.GenericPacket
-
- getBytes(int, byte[], int, int) - Method in class com.sun.tv.net.Packet
-
- getByteStream() - Method in class org.xml.sax.InputSource
-
Get the byte stream for this input source.
- getCachingControl() - Method in class javax.media.CachingControlEvent
-
Get the CachingControl object that generated
the event.
- getCallback() - Method in exception org.dvb.auth.callback.UnsupportedCallbackException
-
Returns the Callback passed in to the constructor.
- getCallbackHandler() - Method in class org.dvb.security.KeyStoreCallbackHandlerProtection
-
Returns the callback handler.
- getCAModule() - Method in class org.davic.net.ca.DescramblerProxy
-
Returns the CA module that is associated with
the current descrambling via this proxy.
- getCancelable() - Method in interface org.w3c.dom.events.Event
-
Used to indicate whether or not an event can have its default action
prevented.
- getCaptionSide() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the caption-side property definition in CSS2.
- getCaretCharPosition() - Method in class org.havi.ui.HSinglelineEntry
-
Gets the position of the text insertion caret for this the
current line in this text component.
- getCaretCharPositionForLine(HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
-
Returns the character position of the caret within the content
string if it were to be moved vertically to the given 'line'.
- getCaretPositionNextLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Returns the character position of the caret within the content
string if it were to be moved down one line.
- getCaretPositionPreviousLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Returns the character position of the caret within the content
string if it were to be moved up one line.
- getCarouselFile() - Method in class javax.tv.carousel.CarouselFileChangeEvent
-
Reports the CarouselFile whose contents have changed.
- getCarouselId() - Method in class org.dvb.dsmcc.ServiceXFRReference
-
This method returns the carousel identifier.
- getCASystemIDs() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Returns an array of CA System IDs associated with this object.
- getCASystemIDs() - Method in interface javax.tv.service.navigation.CAIdentification
-
Returns an array of CA System IDs associated with this object.
- getCASystemIDs() - Method in class org.davic.net.ca.CAModule
-
Returns all CASystemIDs of this CA module.
- getCertificate() - Method in exception javax.microedition.pki.CertificateException
-
Get the Certificate that caused the exception.
- getChangeType() - Method in class javax.tv.service.SIChangeEvent
-
Indicates the type of change that occurred.
- getCharacterStream() - Method in class org.xml.sax.InputSource
-
Get the character stream for this input source.
- getCharSet() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getCharSet() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getChildNodes() - Method in interface org.w3c.dom.Node
-
A NodeList that contains all children of this node.
- getCipherSuite() - Method in interface javax.microedition.io.SecurityInfo
-
Returns the name of the cipher suite in use for the connection.
- getClassLoader() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the ClassLoader for the Xlet.
- getClassLoader() - Method in interface javax.microedition.xlet.XletContext
-
Returns the base class loader of the Xlet.
- getClassLoader(String[]) - Method in class org.dvb.application.plugins.ApplicationSecurityContext
-
Get a classloader that is appropriate for loading classes for the
application (or sub-application) represented by this application
security context object.
- getClassName() - Method in class com.sun.tv.AppSignalEvent
-
get Class name
- getClassName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- getClear() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the clear property definition in CSS2.
- getClient() - Method in class org.davic.mpeg.sections.SectionFilterGroup
-
Returns the ResourceClient object specified in the last call to the attach() method as to be
notified in the case that the section filters acquired by the SectionFilterGroup during that
call to attach() are removed by the environment for any reason.
- getClient() - Method in class org.davic.net.ca.DescramblerProxy
-
Returns the resource client associated with this resource proxy.
- getClient() - Method in class org.davic.net.tuning.NetworkInterfaceController
-
Returns the resource client that is associated with
this NetworkInterfaceController.
- getClient() - Method in interface org.davic.resources.ResourceProxy
-
- getClient() - Method in class org.dvb.event.RepositoryDescriptor
-
Return the object which asked to be notified about withdrawal of the event
source.
- getClient() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Return the object which asked to be notified about withdrawal of the
underlying resource.
- getClient() - Method in class org.havi.ui.HScreenDevice
-
- getClientX() - Method in interface org.w3c.dom.events.MouseEvent
-
The horizontal coordinate at which the event occurred relative to the
DOM implementation's client area.
- getClientY() - Method in interface org.w3c.dom.events.MouseEvent
-
The vertical coordinate at which the event occurred relative to the DOM
implementation's client area.
- getClip() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the clip property definition in CSS2.
- getClipRegion() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns the area of the decoded video that will be
displayed.
- getClipRegion() - Method in class org.dvb.media.VideoTransformation
-
Gets the clipping region.
- getClosestMatch(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
-
This method takes a video transformation and returns the closest
match of that video transformation that can be supported for the
currently selected video.
- getCode() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getCode() - Method in class org.dvb.event.UserEvent
-
Returns the event code.
- getCodeBase() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getCodeType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getCoherentScreenConfigurations(HScreenConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getColor() - Method in class org.dvb.ui.DVBGraphics
-
Gets this graphics context's current color.
- getColor() - Method in class org.havi.ui.event.HEventRepresentation
-
This returns the color representation (generally used for
colored soft keys) of the current event code.
- getColor() - Method in class org.havi.ui.HBackgroundConfiguration
-
Obtain the current color of this background.
- getColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the color property definition in CSS2.
- getCols() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameSetElement
-
- getColumnNumber() - Method in class com.sun.ukit.jaxp.Parser
-
Return the column number where the current document event ends.
- getColumnNumber() - Method in interface org.xml.sax.Locator
-
Return the column number where the current document event ends.
- getColumnNumber() - Method in exception org.xml.sax.SAXParseException
-
The column number of the end of the text where the exception occurred.
- getCompatibleImage(Image, HImageHints) - Method in class org.havi.ui.HGraphicsConfiguration
-
Generate a java.awt.Image which may be a modified copy
of the image passed as input.
- getComponentHScreenRectangle(Component) - Method in class org.havi.ui.HGraphicsConfiguration
-
- getComponentTag() - Method in class org.davic.mpeg.dvb.DvbElementaryStream
-
- getComponentTag() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the component tag identifier.
- getComponentTags() - Method in class org.davic.net.dvb.DvbLocator
-
Returns an array of the component_tags
- getComputedStyle(Element, String) - Method in interface org.w3c.dom.css.ViewCSS
-
This method is used to get the computed style as it is defined in .
- getConfigTemplate() - Method in class org.havi.ui.HBackgroundConfiguration
-
- getConfigTemplate() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
-
- getConfigTemplate() - Method in class org.havi.ui.HGraphicsConfiguration
-
- getConfigTemplate() - Method in class org.havi.ui.HVideoConfiguration
-
- getConfigurations() - Method in class org.havi.ui.HBackgroundDevice
-
- getConfigurations() - Method in class org.havi.ui.HGraphicsDevice
-
- getConfigurations() - Method in class org.havi.ui.HVideoDevice
-
Returns all of the HVideoConfiguration
objects associated with this HVideoDevice.
- getConnectedTime() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Return the time an interface has been connected
- getContainer() - Method in interface javax.microedition.xlet.XletContext
-
Get the parent container for an Xlet to put its AWT components
in.
- getContent() - Method in class org.dvb.si.Descriptor
-
Get a copy of the content of this descriptor (everything after the length field).
- getContent(int) - Method in class org.havi.ui.HVisible
-
Gets the content for this component.
- getContent() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the content property definition in CSS2.
- getContentDescriptor() - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Get the current content type for this stream.
- getContentDescriptor() - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Get the content type for this stream.
- getContentDescriptor() - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Get the current content type for this stream.
- getContentDescriptor() - Method in class com.sun.tv.net.EncapIPStream
-
Get the current content type for this stream.
- getContentDescriptor() - Method in interface javax.media.protocol.SourceStream
-
Get the current content type for this stream.
- getContentDocument() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getContentDocument() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getContentDocument() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getContentLength() - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Get the size, in bytes, of the content on this stream.
- getContentLength() - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Obtain the content length
- getContentLength() - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Get the size, in bytes, of the content on this stream.
- getContentLength() - Method in class com.sun.tv.net.EncapIPStream
-
Get the size, in bytes, of the content on this stream.
- getContentLength() - Method in interface javax.media.CachingControl
-
Get the total number of bytes in the media being downloaded.
- getContentLength() - Method in interface javax.media.protocol.SourceStream
-
Get the size, in bytes, of the content on this stream.
- getContentLength() - Method in class org.dvb.si.Descriptor
-
This method returns the length of the descriptor content as
coded in the length field of this descriptor.
- getContentNibbles() - Method in interface org.dvb.si.SIEvent
-
This method returns the content nibbles related to the event.
- getContentPrefixList() - Static method in class javax.media.PackageManager
-
Get the current value of the content package-prefix list.
- getContentProgress() - Method in interface javax.media.CachingControl
-
Get the total number of bytes of media data that have been downloaded so far.
- getContentProgress() - Method in class javax.media.CachingControlEvent
-
Get the total number of bytes of media data that have been downloaded so far.
- getContents() - Method in class com.sun.tv.media.util.locale.JMFProps
-
- getContentType() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Get a string that describes the content-type of the media
that the source is providing.
- getContentType() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getContentType() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Get a string that describes the content-type of the media
that the source is providing.
- getContentType() - Method in class com.sun.tv.net.EncapIPDataSource
-
- getContentType() - Method in class javax.media.protocol.ContentDescriptor
-
Obtain a string that represents the content-name
for this descriptor.
- getContentType() - Method in class javax.media.protocol.DataSource
-
Get a string that describes the content-type of the media
that the source is providing.
- getContentType() - Method in class javax.media.protocol.URLDataSource
-
Return the content type name.
- getContentType() - Method in class org.dvb.media.DripFeedDataSource
-
This method shall return the content type for mpeg-2 video "drips"
- getContextData(int) - Method in class org.dvb.dsmcc.ServiceDomain
-
Returns the context_data_bytes from the service context list of the ServiceDomain's
service gateway object.
- getControl(String) - Method in class com.sun.tv.Handler
-
Get the Control that supports the
class or interface specified.
- getControl() - Method in class com.sun.tv.media.controls.ControlChangeEvent
-
Returns the Control that generated this event.
- getControl(String) - Method in class com.sun.tv.media.MediaController
-
Get the Control that supports the
class or interface specified.
- getControl(String) - Method in class com.sun.tv.media.protocol.component.DataSource
-
Obtain the object that implements the specified
Class or Interface
The full class or interface name must be used.
- getControl(String) - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Obtain the object that implements the specified
Class or Interface
The full class or interface name must be used.
- getControl(String) - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getControl(String) - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Returns null because no controls are implemented.
- getControl(String) - Method in class com.sun.tv.media.protocol.service.DataSource
-
Obtain the object that implements the specified
Class or Interface
The full class or interface name must be used.
- getControl(String) - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Obtain the object that implements the specified
Class or Interface
The full class or interface name must be used.
- getControl(String) - Method in class com.sun.tv.net.EncapIPDataSource
-
- getControl(String) - Method in class com.sun.tv.net.EncapIPStream
-
Obtain the object that implements the specified Class or
Interface The full class or interface name must be used.
- getControl(String) - Method in interface javax.media.Controller
-
Get the Control that supports the
class or interface specified.
- getControl(String) - Method in interface javax.media.protocol.Controls
-
Obtain the object that implements the specified
Class or Interface
The full class or interface name must be used.
- getControl(String) - Method in class javax.media.protocol.URLDataSource
-
Returns null, because this source doesn't provide
any controls.
- getControl(String) - Method in class org.dvb.media.DripFeedDataSource
-
Obtain the object that implements the specified Class or Interface.
- getControlCode() - Method in class com.sun.tv.AppSignalEvent
-
Get the control code.
- getControlComponent() - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Get the Component associated with this
Control object.
- getControlComponent() - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
returns control component associated with the control adapter
- getControlComponent() - Method in class com.sun.tv.media.GainControlAdapter
-
This method has to be defined by non-abstarct classes that
implement Control interface.
- getControlComponent() - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Get the Component associated with this
Control object.
- getControlComponent() - Method in interface javax.media.CachingControl
-
Get a Component that provides additional download control.
- getControlComponent() - Method in interface javax.media.Control
-
Get the Component associated with this
Control object.
- getController() - Method in class javax.tv.media.MediaSelectEvent
-
Reports the Controller that generated this event.
- getControlPanelComponent() - Method in class com.sun.tv.Handler
-
Obtain the Component that provides the default user
interface for controlling this Player.
- getControlPanelComponent() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
Get the Component with the default user interface for controlling
this player.
- getControlPanelComponent() - Method in class com.sun.tv.media.MediaPlayer
-
Get the Component with the default user interface for controlling
this player.
- getControlPanelComponent() - Method in interface javax.media.Player
-
Obtain the Component that provides the default user
interface for controlling this Player.
- getControlPriority() - Method in class com.sun.tv.media.util.MediaThreadGroup
-
This should be used for Manager, events threads etc.
- getControls() - Method in class com.sun.media.amovie.AMController
-
- getControls() - Method in class com.sun.tv.Handler
-
Get a list of the Control objects that
this Controller supports.
- getControls() - Method in class com.sun.tv.media.MediaController
-
Return a list of Control objects this Controller
supports.
- getControls() - Method in class com.sun.tv.media.MediaPlayer
-
Return the controls that have been added (atleast includes the
playback control)
- getControls() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Obtain the collection of objects that
control the object that implements this interface.
- getControls() - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Obtain the collection of objects that
control the object that implements this interface.
- getControls() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getControls() - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Returns an zero length array because no controls
are supported.
- getControls() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Obtain the collection of objects that
control the object that implements this interface.
- getControls() - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Obtain the collection of objects that
control the object that implements this interface.
- getControls() - Method in class com.sun.tv.net.EncapIPDataSource
-
- getControls() - Method in class com.sun.tv.net.EncapIPStream
-
Obtain the collection of objects that control the object that
implements this interface.
- getControls() - Method in interface javax.media.Controller
-
Get a list of the Control objects that
this Controller supports.
- getControls() - Method in interface javax.media.protocol.Controls
-
Obtain the collection of objects that
control the object that implements this interface.
- getControls() - Method in class javax.media.protocol.URLDataSource
-
Returns an empty array, because this source
doesn't provide any controls.
- getControls() - Method in class org.dvb.media.DripFeedDataSource
-
Obtain the collection of objects that control this object.
- getCookie() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getCorrectedContentType(String) - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getCounterIncrement() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the counter-increment property definition in CSS2.
- getCounterReset() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the counter-reset property definition in CSS2.
- getCounterValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
This method is used to get the Counter value.
- getCssFloat() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the float property definition in CSS2.
- getCssRules() - Method in interface org.w3c.dom.css.CSSMediaRule
-
A list of all CSS rules contained within the media block.
- getCssRules() - Method in interface org.w3c.dom.css.CSSStyleSheet
-
The list of all CSS rules contained within the style sheet.
- getCssText() - Method in interface org.w3c.dom.css.CSSRule
-
The parsable textual representation of the rule.
- getCssText() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
The parsable textual representation of the declaration block
(excluding the surrounding curly braces).
- getCssText() - Method in interface org.w3c.dom.css.CSSValue
-
A string representation of the current value.
- getCssValueType() - Method in interface org.w3c.dom.css.CSSValue
-
A code defining the type of the value as defined above.
- getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'ctrl' key was depressed during the firing
of the event.
- getCue() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the cue property definition in CSS2.
- getCueAfter() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the cue-after property definition in CSS2.
- getCueBefore() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the cue-before property definition in CSS2.
- getCurrent() - Method in class org.havi.ui.HToggleGroup
-
- getCurrentConfiguration() - Method in class org.havi.ui.HBackgroundDevice
-
- getCurrentConfiguration() - Method in class org.havi.ui.HGraphicsDevice
-
Returns the current HGraphicsConfiguration
for this HGraphicsDevice.
- getCurrentConfiguration() - Method in class org.havi.ui.HVideoDevice
-
Returns the current HVideoConfiguration for this HVideoDevice.
- getCurrentIndex() - Method in class org.havi.ui.HListGroup
-
Retrieve the current active item index, if one is currently
chosen.
- getCurrentItem() - Method in class org.havi.ui.HListGroup
-
Retrieve the current active item, if one has been chosen.
- getCurrentLanguage() - Method in interface org.davic.media.LanguageControl
-
Returns the language code of the currently selected language.
- getCurrentRate() - Method in class javax.media.protocol.RateRange
-
Get the current rate.
- getCurrentSelection() - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Reports the components of the current selection.
- getCurrentSelection() - Method in interface javax.tv.media.MediaSelectControl
-
Reports the components of the current selection.
- getCurrentState() - Method in class javax.media.TransitionEvent
-
Get the Controller's state at the time this event was
generated
- getCurrentTarget() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Get the current target for connections.
- getCurrentTarget() - Method in interface org.w3c.dom.events.Event
-
Used to indicate the EventTarget whose
EventListeners are currently being processed.
- getCurrentTransportStream() - Method in class org.davic.net.tuning.NetworkInterface
-
Returns the transport stream to which the network
Interface is currently tuned.
- getCurrentVersionNumber() - Method in interface org.dvb.application.storage.ExtendedAppAttributes
-
Returns the optional version number currently signalled for
this application.
- getCursor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the cursor property definition in CSS2.
- getData() - Method in interface javax.microedition.io.Datagram
-
Get the contents of the data buffer.
- getData() - Method in class org.davic.mpeg.sections.Section
-
This method returns all data from the filtered section in the Section object, including the
section header.
- getData(int, int) - Method in class org.davic.mpeg.sections.Section
-
This method returns the specified part of the filtered data.
- getData() - Method in class org.davic.net.ca.CAMessage
-
- getData() - Method in class org.davic.net.ca.ModuleResponseEvent
-
Returns the data bytes of the response.
- getData() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getData() - Method in interface org.w3c.dom.CharacterData
-
The character data of the node that implements this interface.
- getData() - Method in interface org.w3c.dom.ProcessingInstruction
-
The content of this processing instruction.
- getDataRate() - Method in class org.dvb.net.rc.RCInterface
-
Return the maximum data rate of the connection over the immediate access
network to which this network interface is connected.
- getDataSource() - Method in interface javax.media.MediaProxy
-
Obtain the new DataSource.
- getDataSource() - Method in interface org.dvb.si.SIInformation
-
Return the org.davic.mpeg.TransportStream object the information contained
in the object that implements that interface was filtered from.
- getDataSourceList(String) - Static method in class javax.media.Manager
-
Build a list of DataSource class names from the
protocol prefix-list and a protocol name.
- getDate() - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the date header field.
- getDB() - Method in class com.sun.tv.media.GainControlAdapter
-
returns the current gain in dB.
- getDB() - Method in class javax.media.GainChangeEvent
-
Get the GainControl's new gain value in dB.
- getDB() - Method in interface javax.media.GainControl
-
Get the current gain set for this object in dB.
- getDecoderFormatConversion() - Method in interface org.dvb.media.VideoFormatControl
-
Return a value representing what format conversion is being done by the
decoder in the platform (one of the constants DFC_* above).
- getDefaultCache() - Static method in class org.dvb.application.storage.ApplicationCache
-
Get the default cache that this application can use.
- getDefaultConfiguration() - Method in class org.havi.ui.HBackgroundDevice
-
- getDefaultConfiguration() - Method in class org.havi.ui.HGraphicsDevice
-
- getDefaultConfiguration() - Method in class org.havi.ui.HVideoDevice
-
Returns the default HVideoConfiguration associated with this
HVideoDevice.
- getDefaultHBackgroundDevice() - Method in class org.havi.ui.HScreen
-
Return the default background device for this screen.
- getDefaultHGraphicsDevice() - Method in class org.havi.ui.HScreen
-
Return the default graphics device for this screen.
- getDefaultHScene(HScreen) - Method in class org.havi.ui.HSceneFactory
-
- getDefaultHScene() - Method in class org.havi.ui.HSceneFactory
-
Create the default
HScene for the
default
HScreen for this
application.
- getDefaultHScreen() - Static method in class org.havi.ui.HScreen
-
Returns the default
HScreen for
this application.
- getDefaultHVideoDevice() - Method in class org.havi.ui.HScreen
-
Return the default video device for this screen.
- getDefaultLook() - Static method in class org.havi.ui.HAnimation
-
Returns the currently set default look for HAnimation
components.
- getDefaultLook() - Static method in class org.havi.ui.HGraphicButton
-
- getDefaultLook() - Static method in class org.havi.ui.HIcon
-
Returns the currently set default look for
HIcon components.
- getDefaultLook() - Static method in class org.havi.ui.HListGroup
-
- getDefaultLook() - Static method in class org.havi.ui.HMultilineEntry
-
- getDefaultLook() - Static method in class org.havi.ui.HRange
-
Returns the currently set default
HLook for
HRange components.
- getDefaultLook() - Static method in class org.havi.ui.HRangeValue
-
Returns the currently set default look for
HRangeValue components.
- getDefaultLook() - Static method in class org.havi.ui.HSinglelineEntry
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticAnimation
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticIcon
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticRange
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticText
-
- getDefaultLook() - Static method in class org.havi.ui.HText
-
Returns the currently set default
HLook for
HText components.
- getDefaultLook() - Static method in class org.havi.ui.HTextButton
-
- getDefaultLook() - Static method in class org.havi.ui.HToggleButton
-
- getDefaultSize() - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Get the default AWTVideoSize for this control.
- getDefaultSize() - Method in interface javax.tv.media.AWTVideoSizeControl
-
Reports the default AWTVideoSize for this control.
- getDefaultSize() - Method in class org.havi.ui.HVisible
-
Returns the default preferred size to be used for this component
when a layout manager is in use.
- getDefaultStatus() - Method in class org.dvb.dom.environment.Window
-
- getDefaultValue() - Method in interface com.sun.tv.media.controls.NumericControl
-
Returns the value that is the default for this control.
- getDefaultValue() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
Returns the value that is the default for this control.
- getDefaultValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getDefaultValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
-
The default AbstractView for this Document,
or null if none available.
- getDelay() - Method in interface org.havi.ui.HAnimateEffect
-
- getDelay() - Method in class org.havi.ui.HFlatEffectMatte
-
- getDelay() - Method in class org.havi.ui.HImageEffectMatte
-
- getDelay() - Method in class org.havi.ui.HStaticAnimation
-
- getDeliverySystemDescriptor() - Method in class org.dvb.locator.FrequencyLocator
-
Return the delivery system descriptor as passed into the constructor
- getDeliverySystemType() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
This method provides information about the type of delivery mechanism
used for the content described by this object.
- getDeliverySystemType() - Method in class com.sun.tv.si.TransportImpl
-
Reports the type of mechanism by which this
Transport delivers content.
- getDeliverySystemType() - Method in interface javax.tv.service.navigation.ServiceDetails
-
Reports the type of mechanism by which this service was
delivered.
- getDeliverySystemType() - Method in interface javax.tv.service.transport.Transport
-
Reports the type of mechanism by which this
Transport delivers content.
- getDeliverySystemType() - Method in class org.davic.net.tuning.NetworkInterface
-
This method returns the type of the delivery system
that this network interface is connected to.
- getDenominator() - Method in class org.dvb.dsmcc.NPTRate
-
Get the NPT rate's denominator.
- getDescription() - Method in class com.sun.tv.si.TransportStreamImpl
-
Returns a textual name or a description of this transport stream.
- getDescription() - Method in interface javax.tv.service.transport.TransportStream
-
Reports the textual name or description of this transport stream.
- getDescriptorTags() - Method in interface org.dvb.si.SIBouquet
-
This method defines extra semantics for the
SIInformation.getDescriptorTags method.
- getDescriptorTags() - Method in interface org.dvb.si.SIInformation
-
Get the tags of all descriptors that are part of this version of this object.
- getDescriptorTags() - Method in interface org.dvb.si.SINetwork
-
This method defines extra semantics for the
SIInformation.getDescriptorTags method.
- getDestination() - Method in class javax.tv.media.AWTVideoSize
-
Return a copy of the rectangle representing where the video is to be
displayed, in the coordinate system of the screen.
- getDetail() - Method in class org.dvb.dom.event.DVBLifecycleEvent
-
- getDetail() - Method in interface org.w3c.dom.events.UIEvent
-
Specifies some detail information about the Event,
depending on the type of event.
- getDevice() - Method in class org.havi.ui.HBackgroundConfiguration
-
- getDevice() - Method in class org.havi.ui.HGraphicsConfiguration
-
- getDevice() - Method in class org.havi.ui.HVideoConfiguration
-
- getDeviceId(String) - Method in class com.sun.media.amovie.MCI
-
- getDialogueId() - Method in class org.davic.net.ca.MMIEvent
-
Returns the identifier of the dialogue.
- getDimensionName() - Method in class com.sun.tv.si.RatingDimensionImpl
-
Returns a string which represents the dimension name being described by
this object.
- getDimensionName() - Method in interface javax.tv.service.RatingDimension
-
Returns a string which represents the dimension name being described by
this object.
- getDimensionNames() - Method in class com.sun.tv.si.ContentRatingAdvisoryImpl
-
Returns a list of names of all dimensions rated for this Rating
Region.
- getDimensionNames() - Method in interface javax.tv.service.guide.ContentRatingAdvisory
-
Returns a list of names of all dimensions in this rating
region by which the ProgramEvent is rated.
- getDir() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- getDirection() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the direction property definition in CSS2.
- getDisabled() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getDisabled() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
false if the style sheet is applied to the document.
- getDisplay() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the display property definition in CSS2.
- getDisplayAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
-
Return the aspect ratio of the display device connected to this MHP decoder
(one of the constants DAR_* above)
- getDisplayText() - Method in class com.sun.tv.si.ContentRatingAdvisoryImpl
-
Provides a single string representing textual rating values for all
dimensions.
- getDisplayText() - Method in interface javax.tv.service.guide.ContentRatingAdvisory
-
Provides a single string representing textual rating values for all
dimensions in which the program event is rated.
- getDNSServer() - Method in class org.dvb.net.rc.ConnectionParameters
-
Return the addresses of the DNS servers to use for the connection
- getDoctype() - Method in interface org.w3c.dom.Document
-
The Document Type Declaration (see DocumentType)
associated with this document.
- getDocument() - Method in class org.dvb.dom.environment.Window
-
- getDocument() - Method in interface org.w3c.dom.views.AbstractView
-
The source DocumentView of which this is an
AbstractView.
- getDocumentElement() - Method in interface org.w3c.dom.Document
-
This is a convenience attribute that allows direct access to the child
node that is the root element of the document.
- getDomain() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getDuration() - Method in class com.sun.media.amovie.AMController
-
- getDuration() - Method in class com.sun.tv.Handler
-
Get the duration of the media represented
by this object.
- getDuration() - Method in class com.sun.tv.media.MediaController
-
Return the duration of the media.
- getDuration() - Method in class com.sun.tv.media.MediaPlayer
-
Get the duration of the media.
- getDuration() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Get the duration of the media represented
by this object.
- getDuration() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getDuration() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Get the duration of the media represented
by this object.
- getDuration() - Method in class com.sun.tv.net.EncapIPDataSource
-
- getDuration() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the duration of this program event in seconds.
- getDuration() - Method in interface javax.media.Duration
-
Get the duration of the media represented
by this object.
- getDuration() - Method in class javax.media.DurationUpdateEvent
-
Get the duration of the media that this Controller
is using.
- getDuration() - Method in class javax.media.protocol.URLDataSource
-
Returns Duration.DURATION_UNKNOWN.
- getDuration() - Method in interface javax.tv.service.guide.ProgramEvent
-
Returns the duration of this program event in seconds.
- getDuration() - Method in class org.dvb.dsmcc.DSMCCStream
-
This function returns the duration in milliseconds of the DSMCC Stream.
- getDuration() - Method in class org.dvb.media.DripFeedDataSource
-
This method shall not be used and has no effect.
- getDuration() - Method in interface org.dvb.si.SIEvent
-
Get the duration of this event.
- getDVBComposite() - Method in class org.dvb.ui.DVBGraphics
-
Returns the current DVBAlphaComposite in the
DVBGraphics context.
- getDVBDOMImpl() - Method in class org.dvb.dom.environment.Window
-
- getDvbLocator() - Method in interface org.dvb.si.PMTElementaryStream
-
Gets a DvbLocator that identifies this elementary stream
- getDvbLocator() - Method in interface org.dvb.si.PMTService
-
Gets a DvbLocator that identifies this service
- getDvbLocator() - Method in interface org.dvb.si.SIEvent
-
Gets a DvbLocator that identifies this event.
- getDvbLocator() - Method in interface org.dvb.si.SIService
-
Gets a DvbLocator that identifies this service.
- getDvbLocator() - Method in interface org.dvb.si.SITransportStream
-
Gets a DvbLocator that identifies this transport stream.
- getEchoChar() - Method in class org.havi.ui.HSinglelineEntry
-
Returns the character to be used for echoing.
- getEditMode() - Method in interface org.havi.ui.HKeyboardInputPreferred
-
- getEditMode() - Method in class org.havi.ui.HSinglelineEntry
-
- getEITPresentFollowingFlag() - Method in interface org.dvb.si.SIService
-
Get the EIT_present_following_flag value, true indicates this
service has present and/or following event information.
- getEITScheduleFlag() - Method in interface org.dvb.si.SIService
-
Get the EIT_schedule_flag value, true indicates this services has scheduled
event information.
- getElementaryPID() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the elementary PID.
- getElementaryStreams() - Method in exception org.davic.media.NotAuthorizedMediaException
-
If getType() returns ELEMENTARY_STREAM, then this method returns
the set of ElementaryStreams that could not be descrambled.
- getElementaryStreams() - Method in exception org.davic.mpeg.NotAuthorizedException
-
If getType() returns ELEMENTARY_STREAM, then this method returns
the set of ElementaryStreams that could not be descrambled.
- getElementaryStreams() - Method in interface org.davic.mpeg.NotAuthorizedInterface
-
If getType() returns ELEMENTARY_STREAM, then this method returns
the set of ElementaryStreams that could not be descrambled.
- getElementaryStreams() - Method in class org.davic.net.ca.DescramblerProxy
-
This method returns the elementary streams being descrambled
via this proxy at the moment.
- getElementById(String) - Method in interface org.w3c.dom.Document
-
Returns the Element whose ID is given by
elementId.
- getElementInsets() - Method in class org.havi.ui.HListGroupLook
-
- getElements() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getElementsByTagName(String) - Method in interface org.w3c.dom.Document
-
Returns a NodeList of all the Elements with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document tree.
- getElementsByTagName(String) - Method in interface org.w3c.dom.Element
-
Returns a NodeList of all descendant Elements
with a given tag name, in the order in which they are encountered in
a preorder traversal of this Element tree.
- getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
-
Returns a NodeList of all the Elements with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document tree.
- getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
-
Returns a NodeList of all the descendant
Elements with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element tree.
- getElevation() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the elevation property definition in CSS2.
- getEmptyCells() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the empty-cells property definition in CSS2.
- getEmulation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
-
- getEnabled() - Method in interface com.sun.tv.media.controls.AtomicControl
-
Returns the enabled/disabled state of the control.
- getEnabled() - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Returns the enabled/disabled state of the control.
- getEncoding() - Method in interface javax.microedition.io.ContentConnection
-
Returns a string describing the encoding of the content which
the resource connected to is providing.
- getEncoding() - Method in interface org.w3c.dom.css.CSSCharsetRule
-
The encoding information used in this @charset rule.
- getEncoding() - Method in class org.xml.sax.InputSource
-
Get the character encoding for a byte stream or URI.
- getEncType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getEndTime() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the end time of this program event.
- getEndTime() - Method in interface javax.tv.service.guide.ProgramEvent
-
Returns the end time of this program event.
- getEndTime() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the end time of the schedule period whose event information
has changed.
- getEntities() - Method in interface org.w3c.dom.DocumentType
-
A NamedNodeMap containing the general entities, both
external and internal, declared in the DTD.
- getErrorMessage() - Method in class com.sun.media.amovie.MCI
-
- getErrorString(int) - Method in class com.sun.media.amovie.MCI
-
- getEthAddr(int) - Method in class com.sun.tv.net.GenericPacket
-
- getEthAddr(int) - Method in class com.sun.tv.net.Packet
-
- getEventData() - Method in class org.dvb.dsmcc.StreamEvent
-
This method is used to retrieve the private data associated
with the event.
- getEventId() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the event_id
- getEventId() - Method in class org.dvb.application.AppsDatabaseEvent
-
gets the type of the event.
- getEventId() - Method in class org.dvb.dsmcc.StreamEvent
-
This method is used to get the identifier of the StreamEvent.
- getEventID() - Method in interface org.dvb.si.SIEvent
-
Get the event identification.
- getEventList() - Method in class org.dvb.dsmcc.DSMCCStreamEvent
-
This function is used to get the list of the events of
the DSMCCStreamEvent object.
- getEventName() - Method in class org.dvb.dsmcc.StreamEvent
-
This method is used to get the name of the StreamEvent
- getEventNPT() - Method in class org.dvb.dsmcc.StreamEvent
-
This method is used to get the value of the timeline when the event was triggered
- getEventPhase() - Method in interface org.w3c.dom.events.Event
-
Used to indicate which phase of event flow is currently being
evaluated.
- getExpiration() - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the expires header field.
- getExpirationDate() - Method in class org.dvb.io.persistent.FileAttributes
-
Returns the expiration date.
- getFamily() - Method in class org.dvb.event.UserEvent
-
Returns the event family.
- getFavoriteServices(String) - Static method in class com.sun.tv.si.SIManagerImpl
-
- getFavoriteServicesNames() - Static method in class com.sun.tv.si.SIManagerImpl
-
- getFavourites() - Method in class org.dvb.user.Preference
-
Returns the list of favourite values for this preference.
- getFeature(String) - Method in class com.sun.ukit.jaxp.ParserFactory
-
Returns the particular property requested for in the underlying
implementation of DefaultHandler.
- getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
-
Returns the particular property requested for in the underlying
implementation of org.xml.sax.XMLReader.
- getFile() - Method in interface javax.microedition.io.HttpConnection
-
Returns the file portion of the URL of this HttpConnection.
- getFileAttributes(File) - Static method in class org.dvb.io.persistent.FileAttributes
-
Get the attributes of a file.
- getFilePath() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the file name path part of the locator
- getFilterValue() - Method in class javax.tv.service.navigation.LocatorFilter
-
Reports the locators used to create this filter.
- getFilterValue() - Method in class javax.tv.service.navigation.PreferenceFilter
-
Reports the user preference used to create this filter.
- getFilterValue() - Method in class javax.tv.service.navigation.ServiceTypeFilter
-
Reports the ServiceType used to create this filter.
- getFilterValue() - Method in class javax.tv.service.navigation.SIElementFilter
-
Reports the SIElement used to create this filter.
- getFirstChild() - Method in interface org.w3c.dom.Node
-
The first child of this node.
- getFirstNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
-
Return the first known stable value of NPT after the discontinuity
- getFlags() - Method in interface org.dvb.security.pkcs11.SlotInfo
-
This method returns the flags of the PKCS11 CK_SLOT_INFO.
- getFlags() - Method in interface org.dvb.security.pkcs11.TokenInfo
-
This method returns the flags of the PKCS11 CK_TOKEN_INFO.
- getFlickerFilter() - Method in class org.havi.ui.HScreenConfiguration
-
Return whether this configuration includes filtering to reduce
interlace flicker.
- getFloatValue(short) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
This method is used to get a float value in a specified unit.
- getFocusOwner() - Method in interface org.dvb.application.inner.DVBScene
-
Returns the child component of this
DVBScene which has focus if and only if this
DVBScene is active.
- getFocusOwner() - Method in class org.havi.ui.HScene
-
Returns the child component of this
HScene which has focus if and only if this
HScene is active.
- getFont() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font property definition in CSS2.
- getFontFamily() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-family property definition in CSS2.
- getFontSize() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-size property definition in CSS2.
- getFontSizeAdjust() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-size-adjust property definition in CSS2.
- getFontStretch() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-stretch property definition in CSS2.
- getFontStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-style property definition in CSS2.
- getFontVariant() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-variant property definition in CSS2.
- getFontWeight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the font-weight property definition in CSS2.
- getForcedSelection() - Method in class org.havi.ui.HToggleGroup
-
Return the current forced selection mode of the group.
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getForm() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getForms() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getFrameBorder() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getFrameBorder() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getFramerate() - Method in class org.dvb.ui.BufferedAnimation
-
Get the actual framerate of the screen associated with this
component.
- getFranes() - Method in class org.dvb.dom.environment.Window
-
- getFreeCAMode() - Method in interface org.dvb.si.SIEvent
-
Get the free_CA_mode value for this event, false indicates none of the
component streams of this event are scrambled.
- getFreeCAMode() - Method in interface org.dvb.si.SIService
-
Retrieve the free_CA_mode value of this service, false indicates none of the components
of this service are scrambled.
- getFromState() - Method in class org.dvb.application.AppStateChangeEvent
-
The application the listener is tracking was infromState,
where the value of fromState is one of the state values defined in
the AppProxy interface or in the interfaces inheriting from it.
- getFullScreenScene(HGraphicsDevice) - Method in class org.havi.ui.HSceneFactory
-
- getFullStatus() - Method in class org.davic.mpeg.sections.Section
-
This method reads whether a Section object contains valid data.
- getGainControl() - Method in class com.sun.tv.Handler
-
Obtain the object for controlling this Player's
audio gain.
- getGainControl() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
Get the object for controlling audio gain.
- getGainControl() - Method in class com.sun.tv.media.MediaPlayer
-
Get the object for controlling audio gain.
- getGainControl() - Method in interface javax.media.Player
-
Obtain the object for controlling this Player's
audio gain.
- getGainFocusSound() - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HAnimation
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HGraphicButton
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HIcon
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HListGroup
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in interface org.havi.ui.HNavigable
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HRange
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HRangeValue
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HSinglelineEntry
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HText
-
Get the sound associated with the gain focus event.
- getGainFocusSound() - Method in class org.havi.ui.HTextButton
-
Get the sound associated with the gain focus event.
- getGranularity() - Method in interface com.sun.tv.media.controls.NumericControl
-
Returns the granularity of the numeric value.
- getGranularity() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
Returns the granularity of the numeric value.
- getGranularity() - Method in class javax.tv.util.TVTimer
-
Report the granularity of this timer, i.e., the length of time between
"ticks" of this timer.
- getGraphicContent(int) - Method in class org.havi.ui.HVisible
-
Gets the graphic content for this component.
- getGraphics() - Method in class org.dvb.ui.DVBBufferedImage
-
This method returns a
Graphics, it is here
for backwards compatibility.
- getGreen() - Method in interface org.w3c.dom.css.RGBColor
-
This attribute is used for the green value of the RGB color.
- getHandlerClassList(String) - Static method in class javax.media.Manager
-
Build a list of Handler/CODE> classes from the
content-prefix-list and a content name.
- getHBackgroundDevices() - Method in class org.havi.ui.HScreen
-
Returns a list of background devices for this screen.
- getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the named header field.
- getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
-
Gets a header field value by index.
- getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the named field parsed as date.
- getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the named field parsed as a number.
- getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
-
Gets a header field key by index.
- getHeaderOffset() - Method in class com.sun.tv.net.Packet
-
- getHeight() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getHeight() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getHeight() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getHeight() - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the height of the DVBBufferedImage.
- getHeight(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the height of the image.
- getHeight() - Method in class org.havi.ui.HBackgroundImage
-
Determines the height of the image.
- getHeight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the height property definition in CSS2.
- getHGraphicsDevices() - Method in class org.havi.ui.HScreen
-
Returns a list of graphics devices for this screen.
- getHorizontalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the horizontal alignment.
- getHorizontalAlignment() - Method in class org.havi.ui.HVisible
-
Get the horizontal alignment of any state-based content
rendered by an associated
HLook.
- getHorizontalResolution() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getHorizontalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
-
This method gives information about the supported discrete
horizontal scaling factors in case arbitrary horizontal
scaling is not supported.
- getHorizontalTabSpacing() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the horizontal tabulation spacing.
- getHost() - Method in interface javax.microedition.io.HttpConnection
-
Returns the host information of the URL of
this HttpConnection.
- getHost() - Method in class org.dvb.dom.environment.Location
-
- getHostName() - Method in class org.dvb.dom.environment.Location
-
- getHRef() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getHRef() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- getHRef() - Method in class org.dvb.dom.environment.Location
-
- getHref() - Method in interface org.w3c.dom.css.CSSImportRule
-
The location of the style sheet to be imported.
- getHref() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
If the style sheet is a linked style sheet, the value of its attribute
is its location.
- getHRefLang() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getHScreens() - Static method in class org.havi.ui.HScreen
-
- getHVideoDevices() - Method in class org.havi.ui.HScreen
-
Returns a list of video device for this screen.
- getIcon() - Method in class org.havi.ui.HListElement
-
Retrieve the icon for this HListElement.
- getIconFlags() - Method in class org.dvb.application.AppIcon
-
This method returns the flags identifying which icons are provided for the application.
- getIconSize() - Method in class org.havi.ui.HListGroup
-
- getId() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- getID() - Method in class org.havi.ui.event.HBackgroundImageEvent
-
Returns the type for this event.
- getIdentifiedItem(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLCollection
-
- getIdentifier() - Method in interface org.dvb.application.AppAttributes
-
This method returns the application identifier.
- getIdentifier() - Method in interface org.w3c.dom.css.Counter
-
This attribute is used for the identifier of the counter.
- getIDstring() - Method in class org.havi.ui.HScreenDevice
-
Returns the identification string associated with this
HScreenDevice.
- getImage() - Method in class org.dvb.ui.DVBBufferedImage
-
Returns a java.awt.Image representing this buffered image.
- getImages() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getImplementation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
-
- getImplementation() - Method in interface org.w3c.dom.Document
-
The DOMImplementation object that handles this document.
- getIndex() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- getIndex(HListElement) - Method in class org.havi.ui.HListGroup
-
Retrieve the index position of an item in the content list.
- getIndex(String, String) - Method in interface org.xml.sax.Attributes
-
Look up the index of an attribute by Namespace name.
- getIndex(String) - Method in interface org.xml.sax.Attributes
-
Look up the index of an attribute by XML 1.0 qualified name.
- getInitial() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getInputDeviceSupported() - Static method in class org.havi.ui.event.HKeyCapabilities
-
Determine if keyboard input functionality exists in the
system.
- getInputDeviceSupported() - Static method in class org.havi.ui.event.HMouseCapabilities
-
Determine if a mouse exists in the system.
- getInputDeviceSupported() - Static method in class org.havi.ui.event.HRcCapabilities
-
Determine if a physical remote control exists in the system.
- getInputVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns the dimensions of the video before any scaling
has taken place (but after ETR154 up-sampling).
- getInsets() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Returns the insets set by the setInsets method.
- getInsets(HVisible) - Method in class org.havi.ui.HAnimateLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HGraphicLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HListGroupLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in interface org.havi.ui.HLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HRangeLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInsets(HVisible) - Method in class org.havi.ui.HTextLook
-
Determines the insets of this
HLook,
which indicate the size of the border.
- getInstalledProviders() - Method in class org.dvb.spi.ProviderRegistry
-
Return the names of all installed providers.
- getInstance() - Static method in class com.sun.tv.receiver.SIEmulator
-
- getInstance() - Static method in class javax.tv.locator.LocatorFactory
-
Provides an instance of LocatorFactory.
- getInstance() - Static method in class javax.tv.service.selection.ServiceContextFactory
-
Provides an instance of ServiceContextFactory.
- getInstance() - Static method in class org.davic.net.ca.CAModuleManager
-
Returns the instance of the CAModuleManager class.
- getInstance() - Static method in class org.davic.net.tuning.NetworkInterfaceManager
-
Returns the instance of the NetworkInterfaceManager
- getInstance() - Static method in class org.dvb.application.storage.StoredApplicationServiceFactory
-
Get the singleton instance of this class, or null if and only if
this MHP implementation does not support stand-alone stored
applications.
- getInstance() - Static method in class org.dvb.event.EventManager
-
This method returns the sole instance of the EventManager class.
- getInstance() - Static method in class org.dvb.net.rc.RCInterfaceManager
-
Factory method to obtain a manager.
- getInstance() - Static method in class org.dvb.security.provider.ProviderManager
-
Gets the singleton instance of the ProviderManager
- getInstance() - Static method in class org.dvb.smartcard.SmartCardReaderManager
-
Used to get the unique istance of the smart card reader manager.
- getInstance() - Static method in class org.dvb.spi.ProviderRegistry
-
- getInstance(int) - Static method in class org.dvb.ui.DVBAlphaComposite
-
Creates an DVBAlphaComposite object with the specified rule.
- getInstance(int, float) - Static method in class org.dvb.ui.DVBAlphaComposite
-
Creates an DVBAlphaComposite object with the specified rule and
the constant alpha (Ar) to multiply with the alpha of the source (As).
- getInstance() - Static method in class org.dvb.user.UserPreferenceManager
-
Return an instance of the UserPreferenceManager for this application.
- getInstance() - Static method in class org.havi.ui.HSceneFactory
-
- getInt(int) - Method in class com.sun.tv.net.GenericPacket
-
- getInt(int) - Method in class com.sun.tv.net.Packet
-
- getInteractionState() - Method in class org.havi.ui.HVisible
-
Return the interaction state the component is currently in.
- getInterface(InetAddress) - Method in class org.dvb.net.rc.RCInterfaceManager
-
Return the interface which will be used when connecting to a particular host.
- getInterface(Socket) - Method in class org.dvb.net.rc.RCInterfaceManager
-
Return the interface which is used for a particular socket.
- getInterface(URLConnection) - Method in class org.dvb.net.rc.RCInterfaceManager
-
Return the interface which is used for a particular URLConnection
- getInterfaces() - Method in class org.dvb.net.rc.RCInterfaceManager
-
Factory method to return a list of all return channel interfaces
visible to this application.
- getInterlaced() - Method in class org.havi.ui.HScreenConfiguration
-
Return whether this configuration is interlaced
- getInternalSubset() - Method in interface org.w3c.dom.DocumentType
-
The internal subset as a string.The actual content returned depends on
how much information is available to the implementation.
- getInvalidLocator() - Method in exception javax.tv.locator.InvalidLocatorException
-
Returns the offending Locator instance.
- getInvalidServiceComponent() - Method in exception javax.tv.service.selection.InvalidServiceComponentException
-
Reports the offending service components.
- getIsServiceBound() - Method in interface org.dvb.application.AppAttributes
-
This method determines whether the application is bound to a single service.
- getIssuer() - Method in interface javax.microedition.pki.Certificate
-
Gets the name of this certificate's issuer.
- getItem(Number) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLCollection
-
- getItem() - Method in class org.havi.ui.event.HItemEvent
-
- getItem(int) - Method in class org.havi.ui.HListGroup
-
Retrieve an item from the content list by index.
- getKeyChar() - Method in class org.dvb.event.UserEvent
-
Returns the character associated with the key in this event.
- getKeyEvents() - Method in class org.havi.ui.event.HEventGroup
-
Return the key codes contained in this event group.
- getKeyEvents() - Method in class org.havi.ui.HScene
-
Return the key codes which this HScene is interested in receiving when it
has input focus.
- getKeyStore() - Method in class org.dvb.security.KeyStoreBuilder
-
Returns the KeyStore described by this object.
- getLabel() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- getLabel() - Method in interface org.dvb.security.pkcs11.TokenInfo
-
This method returns the label of the PKCS11 CK_TOKEN_INFO.
- getLabel() - Method in class org.havi.ui.HListElement
-
Retrieve the label for this HListElement.
- getLabelSize() - Method in class org.havi.ui.HListGroup
-
- getLang() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- getLastChild() - Method in interface org.w3c.dom.Node
-
The last child of this node.
- getLastModified() - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the last-modified header field.
- getLastNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
-
Return the last known stable value of NPT before the discontinuity
- getLeft() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the left property definition in CSS2.
- getLeft() - Method in interface org.w3c.dom.css.Rect
-
This attribute is used for the left of the rect.
- getLength() - Method in interface javax.microedition.io.ContentConnection
-
Returns the length of the content which is being provided.
- getLength() - Method in interface javax.microedition.io.Datagram
-
Get the length of the datagram.
- getLength() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLCollection
-
- getLength() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getLength() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getLength() - Method in class org.dvb.dom.environment.Window
-
- getLength() - Method in interface org.w3c.dom.CharacterData
-
The number of 16-bit units that are available through data
and the substringData method below.
- getLength() - Method in interface org.w3c.dom.css.CSSRuleList
-
The number of CSSRules in the list.
- getLength() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
The number of properties that have been explicitly set in this
declaration block.
- getLength() - Method in interface org.w3c.dom.css.CSSValueList
-
The number of CSSValues in the list.
- getLength() - Method in interface org.w3c.dom.NamedNodeMap
-
The number of nodes in this map.
- getLength() - Method in interface org.w3c.dom.NodeList
-
The number of nodes in the list.
- getLength() - Method in interface org.w3c.dom.stylesheets.MediaList
-
The number of media in the list.
- getLength() - Method in interface org.w3c.dom.stylesheets.StyleSheetList
-
The number of StyleSheets in the list.
- getLength() - Method in interface org.xml.sax.Attributes
-
Return the number of attributes in the list.
- getLetterSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the letter space setting.
- getLetterSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the letter-spacing property definition in CSS2.
- getLevel() - Method in class com.sun.tv.media.GainControlAdapter
-
Get the current gain as a value between 0.0 and 1.0
- getLevel() - Method in class javax.media.GainChangeEvent
-
Get the GainControl's new gain value in the level scale.
- getLevel() - Method in interface javax.media.GainControl
-
Get the current gain set for this
object as a value between 0.0 and 1.0
- getLevel1ContentNibbles() - Method in interface org.dvb.si.SIEvent
-
This method returns the level 1 content nibbles of this event.
- getLineHeight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the line-height property definition in CSS2.
- getLineNumber() - Method in class com.sun.ukit.jaxp.Parser
-
Return the line number where the current document event ends.
- getLineNumber() - Method in interface org.xml.sax.Locator
-
Return the line number where the current document event ends.
- getLineNumber() - Method in exception org.xml.sax.SAXParseException
-
The line number of the end of the text where the exception occurred.
- getLineOrientation() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the line orientation.
- getLineSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the line space setting.
- getLinks() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getList() - Method in class org.davic.net.ca.List
-
Returns the list.
- getListContent() - Method in class org.havi.ui.HListGroup
-
- getListStyle() - Method in interface org.w3c.dom.css.Counter
-
This attribute is used for the style of the list.
- getListStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the list-style property definition in CSS2.
- getListStyleImage() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the list-style-image property definition in CSS2.
- getListStylePosition() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the list-style-position property definition in CSS2.
- getListStyleType() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the list-style-type property definition in CSS2.
- getLocalAddress(Locator) - Static method in class com.sun.tv.LocatorImpl
-
Reports the local IP address assigned to the given service
component.
- getLocalAddress() - Method in interface javax.microedition.io.ServerSocketConnection
-
Gets the local address to which the socket is bound.
- getLocalAddress() - Method in interface javax.microedition.io.SocketConnection
-
Gets the local address to which the socket is bound.
- getLocalAddress() - Method in interface javax.microedition.io.UDPDatagramConnection
-
Gets the local address to which the
datagram connection is bound.
- getLocalAddress(Locator) - Static method in class javax.tv.net.InterfaceMap
-
Reports the local IP address assigned to the given service
component.
- getLocalName() - Method in interface org.w3c.dom.Node
-
Returns the local part of the qualified name of this node.
- getLocalName(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's local name by index.
- getLocalPort() - Method in interface javax.microedition.io.ServerSocketConnection
-
Returns the local port to which this socket is bound.
- getLocalPort() - Method in interface javax.microedition.io.SocketConnection
-
Returns the local port to which this socket is bound.
- getLocalPort() - Method in interface javax.microedition.io.UDPDatagramConnection
-
Returns the local port to which this datagram connection is bound.
- getLocation() - Method in class org.dvb.dom.environment.Window
-
- getLocator(InetAddress) - Static method in class com.sun.tv.net.InterfaceMapImpl
-
- getLocator() - Method in class com.sun.tv.si.BouquetImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.NetworkImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ProgramEventDescriptionImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ProgramEventImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ServiceDescriptionImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.ServiceImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class com.sun.tv.si.SIRequestImpl
-
- getLocator() - Method in class com.sun.tv.si.TransportStreamImpl
-
Gets the complete Locator of this SI Element.
- getLocator() - Method in class javax.media.protocol.DataSource
-
Get the MediaLocator that describes this source.
- getLocator() - Method in class javax.tv.carousel.CarouselFile
-
Returns a Locator identifying this
CarouselFile.
- getLocator() - Method in interface javax.tv.service.Service
-
Reports the Locator of this Service.
- getLocator() - Method in interface javax.tv.service.SIElement
-
Reports the Locator of this SIElement.
- getLocator() - Method in class org.davic.net.ca.TuneRequestEvent
-
Returns a Locator pointing to the service to which
the CA module requests to tune to
- getLocator() - Method in class org.davic.net.tuning.NetworkInterface
-
Returns the Locator of the transport stream to which the network
interface is connected.
- getLocator() - Method in class org.dvb.application.AppIcon
-
This method returns the location of the directory containing the application icons.
- getLocator() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Gets the locator for this stored application service.
- getLocator() - Method in class org.dvb.dsmcc.ServiceDomain
-
Return the locator for this service domain.
- getLocator() - Method in class org.dvb.dsmcc.ServiceXFRReference
-
This method returns the Locator of the Service for an Object Carousel.
- getLogarithmicBase() - Method in interface com.sun.tv.media.controls.NumericControl
-
???
- getLogarithmicBase() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
???
- getLongDesc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getLongDesc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getLongDesc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getLongName() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Called to obtain a full service name.
- getLongName() - Method in interface javax.tv.service.navigation.ServiceDetails
-
Called to obtain a full service name.
- getLook() - Method in class org.havi.ui.HVisible
-
Gets the
HLook for this component.
- getLookData(Object) - Method in class org.havi.ui.HVisible
-
Retrieve a look-specific private data object.
- getLoseFocusSound() - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HAnimation
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HGraphicButton
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HIcon
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HListGroup
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in interface org.havi.ui.HNavigable
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HRange
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HRangeValue
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HSinglelineEntry
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HText
-
Get the sound associated with the lost focus event.
- getLoseFocusSound() - Method in class org.havi.ui.HTextButton
-
Get the sound associated with the lost focus event.
- getLowerLimit() - Method in interface com.sun.tv.media.controls.NumericControl
-
The smallest value assignable to this control.
- getLowerLimit() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
The smallest value assignable to this control.
- getLOwSrc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getManufacturerID() - Method in interface org.dvb.security.pkcs11.SlotInfo
-
This method returns the ManufacturerID of the PKCS11 CK_SLOT_INFO.
- getManufacturerID() - Method in interface org.dvb.security.pkcs11.TokenInfo
-
This method returns the manufacturerID of the PKCS11 CK_TOKEN_INFO.
- getMargin() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the margin property definition in CSS2.
- getMarginBottom() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the margin-bottom property definition in CSS2.
- getMarginHeight() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getMarginHeight() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getMarginLeft() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the margin-left property definition in CSS2.
- getMarginRight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the margin-right property definition in CSS2.
- getMarginTop() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the margin-top property definition in CSS2.
- getMarginWidth() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getMarginWidth() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getMarkerOffset() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the marker-offset property definition in CSS2.
- getMarks() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the marks property definition in CSS2.
- getMasterTimeBase() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
- getMasterTimeBase() - Method in class com.sun.tv.media.MediaPlayer
-
This should be implemented by the subclass.
- getMatte() - Method in class org.havi.ui.HComponent
-
Get any
HMatte currently associated
with this component.
- getMatte() - Method in class org.havi.ui.HContainer
-
Get any
HMatte currently associated
with this component.
- getMatte() - Method in interface org.havi.ui.HMatteLayer
-
Get any
HMatte currently associated
with this component.
- getMatteData() - Method in class org.havi.ui.HFlatEffectMatte
-
Returns the matte data used for this matte.
- getMatteData() - Method in class org.havi.ui.HFlatMatte
-
Returns the data used for this matte.
- getMatteData() - Method in class org.havi.ui.HImageEffectMatte
-
Returns the data used for this matte.
- getMatteData() - Method in class org.havi.ui.HImageMatte
-
Returns the data used for this matte.
- getMaxChars() - Method in class org.havi.ui.HSinglelineEntry
-
Get maximum number of characters.
- getMaxHeight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the max-height property definition in CSS2.
- getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
-
Get the maximum length a datagram can be.
- getMaximumRate() - Method in class javax.media.protocol.RateRange
-
Get the maximum rate supported by this range.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
-
Returns the maximum size required to render the text content in any
possible interaction state of the specified
HVisible component.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
-
Returns the size to present all elements of the specified
HVisible plus any additional dimensions that the
HListGroupLook requires for border decoration
etc.
- getMaximumSize(HVisible) - Method in interface org.havi.ui.HLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HRangeLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize(HVisible) - Method in class org.havi.ui.HTextLook
-
Gets the maximum size of the
HVisible component when drawn with this
HLook.
- getMaximumSize() - Method in class org.havi.ui.HVisible
-
- getMaxLength() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getMaxValue() - Method in class org.havi.ui.HStaticRange
-
Get the maximum value of the range
- getMaxWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the max-width property definition in CSS2.
- getMedia() - Method in interface org.w3c.dom.css.CSSImportRule
-
A list of media types for which this style sheet may be used.
- getMedia() - Method in interface org.w3c.dom.css.CSSMediaRule
-
A list of media types for this rule.
- getMedia() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
The intended destination media for style information.
- getMediaClockTime() - Method in class com.sun.tv.media.MediaController
-
For subclasses to access to the theoretical clock time as computed
by MediaClock.
- getMediaFile(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getMediaFile(String) - Static method in class com.sun.tv.LocatorImpl
-
- getMediaNanoseconds() - Method in class com.sun.tv.Handler
-
Get this Clock's current media time
in nanoseconds.
- getMediaNanoseconds() - Method in class com.sun.tv.media.MediaClock
-
Get the current media time in nanoseconds.
- getMediaNanoseconds() - Method in class com.sun.tv.media.MediaController
-
Get the current media time in nanoseconds.
- getMediaNanoseconds() - Method in interface javax.media.Clock
-
Get this Clock's current media time
in nanoseconds.
- getMediaText() - Method in interface org.w3c.dom.stylesheets.MediaList
-
The parsable textual representation of the media list.
- getMediaThreadGroup() - Static method in class com.sun.tv.media.util.MediaThread
-
- getMediaTime() - Method in class com.sun.tv.Handler
-
Get this Clock's current media time.
- getMediaTime() - Method in class com.sun.tv.media.MediaClock
-
Return the current media time.
- getMediaTime() - Method in class com.sun.tv.media.MediaController
-
Return the current media time.
- getMediaTime() - Method in class com.sun.tv.media.MediaTimeBase
-
- getMediaTime() - Method in interface javax.media.Clock
-
Get this Clock's current media time.
- getMediaTime() - Method in class javax.media.MediaTimeSetEvent
-
Get the new media time of the Controller that
generated this event.
- getMediaTime() - Method in class javax.media.StartEvent
-
Get the clock time (media time) when the Controller started.
- getMediaTime() - Method in class javax.media.StopEvent
-
Get the clock time (media time) that was passed into the constructor.
- getMediaTime(Clock, int) - Method in class org.dvb.ui.BufferedAnimation
-
Get the predicted media time of the given frameNumber for this
animation.
- getMediaTimeFromStream(long, Clock) - Method in class org.dvb.dsmcc.DSMCCStream
-
Convert a time measured according to a timeline in the stream
into a JMF media time measured in a specified clock.
- getMediaTimePosition() - Method in interface org.davic.media.MediaTimePositionControl
-
- getMessage() - Method in class javax.media.ControllerClosedEvent
-
Obtain the message describing why this event
occurred.
- getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'meta' key was depressed during the firing
of the event.
- getMethod() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getMinHeight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the min-height property definition in CSS2.
- getMinimumRate() - Method in class javax.media.protocol.RateRange
-
Get the minimum rate supported by this range.
- getMinimumSize() - Method in class com.sun.media.amovie.VisualComponent
-
- getMinimumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
-
Returns the minimum size required to render the text content in any
possible interaction state of the specified
HVisible component.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
-
Returns the size to present one element of the specified
HVisible plus any additional dimensions that the
HListGroupLook requires for border decoration etc.
- getMinimumSize(HVisible) - Method in interface org.havi.ui.HLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HRangeLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize(HVisible) - Method in class org.havi.ui.HTextLook
-
Gets the minimum size of the
HVisible component when drawn with this
HLook.
- getMinimumSize() - Method in class org.havi.ui.HVisible
-
- getMinimumTransferSize() - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Determine the size of the buffer needed for the data transfer.
- getMinimumTransferSize() - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Determine the size of the buffer needed for the data transfer.
- getMinimumTransferSize() - Method in class com.sun.tv.net.EncapIPStream
-
- getMinimumTransferSize() - Method in interface javax.media.protocol.PushSourceStream
-
Determine the size of the buffer needed for the data transfer.
- getMinorNumber() - Method in class com.sun.tv.si.ServiceImpl
-
Reports the minor number of the service.
- getMinorNumber() - Method in interface javax.tv.service.ServiceMinorNumber
-
Reports the minor number of the service.
- getMinRepeatInterval() - Method in class javax.tv.util.TVTimer
-
Report the minimum interval that this timer can repeat tasks.
- getMinValue() - Method in class org.havi.ui.HStaticRange
-
Gets the minimum of the range.
- getMinWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the min-width property definition in CSS2.
- getMMIObject() - Method in class org.davic.net.ca.StartMMIEvent
-
Returns a reference to the object that describes the MMI.
- getModel() - Method in interface org.dvb.security.pkcs11.TokenInfo
-
This method returns the model of the PKCS11 CK_TOKEN_INFO.
- getModifiers() - Method in class org.dvb.event.UserEvent
-
Returns the modifiers flag for this event.
- getModifiers() - Method in class org.havi.ui.event.HActionEvent
-
Returns any modifiers held down during this action event.
- getModule() - Method in class org.davic.net.ca.NewModuleEvent
-
Returns the CAModule object representing the new module
- getModules() - Method in class org.davic.net.ca.CAModuleManager
-
Returns all available CA modules.
- getModules(Service) - Method in class org.davic.net.ca.CAModuleManager
-
Returns all available modules whose CASystemID matches
with the CASystemID of a CA system used to scramble
this service.
- getModuleType() - Method in class org.davic.net.ca.CAModule
-
Returns the type of this module.
- getMostFavourite() - Method in class org.dvb.user.Preference
-
Returns the most favourite value for this preference, that is, the
first element of the list.
- getMountPoint() - Method in class org.dvb.dsmcc.ServiceDomain
-
Returns a DSMCCObject object describing the top level directory
of this ServiceDomain.
- getMove(int) - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HAnimation
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HGraphicButton
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HIcon
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HListGroup
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in interface org.havi.ui.HNavigable
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HRange
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HRangeValue
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HSinglelineEntry
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HText
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMove(int) - Method in class org.havi.ui.HTextButton
-
Provides the
HNavigable object
that is navigated to when a particular key is pressed.
- getMultiSelection() - Method in class org.havi.ui.HListGroup
-
Return the multiple selection mode currently active for this
HListGroup.
- getMute() - Method in class com.sun.tv.media.GainControlAdapter
-
retrieves the muted state of the audio signal.
- getMute() - Method in class javax.media.GainChangeEvent
-
Get the GainControl's new mute value.
- getMute() - Method in interface javax.media.GainControl
-
Get the mute state of the signal associated with this
GainControl.
- getName() - Method in class com.sun.tv.si.BouquetImpl
-
This method returns the name of this bouquet.
- getName() - Method in class com.sun.tv.si.FavoriteServicesNameImpl
-
Provides a human-readable name for this favorite services preference.
- getName() - Method in class com.sun.tv.si.NetworkImpl
-
This method returns the name of this network.
- getName() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the program event title.
- getName() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Returns a name associated with this component.
- getName() - Method in class com.sun.tv.si.ServiceImpl
-
Returns a short service name or an acronym.
- getName() - Method in interface javax.tv.service.guide.ProgramEvent
-
Returns the program event title.
- getName() - Method in interface javax.tv.service.navigation.FavoriteServicesName
-
Provides a human-readable name for this favorite services preference.
- getName() - Method in interface javax.tv.service.navigation.ServiceComponent
-
Returns a name associated with this component.
- getName() - Method in interface javax.tv.service.Service
-
Returns a short service name or acronym.
- getName() - Method in interface javax.tv.service.transport.Bouquet
-
Reports the name of this bouquet.
- getName() - Method in interface javax.tv.service.transport.Network
-
Reports the name of this network.
- getName() - Method in interface org.dvb.application.AppAttributes
-
This method returns the name of the application.
- getName(String) - Method in interface org.dvb.application.AppAttributes
-
This method returns the name of the application in the language which
is specified by the parameter passed as an argument.
- getName() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Returns the name of the stored application service as defined
when the stored application service was created.
- getName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getName() - Method in class org.dvb.dom.environment.Window
-
- getName() - Method in class org.dvb.event.RepositoryDescriptor
-
Returns the name of the repository to which the lost, or about to be lost, user event belongs.
- getName() - Method in class org.dvb.event.UserEventRepository
-
Returns the name of the current repository as passed to the constructor.
- getName() - Method in interface org.dvb.internet.InternetClientService
-
Returns a short service name or an acronym.
- getName() - Method in interface org.dvb.si.SIBouquet
-
This method returns the name of this bouquet.
- getName() - Method in interface org.dvb.si.SIEvent
-
This method returns the name of this event.
- getName() - Method in interface org.dvb.si.SINetwork
-
This method returns the name of this network.
- getName() - Method in interface org.dvb.si.SIService
-
This method returns the name of the service represented by this service.
- getName() - Method in interface org.dvb.spi.Provider
-
- getName() - Method in class org.dvb.user.Preference
-
Returns the name of the preference.
- getName() - Method in class org.dvb.user.UserPreferenceChangeEvent
-
Returns the name of the modified Preference
- getName() - Method in interface org.w3c.dom.Attr
-
Returns the name of this attribute.
- getName() - Method in interface org.w3c.dom.DocumentType
-
The name of DTD; i.e., the name immediately following the
DOCTYPE keyword.
- getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
-
Retrieves a node specified by name.
- getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
-
Retrieves a node specified by local name and namespace URI.
- getNames() - Method in interface org.dvb.application.AppAttributes
-
This method returns all the available names for the application
together with their ISO 639 language code.
- getNamespaceURI() - Method in interface org.w3c.dom.Node
-
The namespace URI of this node, or null if it is
unspecified.
- getNanoseconds() - Method in class com.sun.tv.media.MediaTimeBase
-
- getNanoseconds() - Method in class com.sun.tv.media.SystemTimeBase
-
- getNanoseconds() - Method in class javax.media.Time
-
Get the time value in nanoseconds.
- getNanoseconds() - Method in interface javax.media.TimeBase
-
Get the current time of the TimeBase
specified in nanoseconds.
- getNash() - Method in class org.dvb.dom.environment.Location
-
- getNavigationKeys() - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HAnimation
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HGraphicButton
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HIcon
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HListGroup
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in interface org.havi.ui.HNavigationInputPreferred
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HRange
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HRangeValue
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HSinglelineEntry
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HText
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigationKeys() - Method in class org.havi.ui.HTextButton
-
Retrieve the set of key codes which this component maps to
navigation targets.
- getNavigator() - Method in class org.dvb.dom.environment.Window
-
- getNetwork() - Method in class javax.tv.service.transport.NetworkChangeEvent
-
Reports the Network that changed.
- getNetworkCollection() - Method in class javax.tv.service.transport.NetworkChangeEvent
-
Reports the NetworkCollection that generated the
event.
- getNetworkID() - Method in class com.sun.tv.si.NetworkImpl
-
This method returns the ID of this Network
- getNetworkID() - Method in class com.sun.tv.si.TransportStreamImpl
-
- getNetworkID() - Method in interface javax.tv.service.transport.Network
-
Reports the ID of this network.
- getNetworkId() - Method in class org.davic.mpeg.dvb.DvbTransportStream
-
- getNetworkId() - Method in class org.davic.net.dvb.DvbNetworkBoundLocator
-
Returns the network_id
- getNetworkID() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the networkId of the network.
- getNetworkID() - Method in interface org.dvb.si.SINetwork
-
Get the identification of this network.
- getNetworkID() - Method in interface org.dvb.si.SITransportStreamNIT
-
Get the identification of the network this transport stream is part of.
- getNetworkInterface() - Method in class org.davic.net.tuning.NetworkInterfaceController
-
Returns the network interface associated with this
controller.
- getNetworkInterface(TransportStream) - Method in class org.davic.net.tuning.NetworkInterfaceManager
-
Returns the NetworkInterface with which the specified
TransportStream object is associated.
- getNetworkInterface() - Method in class org.dvb.locator.NetworkInterfaceBoundMediaLocator
-
Return the network interface aspect of this MediaLocator
- getNetworkInterface(SIDatabase) - Static method in class org.dvb.net.tuning.DvbNetworkInterfaceSIUtil
-
Gets the network interface for a particular SI database.
- getNetworkInterface() - Method in interface org.dvb.service.selection.DvbServiceContext
-
Return the NetworkInterface reserved by this ServiceContext.
- getNetworkInterfaces() - Method in class org.davic.net.tuning.NetworkInterfaceManager
-
Returns all network interfaces.
- getNetworkName(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getNetworkPriority() - Method in class com.sun.tv.media.util.MediaThreadGroup
-
This should be used for threads handling network packets.
- getNewDFC() - Method in class org.dvb.media.DFCChangedEvent
-
Get the new decoder format conversion
- getNewFormat() - Method in class org.dvb.media.ActiveFormatDescriptionChangedEvent
-
Get the new active format description
- getNewRatio() - Method in class org.dvb.media.AspectRatioChangedEvent
-
Get the new aspect ratio of the transmitted video
- getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
-
newValue indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharDataModified events.
- getNewVersion() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
-
This returns the version number of the new table.
- getNewVersionNumber() - Method in class org.dvb.dsmcc.ObjectChangeEvent
-
This method is used to get the new version number of the
monitored DSMCCObject.
- getNextSibling() - Method in interface org.w3c.dom.Node
-
The node immediately following this node.
- getNodeList() - Method in class com.sun.tv.media.MediaPlayer
-
Return the list of MediaControllers supported by this Player.
- getNodeName() - Method in interface org.w3c.dom.Node
-
The name of this node, depending on its type; see the table above.
- getNodeType() - Method in interface org.w3c.dom.Node
-
A code representing the type of the underlying object, as defined above.
- getNodeValue() - Method in interface org.w3c.dom.Node
-
The value of this node, depending on its type; see the table above.
- getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
-
Get the nominal length of a datagram.
- getNotAfter() - Method in interface javax.microedition.pki.Certificate
-
Gets the time after which this Certificate may not be used
from the validity period.
- getNotationName() - Method in interface org.w3c.dom.Entity
-
For unparsed entities, the name of the notation for the entity.
- getNotations() - Method in interface org.w3c.dom.DocumentType
-
A NamedNodeMap containing the notations declared in the
DTD.
- getNotBefore() - Method in interface javax.microedition.pki.Certificate
-
Gets the time before which this Certificate may not be used
from the validity period.
- getNPT() - Method in class org.dvb.dsmcc.DSMCCStream
-
This function is used to get value of the current timeline in milliseconds.
- getNPTRate() - Method in class org.dvb.dsmcc.DSMCCStream
-
Get the rate for the timeline referenced in the DSMCCStream object.
- getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceDomain
-
This method returns the NSAP address of the ServiceDomain.
- getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceXFRReference
-
This method returns the NSAP Address of a ServiceDomain as defined
in ISO/IEC 13818-6.
- getNumber() - Method in class org.dvb.smartcard.SmartCardReaderManager
-
Retrieves the number of smart card readers provided on the terminal.
- getNumberOfLevels() - Method in class com.sun.tv.si.RatingDimensionImpl
-
Returns the number of values defined for this particular dimension.
- getNumberOfLevels() - Method in interface javax.tv.service.RatingDimension
-
Returns the number of levels defined for this dimension.
- getNumerator() - Method in class org.dvb.dsmcc.NPTRate
-
Get the NPT rate's numerator.
- getNumItems() - Method in class org.havi.ui.HListGroup
-
Retrieve the number of items in the content list.
- getNumSelected() - Method in class org.havi.ui.HListGroup
-
Return the number of items which would be in the selection, if
the
HListGroup#getSelection method were called at this time.
- getNumVisible(HVisible) - Method in class org.havi.ui.HListGroupLook
-
Retrieve the number of visible elements for the specified
component.
- getOffset() - Method in interface javax.microedition.io.Datagram
-
Get the offset.
- getOffset(int) - Method in class org.havi.ui.HImageEffectMatte
-
Get the offset of a specified frame of the matte relative to
its component in pixels.
- getOffset() - Method in class org.havi.ui.HImageMatte
-
Get the offset of the matte relative to its component in
pixels.
- getOffset(HScreenConfiguration) - Method in class org.havi.ui.HScreenConfiguration
-
- getOID() - Method in class org.dvb.application.AppID
-
This method returns the integer value of the organization number supplied in the constructor.
- getOpen() - Method in class com.sun.tv.net.EncapIPStream
-
- getOptions() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getOrganisationId() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Return the organisation id of this stored application service
- getOrientation() - Method in class org.havi.ui.HListGroup
-
Retrieve the orientation of the HListGroup.
- getOrientation() - Method in interface org.havi.ui.HOrientable
-
- getOrientation() - Method in class org.havi.ui.HStaticRange
-
- getOriginalNetworkId() - Method in class org.davic.mpeg.dvb.DvbTransportStream
-
- getOriginalNetworkId() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the original_network_id
- getOriginalNetworkID() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the original network identification identifier.
- getOriginalNetworkID() - Method in interface org.dvb.si.PMTService
-
Get the original network identification.
- getOriginalNetworkID() - Method in interface org.dvb.si.SIEvent
-
Get the original network identification identifier.
- getOriginalNetworkID() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the originalNetworkId of the SIInformation objects
This method is only applicable if the SIInformation type
returned with the getSIInformationType method is SERVICE, PMT_SERVICE,
PRESENT_FOLLOWING_EVENT or SCHEDULED_EVENT.
- getOriginalNetworkID() - Method in interface org.dvb.si.SIService
-
Get the original network identification.
- getOriginalNetworkID() - Method in interface org.dvb.si.SITransportStream
-
Get the original network identification.
- getOriginalVersion() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
-
This returns the original version number of the table.
- getOrphans() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the orphans property definition in CSS2.
- getOutline() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the outline property definition in CSS2.
- getOutlineColor() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the outline-color property definition in CSS2.
- getOutlineStyle() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the outline-style property definition in CSS2.
- getOutlineWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the outline-width property definition in CSS2.
- getOverflow() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the overflow property definition in CSS2.
- getOverrideStyle(Element, String) - Method in interface org.w3c.dom.css.DocumentCSS
-
This method is used to retrieve the override style declaration for a
specified element and a specified pseudo-element.
- getOwnerDocument() - Method in interface org.w3c.dom.Node
-
The Document object associated with this node.
- getOwnerElement() - Method in interface org.w3c.dom.Attr
-
The Element node this attribute is attached to or
null if this attribute is not in use.
- getOwnerNode() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
The node that associates this style sheet with the document.
- getOwnerRule() - Method in interface org.w3c.dom.css.CSSStyleSheet
-
If this style sheet comes from an @import rule, the
ownerRule attribute will contain the
CSSImportRule.
- getPadding() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the padding property definition in CSS2.
- getPaddingBottom() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the padding-bottom property definition in CSS2.
- getPaddingLeft() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the padding-left property definition in CSS2.
- getPaddingRight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the padding-right property definition in CSS2.
- getPaddingTop() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the padding-top property definition in CSS2.
- getPage() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the page property definition in CSS2.
- getPageBreakAfter() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the page-break-after property definition in CSS2.
- getPageBreakBefore() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the page-break-before property definition in CSS2.
- getPageBreakInside() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the page-break-inside property definition in CSS2.
- getParent() - Method in interface com.sun.tv.media.controls.AtomicControl
-
Returns the control group to which this control belongs, if any.
- getParent() - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Returns the control group to which this control belongs, if any.
- getParent() - Method in class org.dvb.dom.environment.Window
-
- getParentNode() - Method in interface org.w3c.dom.Node
-
The parent of this node.
- getParentRule() - Method in interface org.w3c.dom.css.CSSRule
-
If this rule is contained inside another rule (e.g.
- getParentRule() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
The CSS rule that contains this declaration block or null
if this CSSStyleDeclaration is not attached to a
CSSRule.
- getParentStyleSheet() - Method in interface org.w3c.dom.css.CSSRule
-
The style sheet that contains this rule.
- getParentStyleSheet() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
For style sheet languages that support the concept of style sheet
inclusion, this attribute represents the including style sheet, if
one exists.
- getPassword() - Method in class org.dvb.auth.callback.PasswordCallback
-
Get the retrieved password.
- getPassword() - Method in class org.dvb.net.rc.ConnectionParameters
-
Return the password used in establishing this connection
The value returned shall be the one passed into the constructor of this instance.
- getPathName() - Method in class org.dvb.dom.environment.Location
-
- getPathName() - Method in class org.dvb.dsmcc.ServiceXFRReference
-
This method returns the pathname of the object in the alternate ServiceDomain.
- getPause() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the pause property definition in CSS2.
- getPauseAfter() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the pause-after property definition in CSS2.
- getPauseBefore() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the pause-before property definition in CSS2.
- getPcrPid() - Method in interface org.dvb.si.PMTService
-
Get the PCR pid.
- getPermissions() - Method in class org.dvb.io.persistent.FileAttributes
-
Returns the file access permissions
- getPID() - Method in class org.davic.mpeg.ElementaryStream
-
- getPitch() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the pitch property definition in CSS2.
- getPitchRange() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the pitch-range property definition in CSS2.
- getPixelAspectRatio() - Method in class org.havi.ui.HScreenConfiguration
-
Return the pixel aspect ratio of this configuration.
- getPixelCoordinatesHScreenRectangle(HScreenRectangle, Container) - Method in class org.havi.ui.HGraphicsConfiguration
-
Returns a java.awt.Rectangle which contains the graphics (AWT)
pixel area for an
HScreenRectangle
relative to the supplied java.awt.Container.
- getPixelCoordinatesHScreenRectangle(Rectangle) - Method in class org.havi.ui.HScene
-
Returns an HScreenRectangle which corresponds to the graphics
(AWT) pixel area specified by the parameter in this HScene.
- getPixelResolution() - Method in class org.havi.ui.HScreenConfiguration
-
Return the resolution of this configuration in pixels.
- getPlayDuring() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the play-during property definition in CSS2.
- getPlayMode() - Method in interface org.havi.ui.HAnimateEffect
-
- getPlayMode() - Method in class org.havi.ui.HFlatEffectMatte
-
- getPlayMode() - Method in class org.havi.ui.HImageEffectMatte
-
- getPlayMode() - Method in class org.havi.ui.HStaticAnimation
-
- getPort() - Method in interface javax.microedition.io.HttpConnection
-
Returns the network port number of the URL for this
HttpConnection.
- getPort() - Method in interface javax.microedition.io.HttpsConnection
-
Returns the network port number of the URL for this
HttpsConnection.
- getPort() - Method in interface javax.microedition.io.SocketConnection
-
Returns the remote port to which this socket is bound.
- getPort() - Method in class org.dvb.dom.environment.Location
-
- getPosition(String) - Method in class org.dvb.user.Preference
-
Returns the position in the list of the specified value.
- getPosition() - Method in interface org.havi.ui.HAnimateEffect
-
Get the current index into the content array which this
HAnimateEffect is using to display
content.
- getPosition() - Method in class org.havi.ui.HFlatEffectMatte
-
Get the current index into the content array which this
HFlatEffectMatte is using to display
content.
- getPosition() - Method in class org.havi.ui.HImageEffectMatte
-
Get the current index into the content array which this
HImageEffectMatte is using to display
content.
- getPosition() - Method in class org.havi.ui.HStaticAnimation
-
Get the current index into the content array which this
HStaticAnimation is using to display
content.
- getPosition() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the position property definition in CSS2.
- getPositioningCapability() - Method in interface org.dvb.media.VideoPresentationControl
-
This method gives information about how the video can be positioned
on screen.
- getPreferenceObject(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
-
Return the preference object for the specified preference.
- getPreferenceObject(int) - Method in class org.havi.ui.HSceneTemplate
-
Return the preference object for the specified preference.
- getPreferenceObject(int) - Method in class org.havi.ui.HScreenConfigTemplate
-
Return the preference object for the specified preference.
- getPreferenceObject(int) - Method in class org.havi.ui.HVideoConfigTemplate
-
Return the preference object for the specified preference.
- getPreferencePriority(int) - Method in class org.havi.ui.HBackgroundConfigTemplate
-
Return the priority for the specified preference.
- getPreferencePriority(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
-
Return the priority for the specified preference.
- getPreferencePriority(int) - Method in class org.havi.ui.HSceneTemplate
-
Return the priority for the specified preference.
- getPreferencePriority(int) - Method in class org.havi.ui.HScreenConfigTemplate
-
Return the priority for the specified preference.
- getPreferencePriority(int) - Method in class org.havi.ui.HVideoConfigTemplate
-
Return the priority for the specified preference.
- getPreferredLanguage() - Method in class com.sun.tv.si.SIManagerImpl
-
Called to determine the preferred language for returning string-type
values.
- getPreferredLanguage() - Method in class javax.tv.service.SIManager
-
Reports the preferred language for this SIManager.
- getPreferredSize() - Method in class com.sun.media.amovie.VisualComponent
-
- getPreferredSize(HVisible) - Method in class org.havi.ui.HAnimateLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
-
Returns the preferred size to render the text content in any
possible interaction state of the specified
HVisible component.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HGraphicLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HListGroupLook
-
Gets the preferred size of the HVisible component
when drawn with this HListGroupLook.
- getPreferredSize(HVisible) - Method in interface org.havi.ui.HLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HRangeLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize(HVisible) - Method in class org.havi.ui.HTextLook
-
Gets the preferred size of the
HVisible component when drawn with this
HLook.
- getPreferredSize() - Method in class org.havi.ui.HVisible
-
Gets the preferred size of the
HVisible.
- getPrefix() - Method in interface org.w3c.dom.Node
-
The namespace prefix of this node, or null if it is
unspecified.
- getPresentationTerminatedReason() - Method in class com.sun.tv.si.ServiceImpl
-
- getPreviousSibling() - Method in interface org.w3c.dom.Node
-
The node immediately preceding this node.
- getPreviousState() - Method in class javax.media.TransitionEvent
-
Get the state that the Controller was in before this event occurred.
- getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
-
prevValue indicates the previous value of the
Attr node in DOMAttrModified events, and of the
CharacterData node in DOMCharDataModified events.
- getPrimitiveType() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
The type of the value as defined by the constants specified above.
- getPriority() - Method in interface org.dvb.application.AppAttributes
-
This method returns the priority of the application.
- getPriority() - Method in class org.dvb.io.persistent.FileAttributes
-
Returns the priority to use in persistent storage
- getProfiles() - Method in interface org.dvb.application.AppAttributes
-
This method returns those minimum profiles required for the application
to execute.
- getProgramEvent() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Provides the ProgramEvent to which this ServiceComponentImpl belongs.
- getProgramEvent() - Method in class javax.tv.service.guide.ProgramScheduleEvent
-
Reports the ProgramEvent that changed.
- getProgramEventDescription() - Method in class com.sun.tv.si.ProgramEventDescriptionImpl
-
Provides a textual description of the ProgramEvent.
- getProgramEventDescription() - Method in interface javax.tv.service.guide.ProgramEventDescription
-
Provides a textual description of the ProgramEvent.
- getProgramEventName(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getProgramNumber() - Method in class org.dvb.locator.FrequencyLocator
-
Return the MPEG program number as passed in to the constructor
- getProgramSchedule() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Returns a schedule of program events associated with this Service.
- getProgramSchedule() - Method in class javax.tv.service.guide.ProgramScheduleEvent
-
Reports the ProgramSchedule that generated the
event.
- getProgramSchedule() - Method in interface javax.tv.service.navigation.ServiceDetails
-
Returns a schedule of program events associated with this service.
- getProgressBarComponent() - Method in interface javax.media.CachingControl
-
Get a Component for displaying the download progress.
- getPrompt() - Method in class org.dvb.auth.callback.PasswordCallback
-
Get the prompt.
- getProperty(String) - Static method in class com.sun.tv.media.util.JMFProperties
-
- getProperty(String) - Method in interface org.dvb.application.AppAttributes
-
The following method is included for properties that do not have
explicit property accessors.
- getProperty(String, ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns a property of the image by name.
- getPropertyCSSValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
Used to retrieve the object representation of the value of a CSS
property if it has been explicitly set within this declaration block.
- getPropertyPriority(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
Used to retrieve the priority of a CSS property (e.g.
- getPropertyValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
Used to retrieve the value of a CSS property if it has been explicitly
set within this declaration block.
- getProtocol() - Method in class javax.media.MediaLocator
-
Get the beginning of the locator string
up to but not including the first colon.
- getProtocol() - Method in interface javax.microedition.io.HttpConnection
-
Returns the protocol name of the URL of this
HttpConnection.
- getProtocol() - Method in class org.dvb.dom.environment.Location
-
- getProtocolName() - Method in interface javax.microedition.io.SecurityInfo
-
Returns the secure protocol name.
- getProtocolPrefixList() - Static method in class javax.media.PackageManager
-
Get the current value of the protocol package-prefix list.
- getProtocolVersion() - Method in interface javax.microedition.io.SecurityInfo
-
Returns the protocol version.
- getProvider() - Method in interface org.dvb.security.provider.CryptographicServiceProviderProvider
-
Obtain a DVBPKCS11Provider to be used by this Xlet
- getProvider(String) - Method in class org.dvb.security.provider.ProviderManager
-
Returns a visible provider with the specified name.
- getProviderName() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Returns the name of the service provider.
- getProviderName() - Method in interface javax.tv.service.navigation.ServiceProviderInformation
-
Returns the name of the service provider.
- getProviderName() - Method in interface org.dvb.si.SIService
-
This method returns the service provider name of this service
If the language returned by javax.tv.service.SIManager.getPreferredLanguage
is one of those in the multilingual_service_name_descriptor, return the name in that
language, otherwise return an implementation dependent selection between the names in
the multilingual_service_name_descriptor and the name in the service_descriptor.
- getProviders() - Method in class org.dvb.security.provider.ProviderManager
-
Returns an array containing all the providers visible to
the calling application.
- getProviderVersion(String) - Method in class org.dvb.spi.ProviderRegistry
-
Return the version of an installed provider.
- getPseudoClass() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getPublicId() - Method in class com.sun.ukit.jaxp.Parser
-
Return the public identifier for the current document event.
- getPublicId() - Method in interface org.w3c.dom.DocumentType
-
The public identifier of the external subset.
- getPublicId() - Method in interface org.w3c.dom.Entity
-
The public identifier associated with the entity, if specified.
- getPublicId() - Method in interface org.w3c.dom.Notation
-
The public identifier of this notation.
- getPublicId() - Method in class org.xml.sax.InputSource
-
Get the public identifier for this input source.
- getPublicId() - Method in interface org.xml.sax.Locator
-
Return the public identifier for the current document event.
- getPublicId() - Method in exception org.xml.sax.SAXParseException
-
Get the public identifier of the entity where the exception occurred.
- getPunchThroughToBackgroundColor(int) - Method in class org.havi.ui.HGraphicsConfiguration
-
This method returns a Color that may be used in standard
graphics drawing operations, which has the effect of modifying
the existing color of a pixel to make it partially (or wholly)
transparent to the background.
- getPunchThroughToBackgroundColor(int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
-
This method returns a Color that may be used in standard
graphics drawing operations, which has the effect of
"punching though" the
HGraphicsDevice in which the
drawing operation is performed.
- getPunchThroughToBackgroundColor(Color, int) - Method in class org.havi.ui.HGraphicsConfiguration
-
This method returns a Color that may be used in standard
graphics drawing operations, which has the effect of
"punching though" all Components that are behind the
Component in which the drawing operation is performed.
- getPunchThroughToBackgroundColor(Color, int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
-
This method returns a Color that may be used in standard
graphics drawing operations, which has the effect of modifying
the existing color of a pixel to make it partially (or wholly)
transparent to the background.
- getQName(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's XML 1.0 qualified name by index.
- getQuery() - Method in interface javax.microedition.io.HttpConnection
-
Returns the query portion of the URL of this
HttpConnection.
- getQuotes() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the quotes property definition in CSS2.
- getRate() - Method in class com.sun.tv.Handler
-
Get the current temporal scale factor.
- getRate() - Method in class com.sun.tv.media.MediaClock
-
Get the current presentation speed.
- getRate() - Method in class com.sun.tv.media.MediaController
-
Get the current presentation speed.
- getRate() - Method in interface javax.media.Clock
-
Get the current temporal scale factor.
- getRate() - Method in interface javax.media.protocol.RateConfiguration
-
Get the RateRange for this configuration.
- getRate() - Method in class javax.media.RateChangeEvent
-
Get the new rate of the Controller that
generated this event.
- getRate() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
-
Return the new rate of the stream immediately after the change.
- getRateConfigurations() - Method in interface javax.media.protocol.RateConfigureable
-
Get the rate configurations that this object supports.
- getRating() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns a Content Advisory information associated with this program for
the local rating region.
- getRating() - Method in interface javax.tv.service.guide.ProgramEvent
-
Reports content advisory information associated with this program for
the local rating region.
- getRatingDimension(String) - Static method in class com.sun.tv.si.RatingDimensionImpl
-
Returns the Rating Dimension corresponding to the specified Dimension
name.
- getRatingDimension(String) - Method in class com.sun.tv.si.SIManagerImpl
-
Returns the Rating Dimension corresponding to the specified Dimension
name.
- getRatingDimension(String) - Method in class javax.tv.service.SIManager
-
Reports the RatingDimension corresponding to the
specified string name.
- getRatingLevel(String) - Method in class com.sun.tv.si.ContentRatingAdvisoryImpl
-
Returns a number representing the rating level in the specified
RatingDimension associated with this rating region
for the related Service or Program Event.
- getRatingLevel(String) - Method in interface javax.tv.service.guide.ContentRatingAdvisory
-
Returns a number representing the rating level in the specified
RatingDimension associated with this rating region
for the related ProgramEvent.
- getRatingLevelDescription(short) - Method in class com.sun.tv.si.RatingDimensionImpl
-
Returns a pair of Strings describing the specified Rating Level for
this Dimension.
- getRatingLevelDescription(short) - Method in interface javax.tv.service.RatingDimension
-
Returns a pair of strings describing the specified rating level for
this dimension.
- getRatingLevelText(String) - Method in class com.sun.tv.si.ContentRatingAdvisoryImpl
-
Returns the rating description display string for the specified
dimension.
- getRatingLevelText(String) - Method in interface javax.tv.service.guide.ContentRatingAdvisory
-
Returns the rating level display string for the specified
dimension.
- getReason() - Method in exception javax.microedition.pki.CertificateException
-
Get the reason code.
- getReason() - Method in class javax.tv.service.selection.PresentationTerminatedEvent
-
Reports the reason for which the presentation was terminated.
- getReason() - Method in class javax.tv.service.selection.SelectionFailedEvent
-
Reports the reason why the selection failed.
- getReason(int) - Method in exception org.davic.media.NotAuthorizedMediaException
-
Returns the reason(s) why descrambling was not possible.
- getReason(int) - Method in exception org.davic.mpeg.NotAuthorizedException
-
Returns the reason(s) why descrambling was not possible.
- getReason(int) - Method in interface org.davic.mpeg.NotAuthorizedInterface
-
Returns the reason(s) why descrambling was not possible.
- getReason() - Method in class org.dvb.media.PresentationChangedEvent
-
This method returns the reason why access has been withdrawn.
- getReceiveBufferSize(DatagramSocket) - Static method in class org.dvb.net.DatagramSocketBufferControl
-
Get value of the SO_RCVBUF option for this socket, that is the
buffer size used by the platform for input on the this Socket.
- getRectValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
This method is used to get the Rect value.
- getRed() - Method in interface org.w3c.dom.css.RGBColor
-
This attribute is used for the red value of the RGB color.
- getRef() - Method in interface javax.microedition.io.HttpConnection
-
Returns the ref portion of the URL of this HttpConnection.
- getReference() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getRegistry(XletContext) - Static method in class javax.microedition.xlet.ixc.IxcRegistry
-
Provides the inter-Xlet communication registry for use by the
calling Xlet.
- getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
-
relatedNode is used to identify a secondary node related
to a mutation event.
- getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to identify a secondary EventTarget related to a UI
event.
- getRemainder() - Method in class javax.media.MediaLocator
-
Get the MediaLocator string with the protocol removed.
- getRenderMode() - Method in interface org.dvb.application.inner.DVBScene
-
Get the rendering mode of any background image associated with
this
DVBScene.
- getRenderMode() - Method in class org.havi.ui.HScene
-
Get the rendering mode of any background image associated with
this
HScene.
- getRepeatCount() - Method in interface org.havi.ui.HAnimateEffect
-
- getRepeatCount() - Method in class org.havi.ui.HFlatEffectMatte
-
- getRepeatCount() - Method in class org.havi.ui.HImageEffectMatte
-
- getRepeatCount() - Method in class org.havi.ui.HStaticAnimation
-
- getReplacedPID() - Method in class org.davic.net.ca.PIDChangeEvent
-
Returns the PID of the previous elementary stream.
- getReplacementPID() - Method in class org.davic.net.ca.PIDChangeEvent
-
Returns the PID of the new elementary stream that substitutes the
previous one.
- getRepresentation(int) - Static method in class org.havi.ui.event.HRcCapabilities
-
Get the HEventRepresentation object for a
specified key event keyCode.
- getReqHolder() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the Xlet action command request holder --
reqHolder for the Xlet.
- getRequestKind() - Method in class com.sun.tv.si.SIRequestImpl
-
- getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
-
Get the current request method.
- getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
-
Returns the value of the named general request property for this
connection.
- getResizeMode() - Method in class org.havi.ui.HVisible
-
Get the scaling mode for scaling any state-based content
rendered by an associated
HLook.
- getResource(String) - Static method in class com.sun.tv.media.util.JMFI18N
-
- getResource(String, boolean) - Method in class org.dvb.application.plugins.ApplicationSecurityContext
-
Get a locator to the named resource, within the search path for this
application.
- getResponseCode() - Method in interface javax.microedition.io.HttpConnection
-
Returns the HTTP response status code.
- getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
-
Gets the HTTP response message, if any, returned along with the
response code from a server.
- getResult() - Method in class org.dvb.si.SISuccessfulRetrieveEvent
-
Returns the requested data in an SIIterator object.
- getResultHolder() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the Xlet action command result holder --
resultHolder for the Xlet.
- getReturnString() - Method in class com.sun.media.amovie.MCI
-
- getRGB() - Method in class javax.tv.graphics.AlphaColor
-
Returns the RGB value representing the color in the default sRGB
ColorModel.
- getRGB(int, int) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the specified integer pixel in the default RGB color model
(TYPE_INT_ARGB) and default sRGB colorspace.
- getRGB(int, int, int, int, int[], int, int) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns an array of integer pixels in the default RGB color model
(TYPE_INT_ARGB) and default sRGB color space,
from a rectangular region of the image data.
- getRGB() - Method in class org.dvb.ui.DVBColor
-
Returns the RGB value representing the color in the default sRGB
ColorModel.
- getRGBColorValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
This method is used to get the RGB color.
- getRichness() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the richness property definition in CSS2.
- getRight() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the right property definition in CSS2.
- getRight() - Method in interface org.w3c.dom.css.Rect
-
This attribute is used for the right of the rect.
- getRootContainer(XletContext) - Static method in class javax.tv.graphics.TVContainer
-
Get the parent container for an Xlet to put its AWT components
in, if the Xlet has a graphical representation.
- getRootContainer(XletContext) - Method in class org.dvb.application.plugins.XletSystemCall
-
Called when the Xlet calls
javax.tv.graphics.TVContainer.getRootContainer().
- getRootFrame() - Method in class com.sun.tv.DisplayManager
-
- getRows() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameSetElement
-
- getRule() - Method in class org.dvb.ui.DVBAlphaComposite
-
Returns the compositing rule of this DVBAlphaComposite.
- getRunningStatus() - Method in interface org.dvb.si.SIEvent
-
Get the running status of this event.
- getRunningStatus() - Method in interface org.dvb.si.SIService
-
Retrieve the running status of this service.
- getScaledInstance(int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
-
Creates a scaled version of this image.
- getScalingFactors() - Method in class org.dvb.media.VideoTransformation
-
Gets the horizontal and vertical scaling factors.
- getScene() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getSceneTemplate() - Method in class org.havi.ui.HScene
-
- getScreenArea() - Method in class org.havi.ui.HScreenConfiguration
-
Return the position and size of this configuration on the
screen in screen coordinates.
- getScreenAspectRatio() - Method in class org.havi.ui.HScreenDevice
-
Return the aspect ratio of the screen as far as is known.
- getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
-
The horizontal coordinate at which the event occurred relative to the
origin of the screen coordinate system.
- getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
-
The vertical coordinate at which the event occurred relative to the
origin of the screen coordinate system.
- getScrolling() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getScrolling() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getScrollPosition() - Method in class org.havi.ui.HListGroup
-
- getSearch() - Method in class org.dvb.dom.environment.Location
-
- getSeconds() - Method in class javax.media.Time
-
Get the time value in seconds.
- getSection() - Method in class org.davic.mpeg.sections.SimpleSectionFilter
-
This method retrieves a Section object describing the last MPEG-2 section which matched
the specified filter characteristics.
- getSections() - Method in class org.davic.mpeg.sections.RingSectionFilter
-
This method returns the Section objects of the RingSectionFilter in an array.
- getSections() - Method in class org.davic.mpeg.sections.TableSectionFilter
-
This method returns an array of Section objects corresponding to the sections of the table.
- getSecurityInfo() - Method in interface javax.microedition.io.HttpsConnection
-
Return the security information associated with this
successfully opened connection.
- getSecurityInfo() - Method in interface javax.microedition.io.SecureConnection
-
Return the security information associated with this connection
when it was opened.
- getSelectedIndex() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getSelection() - Method in class javax.tv.media.MediaSelectEvent
-
Reports the selection that caused this event.
- getSelection() - Method in class org.havi.ui.HListGroup
-
- getSelectionFailedReason() - Method in class com.sun.tv.si.ServiceComponentImpl
-
- getSelectionFailedReason() - Method in class com.sun.tv.si.ServiceImpl
-
- getSelectionIndices() - Method in class org.havi.ui.HListGroup
-
Get the list of selection indices from this
HListGroup.
- getSelectionMode() - Method in class org.havi.ui.HListGroup
-
Get the selection mode for this HListGroup.
- getSelectionMode() - Method in interface org.havi.ui.HSelectionInputPreferred
-
Get the selection mode for this HSelectionInputPreferred.
- getSelectionSound() - Method in interface org.havi.ui.HItemValue
-
Get the sound to be played when the selection changes.
- getSelectionSound() - Method in class org.havi.ui.HListGroup
-
Get the sound to be played when the selection changes.
- getSelectorText() - Method in interface org.w3c.dom.css.CSSPageRule
-
The parsable textual representation of the page selector for the rule.
- getSelectorText() - Method in interface org.w3c.dom.css.CSSStyleRule
-
The textual representation of the selector for the rule set.
- getSelf() - Method in class org.dvb.dom.environment.Window
-
- getSeparator() - Method in interface org.w3c.dom.css.Counter
-
This attribute is used for the separator of the nested counters.
- getSerialNumber() - Method in interface javax.microedition.pki.Certificate
-
Gets the printable form of the serial number of this
Certificate.
- getSerialNumber() - Method in interface org.dvb.security.pkcs11.TokenInfo
-
This method returns the serial Number of the PKCS11 CK_TOKEN_INFO.
- getServerCertificate() - Method in interface javax.microedition.io.SecurityInfo
-
Returns the Certificate used to establish the
secure connection with the server.
- getService() - Method in class com.sun.tv.ServiceContextImpl
-
Reports the Service being presented in this
ServiceContext.
- getService() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the Service this program event is associated with.
- getService() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Provides the Service to which this ServiceComponentImpl belongs.
- getService() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Returns the Service this ServiceDetailsImpl object is associated with.
- getService(int) - Method in class com.sun.tv.si.ServiceListImpl
-
Reports the service at the specified index position.
- getService(Locator) - Method in class com.sun.tv.si.SIManagerImpl
-
This method can be used to obtain a specific Service based on a
Locator.
- getService() - Method in interface javax.tv.service.guide.ProgramEvent
-
Reports the Service this program event is associated with.
- getService() - Method in interface javax.tv.service.navigation.ServiceComponent
-
Provides the Service object to which this
ServiceComponent belongs.
- getService() - Method in interface javax.tv.service.navigation.ServiceDetails
-
Returns the Service this ServiceDetails
object is associated with.
- getService(int) - Method in interface javax.tv.service.navigation.ServiceList
-
Reports the Service at the specified index position.
- getService() - Method in interface javax.tv.service.selection.ServiceContext
-
Reports the Service being presented in this
ServiceContext.
- getService(Locator) - Method in class javax.tv.service.SIManager
-
Provides the Service identified by a given
locator.
- getService() - Method in exception org.davic.media.NotAuthorizedMediaException
-
If getType() returns SERVICE, then this method returns the
Service that could not be descrambled.
- getService() - Static method in class org.davic.mpeg.ApplicationOrigin
-
- getService() - Method in class org.davic.mpeg.ElementaryStream
-
- getService() - Method in exception org.davic.mpeg.NotAuthorizedException
-
If getType() returns SERVICE, then this method returns the
Service that could not be descrambled.
- getService() - Method in interface org.davic.mpeg.NotAuthorizedInterface
-
If getType() returns SERVICE, then this method returns the
Service that could not be descrambled.
- getService() - Method in interface org.dvb.internet.InternetClient
-
Get the service object which matches this internet client.
- getServiceCache() - Static method in class com.sun.tv.CacheManager
-
- getServiceComponent() - Method in class javax.tv.service.navigation.ServiceComponentChangeEvent
-
Reports the ServiceComponent that changed.
- getServiceComponentLocators() - Method in class com.sun.tv.ServiceContextImpl
-
Reports the current collection of Service Component Locators.
- getServiceComponentName(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getServiceContentHandlers() - Method in class com.sun.tv.ServiceContextImpl
-
Reports the current collection of ServiceContentHandlers.
- getServiceContentHandlers() - Method in interface javax.tv.service.selection.ServiceContext
-
Reports the current collection of ServiceContentHandlers.
- getServiceContentLocators() - Method in class com.sun.tv.Handler
-
Reports the portions of the service on which this handler operates.
- getServiceContentLocators() - Method in interface javax.tv.service.selection.ServiceContentHandler
-
Reports the portions of the service on which this handler operates.
- getServiceContentLocators() - Method in interface org.dvb.internet.InternetClient
-
Reports the portions of the service on which this handler operates.
- getServiceContext() - Method in class com.sun.tv.AppSignalEvent
-
- getServiceContext() - Method in class com.sun.tv.Handler
-
- getServiceContext(XletContext) - Method in class com.sun.tv.ServiceContextFactoryImpl
-
Reports the ServiceContext in which the
Xlet corresponding to the specified
XletContext is running.
- getServiceContext() - Method in class javax.tv.service.selection.ServiceContextEvent
-
Reports the ServiceContext that generated the event.
- getServiceContext(XletContext) - Method in class javax.tv.service.selection.ServiceContextFactory
-
Reports the ServiceContext in which the
Xlet corresponding to the specified
XletContext is running.
- getServiceContexts() - Method in class com.sun.tv.ServiceContextFactoryImpl
-
Provides the ServiceContext instances to which the
caller of the method is permitted access.
- getServiceContexts() - Method in class javax.tv.service.selection.ServiceContextFactory
-
Provides the ServiceContext instances to which the
caller of the method is permitted access.
- getServiceDescription() - Method in class com.sun.tv.si.ServiceDescriptionImpl
-
Provides a textual description of the Service.
- getServiceDescription() - Method in interface javax.tv.service.navigation.ServiceDescription
-
Provides a textual description of the Service.
- getServiceDetails() - Method in class javax.tv.service.navigation.ServiceDetailsSIChangeEvent
-
Reports the ServiceDetails that generated the
event.
- getServiceDetails() - Method in class javax.tv.service.transport.ServiceDetailsChangeEvent
-
Reports the ServiceDetails that changed.
- getServiceId() - Method in class org.davic.mpeg.Service
-
- getServiceId() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the service_id
- getServiceId() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Return the service id of this stored application service
- getServiceID() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the service identification identifier.
- getServiceID() - Method in interface org.dvb.si.PMTService
-
Get the service identification.
- getServiceID() - Method in interface org.dvb.si.SIEvent
-
Get the service identification identifier.
- getServiceID() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the serviceId of the SIInformation objects
This method is only applicable if the SIInformation type
returned with the getSIInformationType method is PMT_SERVICE,
PRESENT_FOLLOWING_EVENT or SCHEDULED_EVENT.
- getServiceID() - Method in interface org.dvb.si.SIService
-
Get the service identification.
- getServiceInformationType() - Method in class com.sun.tv.si.BouquetImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.NetworkImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ProgramEventDescriptionImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ProgramEventImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ServiceDescriptionImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.ServiceImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in class com.sun.tv.si.TransportStreamImpl
-
Reports the service information format of this object.
- getServiceInformationType() - Method in interface javax.tv.service.SIElement
-
Reports the SI format in which this SIElement was
delivered.
- getServiceInformationType() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Returns the service information format of this object.
- getServiceLocator() - Method in class com.sun.tv.Handler
-
- getServiceLocator() - Method in class com.sun.tv.ServiceContextImpl
-
Provides a Locator to the service being presented in
this service context.
- getServiceLocator() - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Reports the transport-dependent locator referencing the service to
which this ProgramSchedule belongs.
- getServiceLocator() - Method in interface javax.tv.service.guide.ProgramSchedule
-
Reports the transport-dependent locator referencing the service to
which this ProgramSchedule belongs.
- getServiceLocator() - Method in class org.davic.net.ca.DescramblingStartedEvent
-
Returns a Locator pointing to the service components of which
are descrambled.
- getServiceLocator() - Method in class org.davic.net.ca.DescramblingStoppedEvent
-
Returns a Locator pointing to the service components of which
have been descrambled.
- getServiceLocator() - Method in interface org.dvb.application.AppAttributes
-
This method returns the locator of the Service describing the application.
- getServiceName(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getServiceNumber() - Method in class com.sun.tv.si.ServiceImpl
-
Reports the service number of a service.
- getServiceNumber() - Method in interface javax.tv.service.ServiceNumber
-
Reports the service number of a service.
- getServiceProviderInterfaces() - Method in interface org.dvb.spi.Provider
-
Gives a list of the SPI's implemented by this provider.
- getServiceType() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Retuns the type of this service.
- getServiceType() - Method in class com.sun.tv.si.ServiceImpl
-
Retuns the type of this service.
- getServiceType() - Method in interface javax.tv.service.navigation.ServiceDetails
-
Returns the type of this service, for example, "digital
television", "digital radio", "NVOD", etc.
- getServiceType() - Method in interface javax.tv.service.Service
-
Returns the type of this service, (for example, "digital
television", "digital radio", "NVOD", etc.) These values can be
mapped to the ATSC service type in the VCT table and the DVB
service type in the service descriptor.
- getServiceType() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Returns the type of this service.
- getServiceType() - Method in interface org.dvb.internet.InternetClientService
-
Returns the type of this service.
- getServiceXFR() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
-
This method is used to get a reference to the service domain that
contains the requested object.
- getServiceXFR() - Method in exception org.dvb.dsmcc.ServiceXFRException
-
This method is used to get the alternate ServiceDomain which contains
the object requested.
- getSessionId() - Method in class org.davic.net.ca.MessageEvent
-
Returns the session_id of the message session
- getSetupTimeEstimate() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Obtain an estimate of the setup time for a successful connection for this interface in seconds.
- getSheet() - Method in interface org.w3c.dom.stylesheets.LinkStyle
-
The style sheet.
- getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
-
Used to indicate whether the 'shift' key was depressed during the
firing of the event.
- getShort(int) - Method in class com.sun.tv.net.GenericPacket
-
- getShort(int) - Method in class com.sun.tv.net.Packet
-
- getShortBouquetName() - Method in interface org.dvb.si.SIBouquet
-
This method returns the short name (ETR 211) of this bouquet
without emphasis marks.
- getShortcutComponent(int) - Method in interface org.dvb.application.inner.DVBScene
-
Retrieve the
HActionable
associated with the specified shortcut key.
- getShortcutComponent(int) - Method in class org.havi.ui.HScene
-
Retrieve the
HActionable
associated with the specified shortcut key.
- getShortcutKeycode(HActionable) - Method in interface org.dvb.application.inner.DVBScene
-
Returns the keycode associated with the specified HActionable
component.
- getShortcutKeycode(HActionable) - Method in class org.havi.ui.HScene
-
Returns the keycode associated with the specified HActionable
component.
- getShortDescription() - Method in interface org.dvb.si.SIEvent
-
This method returns the description of this event.
- getShortEventName() - Method in interface org.dvb.si.SIEvent
-
This method returns the short event name (ETR 211) of this event
without emphasis marks.
- getShortNetworkName() - Method in interface org.dvb.si.SINetwork
-
This method returns the short name (ETR 211) of this network
without emphasis marks.
- getShortProviderName() - Method in interface org.dvb.si.SIService
-
This method returns the short name (ETR 211) of the service provider of
this service without emphasis marks.
- getShortServiceName() - Method in interface org.dvb.si.SIService
-
This method returns the short name (ETR 211) of this service
without emphasis marks.
- getSICache() - Static method in class com.sun.tv.CacheManager
-
- getSIDatabase(NetworkInterface) - Static method in class org.dvb.net.tuning.DvbNetworkInterfaceSIUtil
-
Gets the SI database for a particular network interface.
- getSIDatabase() - Static method in class org.dvb.si.SIDatabase
-
Return an array of SIDatabase objects (one object per network interface).
- getSIDatabase() - Method in interface org.dvb.si.SIInformation
-
Return the root of the hierarchy the object that implements this interface belongs to.
- getSIElement() - Method in class javax.tv.service.SIChangeEvent
-
Reports the SIElement that changed.
- getSigAlgName() - Method in interface javax.microedition.pki.Certificate
-
Gets the name of the algorithm used to sign the
Certificate.
- getSigners() - Method in class org.dvb.dsmcc.DSMCCObject
-
This method shall attempt to validate all certificate chains found
for this file in the network.
- getSigners(boolean) - Method in class org.dvb.dsmcc.DSMCCObject
-
This method shall attempt to validate all certificate chains found
for this file in the network.
- getSIInformationType() - Method in class org.dvb.si.SIMonitoringEvent
-
Get the SIInformation type of the information that has changed
- getSIServiceLocators() - Method in interface org.dvb.si.SIBouquet
-
Get a list of DvbLocators identifying the services that belong to the bouquet.
- getSIServiceType() - Method in interface org.dvb.si.SIService
-
Get the service type.
- getSize() - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Get the AWTVideoSize at which the Player is currently operating.
- getSize() - Method in interface javax.tv.media.AWTVideoSizeControl
-
Reports the AWTVideoSize at which the Player is
currently operating.
- getSize() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getSize() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getSize() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the size property definition in CSS2.
- getSlotDescription() - Method in interface org.dvb.security.pkcs11.SlotInfo
-
This method returns the slotDescription of the PKCS11 CK_SLOT_INFO.
- getSlotId() - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
-
This method returns the PKCS11 slot identifier currently associated with this provider.
- getSlotID() - Method in interface org.dvb.security.pkcs11.SlotInfo
-
This method returns the slot identifier associated this slot information.
- getSlotId() - Method in class org.dvb.smartcard.SmartCardReader
-
Each single reader is identified on the terminal with an increasing identifier.
- getSlotList(boolean) - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
-
This method is used to get the list of PKCS11 Slot available for this provider.
- getSlotNumber() - Method in class org.davic.net.ca.CAModule
-
Returns the number of the slot where module is connected.
- getSlotNumber() - Method in class org.davic.net.ca.ModuleRemovedEvent
-
Returns the slot number of the slot where the module
was removed from
- getSmartCardReaders() - Method in class org.dvb.smartcard.SmartCardReaderManager
-
Allows application to retrieve an array including all the smart card readers
provided on the terminal.
- getSocketOption(byte) - Method in interface javax.microedition.io.SocketConnection
-
Get a socket option for the connection.
- getSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Returns the positions within the content string of all those characters
that start on a new 'line' (including those following \n), in order
from the first line to the last, including the line starting at 0.
- getSource() - Method in class com.sun.tv.media.MediaPlayer
-
Get the DataSource used by this player.
- getSource() - Method in class javax.media.ControllerEvent
-
- getSource() - Method in class javax.media.GainChangeEvent
-
Get the object that posted this event.
- getSource() - Method in interface javax.media.MediaEvent
-
- getSource() - Method in class javax.tv.media.AWTVideoSize
-
Return a copy of the rectangle representing the portion of the source
video to display, in the coordinate system of the screen.
- getSource() - Method in class org.davic.mpeg.sections.EndOfFilteringEvent
-
This returns the SectionFilter object which filtered the data.
- getSource() - Method in class org.davic.mpeg.sections.FilterResourcesAvailableEvent
-
This returns the SectionFilterGroup object for which enough
filter resources were available at the time this event was
generated.
- getSource() - Method in class org.davic.mpeg.sections.ForcedDisconnectedEvent
-
This returns the SectionFilterGroup object which filtered the data.
- getSource() - Method in class org.davic.mpeg.sections.IncompleteFilteringEvent
-
This returns the SectionFilter object which filtered the data.
- getSource() - Method in class org.davic.mpeg.sections.SectionAvailableEvent
-
This returns the SectionFilter object which filtered the data.
- getSource() - Method in class org.davic.mpeg.sections.SectionFilterEvent
-
This returns the SectionFilter object which was the source of the event.
- getSource() - Method in class org.davic.mpeg.sections.SectionFilterGroup
-
Returns the MPEG-2 transport stream to which a SectionFilterGroup is currently connected.
- getSource() - Method in class org.davic.mpeg.sections.TimeOutEvent
-
This returns the SectionFilter object which timed out
- getSource() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
-
This returns the SectionFilter object which filtered the data.
- getSource() - Method in class org.davic.net.ca.CAEvent
-
Returns the source of the event
- getSource() - Method in class org.davic.net.ca.DescramblerEvent
-
Returns the source of the event
- getSource() - Method in class org.davic.net.ca.DescramblingStartedEvent
-
Returns the CAModule object controlling the descrambling which
has just started.
- getSource() - Method in class org.davic.net.ca.DescramblingStoppedEvent
-
Returns the CAModule object controlling the descrambling
which has just stopped.
- getSource() - Method in class org.davic.net.ca.MessageEvent
-
Returns the source of the event
- getSource() - Method in class org.davic.net.ca.MMIActiveEvent
-
Returns the CAModule or CAModuleManager that is the source of the event
- getSource() - Method in class org.davic.net.ca.MMIEvent
-
Returns the CAModule or CAModuleManager that is the source of the event
- getSource() - Method in class org.davic.net.ca.MMIInactiveEvent
-
Returns the CAModule or CAModuleManager that is the source of the event
- getSource() - Method in class org.davic.net.ca.ModuleRemovedEvent
-
Returns the CAModuleManager that is the source of the event
- getSource() - Method in class org.davic.net.ca.ModuleResponseEvent
-
Returns the CAModule that is the source of the event
- getSource() - Method in class org.davic.net.ca.ModuleStateChangedEvent
-
Returns the CAModule that is the source of the event
- getSource() - Method in class org.davic.net.ca.NewModuleEvent
-
Returns the CAModuleManager that is the source of the event
- getSource() - Method in class org.davic.net.ca.PIDChangeEvent
-
Returns the CAModule that is the source of the event.
- getSource() - Method in class org.davic.net.ca.SessionClosedEvent
-
This method returns the CAModule that is the source of the event
- getSource() - Method in class org.davic.net.ca.SessionOpenedEvent
-
This method returns the CAModule that is the source of the event
- getSource() - Method in class org.davic.net.ca.TuneRequestEvent
-
Returns the CAModule that is the source of the event
- getSource() - Method in class org.davic.net.tuning.NetworkInterfaceEvent
-
Returns the NetworkInterface that generated the event
- getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReleasedEvent
-
Returns the network interface that has been released
- getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReservedEvent
-
Returns the network interface that has been reserved
- getSource() - Method in class org.davic.resources.ResourceStatusEvent
-
- getSource() - Method in class org.dvb.dsmcc.AsynchronousLoadingEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.InsufficientResourcesEvent
-
Returns the DSMCCObject that generated the event
- getSource() - Method in class org.dvb.dsmcc.InvalidFormatEvent
-
Returns the DSMCCObject that generated the event
- getSource() - Method in class org.dvb.dsmcc.InvalidPathnameEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.LoadingAbortedEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.MPEGDeliveryErrorEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.NotEntitledEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
-
Return the stream whose rate changed.
- getSource() - Method in class org.dvb.dsmcc.NPTStatusEvent
-
Return the stream whose broadcast timeline status changed.
- getSource() - Method in class org.dvb.dsmcc.ObjectChangeEvent
-
Returns the DSMCCObject that has changed
- getSource() - Method in class org.dvb.dsmcc.ServerDeliveryErrorEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
-
Returns the DSMCCObject that generated the event.
- getSource() - Method in class org.dvb.dsmcc.StreamEvent
-
This method returns the DSMCCStreamEvent that generated the event.
- getSource() - Method in class org.dvb.dsmcc.SuccessEvent
-
Returns the DSMCCObject which was successfully loaded.
- getSource() - Method in class org.dvb.event.UserEventAvailableEvent
-
Returns a UserEventRepository which contains the events which
were formerly exclusively reserved as passed into the constructor of the instance.
- getSource() - Method in class org.dvb.event.UserEventUnavailableEvent
-
Returns a UserEventRepository which contains the events which
were exclusively reserved as passed into the constructor of the instance.
- getSource() - Method in class org.dvb.media.SubtitleAvailableEvent
-
Return the JMF player which is the source of the event.
- getSource() - Method in class org.dvb.media.SubtitleNotAvailableEvent
-
Return the source of the event.
- getSource() - Method in class org.dvb.media.SubtitleNotSelectedEvent
-
Return the source of the event
- getSource() - Method in class org.dvb.media.SubtitleSelectedEvent
-
Return the source of the event
- getSource() - Method in class org.dvb.net.rc.RCInterfaceReleasedEvent
-
Returns the device that has been released
- getSource() - Method in class org.dvb.net.rc.RCInterfaceReservedEvent
-
Returns the device that has been reserved
- getSource() - Method in class org.dvb.si.SIMonitoringEvent
-
Gets the SIDatabase instance that is sending the event.
- getSource() - Method in class org.dvb.si.SIRetrievalEvent
-
Returns the SIRequest object that is the source of this event
- getSource() - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the object that produces the pixels for the image.
- getSource() - Method in class org.havi.ui.event.HBackgroundImageEvent
-
- getSource() - Method in class org.havi.ui.event.HScreenDeviceReleasedEvent
-
Returns the device that has been released
- getSource() - Method in class org.havi.ui.event.HScreenDeviceReservedEvent
-
Returns the device that has been reserved
- getSource() - Method in class org.havi.ui.event.HScreenLocationModifiedEvent
-
Returns the Component whose on-screen location has been
modified.
- getSourceController() - Method in class javax.media.ControllerEvent
-
Get the Controller that posted this event.
- getSourceGainControl() - Method in class javax.media.GainChangeEvent
-
Get the GainControl that posted this event.
- getSourceVideoSize() - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Get the size of the source video, in the screen's coordinat system.
- getSourceVideoSize() - Method in interface javax.tv.media.AWTVideoSizeControl
-
Reports the size of the source video, in the screen's
coordinate system.
- getSpeak() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the speak property definition in CSS2.
- getSpeakHeader() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the speak-header property definition in CSS2.
- getSpeakNumeral() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the speak-numeral property definition in CSS2.
- getSpeakPunctuation() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the speak-punctuation property definition in CSS2.
- getSpecified() - Method in interface org.w3c.dom.Attr
-
If this attribute was explicitly given a value in the original
document, this is true; otherwise, it is
false.
- getSpeechRate() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the speech-rate property definition in CSS2.
- getSrc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- getSrc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getSrc() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getStandby() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getStartCorner() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the starting corner.
- getStartLatency() - Method in class com.sun.tv.Handler
-
Get the Controller's start latency in nanoseconds.
- getStartLatency() - Method in class com.sun.tv.media.MediaController
-
Returns the start latency.
- getStartLatency() - Method in interface javax.media.Controller
-
Get the Controller's start latency in nanoseconds.
- getStartTime() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the start time of this program event.
- getStartTime() - Method in interface javax.tv.service.guide.ProgramEvent
-
Returns the start time of this program event.
- getStartTime() - Method in interface org.dvb.si.SIEvent
-
Get the start time of this event in UTC time.
- getStartTime() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the start time of the schedule period whose event information
has changed.
- getState() - Method in class com.sun.tv.Handler
-
Get the current state of this Controller.
- getState() - Method in class com.sun.tv.media.MediaClock
-
Return the current state of the clock in either started or stopped
state.
- getState() - Method in class com.sun.tv.media.MediaController
-
Get the current state of the controller.
- getState() - Method in class com.sun.tv.XletState
-
get current state.
- getState() - Method in interface javax.media.Controller
-
Get the current state of this Controller.
- getState() - Method in interface org.dvb.application.AppProxy
-
Return the current state of the application.
- getStatus() - Method in class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
-
Returns the status code of the tuning action
- getStatus() - Method in class org.dvb.dom.environment.Window
-
- getStatus() - Method in class org.dvb.smartcard.SmartCardReader
-
Retrieves current status of the smart card reader.
- getStopTime() - Method in class com.sun.tv.Handler
-
Get the last value successfully set by setStopTime.
- getStopTime() - Method in class com.sun.tv.media.MediaClock
-
Return the preset stop time.
- getStopTime() - Method in class com.sun.tv.media.MediaController
-
Get the preset stop time.
- getStopTime() - Method in interface javax.media.Clock
-
Get the last value successfully set by setStopTime.
- getStopTime() - Method in class javax.media.StopTimeChangeEvent
-
Get the new stop-time for the Controller that
generated this event.
- getStoredAppIDs() - Method in class org.dvb.application.storage.ApplicationCache
-
Lists the AppIDs of the applications that are stored
within this cache.
- getStoredAppIDs() - Method in interface org.dvb.application.storage.ApplicationStorageController
-
Lists the AppIDs of the applications that are stored
within this service.
- getStream() - Method in class org.dvb.media.CAStopEvent
-
This method returns the stream from which access has been withdrawn.
- getStream() - Method in class org.dvb.media.NoComponentSelectedEvent
-
This method returns the stream whose presentation has stopped
- getStream() - Method in class org.dvb.media.PresentationChangedEvent
-
This method returns the locator for the stream now being presented.
- getStream() - Method in class org.dvb.media.ServiceRemovedEvent
-
This method returns the stream which was removed from the network
- getStream() - Method in class org.dvb.media.StopByResourceLossEvent
-
This method returns the stream which was being presented
- getStreamLocator() - Method in class org.dvb.dsmcc.DSMCCStream
-
This function returned a Locator referencing the streams of
this collection.
- getStreams() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Get the collection of streams that this source
manages.
- getStreams() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- getStreams() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Get the collection of streams that this source
manages.
- getStreams() - Method in class com.sun.tv.net.EncapIPDataSource
-
- getStreams() - Method in class javax.media.protocol.PullDataSource
-
Get the collection of streams that this source
manages.
- getStreams() - Method in class javax.media.protocol.PushDataSource
-
Get the collection of streams that this source
manages.
- getStreams() - Method in interface javax.media.protocol.RateConfiguration
-
Get the streams that will have content at this rate.
- getStreams() - Method in class javax.media.protocol.URLDataSource
-
- getStreamType() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Provides the stream type of this component.
- getStreamType() - Method in interface javax.tv.service.navigation.ServiceComponent
-
Provides the stream type of this component.
- getStreamType() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the stream type of this elementary stream.
- getStress() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the stress property definition in CSS2.
- getString() - Method in class org.havi.ui.event.HEventRepresentation
-
Returns the text representation of the current event code.
- getStringValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
This method is used to get the string value.
- getStyle() - Method in interface org.dvb.dom.css.DVBCSSViewportRule
-
- getStyle() - Method in interface org.dvb.dom.css.DVBInlineStyle
-
- getStyle() - Method in interface org.w3c.dom.css.CSSFontFaceRule
-
The declaration-block of this rule.
- getStyle() - Method in interface org.w3c.dom.css.CSSPageRule
-
The declaration-block of this rule.
- getStyle() - Method in interface org.w3c.dom.css.CSSStyleRule
-
The declaration-block of this rule set.
- getStyle() - Method in interface org.w3c.dom.css.ElementCSSInlineStyle
-
The style attribute.
- getStyleSheet() - Method in interface org.w3c.dom.css.CSSImportRule
-
The style sheet referred to by this rule, if it has been loaded.
- getStyleSheets() - Method in interface org.w3c.dom.stylesheets.DocumentStyle
-
A list containing all the style sheets explicitly linked into or
embedded in a document.
- getSubimage(int, int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns a subimage defined by a specified rectangular region.
- getSubject() - Method in interface javax.microedition.pki.Certificate
-
Gets the name of this certificate's subject.
- getSubTitleText() - Method in class org.davic.net.ca.List
-
Returns the sub-title text.
- getSupportedCharacterRanges(Font) - Static method in class org.havi.ui.HFontCapabilities
-
Returns the set of character ranges as defined in ISO
10646-1(E) normative Annex A that this font supports, or a
null array if the capabilities of the font are unknown.
- getSupportedClientServices() - Method in interface org.dvb.internet.InternetClientService
-
Returns all InternetClientServices supported by the same
application as this one.
- getSupportedDimensions() - Static method in class com.sun.tv.si.RatingDimensionImpl
-
Provides a list of names of available rating dimensions for the local
rating region.
- getSupportedDimensions() - Method in class com.sun.tv.si.SIManagerImpl
-
Provides a list of names of available rating dimensions for the local
rating region.
- getSupportedDimensions() - Method in class javax.tv.service.SIManager
-
Provides the names of available rating dimensions in the local
rating region.
- getSupportedPlugins() - Method in interface org.dvb.internet.WWWBrowserService
-
Returns an array of names of installed plug-ins.
- getSwitchableState() - Method in interface org.havi.ui.HSwitchable
-
Returns the current switchable state of this
HSwitchable.
- getSwitchableState() - Method in class org.havi.ui.HToggleButton
-
Returns the current switchable state of this
HSwitchable.
- getSymbol() - Method in class org.havi.ui.event.HEventRepresentation
-
This returns an image-based representation (generally used for
symbolic keys) of the current event code.
- getSyncTime() - Method in class com.sun.tv.Handler
-
Get the current media time or the time until this
Clock will synchronize to its TimeBase.
- getSyncTime() - Method in class com.sun.tv.media.MediaClock
-
Return the Sync Time.
- getSyncTime() - Method in class com.sun.tv.media.MediaController
-
Return the Sync Time.
- getSyncTime() - Method in interface javax.media.Clock
-
Get the current media time or the time until this
Clock will synchronize to its TimeBase.
- getSystemId() - Method in class com.sun.ukit.jaxp.Parser
-
Return the system identifier for the current document event.
- getSystemId() - Method in interface org.w3c.dom.DocumentType
-
The system identifier of the external subset.
- getSystemId() - Method in interface org.w3c.dom.Entity
-
The system identifier associated with the entity, if specified.
- getSystemId() - Method in interface org.w3c.dom.Notation
-
The system identifier of this notation.
- getSystemId() - Method in class org.xml.sax.InputSource
-
Get the system identifier for this input source.
- getSystemId() - Method in interface org.xml.sax.Locator
-
Return the system identifier for the current document event.
- getSystemId() - Method in exception org.xml.sax.SAXParseException
-
Get the system identifier of the entity where the exception occurred.
- getSystemPriority() - Method in class com.sun.tv.net.util.SystemThread
-
- getSystemTimeBase() - Static method in class javax.media.Manager
-
Get the time-base object for the system.
- getTabIndex() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getTabIndex() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getTableLayout() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the table-layout property definition in CSS2.
- getTag() - Method in class org.dvb.si.Descriptor
-
Get the descriptor tag.
- getTagName() - Method in interface org.w3c.dom.Element
-
The name of the element.
- getTarget() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getTarget() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- getTarget() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- getTarget() - Method in class org.dvb.net.rc.ConnectionParameters
-
Return the target of this connection for example a phone number.
- getTarget() - Method in interface org.w3c.dom.events.Event
-
Used to indicate the EventTarget to which the event was
originally dispatched.
- getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
-
The target of this processing instruction.
- getTargetState() - Method in class com.sun.tv.Handler
-
Get the current target state of this Controller.
- getTargetState() - Method in class com.sun.tv.media.MediaController
-
Get the current target state.
- getTargetState() - Method in interface javax.media.Controller
-
Get the current target state of this Controller.
- getTargetState() - Method in class javax.media.TransitionEvent
-
Get the Controller's target state at the time this event
was generated.
- getText() - Method in class org.davic.net.ca.Text
-
- getText() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- getTextAlign() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the text-align property definition in CSS2.
- getTextContent(int) - Method in class org.havi.ui.HSinglelineEntry
-
- getTextContent(int) - Method in class org.havi.ui.HVisible
-
Gets the text content for this component.
- getTextDecoration() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the text-decoration property definition in CSS2.
- getTextIndent() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the text-indent property definition in CSS2.
- getTextLayoutManager() - Method in class org.havi.ui.HVisible
-
Gets the text layout manager that is being used to layout this
text.
- getTextShadow() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the text-shadow property definition in CSS2.
- getTextTransform() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the text-transform property definition in CSS2.
- getTextualServiceIdentifier() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the textual service identifier, if one was provided to the constructor.
- getTextualServiceIdentifiers() - Method in interface org.dvb.si.TextualServiceIdentifierQuery
-
Returns the textual service identifiers related to this object.
- getTextWrapping() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the text wrapping setting.
- getThreadGroup() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the ThreadGroup.
- getThumbMaxOffset() - Method in class org.havi.ui.HStaticRange
-
Returns the thumb offset for its maximum value.
- getThumbMinOffset() - Method in class org.havi.ui.HStaticRange
-
Returns the thumb offset for its minimum value.
- getTime() - Method in class com.sun.tv.media.MediaTimeBase
-
- getTime() - Method in class com.sun.tv.media.SystemTimeBase
-
- getTime() - Method in interface javax.media.TimeBase
-
Get the current time of this TimeBase.
- getTime() - Method in class javax.tv.util.TVTimerSpec
-
Returns the absolute or delay time when this specification
will go off.
- getTimeBase() - Method in class com.sun.media.amovie.AMController
-
- getTimeBase() - Method in class com.sun.tv.Handler
-
Get the TimeBase that this Clock is using.
- getTimeBase() - Method in class com.sun.tv.media.MediaClock
-
Get the Time Base that the clock is currently using.
- getTimeBase() - Method in class com.sun.tv.media.MediaController
-
Get the current time base.
- getTimeBase() - Method in interface javax.media.Clock
-
Get the TimeBase that this Clock is using.
- getTimeBaseTime() - Method in class javax.media.StartEvent
-
Get the time-base time that started the Controller.
- getTimer() - Static method in class javax.tv.util.TVTimer
-
Returns the default timer for the system.
- getTimerSpec() - Method in class javax.tv.util.TVTimerWentOffEvent
-
Returns the timer specification for this event.
- getTimeStamp() - Method in interface org.w3c.dom.events.Event
-
Used to specify the time (in milliseconds relative to the epoch) at
which the event was created.
- getTip() - Method in interface com.sun.tv.media.controls.AtomicControl
-
Sun specific - Returns the description string for this control.
- getTip() - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Sun specific - Returns the description string for this control.
- getTitle() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getTitle() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- getTitle() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
The advisory title.
- getTitleText() - Method in class org.davic.net.ca.List
-
Returns the title text.
- getToggleGroup() - Method in class org.havi.ui.HToggleButton
-
- getTokenInfo(int) - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
-
This method is used to retreive information about a PKCS11 token in a given slot.
- getTop() - Method in class org.dvb.dom.environment.Window
-
- getTop() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the top property definition in CSS2.
- getTop() - Method in interface org.w3c.dom.css.Rect
-
This attribute is used for the top of the rect.
- getToState() - Method in class org.dvb.application.AppStateChangeEvent
-
If the hasFailed method returns false, then the application the listener is
tracking is now in toState.
- getTotalVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns a relative size and location of the total video area, including
any "bars" used for letterboxing or pillarboxing that are included in the broadcast
stream, but excluding any "bars" introduced as a result of video filtering.
- getTotalVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns a relative size and location of the total video area on-screen,
including any "bars" used for letterboxing or pillarboxing that are included in the
broadcast stream, but excluding any "bars" introduced as a result of video filtering.
- getTransferId() - Method in class org.havi.ui.event.HFocusEvent
-
Returns a key which maps to the component to transfer
focus to.
- getTransport() - Method in class javax.tv.service.transport.TransportSIChangeEvent
-
Reports the Transport that generated the event.
- getTransports() - Method in class com.sun.tv.si.SIManagerImpl
-
Reports the various content delivery mechanisms available on
this platform.
- getTransports() - Method in class javax.tv.service.SIManager
-
Reports the various content delivery mechanisms currently
available on this platform.
- getTransportStream() - Method in class javax.tv.service.transport.TransportStreamChangeEvent
-
Reports the TransportStream that changed.
- getTransportStream() - Method in class org.davic.mpeg.Service
-
- getTransportStream() - Method in exception org.davic.mpeg.TuningException
-
- getTransportStreamCollection() - Method in class javax.tv.service.transport.TransportStreamChangeEvent
-
Reports the TransportStreamCollection that generated
the event.
- getTransportStreamID(Locator) - Static method in class com.sun.tv.LocatorImpl
-
- getTransportStreamID() - Method in class com.sun.tv.si.TransportStreamImpl
-
This method returns the ID of this Transport Stream.
- getTransportStreamID() - Method in interface javax.tv.service.transport.TransportStream
-
Reports the ID of this transport stream.
- getTransportStreamId() - Method in class org.davic.mpeg.TransportStream
-
- getTransportStreamId() - Method in class org.davic.net.dvb.DvbLocator
-
Returns the transport_stream_id
- getTransportStreamID() - Method in interface org.dvb.si.PMTElementaryStream
-
Get the transport stream identification identifier.
- getTransportStreamID() - Method in interface org.dvb.si.PMTService
-
Get the transport stream identification.
- getTransportStreamID() - Method in interface org.dvb.si.SIEvent
-
Get the transport stream identification identifier.
- getTransportStreamID() - Method in class org.dvb.si.SIMonitoringEvent
-
Returns the transportStreamId of the SIInformation objects
This method is only applicable if the SIInformation type
returned with the getSIInformationType method is SERVICE, PMT_SERVICE,
PRESENT_FOLLOWING_EVENT or SCHEDULED_EVENT.
- getTransportStreamID() - Method in interface org.dvb.si.SIService
-
Get the transport stream identification.
- getTransportStreamID() - Method in interface org.dvb.si.SITransportStream
-
Get the transport stream identification.
- getTransportStreams(Locator) - Static method in class org.davic.net.tuning.StreamTable
-
Returns the transport streams that match the locator.
- getType() - Method in interface javax.microedition.io.ContentConnection
-
Returns the type of content that the resource connected to is
providing.
- getType() - Method in interface javax.microedition.pki.Certificate
-
Get the type of the Certificate.
- getType() - Method in exception org.davic.media.NotAuthorizedMediaException
-
- getType() - Method in exception org.davic.mpeg.NotAuthorizedException
-
- getType() - Method in interface org.davic.mpeg.NotAuthorizedInterface
-
- getType() - Method in interface org.dvb.application.AppAttributes
-
This method returns the type of the application (as registered by DVB).
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getType() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getType() - Method in class org.dvb.event.UserEvent
-
Returns the event type.
- getType() - Method in class org.dvb.net.rc.RCInterface
-
Return the type of return channel represented by this object.
- getType() - Method in class org.dvb.smartcard.SmartCardReaderEvent
-
Retrieves the type of SmartCardReaderEvent that has been fired.
- getType() - Method in class org.dvb.ui.DVBGraphics
-
Returns the Sample Model (DVBBufferedImage.TYPE_BASE, DVBBufferedImage.TYPE_ADVANCED)
which is used in the on/off screen buffer this graphics object draws into.
- getType() - Method in class org.havi.ui.event.HEventRepresentation
-
This returns the type of representation(s) available for the
event code which this instance of
HEventRepresentation
represents.
- getType() - Method in class org.havi.ui.HImageHints
-
Get the expected type of the image being loaded.
- getType() - Method in interface org.havi.ui.HKeyboardInputPreferred
-
Retrieve the desired input type for this component.
- getType() - Method in class org.havi.ui.HSinglelineEntry
-
Retrieve the desired input type for this component.
- getType() - Method in interface org.w3c.dom.css.CSSRule
-
The type of the rule, as defined above.
- getType() - Method in interface org.w3c.dom.events.Event
-
The name of the event (case-insensitive).
- getType() - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
This specifies the style sheet language for this style sheet.
- getType(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by index.
- getType(String, String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by Namespace name.
- getType(String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's type by XML 1.0 qualified name.
- getUnicodeBidi() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the unicode-bidi property definition in CSS2.
- getUnitIncrement() - Method in interface org.havi.ui.HAdjustmentValue
-
Get the unit increment for this HAdjustmentValue.
- getUnitIncrement() - Method in class org.havi.ui.HRangeValue
-
Get the unit increment for this HRangeValue.
- getUnsetActionSound() - Method in interface org.havi.ui.HSwitchable
-
Get the sound to be played when the interaction state of
the
HSwitchable makes the
following transitions:
- getUnsetActionSound() - Method in class org.havi.ui.HToggleButton
-
Get the sound to be played when the interaction state of
the
HSwitchable makes the
following transitions:
- getUpdateTime() - Method in class com.sun.tv.si.BouquetImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.NetworkImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ProgramEventDescriptionImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ProgramEventImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ServiceComponentImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ServiceDescriptionImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.ServiceImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in class com.sun.tv.si.TransportStreamImpl
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in interface javax.tv.service.SIRetrievable
-
Returns the time when this object was last updated from data in
the broadcast.
- getUpdateTime() - Method in interface org.dvb.si.SIInformation
-
Return the time when the information contained in the object that implements
this interface was last updated.
- getUpperLimit() - Method in interface com.sun.tv.media.controls.NumericControl
-
The largest value assignable to this control.
- getUpperLimit() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
The largest value assignable to this control.
- getURI(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's Namespace URI by index.
- getURL() - Method in class javax.media.MediaLocator
-
Get the URL associated with this MediaLocator.
- getURL() - Method in interface javax.microedition.io.HttpConnection
-
Return a string representation of the URL for this connection.
- getURL() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- getURL() - Method in class org.dvb.dsmcc.DSMCCObject
-
Returns a URL identifying this carousel object.
- getURL(Locator) - Static method in class org.dvb.dsmcc.ServiceDomain
-
Obtain a java.net.URL corresponding to a 'dvb:' locator.
- getUrl() - Method in class org.dvb.internet.InternetClientEvent
-
Get the URL for which this event was generated.
- getUsemap() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getUseMap() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getUseMap() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getUserAgent() - Method in class org.dvb.dom.environment.Navigator
-
- getUserAgent() - Method in interface org.dvb.internet.WWWBrowserService
-
Returns the string used in the HTTP "User-Agent" header.
- getUserData(int) - Method in class com.sun.tv.si.SIRequestImpl
-
- getUserEmailAddress() - Method in interface org.dvb.internet.EmailClientService
-
Get the email address of the user.
- getUserEvent() - Method in class org.dvb.event.UserEventRepository
-
Returns the list of the user events that are in the repository.
- getUsername() - Method in class org.dvb.net.rc.ConnectionParameters
-
Return the username used in establishing this connection
The value returned shall be the one passed into the constructor of this instance.
- getUTCTime() - Method in interface org.dvb.si.SITime
-
Get the UTC time as coded in the TDT or TOT table.
- getValidInput() - Method in interface org.havi.ui.HKeyboardInputPreferred
-
Retrieve the customized input character range.
- getValidInput() - Method in class org.havi.ui.HSinglelineEntry
-
Retrieve the customized input character range.
- getValue() - Method in interface com.sun.tv.media.controls.NumericControl
-
Returns the value that the control currently represents.
- getValue() - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
Returns the value that the control currently represents.
- getValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- getValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- getValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- getValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- getValue() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- getValue(HOrientable, Point) - Method in interface org.havi.ui.HAdjustableLook
-
Returns the value of the component which corresponds to the pointer
position specified by pt.
- getValue(HOrientable, Point) - Method in class org.havi.ui.HListGroupLook
-
Returns the value of the component which corresponds to the pointer
position specified by pt.
- getValue(HOrientable, Point) - Method in class org.havi.ui.HRangeLook
-
Returns the value of the component which corresponds to the pointer
position specified by pt.
- getValue() - Method in class org.havi.ui.HStaticRange
-
Gets the value of the control.
- getValue() - Method in interface org.w3c.dom.Attr
-
On retrieval, the value of the attribute is returned as a string.
- getValue(int) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by index.
- getValue(String, String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by Namespace name.
- getValue(String) - Method in interface org.xml.sax.Attributes
-
Look up an attribute's value by XML 1.0 qualified name.
- getVersion() - Method in interface javax.microedition.pki.Certificate
-
Gets the version number of this Certificate.
- getVersion() - Method in interface org.dvb.spi.Provider
-
Return the version of this provider.
- getVersionNumber(AppID) - Method in class org.dvb.application.storage.ApplicationCache
-
Return the version number of the stored application whose
AppID is given as a parameter.
- getVersionNumber(AppID) - Method in interface org.dvb.application.storage.ApplicationStorageController
-
Return the version number of the stored application whose
AppID is given as a parameter.
- getVersions(String) - Method in interface org.dvb.application.AppAttributes
-
This method returns an array of integers containing the version
number of the specification required to run this application
at the specified profile.
- getVerticalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
-
Get the vertical alignment.
- getVerticalAlign() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the vertical-align property definition in CSS2.
- getVerticalAlignment() - Method in class org.havi.ui.HVisible
-
Get the vertical alignment of any state-based content
rendered by an associated
HLook.
- getVerticalResolution() - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- getVerticalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
-
This method gives information about the supported discrete
vertical scaling factors in case arbitrary vertical
scaling is not supported.
- getVideoController() - Method in class org.havi.ui.HVideoDevice
-
Obtain a reference to the object which controls the
presentation of the video.
- getVideoDevice() - Method in class org.havi.ui.HVideoComponent
-
- getVideoPosition() - Method in class org.dvb.media.VideoTransformation
-
Returns the video position.
- getVideoPriority() - Method in class com.sun.tv.media.util.MediaThreadGroup
-
This should be used for threads handling the video medium.
- getVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
-
This method returns the size of the decoded video as it is being
presented to the user.
- getVideoSource() - Method in class org.havi.ui.HVideoDevice
-
Obtain a reference to the source of the video being presented
by this device at this moment.
- getVideoTransformation() - Method in interface org.dvb.media.BackgroundVideoPresentationControl
-
Return the current video transformation
- getVideoTransformation(int) - Method in interface org.dvb.media.VideoFormatControl
-
This method returns a VideoTransformation object that corresponds
with the specified Decoder Format Conversion when applied to the currently
selected video.
- getView() - Method in interface org.w3c.dom.events.UIEvent
-
The view attribute identifies the AbstractView
from which the event was generated.
- getViewport() - Method in interface org.dvb.dom.css.DVBCSSStyle
-
- getVisibility() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the visibility property definition in CSS2.
- getVisible() - Method in interface com.sun.tv.media.controls.AtomicControl
-
Returns true if this control is visible on the control panel.
- getVisible() - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Returns true if this control is available on the control panel.
- getVisibleSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
-
Returns the starting positions of lines currently shown within the HVisible.
- getVisualComponent() - Method in class com.sun.media.amovie.AMController
-
- getVisualComponent() - Method in class com.sun.tv.Handler
-
Obtain the display Component for this Player.
- getVisualComponent() - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
Get the Component this player will output its visual media to.
- getVisualComponent() - Method in class com.sun.tv.media.MediaPlayer
-
Get the Component this player will output its visual media to.
- getVisualComponent() - Method in interface javax.media.Player
-
Obtain the display Component for this Player.
- getVoiceFamily() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the voice-family property definition in CSS2.
- getVolume() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the volume property definition in CSS2.
- getWhen() - Method in class org.dvb.event.UserEvent
-
Returns the timestamp of when this event occurred.
- getWhiteSpace() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the white-space property definition in CSS2.
- getWidows() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the widows property definition in CSS2.
- getWidth() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- getWidth() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- getWidth() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- getWidth() - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the width of the DVBBufferedImage.
- getWidth(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
-
Returns the width of the image.
- getWidth() - Method in class org.havi.ui.HBackgroundImage
-
Determines the width of the image.
- getWidth() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the width property definition in CSS2.
- getWindow() - Method in class org.dvb.dom.environment.Window
-
- getWordSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the word-spacing property definition in CSS2.
- getXlet() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the Xlet refered to by this Proxy object.
- getXletContainer() - Method in class org.dvb.application.plugins.XletContainer
-
Get the only child of the XletContainer.
- getXletContext() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the XletContext for the Xlet
- getXletManager() - Method in class com.sun.tv.XletProxy
-
Returns a reference to the XletManager for the Xlet.
- getXletProperty(String) - Method in class com.sun.tv.XletContextImpl
-
Provides an Xlet with a mechanism to retrieve named
properties from the XletContext.
- getXletProperty(String) - Method in interface javax.microedition.xlet.XletContext
-
Provides an Xlet with a mechanism to retrieve named
properties from the XletContext.
- getXletProperty(String) - Method in interface javax.tv.xlet.XletContext
-
Provides an Xlet with a mechanism to retrieve named
properties from the XletContext.
- getXletState(Xlet) - Method in class com.sun.tv.XletManager
-
- getXScale() - Method in class javax.tv.media.AWTVideoSize
-
Give the scaling factor applied to the video in the horizontal
dimension, i.e.,
getDestination().width / getSource().width.
- getYScale() - Method in class javax.tv.media.AWTVideoSize
-
Give the scaling factor applied to the video in the vertical
dimension, i.e.,
getDestination().height / getSource().height.
- getZIndex() - Method in interface org.w3c.dom.css.CSS2Properties
-
See the z-index property definition in CSS2.
- GLOBAL - Static variable in class org.dvb.io.ixc.IxcRegistry
-
Definition of the scope for bind or rebind - exported object is visible to
any Xlet running within the same MHP terminal subject to requirements of the security model.
- goToURL(URL) - Method in interface org.dvb.internet.WWWBrowser
-
Direct the web browser to display the page at the specified URL.
- granularity - Variable in class com.sun.tv.media.controls.NumericControlAdapter
-
- GRAPHIC_CONTENT_CHANGE - Static variable in class org.havi.ui.HVisible
-
- GRAPHICS_CONFIGURATION - Static variable in class org.havi.ui.HSceneTemplate
-
- GRAPHICS_MIXING - Static variable in class org.havi.ui.HVideoConfigTemplate
-
- GREEK_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+1F00..U+1FFF) as defined
in ISO 10646-1(E) normative Annex A
- GREEK_SYMBOLS_AND_COPTIC - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+3D0..U+3FF) as defined
in ISO 10646-1(E) normative Annex A
- group() - Method in class org.havi.ui.HContainer
-
Groups the HContainer and its components.
- GUJARATI - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character ranges (U+0A80..U+0AFF) and
(U+200C..U+200D) as defined in ISO 10646-1(E)
normative Annex A
- GURMUKHI - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character ranges (U+0A00..U+0A7F) and
(U+200C..U+200D) as defined in ISO 10646-1(E)
normative Annex A
- raf - Variable in class com.sun.tv.media.protocol.file.DataSource
-
- rateChange(RateChangeEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- RateChangeEvent - Class in javax.media
-
A RateChangeEvent is a ControllerEvent that is posted when
a Controller's rate changes.
- RateChangeEvent(Controller, float) - Constructor for class javax.media.RateChangeEvent
-
- RateConfiguration - Interface in javax.media.protocol
-
A configuration of streams for a particular rate.
- RateConfigureable - Interface in javax.media.protocol
-
DataSources support the
RateConfigureable interface if they use
different rate-configurations to support multiple
media display speeds.
- RateRange - Class in javax.media.protocol
-
Describes the speed at which data flows.
- RateRange(RateRange) - Constructor for class javax.media.protocol.RateRange
-
Copy constructor.
- RateRange(float, float, float, boolean) - Constructor for class javax.media.protocol.RateRange
-
Constructor using required values.
- RatingDimension - Interface in javax.tv.service
-
The RatingDimension interface represents an
individual content rating scheme against which program events are
rated.
- RatingDimensionImpl - Class in com.sun.tv.si
-
Each Rating Region may support multiple rating dimensions.
- RatingDimensionImpl(String) - Constructor for class com.sun.tv.si.RatingDimensionImpl
-
- RC_FIRST - Static variable in class org.havi.ui.event.HRcEvent
-
Deprecated.
The value of this field is useless, since it mixes
event ids and key codes. It does not reflect any of the
remote control key codes listed in this class.
- RC_LAST - Static variable in class org.havi.ui.event.HRcEvent
-
Deprecated.
- RCInterface - Class in org.dvb.net.rc
-
This class models a return channel network interface for use in receiving
and transmitting IP packets over a logical return channel.
- RCInterface() - Constructor for class org.dvb.net.rc.RCInterface
-
Constructor for instances of this class.
- RCInterfaceManager - Class in org.dvb.net.rc
-
This class is the factory and manager for all return channel interfaces in the system.
- RCInterfaceReleasedEvent - Class in org.dvb.net.rc
-
This event informs an application that a RCInterface
has been released by an application or other entity in the system.
- RCInterfaceReleasedEvent(Object) - Constructor for class org.dvb.net.rc.RCInterfaceReleasedEvent
-
Constructor for the event
- RCInterfaceReservedEvent - Class in org.dvb.net.rc
-
This event informs an application that a RCInterface
has been reserved by an application or other entity in the system.
- RCInterfaceReservedEvent(Object) - Constructor for class org.dvb.net.rc.RCInterfaceReservedEvent
-
Constructor for the event
- RCPermission - Class in org.dvb.net.rc
-
This class is for return channel set-up permissions.
- RCPermission(String) - Constructor for class org.dvb.net.rc.RCPermission
-
Creates a new RCPermission with the specified name.
- RCPermission(String, String) - Constructor for class org.dvb.net.rc.RCPermission
-
Creates a new RCPermission object with the specified
name.
- RCVBUF - Static variable in interface javax.microedition.io.SocketConnection
-
Socket option for the size of the receiving buffer (3).
- read(byte[], int, int) - Method in class com.sun.media.amovie.ActiveMovie
-
- read(byte[], int, int) - Method in class com.sun.media.amovie.AMController
-
- read(byte[], int, int) - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Read from the stream without blocking.
- read(byte[], int, int) - Method in class com.sun.tv.media.protocol.InputSourceStream
-
Read a buffer of data.
- read(byte[], int, int) - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Read from the stream without blocking.
- read(byte[], int, int) - Method in class com.sun.tv.net.EncapIPStream
-
- read(char[], int, int) - Method in class com.sun.ukit.jaxp.ReaderUTF16
-
Reads characters into a portion of an array.
- read() - Method in class com.sun.ukit.jaxp.ReaderUTF16
-
Reads a single character.
- read(char[], int, int) - Method in class com.sun.ukit.jaxp.ReaderUTF8
-
Reads characters into a portion of an array.
- read() - Method in class com.sun.ukit.jaxp.ReaderUTF8
-
Reads a single character.
- read(byte[], int, int) - Method in interface javax.media.protocol.PullSourceStream
-
Block and read data from the stream.
- read(byte[], int, int) - Method in interface javax.media.protocol.PushSourceStream
-
Read from the stream without blocking.
- READ - Static variable in class javax.microedition.io.Connector
-
Access mode READ.
- read(Preference) - Method in class org.dvb.user.UserPreferenceManager
-
Allows an application to read a specified user preference.
- read(Preference, Facility) - Method in class org.dvb.user.UserPreferenceManager
-
Allows an application to read a specified user preference taking
into account the facility defined by the application.
- READ_WRITE - Static variable in class javax.microedition.io.Connector
-
Access mode READ_WRITE.
- ReaderUTF16 - Class in com.sun.ukit.jaxp
-
UTF-16 encoded stream reader.
- ReaderUTF16(InputStream, char) - Constructor for class com.sun.ukit.jaxp.ReaderUTF16
-
Constructor.
- ReaderUTF8 - Class in com.sun.ukit.jaxp
-
UTF-8 transformed UCS-2 character stream reader.
- ReaderUTF8(InputStream) - Constructor for class com.sun.ukit.jaxp.ReaderUTF8
-
Constructor.
- readFileArgs - Static variable in class com.sun.tv.media.util.JMFSecurity
-
- ReadPermission - Class in javax.tv.service
-
This class represents permission to read the data referenced by a given
Locator.
- ReadPermission(Locator) - Constructor for class javax.tv.service.ReadPermission
-
Creates a new ReadPermission object for the specified locator.
- ReadPermission(String, String) - Constructor for class javax.tv.service.ReadPermission
-
Creates a new ReadPermission object for a locator
with the given external form.
- readPropArgs - Static variable in class com.sun.tv.media.util.JMFSecurity
-
- readProperties() - Static method in class com.sun.tv.media.util.JMFProperties
-
- readProperties_old() - Static method in class com.sun.tv.media.util.JMFProperties
-
- readStream(byte[], int, int) - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Reads pending data from the stream without blocking.
- readStream(byte[], int, int) - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Reads pending data from the stream without blocking.
- readStream(byte[], int, int) - Method in class com.sun.tv.net.EncapIPStream
-
Reads pending data from the stream without blocking.
- readStream(byte[], int, int) - Method in interface javax.tv.media.protocol.PushSourceStream2
-
Reads pending data from the stream without blocking.
- realize() - Method in class com.sun.tv.Handler
-
Construct the media dependent portions of the Controller.
- realize() - Method in class com.sun.tv.media.MediaController
-
Take the necessary steps to realize the controller.
- realize() - Method in interface javax.media.Controller
-
Construct the media dependent portions of the Controller.
- realizeComplete(RealizeCompleteEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- RealizeCompleteEvent - Class in javax.media
-
A RealizeCompleteEvent is posted when a Controller finishes
Realizing.
- RealizeCompleteEvent(Controller, int, int, int) - Constructor for class javax.media.RealizeCompleteEvent
-
- Realized - Static variable in interface javax.media.Controller
-
Returned by getState.
- Realizing - Static variable in interface javax.media.Controller
-
Returned by getState.
- rebind(String, Remote) - Method in class javax.microedition.xlet.ixc.IxcRegistry
-
Rebinds the specified name to a new remote object.
- rebind(XletContext, String, Remote) - Static method in class org.dvb.io.ixc.IxcRegistry
-
Rebind the name to a new object in the context of an Xlet;
replaces any existing binding.
- rebind(XletContext, String, Remote, int) - Static method in class org.dvb.io.ixc.IxcRegistry
-
Rebind the name to a new object in the context of an Xlet;
replaces any existing binding.
- receive(Datagram) - Method in interface javax.microedition.io.DatagramConnection
-
Receive a datagram.
- receiveCAEvent(CAEvent) - Method in interface org.davic.net.ca.CAListener
-
This method is called to send an event to the listener.
- receiveDescramblerEvent(DescramblerEvent) - Method in interface org.davic.net.ca.DescramblerListener
-
This method is called to send an event to the listener.
- receiveEvent(AsynchronousLoadingEvent) - Method in interface org.dvb.dsmcc.AsynchronousLoadingEventListener
-
Method called when an event is sent to the application.
- receiveInternetClientEvent(InternetClientEvent) - Method in interface org.dvb.internet.InternetClientListener
-
The method to be called when an InternetClientEvent is received.
- receiveMessage(CAModule, MessageEvent) - Method in interface org.davic.net.ca.MessageListener
-
This method is called to send a message to the listener.
- receiveMMIEvent(MMIEvent) - Method in interface org.davic.net.ca.MMIListener
-
This method is called to send an event to the listener
- receiveNIEvent(NetworkInterfaceEvent) - Method in interface org.davic.net.tuning.NetworkInterfaceListener
-
This function is called to send an event to the listener
- receiveNPTStatusEvent(NPTStatusEvent) - Method in interface org.dvb.dsmcc.NPTListener
-
Send a NPTStatusEvent to a registered listener.
- receiveObjectChangeEvent(ObjectChangeEvent) - Method in interface org.dvb.dsmcc.ObjectChangeEventListener
-
Send a ObjectChangeEvent to the ObjectChangeEventListener.
- receiveRateChangedEvent(NPTRateChangeEvent) - Method in interface org.dvb.dsmcc.NPTListener
-
Send a NPTRateChangeEvent to a registered listener.
- ReceiverListener - Interface in com.sun.tv
-
This interface is implemented by applications wishing to receive
notification of changes to SIElement data.
- ReceiverRatingLevels - Static variable in class com.sun.tv.receiver.Settings
-
- ReceiverRatingNames - Static variable in class com.sun.tv.receiver.Settings
-
- receiveServiceContextEvent(ServiceContextEvent) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
- receiveServiceContextEvent(ServiceContextEvent) - Method in class com.sun.tv.ServiceContextFactoryImpl
-
Removes a ServiceContext object.
- receiveServiceContextEvent(ServiceContextEvent) - Method in interface javax.tv.service.selection.ServiceContextListener
-
Notifies the ServiceContextListener of an event
generated by a ServiceContext.
- receiveStreamEvent(StreamEvent) - Method in interface org.dvb.dsmcc.StreamEventListener
-
Send a StreamEvent to the StreamEventListener.
- receiveUserPreferenceChangeEvent(UserPreferenceChangeEvent) - Method in interface org.dvb.user.UserPreferenceChangeListener
-
This method is called when a user preference changes.
- receiveVideoFormatEvent(VideoFormatEvent) - Method in interface org.dvb.media.VideoFormatListener
-
receive a VideoFormatEvent
- Rect - Interface in org.w3c.dom.css
-
The Rect interface is used to represent any rect value.
- recycle() - Method in class com.sun.tv.net.GenericPacket
-
- recycle() - Method in class com.sun.tv.net.Packet
-
- refreshCache() - Method in class javax.tv.carousel.CarouselFile
-
Requests that the cached contents of this CarouselFile be
updated with the version currently in the broadcast stream.
- register(Plugin, XletContext) - Method in class org.dvb.application.plugins.XletSystemCall
-
Register this instance of XletSystemCall with the system.
- registerComponentProtocol() - Static method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
- registerInterest(Locator, boolean) - Method in class com.sun.tv.si.SIManagerImpl
-
This method provides a hint to the SI Database that the application
would like to have as complete SI information as possible about the
specified SI element.
- registerInterest(Locator, boolean) - Method in class javax.tv.service.SIManager
-
Provides a hint to the SI database that the application desires
SI information as complete as possible about the specified
SIElement.
- registerServiceProtocol() - Static method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
- registerSystemBound(SystemBoundProvider) - Method in class org.dvb.spi.ProviderRegistry
-
Registers a provider.
- registerXletBound(XletBoundProvider) - Method in class org.dvb.spi.ProviderRegistry
-
Registers a provider.
- release() - Method in class org.davic.net.tuning.NetworkInterfaceController
-
Releases the tuner.
- release(ResourceProxy) - Method in interface org.davic.resources.ResourceClient
-
A call to this operation informs the ResourceClient that proxy is about
to lose access to a resource.
- release() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Release the right to control this return channel interface.
- releaseDevice() - Method in class org.havi.ui.HScreenDevice
-
Release the right to control of this device.
- releaseVisualComponent() - Method in interface org.dvb.media.ComponentBasedPlayerControl
-
Transition the associated Player from a component-based Player
to a background Player.
- REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
-
The Attr was just removed.
- remove(Locator) - Method in class com.sun.tv.CacheManager
-
- remove(Locator) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Removes a service component from the presentation.
- remove(Locator) - Method in interface javax.tv.media.MediaSelectControl
-
Removes a service component from the presentation.
- REMOVE - Static variable in class javax.tv.service.SIChangeType
-
SIChangeType indicating that an SIElement
has been removed.
- remove(AppID) - Method in class org.dvb.application.storage.ApplicationCache
-
Requests the MHP terminal to initiate the removal of
an application stored in the MHP terminal from this cache.
- remove(AppID) - Method in interface org.dvb.application.storage.ApplicationStorageController
-
Removes a stored application from this service.
- remove(AppID[]) - Method in interface org.dvb.application.storage.ApplicationStorageController
-
Removes multiple stored applications from this service.
- remove(long) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- remove(String) - Method in class org.dvb.user.Preference
-
Removes the specified value from the list of favourites.
- remove(EventListener) - Method in class org.havi.ui.HEventMulticaster
-
Removes a listener from this multicaster and returns the
result.
- remove(HBackgroundImageListener, HBackgroundImageListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(WindowListener, WindowListener) - Static method in class org.havi.ui.HEventMulticaster
-
Removes the old WindowListener from WindowListener-l and
returns the resulting multicast listener.
- remove(HScreenConfigurationListener, HScreenConfigurationListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
-
- remove(ResourceStatusListener, ResourceStatusListener) - Static method in class org.havi.ui.HEventMulticaster
-
Removes the old ResourceStatusListener from ResourceStatusListener-l and
returns the resulting multicast listener.
- remove(HToggleButton) - Method in class org.havi.ui.HToggleGroup
-
- removeAdjustmentListener(HAdjustmentListener) - Method in interface org.havi.ui.HAdjustmentValue
-
Removes the specified HAdjustmentListener so
that it no longer receives HAdjustmentEvents from
this object.
- removeAdjustmentListener(HAdjustmentListener) - Method in class org.havi.ui.HRangeValue
-
Removes the specified HAdjustmentListener so
that it no longer receives HAdjustmentEvents from
this object.
- removeAll() - Method in class org.dvb.user.Preference
-
Removes all the values of a preference
- removeAllArrowKeys() - Method in class org.dvb.event.UserEventRepository
-
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP,
VK_DOWN).
- removeAllArrowKeys() - Method in class org.havi.ui.event.HEventGroup
-
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP,
VK_DOWN).
- removeAllColourKeys() - Method in class org.dvb.event.UserEventRepository
-
Removes the key codes for the colour keys (VK_COLORED_KEY_0,
VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
- removeAllColourKeys() - Method in class org.havi.ui.event.HEventGroup
-
Removes the key codes for the colour keys (VK_COLORED_KEY_0,
VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
- removeAllItems() - Method in class org.havi.ui.HListGroup
-
Remove all the content.
- removeAllNumericKeys() - Method in class org.dvb.event.UserEventRepository
-
Remove the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3,
VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
- removeAllNumericKeys() - Method in class org.havi.ui.event.HEventGroup
-
Remove the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3,
VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
- removeAppSignalListener(AppSignalEventListener) - Static method in class com.sun.tv.AppSignalFactory
-
Remove an AppSignalEventListener.
- removeAppStateChangeEventListener(AppStateChangeEventListener) - Method in interface org.dvb.application.AppProxy
-
Remove a listener on the database.
- removeAttribute(String) - Method in interface org.w3c.dom.Element
-
Removes an attribute by name.
- removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
-
Removes the specified attribute node.
- removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
-
Removes an attribute by local name and namespace URI.
- removeBouquet(long, int) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeBouquetChangeListener(BouquetChangeListener) - Method in class com.sun.tv.si.TransportImpl
-
Called to unregister an
BouquetChangeListener.
- removeBouquetChangeListener(BouquetChangeListener) - Method in interface javax.tv.service.transport.BouquetCollection
-
Called to unregister an
BouquetChangeListener.
- removeBouquetMonitoringListener(SIMonitoringListener, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for bouquet information monitoring.
- removeCAListener(CAListener) - Method in class org.davic.net.ca.CAModuleManager
-
Removes a registered listener from CAModuleManager.
- removeChild(Node) - Method in interface org.w3c.dom.Node
-
Removes the child node indicated by oldChild from the list
of children, and returns it.
- removeConnectionListener(ConnectionListener) - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Remove a listener for events related to connections of this interface.
- removeControlChangeListener(ControlChangeListener) - Method in interface com.sun.tv.media.controls.AtomicControl
-
Remove an already added listener.
- removeControlChangeListener(ControlChangeListener) - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Remove an already added listener.
- removeController(Controller) - Method in class com.sun.tv.Handler
-
Stop controlling a Controller.
- removeController(Controller) - Method in class com.sun.tv.media.MediaPlayer
-
Removes the controller from the list of controlled controllers and
sets the controller to its default time base.
- removeController(Controller) - Method in interface javax.media.Player
-
Stop controlling a Controller.
- removeControllerListener(ControllerListener) - Method in class com.sun.tv.Handler
-
Remove the specified listener from this Controller's
listener list.
- removeControllerListener(ControllerListener) - Method in class com.sun.tv.media.MediaController
-
Remove a listener from the list of listeners.
- removeControllerListener(ControllerListener) - Method in interface javax.media.Controller
-
Remove the specified listener from this Controller's
listener list.
- removeDescramblerListener(DescramblerListener) - Method in class org.davic.net.ca.DescramblerProxy
-
Removes a registered descrambler event listener.
- removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
-
This method allows the removal of event listeners from the event
target.
- removeEventPresentFollowingMonitoringListener(SIMonitoringListener, int, int, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for monitoring information
related to present and following events
If this method is called with a listener that is registered but not with the same
identifiers of the SI objects as given in the parameters, the method shall fail silently
and the listeners stays registered with those identifiers that it has been added.
- removeEventScheduleMonitoringListener(SIMonitoringListener, int, int, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for monitoring information
related to scheduled events for all periods
If this method is called with a listener that is registered but not with the same
identifiers of the SI objects as given in the parameters, the method shall fail silently
and the listeners stays registered with those identifiers that it has been added.
- removeExclusiveAccessToAWTEvent(ResourceClient) - Method in class org.dvb.event.EventManager
-
The application should use this method to release its exclusive access
to user events defined by the means of the addExclusiveAccessToAWTEvent
method.
- removeGainChangeListener(GainChangeListener) - Method in class com.sun.tv.media.GainControlAdapter
-
Removes a listener from the list of listeners for
gain change events.
- removeGainChangeListener(GainChangeListener) - Method in interface javax.media.GainControl
-
Remove interest in gain change update events.
- removeHActionListener(HActionListener) - Method in interface org.havi.ui.HActionable
-
Removes the specified
HActionListener so that it no longer receives
HActionEvent events from this
HActionable.
- removeHActionListener(HActionListener) - Method in class org.havi.ui.HGraphicButton
-
Removes the specified
HActionListener so that it no longer receives
HActionEvent events from this
HGraphicButton.
- removeHActionListener(HActionListener) - Method in class org.havi.ui.HTextButton
-
Removes the specified
HActionListener so that it no longer receives
HActionEvent events from this
HTextButton.
- removeHFocusListener(HFocusListener) - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Removes the specified HFocusListener
so that it no longer receives
HFocusEvent events from this HNavigable.
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HAnimation
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HGraphicButton
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HIcon
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HListGroup
-
- removeHFocusListener(HFocusListener) - Method in interface org.havi.ui.HNavigable
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRange
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRangeValue
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HSinglelineEntry
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HText
-
- removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HTextButton
-
- removeHKeyListener(HKeyListener) - Method in class org.havi.ui.HSinglelineEntry
-
- removeHKeyListener(HKeyListener) - Method in interface org.havi.ui.HTextValue
-
- removeHTextListener(HTextListener) - Method in class org.havi.ui.HSinglelineEntry
-
- removeHTextListener(HTextListener) - Method in interface org.havi.ui.HTextValue
-
- removeInnerApplicationListener(InnerApplicationListener) - Method in class org.dvb.application.inner.InnerApplicationContainer
-
Remove a listener for events when the inner application exits.
- removeInternal(EventListener, EventListener) - Static method in class org.havi.ui.HEventMulticaster
-
Returns the resulting multicast listener after removing the
old listener from listener-l.
- removeInternetClientListener(InternetClientListener) - Method in interface org.dvb.internet.InternetClient
-
Remove a listener for InternetClientEvents.
- removeItem(int) - Method in class org.havi.ui.HListGroup
-
Remove the HListElement at the specified index.
- removeItemListener(HItemListener) - Method in interface org.havi.ui.HItemValue
-
- removeItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
-
- removeKey(int) - Method in class org.dvb.event.UserEventRepository
-
The method to remove a key from the repository.
- removeKey(int) - Method in class org.havi.ui.event.HEventGroup
-
The method to remove a key from the group.
- removeListener(ServiceContextListener) - Method in class com.sun.tv.ServiceContextImpl
-
Unsubscribes a listener from receiving events related to this
ServiceContext.
- removeListener(ProgramScheduleListener) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Called to unregister an SIChangeListener.
- removeListener(CarouselFileListener) - Method in class javax.tv.carousel.CarouselFile
-
Unsubscribes a CarouselFileListener from receiving
notifications of changes to this CarouselFile.
- removeListener(ProgramScheduleListener) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Unregisters a ProgramScheduleListener.
- removeListener(ServiceContextListener) - Method in interface javax.tv.service.selection.ServiceContext
-
Unsubscribes a listener from receiving events related to this
ServiceContext.
- removeListener(AppsDatabaseEventListener) - Method in class org.dvb.application.AppsDatabase
-
remove a listener on the database.
- removeMediaSelectListener(MediaSelectListener) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Unsubscribes the specifed MediaSelectListener from
receiving events related to media selection on this Player.
- removeMediaSelectListener(MediaSelectListener) - Method in interface javax.tv.media.MediaSelectControl
-
Unsubscribes the specified MediaSelectListener from
receiving events related to media selection on this Player.
- removeMMIListener(MMIListener) - Method in class org.davic.net.ca.CAModuleManager
-
Removes a registered listener for the MMI related
events.
- removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
-
Removes a node specified by name.
- removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
-
Removes a node specified by local name and namespace URI.
- removeNetwork(long, int) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeNetworkChangeListener(NetworkChangeListener) - Method in class com.sun.tv.si.TransportImpl
-
Called to unregister an
NetworkChangeListener.
- removeNetworkChangeListener(NetworkChangeListener) - Method in interface javax.tv.service.transport.NetworkCollection
-
Called to unregister an
NetworkChangeListener.
- removeNetworkInterfaceListener(NetworkInterfaceListener) - Method in class org.davic.net.tuning.NetworkInterface
-
Removes a registered listener
- removeNetworkMonitoringListener(SIMonitoringListener, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for network information monitoring.
- removeNode(Controller) - Method in class com.sun.tv.media.MediaPlayer
-
Remove a MediaNode from the list of Controllers under this Player's
management.
- removeNotify() - Method in class com.sun.media.amovie.VisualComponent
-
- removeNotify() - Method in class org.dvb.ui.BufferedAnimation
-
Make this component undisplayable by destroying any native
resources, and freeing its image buffers.
- removeNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
-
Remove a listener for timeline events on the DSMCCStream object.
- removeObjectChangeEventListener(ObjectChangeEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
-
Unsubscribes an ObjectChangeEventListener to receive notifications
of version changes of DSMCCObject.
- removeOnScreenLocationModifiedListener(HScreenLocationModifiedListener) - Method in class org.havi.ui.HVideoComponent
-
Remove a listener that determines if the Component's on-screen
location is modified - irrespective of its relative location to
its parent Container.
- removePMTServiceMonitoringListener(SIMonitoringListener, int, int, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for monitoring information in the PMT
related to a service.
- removeProgramEvent(long, String, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeProperty(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
Used to remove a CSS property if it has been explicitly set within
this declaration block.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.mpeg.sections.SectionFilterGroup
-
Indicates that an object is no longer to be notified of changes in the status of resources as
setup by addResourceStatusEventListener.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.net.ca.CAModuleManager
-
Removes a registered listener for the resource status messages.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.net.tuning.NetworkInterfaceManager
-
Removes the registration of a registered listener so that
it will not receive resource status events any more
- removeResourceStatusEventListener(ResourceStatusListener) - Method in interface org.davic.resources.ResourceServer
-
This method informs a resource server that a particular object is no
longer interested in being informed about changes in state of resources
managed by that server.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.event.EventManager
-
Removes the specified resource status listener.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.net.rc.RCInterfaceManager
-
This method informs a resource server that a particular object is no
longer interested in being informed about changes in state of resources
managed by that server.
- removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.havi.ui.HScreenDevice
-
Remove a listener for events about changes in the state of the
ownership of this device.
- removeScreenConfigurationListener(HScreenConfigurationListener) - Method in class org.havi.ui.HScreenDevice
-
- removeSectionFilterListener(SectionFilterListener) - Method in class org.davic.mpeg.sections.SectionFilter
-
Indicates that an object is no longer to be notified of events relating to this SectionFilter
object.
- removeService(long, String, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeService() - Method in interface org.dvb.application.storage.StoredApplicationService
-
Remove the whole stored application service
from the terminal.
- removeServiceComponent(long, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeServiceComponentChangeListener(ServiceComponentChangeListener) - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Called to unregister an
ServiceComponentChangeListener.
- removeServiceComponentChangeListener(ServiceComponentChangeListener) - Method in interface javax.tv.service.navigation.ServiceDetails
-
Called to unregister an
ServiceComponentChangeListener.
- removeServiceDetails(long, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeServiceDetailsChangeListener(ServiceDetailsChangeListener) - Method in class com.sun.tv.si.TransportImpl
-
Called to unregister an
ServiceDetailsChangeListener.
- removeServiceDetailsChangeListener(ServiceDetailsChangeListener) - Method in interface javax.tv.service.transport.Transport
-
Called to unregister an
ServiceDetailsChangeListener.
- removeServiceMonitoringListener(SIMonitoringListener, int, int) - Method in class org.dvb.si.SIDatabase
-
Removes the registration of an event listener for monitoring information
related to services.
- removeServiceTree(long, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeShortcut(int) - Method in interface org.dvb.application.inner.DVBScene
-
Removes the specified short-cut key.
- removeShortcut(int) - Method in class org.havi.ui.HScene
-
Removes the specified short-cut key.
- RemoveSIDatabase(long, boolean) - Static method in class com.sun.tv.receiver.SIEmulator
-
- RemoveSIElement(long, Locator) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeSmartCardReaderListener(SmartCardReaderListener) - Method in class org.dvb.smartcard.SmartCardReader
-
Removes specified listener: the notifications about changes in the status of the
smart card reader will no longer be forwarded to the given listener.
- removeSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
-
Remove a listener for subtitle events
- removeTextOverflowListener(TextOverflowListener) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Removes a TextOverflowListener that has been registered
previously.
- removeToggleGroup() - Method in class org.havi.ui.HToggleButton
-
Removes the button from the toggle group that it has been added
to.
- removeTransportStream(long, int) - Static method in class com.sun.tv.receiver.SIEmulator
-
- removeTransportStreamChangeListener(TransportStreamChangeListener) - Method in class com.sun.tv.si.TransportImpl
-
Called to unregister an
TransportStreamChangeListener.
- removeTransportStreamChangeListener(TransportStreamChangeListener) - Method in interface javax.tv.service.transport.TransportStreamCollection
-
Called to unregister an
TransportStreamChangeListener.
- removeTVTimerWentOffListener(TVTimerWentOffListener) - Method in class javax.tv.util.TVTimerSpec
-
Removes a listener to this timer specification.
- removeUserEvent(UserEvent) - Method in class org.dvb.event.UserEventRepository
-
Remove a user event from the repository.
- removeUserEventListener(UserEventListener) - Method in class org.dvb.event.EventManager
-
Removes the specified listener so that it will no longer receives user
events.
- removeUserPreferenceChangeListener(UserPreferenceChangeListener) - Method in class org.dvb.user.UserPreferenceManager
-
Removes a listener for changes in user preferences.
- removeVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
-
Remove a listener for VideoFormatChangedEvents
- removeWindowListener(WindowListener) - Method in interface org.dvb.application.inner.DVBScene
-
Remove a listener so that it no longer receives any
java.awt.event.WindowEvents.
- removeWindowListener(WindowListener) - Method in class org.havi.ui.HScene
-
Remove a listener so that it no longer receives any
java.awt.event.WindowEvents.
- removeXlet(long, String) - Static method in class com.sun.tv.receiver.SIEmulator
-
- render(String, Graphics, HVisible, Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Render the string.
- render(String, Graphics, HVisible, Insets) - Method in class org.havi.ui.HDefaultTextLayoutManager
-
Render the string.
- render(String, Graphics, HVisible, Insets) - Method in interface org.havi.ui.HTextLayoutManager
-
Render the string.
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
-
- renderBorders(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
-
- renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
-
- renderVisible(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
-
- renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
-
- REPEAT_COUNT_CHANGE - Static variable in class org.havi.ui.HVisible
-
- REPEAT_INFINITE - Static variable in interface org.havi.ui.HAnimateEffect
-
This value, when passed to
setRepeatCount,
indicates that the animation shall repeat until the
stop method is invoked.
- replace(Locator, Locator) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
- replace(Locator, Locator) - Method in interface javax.tv.media.MediaSelectControl
-
Replaces a service component in the presentation.
- replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
-
Replaces the child node oldChild with newChild
in the list of children, and returns the oldChild node.
- replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
-
Replace the characters starting at the specified 16-bit unit offset
with the specified string.
- report(HScreenConfigurationEvent) - Method in interface org.havi.ui.event.HScreenConfigurationListener
-
This method is called when the configuration of an
HScreenDevice is modified.
- report(HScreenLocationModifiedEvent) - Method in interface org.havi.ui.event.HScreenLocationModifiedListener
-
This method is called when the component's on-screen
location is modified.
- report(HScreenConfigurationEvent) - Method in class org.havi.ui.HEventMulticaster
-
- report(HScreenLocationModifiedEvent) - Method in class org.havi.ui.HEventMulticaster
-
- RepositoryDescriptor - Class in org.dvb.event
-
An instance of this class will be sent to clients of the
DVB event API to notify them (through the interface
org.davic.resources.ResourceClient) when they are about to
lose, or have lost, access to an event source.
- REQ_CURRENT_PROGRAM_EVENT - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_FUTURE_PROGRAM_EVENT - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_FUTURE_PROGRAM_EVENTS - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_GENERAL - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_NEXT_PROGRAM_EVENT - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_PROGRAM_EVENT - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_SERVICE_COMPONENT - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_SERVICE_DESCRIPTION - Static variable in class com.sun.tv.receiver.Settings
-
- REQ_TRANSPORT_STREAM - Static variable in class com.sun.tv.receiver.Settings
-
- REQUEST_DURATION - Static variable in class com.sun.tv.receiver.Settings
-
- requestRelease(ResourceProxy, Object) - Method in interface org.davic.resources.ResourceClient
-
A call to this operation informs the ResourceClient that another
application has requested the resource accessed via the proxy parameter.
- REQUIRED - Static variable in class org.havi.ui.HSceneTemplate
-
- REQUIRED - Static variable in class org.havi.ui.HScreenConfigTemplate
-
- REQUIRED_NOT - Static variable in class org.havi.ui.HScreenConfigTemplate
-
- reserve(NetworkInterface, Object) - Method in class org.davic.net.tuning.NetworkInterfaceController
-
Tries to reserve exclusively the control
over the specified network interface.
- reserve(ResourceClient, Object) - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Request the right to control this return channel interface.
- reserveDevice(ResourceClient) - Method in class org.havi.ui.HScreenDevice
-
Requests the right to call any method which may otherwise throw
an HPermissionDeniedException.
- reserveFor(Locator, Object) - Method in class org.davic.net.tuning.NetworkInterfaceController
-
Tries to reserve exclusively the control over a network
interface that can receive the transport stream
specified by the locator parameter.
- RESET - Static variable in interface javax.media.Clock
-
Returned by getStopTime if the stop-time is unset.
- reset() - Method in interface javax.microedition.io.Datagram
-
Zero the read/write pointer as well as the
offset and length state variables.
- reset() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- RESIZE_ARBITRARY - Static variable in class org.havi.ui.HVisible
-
- RESIZE_NONE - Static variable in class org.havi.ui.HVisible
-
- RESIZE_PRESERVE_ASPECT - Static variable in class org.havi.ui.HVisible
-
A constant for use with the
HVisible.setResizeMode(int) method of
HVisible which indicates that
content should be scaled to fit the component while preserving
the aspect ratio of the content.
- resizeScene(HScene, HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
-
Resizes an
HScene so that it best
corresponds to the input
HSceneTemplate, or remains unchanged if it cannot be so
resized.
- resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Resolve an external entity.
- ResourceClient - Interface in org.davic.resources
-
This interface should be implemented by objects that use a scarce resource.
- ResourceException - Exception in org.davic.mpeg
-
This exception must be thrown by MPEG related APIs when an operation
could not be performed due to lack of resources.
- ResourceException() - Constructor for exception org.davic.mpeg.ResourceException
-
Constructs a ResourceException with no detail message
- ResourceException(String) - Constructor for exception org.davic.mpeg.ResourceException
-
Constructs a ResourceException with the specified detail message
- ResourceProxy - Interface in org.davic.resources
-
The resource proxy interface is implemented by objects which represent a
scarce resource to an application but where the actual scarce resource may
be a lower level object to which the application does not have direct access.
- ResourceReturnedEvent - Class in org.davic.media
-
Generated if a Player which was stopped due to having its resources withdrawn has had those
resources returned to it.
- ResourceReturnedEvent(Controller) - Constructor for class org.davic.media.ResourceReturnedEvent
-
Build an event
- RESOURCES_REMOVED - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
-
Reason code : Resources needed to present the service have been removed.
- ResourceServer - Interface in org.davic.resources
-
The resource server interface is implemented by objects which manage low
level scarce resources and inform applications of changes in their status
which may have happened due to factors beyond the control of the application.
- ResourceStatusEvent - Class in org.davic.resources
-
This class is the parent class for events reporting changes in the status
of resources.
- ResourceStatusEvent(Object) - Constructor for class org.davic.resources.ResourceStatusEvent
-
This constructs a resource status event relating to the specified resource.
- ResourceStatusListener - Interface in org.davic.resources
-
This interface should be implemented by objects wishing to be informed about
changes in status of particular resources.
- resourceUnavailable(ResourceUnavailableEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- ResourceUnavailableEvent - Class in javax.media
-
A ResourceUnavailableEvent indicates that a Controller was
unable to allocate a resource that it requires for operation.
- ResourceUnavailableEvent(Controller) - Constructor for class javax.media.ResourceUnavailableEvent
-
- ResourceUnavailableEvent(Controller, String) - Constructor for class javax.media.ResourceUnavailableEvent
-
- ResourceWithdrawnEvent - Class in org.davic.media
-
Generated if a Player has some or all of the resources used withdrawn for some reason.
- ResourceWithdrawnEvent(Controller) - Constructor for class org.davic.media.ResourceWithdrawnEvent
-
Build an event
- restart() - Method in class com.sun.media.amovie.ActiveMovie
-
- restart() - Method in class com.sun.tv.media.util.LoopThread
-
Resume the loop at the beginning of the loop where
waitHereIfPaused() is called.
- restarted - Variable in class com.sun.tv.media.util.LoopThread
-
- restarting(RestartingEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- RestartingEvent - Class in javax.media
-
A RestartingEvent indicates that a Controller has moved from
the Started state back to the Prefetching state
(a Stopped state) and intends to return to the
Started state when Prefetching is complete.
- RestartingEvent(Controller, int, int, int, Time) - Constructor for class javax.media.RestartingEvent
-
- resume() - Method in interface org.davic.media.FreezeControl
-
Invocation of this method resumes the decoding of the media stream following a freeze operation.
- resume() - Method in interface org.dvb.application.AppProxy
-
Request that the application manager resume the execution
of the application.
- resumeRequest() - Method in class com.sun.tv.XletContextImpl
-
Provides the Xlet with a mechanism to indicate that it is
interested in entering the Active state.
- resumeRequest() - Method in interface javax.microedition.xlet.XletContext
-
Provides the Xlet with a mechanism to indicate that it is
interested in entering the Active state.
- resumeRequest() - Method in interface javax.tv.xlet.XletContext
-
Provides the Xlet with a mechanism to indicate that it is
interested in entering the Active state.
- retrieveActualSINetwork(short, Object, SIRetrievalListener, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with the actual network.
- retrieveActualSIServices(short, Object, SIRetrievalListener, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with the actual services.
- retrieveActualSITransportStream(short, Object, SIRetrievalListener, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with the actual transport stream.
- retrieveBouquet(Locator, SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves the specified Bouquet from the collection.
- retrieveBouquet(Locator, SIRequestor) - Method in interface javax.tv.service.transport.BouquetCollection
-
Retrieves the specified Bouquet from the collection.
- retrieveBouquets(SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves an array of all the Bouquet objects in
this BouquetCollection.
- retrieveBouquets(SIRequestor) - Method in interface javax.tv.service.transport.BouquetCollection
-
Retrieves an array of all the Bouquet objects in
this BouquetCollection.
- retrieveComponents(SIRequestor) - Method in class com.sun.tv.si.ProgramEventImpl
-
Retrieves a list of service components which are part of this program.
- retrieveComponents(SIRequestor) - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Retrieves a list of elementary components which are part of this
service.
- retrieveComponents(SIRequestor) - Method in interface javax.tv.service.guide.ProgramEvent
-
Retrieves an array of service components which are part of this
ProgramEvent.
- retrieveComponents(SIRequestor) - Method in interface javax.tv.service.navigation.ServiceDetails
-
Retrieves an array of elementary components which are part of
this service.
- retrieveCurrentProgramEvent(SIRequestor) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Retrieves the current ProgramEvent.
- retrieveCurrentProgramEvent(SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Retrieves the current ProgramEvent.
- retrieveDescription(SIRequestor) - Method in class com.sun.tv.si.ProgramEventImpl
-
Retrieves a textual description of the event.
- retrieveDescription(SIRequestor) - Method in interface javax.tv.service.guide.ProgramEvent
-
Retrieves a textual description of the event.
- retrieveDescriptors(short, Object, SIRetrievalListener) - Method in interface org.dvb.si.SIBouquet
-
This method defines extra semantics for the
SIInformation.retrieveDescriptors method (first prototype).
- retrieveDescriptors(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIBouquet
-
This method defines extra semantics for the
SIInformation.retrieveDescriptors method (second prototype).
- retrieveDescriptors(short, Object, SIRetrievalListener) - Method in interface org.dvb.si.SIInformation
-
This method retrieves all descriptors in the order the descriptors are broadcast.
- retrieveDescriptors(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIInformation
-
Retrieve a set of descriptors.
- retrieveDescriptors(short, Object, SIRetrievalListener) - Method in interface org.dvb.si.SINetwork
-
This method defines extra semantics for the
SIInformation.retrieveDescriptors method (first prototype).
- retrieveDescriptors(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SINetwork
-
This method defines extra semantics for the
SIInformation.retrieveDescriptors method (second prototype).
- retrieveDetails(SIRequestor) - Method in class com.sun.tv.si.ServiceImpl
-
This method retrieves additional information about the Service.
- retrieveDetails(SIRequestor) - Method in interface javax.tv.service.Service
-
This method retrieves additional information about the
Service.
- retrieveDetails(SIRequestor) - Method in interface org.dvb.application.storage.StoredApplicationService
-
This method retrieves additional information about the service.
- retrieveDetails(SIRequestor) - Method in interface org.dvb.internet.InternetClientService
-
This method will always fail when called for an InternetClient.
- retrieveDvbElementaryStream(int) - Method in class org.davic.mpeg.dvb.DvbService
-
Get the elementary stream corresponding to a particular
component tag.
- retrieveElementaryStream(int) - Method in class org.davic.mpeg.Service
-
- retrieveElementaryStreams() - Method in class org.davic.mpeg.Service
-
- retrieveFollowingSIEvent(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIService
-
Retrieve information associated with the following event from the EIT-present/following.
- retrieveFutureProgramEvent(Date, SIRequestor) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Retrieves the program event for the specified time.
- retrieveFutureProgramEvent(Date, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Retrieves the program event for the specified time.
- retrieveFutureProgramEvents(Date, Date, SIRequestor) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Retrieves all known program events on this service for the specified time
interval.
- retrieveFutureProgramEvents(Date, Date, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Retrieves all known program events on this service for the
specified time interval.
- retrieveNetwork(Locator, SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves the specified Network from the collection.
- retrieveNetwork(Locator, SIRequestor) - Method in interface javax.tv.service.transport.NetworkCollection
-
Retrieves the specified Network from the collection.
- retrieveNetworks(SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves an array of all the Network objects in
this NetworkCollection.
- retrieveNetworks(SIRequestor) - Method in interface javax.tv.service.transport.NetworkCollection
-
Retrieves an array of all the Network objects in
this NetworkCollection.
- retrieveNextProgramEvent(ProgramEvent, SIRequestor) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Retrieves an event which follows the specified event.
- retrieveNextProgramEvent(ProgramEvent, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Retrieves a event which follows the specified event.
- retrievePMTElementaryStreams(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.PMTService
-
Retrieve information associated with the elementary streams which
compose this service from the Program Map Table (PMT).
- retrievePMTElementaryStreams(short, Object, SIRetrievalListener, int, int, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve PMT elementary stream information associated with components of a
service from the actual transport stream of this SIDatabase object.
- retrievePMTElementaryStreams(short, Object, SIRetrievalListener, DvbLocator, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve PMT elementary stream information associated with components of a service.
- retrievePMTService(short, Object, SIRetrievalListener, DvbLocator, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve PMT information associated with a service.
- retrievePMTService(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIService
-
Retrieve the PMTService information associated with this service.
- retrievePMTServices(short, Object, SIRetrievalListener, int, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve PMT information associated with services from the actual
transport stream of this SIDatabase object.
- retrievePresentSIEvent(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIService
-
Retrieve information associated with the present event from the EIT-present/following.
- retrieveProgramEvent(Locator, SIRequestor) - Method in class com.sun.tv.si.ProgramScheduleImpl
-
Retrieves a program event matching the locator.
- retrieveProgramEvent(Locator, SIRequestor) - Method in class com.sun.tv.si.SIManagerImpl
-
This method can be used to retrieve a specific ProgramEvent based on a
Locator.
- retrieveProgramEvent(Locator, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
-
Retrieves a program event matching the locator.
- retrieveProgramEvent(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
-
Retrieves the ProgramEvent corresponding to the
given Locator.
- retrieveScheduledSIEvents(short, Object, SIRetrievalListener, short[], Date, Date) - Method in interface org.dvb.si.SIService
-
Retrieve information associated with the scheduled events within the service
for a requested period from the EIT-schedule.
- retrieveService(int) - Method in class org.davic.mpeg.TransportStream
-
- retrieveServiceDescription(SIRequestor) - Method in class com.sun.tv.si.ServiceDetailsImpl
-
Retrieves a textual description of this service if available.
- retrieveServiceDescription(SIRequestor) - Method in interface javax.tv.service.navigation.ServiceDetails
-
Retrieves a textual description of this service if available.
- retrieveServiceDetails(Locator, SIRequestor) - Method in class com.sun.tv.si.SIManagerImpl
-
This method can be used to retrieve specific ServiceDetails (meta-data
for a Service) based on a Locator.
- retrieveServiceDetails(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
-
Retrieves the ServiceDetails object corresponding to
the given Locator.
- retrieveServices() - Method in class org.davic.mpeg.TransportStream
-
- retrieveSIBouquets(short, Object, SIRetrievalListener, int, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with bouquets.
- retrieveSIBouquetTransportStreams(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIBouquet
-
Retrieve information associated with transport streams belonging to the bouquet.
- retrieveSIElement(Locator, SIRequestor) - Method in class com.sun.tv.si.SIManagerImpl
-
This method retrieves an SIElement corresponding to the specified
Locator.
- retrieveSIElement(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
-
Retrieves the SIElement corresponding to the
specified Locator.
- retrieveSINetworks(short, Object, SIRetrievalListener, int, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with networks.
- retrieveSIService(short, Object, SIRetrievalListener, DvbLocator, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with a service.
- retrieveSIService(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SIEvent
-
This method retrieves the SIService object representing the service the event,
represented by this SIEvent, is part of.
- retrieveSIServices(short, Object, SIRetrievalListener, int, int, int, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with services.
- retrieveSIServices(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SITransportStream
-
Retrieve information associated with services carried via the transport stream.
- retrieveSITimeFromTDT(short, Object, SIRetrievalListener) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with time from the Time and Date Table (TDT)
from the actual transport stream.
- retrieveSITimeFromTOT(short, Object, SIRetrievalListener, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve information associated with time from the Time Offset Table (TOT)
from the actual transport stream.
- retrieveSITransportStreamDescription(short, Object, SIRetrievalListener, short[]) - Method in class org.dvb.si.SIDatabase
-
Retrieve the SITransportStreamDescription object representing the information
of the TSDT table in the actual transport stream of this SIDatabase object.
- retrieveSITransportStreams(short, Object, SIRetrievalListener, short[]) - Method in interface org.dvb.si.SINetwork
-
Retrieve information associated with transport streams carried via the network.
- retrieveTransportStream(Locator, SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves the specified TransportStream from the collection.
- retrieveTransportStream(Locator, SIRequestor) - Method in interface javax.tv.service.transport.TransportStreamCollection
-
Retrieves the specified TransportStream from the
collection.
- retrieveTransportStreams(SIRequestor) - Method in class com.sun.tv.si.NetworkImpl
-
Retrieves an array of TransportStream objects
representing the transport streams carried in this
Network.
- retrieveTransportStreams(SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves an array of the TransportStream objects in
this TransportStreamCollection.
- retrieveTransportStreams(Locator, SIRequestor) - Method in class com.sun.tv.si.TransportImpl
-
Retrieves an array of TransportStream objects
representing the transport streams carried in the specified
Network.
- retrieveTransportStreams(SIRequestor) - Method in interface javax.tv.service.transport.Network
-
Retrieves an array of TransportStream objects
representing the transport streams carried in this
Network.
- retrieveTransportStreams(SIRequestor) - Method in interface javax.tv.service.transport.TransportStreamCollection
-
Retrieves an array of the TransportStream objects in
this TransportStreamCollection.
- RGBColor - Interface in org.w3c.dom.css
-
The RGBColor interface is used to represent any RGB color
value.
- RingSectionFilter - Class in org.davic.mpeg.sections
-
This class defines a section filter intended to be used to capture a continuous stream of
MPEG-2 sections without needing to stop and re-arm a filter.
- ROOT_CA_EXPIRED - Static variable in exception javax.microedition.pki.CertificateException
-
Indicates the root CA's public key is expired.
- ROOT_CONTAINER - Static variable in class com.sun.tv.XletContextImpl
-
- RootContainerClassName - Static variable in class com.sun.tv.receiver.Settings
-
- RoundDown - Static variable in interface javax.media.protocol.Positionable
-
- RoundNearest - Static variable in interface javax.media.protocol.Positionable
-
- RoundUp - Static variable in interface javax.media.protocol.Positionable
-
- run() - Method in class com.sun.media.amovie.ActiveMovie
-
- run() - Method in class com.sun.tv.media.util.LoopThread
-
The run method for the Thread class.
- run() - Method in class com.sun.tv.media.util.ThreadedEventQueue
-
An inifinite while loop to dispatch ControllerEvent.
- run() - Method in class com.sun.tv.receiver.SIEmulator
-
- run() - Method in class com.sun.tv.si.SIManagerImpl
-
This async.
- run() - Method in class com.sun.tv.XletRunnable
-
- run(Document) - Method in interface org.dvb.dom.bootstrap.DocumentAction
-
Access and/or modify a W3C DOM Document.
- run(Document[]) - Method in interface org.dvb.dom.bootstrap.MultipleDocumentsAction
-
Access and/or modify a set of W3C DOM Documents.
- runData(String[]) - Method in class com.sun.tv.receiver.SIEmulator
-
- RUNNING - Static variable in interface org.dvb.si.SIRunningStatus
-
Constant value for the running status as specified in EN 300 468
- RunningApplicationsFilter - Class in org.dvb.application
-
Instances of RunningApplicationsFilter
are used to set a filter on the list of applications that are retrieved
from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
- RunningApplicationsFilter() - Constructor for class org.dvb.application.RunningApplicationsFilter
-
public Constructor of the RunningApplicationsFilter
- SampleClass - Static variable in class com.sun.tv.receiver.Settings
-
- SampleDataInterface - Interface in com.sun.tv.receiver
-
This interface is used by the SIEmulator class
to populate the service information database.
- SampleFile - Static variable in class com.sun.tv.receiver.Settings
-
- SampleInterval - Static variable in class com.sun.tv.receiver.Settings
-
- SATELLITE - Static variable in class javax.tv.service.navigation.DeliverySystemType
-
Satellite delivery system type.
- SATELLITE_DELIVERY_SYSTEM - Static variable in interface org.davic.net.tuning.DeliverySystemType
-
Constant value for satellite delivery system
- SATELLITE_DELIVERY_SYSTEM - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- SAXException - Exception in org.xml.sax
-
Encapsulate a general SAX error or warning.
- SAXException(String) - Constructor for exception org.xml.sax.SAXException
-
Create a new SAXException.
- SAXNotRecognizedException - Exception in org.xml.sax
-
Exception class for an unrecognized identifier.
- SAXNotRecognizedException(String) - Constructor for exception org.xml.sax.SAXNotRecognizedException
-
Construct a new exception with the given message.
- SAXNotSupportedException - Exception in org.xml.sax
-
Exception class for an unsupported operation.
- SAXNotSupportedException(String) - Constructor for exception org.xml.sax.SAXNotSupportedException
-
Construct a new exception with the given message.
- SAXParseException - Exception in org.xml.sax
-
Encapsulate an XML parse error or warning.
- SAXParseException(String, Locator) - Constructor for exception org.xml.sax.SAXParseException
-
Create a new SAXParseException from a message and a Locator.
- SAXParser - Class in javax.xml.parsers
-
Defines the API that represents a simple SAX parser.
- SAXParser() - Constructor for class javax.xml.parsers.SAXParser
-
- SAXParserFactory - Class in javax.xml.parsers
-
Defines a factory API that enables applications to configure and
obtain a SAX based parser to parse XML documents.
- SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
-
- SCENE_PIXEL_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
-
- SCENE_PIXEL_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
-
- SCENE_SCREEN_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
-
- SCENE_SCREEN_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
-
- SCHEDULED_EVENT - Static variable in interface org.dvb.si.SIMonitoringType
-
Constant for the type of SIInformation object: Scheduled event
- scheduleTimerSpec(TVTimerSpec) - Method in class javax.tv.util.TVTimer
-
Begins monitoring a TVTimerSpec.
- SCREEN_RECTANGLE - Static variable in class org.havi.ui.HScreenConfigTemplate
-
- 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
-
- SCTE_SI - Static variable in class javax.tv.service.ServiceInformationType
-
SCTE SI format.
- SECAM - Static variable in interface org.dvb.si.SIServiceType
-
Constant value for the service type as specified in EN 300 468
- secondsToNanoseconds(double) - Method in class javax.media.Time
-
Convert seconds to nanoseconds.
- 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.
- SECTIONS - Static variable in class javax.tv.service.navigation.StreamType
-
MPEG sections component.
- SecureConnection - Interface in javax.microedition.io
-
This interface defines the secure socket stream connection.
- SecurityInfo - Interface in javax.microedition.io
-
This interface defines methods
to access information about a secure network connection.
- seek(long) - Method in class com.sun.media.amovie.ActiveMovie
-
- seek(long) - Method in class com.sun.media.amovie.AMController
-
- seek(long) - Method in interface javax.media.protocol.Seekable
-
Seek to the specified point in the stream.
- Seekable - Interface in javax.media.protocol
-
A SourceStream will implement this interface
if it is capable of seeking to a particular position in the
stream.
- SeekFailedEvent - Class in com.sun.tv.media
-
A SeekFailedEvent indicates that the Controller could not
start at the current media time (set using setMediaTime).
- SeekFailedEvent(Controller, int, int, int, Time) - Constructor for class com.sun.tv.media.SeekFailedEvent
-
- select(Locator) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Selects a new service component for presentation.
- select(Locator[]) - Method in class com.sun.tv.media.MediaSelectControlImpl
-
Selects one or more service components for presentation.
- select(Service) - Method in class com.sun.tv.ServiceContextImpl
-
Selects a service to be presented in this
ServiceContext.
- select(Locator[]) - Method in class com.sun.tv.ServiceContextImpl
-
Selects content by specifying the parts of a service to be
presented.
- select(Locator) - Method in interface javax.tv.media.MediaSelectControl
-
Selects a new service component for presentation.
- select(Locator[]) - Method in interface javax.tv.media.MediaSelectControl
-
Selects one or more service components for presentation.
- select(Service) - Method in interface javax.tv.service.selection.ServiceContext
-
Selects a service to be presented in this
ServiceContext.
- select(Locator[]) - Method in interface javax.tv.service.selection.ServiceContext
-
Selects content by specifying the parts of a service to be presented.
- select() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- 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.
- 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
-
- selectionComplete(MediaSelectEvent) - Method in interface javax.tv.media.MediaSelectListener
-
Notifies the MediaSelectListener that a selection
has completed.
- SelectionFailedEvent - Class in javax.tv.service.selection
-
SelectionFailedEvent is generated when a service
selection operation fails.
- SelectionFailedEvent(ServiceContext, int) - Constructor for class javax.tv.service.selection.SelectionFailedEvent
-
Constructs the event with a reason code.
- 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.
- SelectPermission - Class in javax.tv.service.selection
-
SelectPermission represents permission to perform a
select() operation on a ServiceContext.
- SelectPermission(Locator, String) - Constructor for class javax.tv.service.selection.SelectPermission
-
Creates a new SelectPermission object for the specified locator.
- SelectPermission(String, String) - Constructor for class javax.tv.service.selection.SelectPermission
-
Creates a new SelectPermission object for a locator with the
given external form.
- selectServiceMediaComponents(Locator) - Method in interface org.dvb.media.DVBMediaSelectControl
-
Selects for presentation the media service components from a service.
- send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
-
Send a datagram.
- sendEvent(ControllerEvent) - Method in class com.sun.tv.media.MediaController
-
Send an event to the listeners listening to my events.
- sendString(String) - Method in class com.sun.media.amovie.MCI
-
- sendToModule(int, CAMessage) - Method in class org.davic.net.ca.CAModule
-
Sends a message to this module.
- 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
- ServerSocketConnection - Interface in javax.microedition.io
-
This interface defines the server socket stream connection.
- Service - Interface in javax.tv.service
-
The Service interface represents an abstract view on
what is generally referred to as a television "service" or
"channel".
- 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() - Constructor for class org.davic.mpeg.Service
-
- 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
- SERVICE - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- SERVICE - Static variable in interface org.dvb.si.SIMonitoringType
-
Constant for the type of SIInformation object: Service
- SERVICE_CONTEXT - Static variable in class com.sun.tv.XletContextImpl
-
- SERVICE_LIST - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- SERVICE_MOVE - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- SERVICE_VANISHED - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
-
Reason code : The service vanished from the network.
- 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
- ServiceComponent - Interface in javax.tv.service.navigation
-
This interface represents an abstraction of an elementary
stream.
- ServiceComponentChangeEvent - Class in javax.tv.service.navigation
-
A ServiceComponentChangeEvent notifies an
ServiceComponentChangeListener of changes to a
ServiceComponent detected in a
ServiceDetails.
- ServiceComponentChangeEvent(ServiceDetails, SIChangeType, ServiceComponent) - Constructor for class javax.tv.service.navigation.ServiceComponentChangeEvent
-
Constructs a ServiceComponentChangeEvent.
- ServiceComponentChangeListener - Interface in javax.tv.service.navigation
-
This interface is implemented by applications wishing to receive
notification of changes to ServiceComponent data.
- ServiceComponentImpl - Class in com.sun.tv.si
-
This interface represents a abstraction of an Elementary Stream.
- ServiceComponentImpl(String, String, StreamType, Service, ProgramEvent, ServiceInformationType, boolean, Date) - Constructor for class com.sun.tv.si.ServiceComponentImpl
-
- ServiceComponentProtocol - Static variable in class com.sun.tv.LocatorImpl
-
- ServiceContentHandler - Interface in javax.tv.service.selection
-
A ServiceContentHandler represents a mechanism for
presenting, processing or playing portions of a service.
- ServiceContext - Interface in javax.tv.service.selection
-
A ServiceContext represents an environment in which
services are presented in a broadcast receiver.
- ServiceContextDestroyedEvent - Class in javax.tv.service.selection
-
ServiceContextDestroyedEvent is generated when a
ServiceContext is destroyed via its
destroy() method.
- ServiceContextDestroyedEvent(ServiceContext) - Constructor for class javax.tv.service.selection.ServiceContextDestroyedEvent
-
Constructs the event.
- ServiceContextEvent - Class in javax.tv.service.selection
-
The parent class for service context events.
- ServiceContextEvent(ServiceContext) - Constructor for class javax.tv.service.selection.ServiceContextEvent
-
Constructs the event.
- ServiceContextException - Exception in javax.tv.service.selection
-
The base class for exceptions related to service contexts.
- ServiceContextException() - Constructor for exception javax.tv.service.selection.ServiceContextException
-
Constructs a ServiceContextException with no detail message.
- ServiceContextException(String) - Constructor for exception javax.tv.service.selection.ServiceContextException
-
Constructs a ServiceContextException with a detail message.
- ServiceContextFactory - Class in javax.tv.service.selection
-
This class serves as a factory for the creation of
ServiceContext objects.
- ServiceContextFactory() - Constructor for class javax.tv.service.selection.ServiceContextFactory
-
Creates a ServiceContextFactory.
- ServiceContextFactoryImpl - Class in com.sun.tv
-
This class serves as a factory for the creation of
ServiceContext objects.
- ServiceContextFactoryImpl() - Constructor for class com.sun.tv.ServiceContextFactoryImpl
-
- ServiceContextImpl - Class in com.sun.tv
-
A ServiceContext represents an environment in which
services are presented in a broadcast receiver.
- ServiceContextImpl() - Constructor for class com.sun.tv.ServiceContextImpl
-
- ServiceContextListener - Interface in javax.tv.service.selection
-
The ServiceContextListener interface is implemented by
applications wishing to receive events related to service contexts.
- ServiceContextPermission - Class in javax.tv.service.selection
-
ServiceContextPermission represents permission to
control a ServiceContext.
- ServiceContextPermission(String, String) - Constructor for class javax.tv.service.selection.ServiceContextPermission
-
Creates a new ServiceContextPermission object with the specified
name.
- ServiceDescription - Interface in javax.tv.service.navigation
-
This interface provides a textual description of a
Service.
- ServiceDescriptionImpl - Class in com.sun.tv.si
-
This SIElement provides a textual description of a
Service.
- ServiceDescriptionImpl(Service, String, String, Date) - Constructor for class com.sun.tv.si.ServiceDescriptionImpl
-
- ServiceDescriptionProtocol - Static variable in class com.sun.tv.LocatorImpl
-
- ServiceDetails - Interface in javax.tv.service.navigation
-
This interface provides access to service meta-data.
- ServiceDetailsChangeEvent - Class in javax.tv.service.transport
-
A ServiceDetailsChangeEvent notifies an
ServiceDetailsChangeListener of changes detected to a
ServiceDetails on a Transport.
- ServiceDetailsChangeEvent(Transport, SIChangeType, ServiceDetails) - Constructor for class javax.tv.service.transport.ServiceDetailsChangeEvent
-
Constructs a ServiceDetailsChangeEvent.
- ServiceDetailsChangeListener - Interface in javax.tv.service.transport
-
This interface is implemented by applications wishing to receive
notification of changes to ServiceDetails data.
- ServiceDetailsImpl - Class in com.sun.tv.si
-
This interface provides access to Service meta-data.
- ServiceDetailsImpl(ServiceImpl, String, DeliverySystemType, String, int[], Date) - Constructor for class com.sun.tv.si.ServiceDetailsImpl
-
- ServiceDetailsSIChangeEvent - Class in javax.tv.service.navigation
-
A ServiceDetailsSIChangeEvent notifies an
SIChangeListener of changes to a
ServiceDetails.
- ServiceDetailsSIChangeEvent(ServiceDetails, SIChangeType, SIElement) - Constructor for class javax.tv.service.navigation.ServiceDetailsSIChangeEvent
-
Constructs a ServiceDetailsSIChangeEvent.
- ServiceDomain - Class in org.dvb.dsmcc
-
A ServiceDomain represents a group of DSMCC objects.
- ServiceDomain() - Constructor for class org.dvb.dsmcc.ServiceDomain
-
Creates a ServiceDomain object.
- ServiceFilter - Class in javax.tv.service.navigation
-
This class represents a set filtering criteria used to generate a
ServiceList.
- ServiceFilter() - Constructor for class javax.tv.service.navigation.ServiceFilter
-
Constructs the filter.
- ServiceImpl - Class in com.sun.tv.si
-
- ServiceImpl(String, boolean, ServiceType, ServiceInformationType, int, int, Date) - Constructor for class com.sun.tv.si.ServiceImpl
-
The ServiceImpl constructor accepts all information to setup a service entry
in the SI database.
- ServiceInformationType - Class in javax.tv.service
-
This class represents values of service information (SI) formats.
- ServiceInformationType(String) - Constructor for class javax.tv.service.ServiceInformationType
-
Creates a service information type object.
- ServiceIterator - Interface in javax.tv.service.navigation
-
ServiceIterator permits iteration over an ordered
list of Service objects.
- ServiceIteratorImpl - Class in com.sun.tv.si
-
ServiceIterator permits iteration over an ordered
list of Service objects.
- ServiceIteratorImpl(Vector) - Constructor for class com.sun.tv.si.ServiceIteratorImpl
-
- ServiceList - Interface in javax.tv.service.navigation
-
ServiceList represents an ordered list of
Service objects based on a specific grouping rule
defined by a ServiceFilter.
- ServiceListImpl - Class in com.sun.tv.si
-
- ServiceListImpl(Service[]) - Constructor for class com.sun.tv.si.ServiceListImpl
-
- ServiceListImpl(Vector) - Constructor for class com.sun.tv.si.ServiceListImpl
-
- ServiceMediaHandler - Interface in javax.tv.service.selection
-
ServiceMediaHandler represents an handler of service
components that are real time media sharing the same clock.
- ServiceMinorNumber - Interface in javax.tv.service
-
This interface extends the basic ServiceNumber interface to
provide the minor number of two-part service numbers described in
major.minor format.
- ServiceNumber - Interface in javax.tv.service
-
This interface is used to identify services by service (or channel)
numbers.
- ServiceProtocol - Static variable in class com.sun.tv.LocatorImpl
-
The following are the forms of the various protocols, TBD yet
to be implemented is a way of escaping the : and / characters
which might be imbedded into some the protocol arguments.
- ServiceProviderInformation - Interface in javax.tv.service.navigation
-
This interface is used to report additional information concerning the
provider of 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.
- ServiceType - Class in javax.tv.service
-
This class represents service type values such as "digital television",
"digital radio", "NVOD reference service", "NVOD time-shifted service",
"analog television", "analog radio", "data broadcast" and "application".
- ServiceType(String) - Constructor for class javax.tv.service.ServiceType
-
Creates a service type object.
- ServiceTypeFilter - Class in javax.tv.service.navigation
-
ServiceTypeFilter represents a
ServiceFilter based on a particular
ServiceType.
- ServiceTypeFilter(ServiceType) - Constructor for class javax.tv.service.navigation.ServiceTypeFilter
-
Constructs the filter based on a particular ServiceType.
- 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.
- SessionClosedEvent - Class in org.davic.net.ca
-
Event to notify the application that a session has been closed.
- SessionClosedEvent(int, Object) - Constructor for class org.davic.net.ca.SessionClosedEvent
-
Constructor for the event
- SessionOpenedEvent - Class in org.davic.net.ca
-
Event to notify the application that a session has been opened.
- SessionOpenedEvent(int, Object) - Constructor for class org.davic.net.ca.SessionOpenedEvent
-
Constructor for the event
- 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.
- setAbsolute(boolean) - Method in class javax.tv.util.TVTimerSpec
-
Sets this specification to be absolute or delayed.
- setAbsoluteTime(long) - Method in class javax.tv.util.TVTimerSpec
-
Sets this specification to go off at the given absolute time.
- setAccept(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setAccessKey(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setAccessKey(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- setAccessKey(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- setAccessKey(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setAccessKey(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- setAction(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- 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.
- setAddress(String) - Method in interface javax.microedition.io.Datagram
-
Set datagram address.
- setAddress(Datagram) - Method in interface javax.microedition.io.Datagram
-
Set datagram address, copying the address from another datagram.
- 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.
- setAlign(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setAlt(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- setAlt(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setAlt(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setAnimateContent(Image[], int) - Method in class org.havi.ui.HVisible
-
Sets an array of graphical content (primarily used for
animation), per state.
- setAnswer(String) - Method in class org.davic.net.ca.Enquiry
-
Submits the answer.
- setArc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setArchive(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setArea(String) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setAttribute(String, String) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
-
Adds a new attribute node.
- setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
-
Adds a new attribute.
- setAzimuth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackground(String) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBackground(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackgroundAttachment(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackgroundColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setBackgroundImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackgroundImageRectangle(String) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- 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.
- setBackgroundPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackgroundRepeat(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBackgroundVideo(String[]) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBackgroundVideoClip(String[]) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBackgroundVideoPreserveAspect(String[]) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBackgroundVideoRectangle(String[]) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBackgroundVideoTransform(String[]) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setBaudRate(int) - Method in interface javax.microedition.io.CommConnection
-
Sets the baudrate for the serial port connection.
- setBehavior(int) - Method in class org.havi.ui.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.
- setBorder(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderBottomColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderBottomStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderBottomWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderCollapse(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderLeftColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderLeftStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderLeftWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderRightColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderRightStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderRightWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBordersEnabled(boolean) - Method in class org.havi.ui.HVisible
-
The method en- or disables rendering of platform-specific borders.
- setBorderSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderTopColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderTopStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderTopWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBorderWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setBuffers(Dimension, int, boolean, boolean) - Method in class org.dvb.ui.BufferedAnimation
-
Set the size and number of the internal image buffers.
- setByteStream(InputStream) - Method in class org.xml.sax.InputSource
-
Set the byte stream for this input source.
- 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.
- setCaptionSide(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCaretCharPosition(int) - Method in class org.havi.ui.HSinglelineEntry
-
Sets the position of the text insertion caret for this text
component.
- setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
-
Set the character stream for this input source.
- setCharSet(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setCharSet(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- setChecked(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setChoice(short) - Method in class org.davic.net.ca.Menu
-
Submit the user's choice from the menu.
- setClassName() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- setClear(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setClip(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setCode(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setCodeBase(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setCodeType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setCoherentScreenConfigurations(HScreenConfiguration[]) - Method in class org.havi.ui.HScreen
-
- setColor(Color) - Method in class org.dvb.ui.DVBGraphics
-
Sets this graphics context's current color to the specified
color.
- setColor(Color) - Method in class org.havi.ui.event.HEventRepresentation
-
- 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.
- setColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCols(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameSetElement
-
- setContent(Object, int) - Method in class org.havi.ui.HVisible
-
Sets a single piece of content for this component, per
state.
- setContent(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setContentPrefixList(Vector) - Static method in class javax.media.PackageManager
-
Set the current value of the content package-prefix list.
- setCounterIncrement(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCounterReset(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCssFloat(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCssText(String) - Method in interface org.w3c.dom.css.CSSRule
-
- setCssText(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
- setCssText(String) - Method in interface org.w3c.dom.css.CSSValue
-
- setCue(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCueAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCueBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setCurrent(HToggleButton) - Method in class org.havi.ui.HToggleGroup
-
- setCurrentItem(int) - Method in class org.havi.ui.HListGroup
-
Set the current active item.
- setCurrentRate(float) - Method in class javax.media.protocol.RateRange
-
Set the current rate.
- setCursor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
-
Set the buffer, offset and length
state variables.
- setData(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setData(String) - Method in interface org.w3c.dom.CharacterData
-
- setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
-
- setDataLength(int) - Method in class com.sun.tv.net.Packet
-
- setDB(float) - Method in class com.sun.tv.media.GainControlAdapter
-
sets the gain in decibels.
- setDB(float) - Method in interface javax.media.GainControl
-
Set the gain in decibels.
- setDeclare(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setDefaultChecked(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HAnimation
-
- setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HGraphicButton
-
- 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
-
- setDefaultLook(HMultilineEntryLook) - Static method in class org.havi.ui.HMultilineEntry
-
- setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRange
-
- setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRangeValue
-
- setDefaultLook(HSinglelineEntryLook) - Static method in class org.havi.ui.HSinglelineEntry
-
- setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HStaticAnimation
-
- setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HStaticIcon
-
- setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HStaticRange
-
- setDefaultLook(HTextLook) - Static method in class org.havi.ui.HStaticText
-
- 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
-
- setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HToggleButton
-
- setDefaultSelected(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setDefaultSize(Dimension) - Method in class org.havi.ui.HVisible
-
Set the preferred default size for this component when a layout
manager is in use.
- setDefaultStatus(String) - Method in class org.dvb.dom.environment.Window
-
- setDefaultValue(float) - Method in interface com.sun.tv.media.controls.NumericControl
-
Sets the default value for the control.
- setDefaultValue(float) - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
Sets the default value for the control.
- setDefaultValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setDefaultValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- 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).
- setDelayTime(long) - Method in class javax.tv.util.TVTimerSpec
-
Sets this specification to go off after the given delay time.
- setDir() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- setDirection(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setDisabled(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- setDisabled(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setDisabled(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setDisabled(Boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- setDisabled(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- setDisabled(boolean) - Method in interface org.w3c.dom.stylesheets.StyleSheet
-
- setDisplay(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive a Locator object for document events.
- 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
-
- setEditMode(boolean) - Method in class org.havi.ui.HSinglelineEntry
-
- setElevation(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setEmptyCells(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setEnabled(boolean) - Method in interface com.sun.tv.media.controls.AtomicControl
-
Set the enabled/disabled state of the control.
- setEnabled(boolean) - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Set the enabled/disabled state of the control.
- 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.
- setEncoding(String) - Method in interface org.w3c.dom.css.CSSCharsetRule
-
- setEncoding(String) - Method in class org.xml.sax.InputSource
-
Set the character encoding, if known.
- setEncType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- setExpirationDate(Date) - Method in class org.dvb.io.persistent.FileAttributes
-
Sets the expiration date.
- setFeature(String, boolean) - Method in class com.sun.ukit.jaxp.ParserFactory
-
Sets the particular feature in the underlying implementation of
DefaultHandler.
- setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Sets the particular feature in the underlying implementation of
org.xml.sax.XMLReader.
- setFileAttributes(FileAttributes, File) - Static method in class org.dvb.io.persistent.FileAttributes
-
Associate a set of file attributes with a file.
- setFloatValue(short, float) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
A method to set the float value with a specified unit.
- 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.
- setFont(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontSizeAdjust(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontStretch(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontVariant(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setFontWeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setForcedSelection(boolean) - Method in class org.havi.ui.HToggleGroup
-
Set the forced selection mode of the group.
- setFramerate(float) - Method in class org.dvb.ui.BufferedAnimation
-
Attempt to set the framerate of the screen associated with this
component.
- setFraneBorder(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setFraneBorder(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- 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.
- setHash(String) - Method in class org.dvb.dom.environment.Location
-
- setHeaderOffset(int) - Method in class com.sun.tv.net.Packet
-
- setHeight(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setHeight(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setHeight(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setHorizontalResolution(int) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setHorizontalTabSpacing(int) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Set the horizontal tabulation spacing.
- setHost(String) - Method in class org.dvb.dom.environment.Location
-
- setHostName(String) - Method in class org.dvb.dom.environment.Location
-
- setHRef(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setHRef(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- setHRef(String) - Method in class org.dvb.dom.environment.Location
-
- setHRefLang(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setIcon(Image) - Method in class org.havi.ui.HListElement
-
Set the icon for this HListElement.
- setIconSize(Dimension) - Method in class org.havi.ui.HListGroup
-
- setId(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- setInitial(String) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- 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.
- 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".
- setInteractionState(int) - Method in class org.havi.ui.HVisible
-
Set the interaction state for this component.
- setItemSelected(int, boolean) - Method in class org.havi.ui.HListGroup
-
- 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 interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setLabel(String) - Method in class org.havi.ui.HListElement
-
Set the label for this HListElement.
- setLabelSize(Dimension) - Method in class org.havi.ui.HListGroup
-
- setLang(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- setLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setLength(int) - Method in class com.sun.tv.net.Packet
-
- setLength(int) - Method in interface javax.microedition.io.Datagram
-
Set the length state variable.
- setLetterSpace(int) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Set the letter space setting.
- setLetterSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setLevel(float) - Method in class com.sun.tv.media.GainControlAdapter
-
Set the gain using a floating point scale with values
between 0.0 and 1.0.
- setLevel(float) - Method in interface javax.media.GainControl
-
Set the gain using a floating point scale
with values between 0.0 and 1.0.
- setLineHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setListStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setListStyleImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setListStylePosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setListStyleType(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setLocation(Location) - Method in class org.dvb.dom.environment.Window
-
- 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.
- setLocator(MediaLocator) - Method in class com.sun.tv.media.protocol.file.DataSource
-
- setLocator(MediaLocator) - Method in class javax.media.protocol.DataSource
-
Set the connection source for this DataSource.
- setLongDesc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setLongDesc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setLongDesc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- 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.
- setLowSrc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setMargin(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMarginBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMargineHeight(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setMarginHeight(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setMarginLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMarginRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMarginTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMarginWidth(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setMarginWidth(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setMarkerOffset(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMarks(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setMaxHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMaxLength(long) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setMaxWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMediaFile(String, String) - Static method in class com.sun.tv.LocatorImpl
-
- setMediaLength(long) - Method in class com.sun.tv.media.MediaClock
-
Set the upper bound of the media time.
- setMediaLength(long) - Method in class com.sun.tv.media.MediaController
-
Set the duration of the media in nanoseconds.
- setMediaLength(long) - Method in class com.sun.tv.media.MediaPlayer
-
Set the upper bound of the media time.
- setMediaStart(long) - Method in class com.sun.tv.media.MediaClock
-
Set the lower bound of the media time.
- setMediaText(String) - Method in interface org.w3c.dom.stylesheets.MediaList
-
- setMediaTime(Time) - Method in class com.sun.media.amovie.AMController
-
- setMediaTime(Time) - Method in class com.sun.tv.Handler
-
Set the Clock's media time.
- setMediaTime(Time) - Method in class com.sun.tv.media.MediaClock
-
Set the media time.
- setMediaTime(Time) - Method in class com.sun.tv.media.MediaController
-
Set the media time.
- setMediaTime(Time) - Method in class com.sun.tv.media.MediaPlayer
-
Loops through the list of nodes and controllers maintained by this
player and invoke setMediaTime on each of them.
- setMediaTime(Time) - Method in interface javax.media.Clock
-
Set the Clock's media time.
- 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).
- setMethod(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- setMinHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setMinWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setMute(boolean) - Method in class com.sun.tv.media.GainControlAdapter
-
sets the muted state of the audio signal.
- setMute(boolean) - Method in interface javax.media.GainControl
-
Mute or unmute the signal associated with this GainControl.
- setName(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- setName(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setName(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setName(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- setName(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- setName(String) - Method in class org.dvb.dom.environment.Window
-
- setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
-
Adds a node using its nodeName attribute.
- setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
-
Adds a node using its namespaceURI and
localName.
- setNamespaceAware(boolean) - Method in class com.sun.ukit.jaxp.ParserFactory
-
Specifies that the parser produced by this code will
provide support for XML namespaces.
- setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Specifies that the parser produced by this code will
provide support for XML namespaces.
- setNodeValue(String) - Method in interface org.w3c.dom.Node
-
- setNoHRef(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- 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.
- setOpen(boolean) - Method in class com.sun.tv.net.EncapIPStream
-
this is for the DataSource or whoever constructs this stream to
open the stream.
- setOrientation(int) - Method in class org.havi.ui.HListGroup
-
Set the orientation of the HListGroup.
- setOrientation(int) - Method in interface org.havi.ui.HOrientable
-
- setOrientation(int) - Method in class org.havi.ui.HStaticRange
-
- setOrphans(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setOutline(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setOutlineColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setOutlineStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setOutlineWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setOverflow(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPadding(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPaddingBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPaddingLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPaddingRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPaddingTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPage(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPageBreakAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPageBreakBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPageBreakInside(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setParent(Control) - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
sets the parent control for the specified control
- setPassword(char[]) - Method in class org.dvb.auth.callback.PasswordCallback
-
Set the retrieved password.
- setPathName(String) - Method in class org.dvb.dom.environment.Location
-
- setPause(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPauseAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPauseBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setPitch(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPitchRange(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPlayDuring(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setPlayMode(int) - Method in interface org.havi.ui.HAnimateEffect
-
- setPlayMode(int) - Method in class org.havi.ui.HFlatEffectMatte
-
- setPlayMode(int) - Method in class org.havi.ui.HImageEffectMatte
-
- setPlayMode(int) - Method in class org.havi.ui.HStaticAnimation
-
- setPort(String) - Method in class org.dvb.dom.environment.Location
-
- setPosition(Time, int) - Method in interface javax.media.protocol.Positionable
-
Set the position to the specified time.
- 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
-
- setPosition(int) - Method in class org.havi.ui.HImageEffectMatte
-
- setPosition(int) - Method in class org.havi.ui.HStaticAnimation
-
- setPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setPreferredLanguage(String) - Method in class com.sun.tv.si.SIManagerImpl
-
Sets the language used to return any textual information from the SI
related classes and interfaces (e.g.
- setPreferredLanguage(String) - Method in class javax.tv.service.SIManager
-
Overrides the system-level preferred language for objects
obtained through this SIManager.
- setPrefix(String) - Method in interface org.w3c.dom.Node
-
- setPresentationTerminatedReason(int) - Method in class com.sun.tv.si.ServiceImpl
-
- setPriority(int) - Method in class org.dvb.io.persistent.FileAttributes
-
Sets the priority to use in persistent storage
- setProperty(String, String) - Static method in class com.sun.tv.media.util.JMFProperties
-
- setProperty(String, String, String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
-
Used to set a property value and priority within this declaration
block.
- setProtocol(String) - Method in class org.dvb.dom.environment.Location
-
- setProtocolPrefixList(Vector) - Static method in class javax.media.PackageManager
-
Set the protocol package-prefix list.
- setPublicId(String) - Method in class org.xml.sax.InputSource
-
Set the public identifier for this input source.
- setQuotes(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setRange(int, int) - Method in class org.havi.ui.HStaticRange
-
Sets the range of values for the control.
- setRate(float) - Method in class com.sun.tv.Handler
-
Set the temporal scale factor.
- setRate(float) - Method in class com.sun.tv.media.MediaClock
-
Set the rate of presentation: 1.0: normal, 2.0: twice the speed.
- setRate(float) - Method in class com.sun.tv.media.MediaController
-
Set the rate of presentation: 1.0: normal, 2.0: twice the speed.
- setRate(float) - Method in class com.sun.tv.media.MediaPlayer
-
Set the playback rate on the player.
- setRate(float) - Method in interface javax.media.Clock
-
Set the temporal scale factor.
- setRateConfiguration(RateConfiguration) - Method in interface javax.media.protocol.RateConfigureable
-
Set a new RateConfiguration.
- setReadOnly(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setReceiveBufferSize(DatagramSocket, int) - Static method in class org.dvb.net.DatagramSocketBufferControl
-
Sets the SO_RCVBUF option to the specified value for this
DatagramSocket.
- setRegular(boolean) - Method in class javax.tv.util.TVTimerSpec
-
Sets this specification to be regular or non-regular.
- 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.
- setRepeat(boolean) - Method in class javax.tv.util.TVTimerSpec
-
Sets this specification to be repeating or non-repeating.
- setRepeatCount(int) - Method in interface org.havi.ui.HAnimateEffect
-
- setRepeatCount(int) - Method in class org.havi.ui.HFlatEffectMatte
-
- setRepeatCount(int) - Method in class org.havi.ui.HImageEffectMatte
-
- setRepeatCount(int) - Method in class org.havi.ui.HStaticAnimation
-
- setRequestMethod(String) - Method in interface javax.microedition.io.HttpConnection
-
Set the method for the URL request, one of:
GET
POST
HEAD
are legal, subject to protocol restrictions.
- setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
-
Sets the general request property.
- 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.
- setRichness(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setRows(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameSetElement
-
- setScalingFactors(float, float) - Method in class org.dvb.media.VideoTransformation
-
Sets the horizontal and vertical scaling factors.
- setScene(String) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- setScrolling(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setScrolling(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setScrollPosition(int) - Method in class org.havi.ui.HListGroup
-
- setSearch(String) - Method in class org.dvb.dom.environment.Location
-
- setSeekable(boolean) - Method in class com.sun.media.amovie.ActiveMovie
-
- setSelected(boolean) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setSelectedIndex(long) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- setSelectionFailedReason(int) - Method in class com.sun.tv.si.ServiceComponentImpl
-
- setSelectionFailedReason(int) - Method in class com.sun.tv.si.ServiceImpl
-
- 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.
- setSelectorText(String) - Method in interface org.w3c.dom.css.CSSPageRule
-
- setSelectorText(String) - Method in interface org.w3c.dom.css.CSSStyleRule
-
- setSize(AWTVideoSize) - Method in class com.sun.tv.media.AWTVideoSizeControlImpl
-
Set the video size.
- setSize(AWTVideoSize) - Method in interface javax.tv.media.AWTVideoSizeControl
-
Sets the video size.
- setSize(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setSize(long) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- 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.
- setSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSlotId(int) - Method in class org.dvb.security.pkcs11.DVBPKCS11Provider
-
This method can be used to change the slot identifier used by the provider.
- setSocketOption(byte, int) - Method in interface javax.microedition.io.SocketConnection
-
Set a socket option for the connection.
- setSource(DataSource) - Method in class com.sun.media.amovie.AMController
-
- setSource(DataSource) - Method in class com.sun.tv.Handler
-
Set the media source the MediaHandler
should use to obtain content.
- setSource(DataSource) - Method in class com.sun.tv.media.content.video.mpeg.Handler
-
- setSource(DataSource) - Method in class com.sun.tv.media.MediaPlayer
-
Set the DataSource that provides the media for this player.
- setSource(DataSource) - Method in interface javax.media.MediaHandler
-
Set the media source the MediaHandler
should use to obtain content.
- setSpeak(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSpeakHeader(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSpeakNumeral(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSpeakPunctuation(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSpeechRate(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setSrc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFrameElement
-
- setSrc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setSrc(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setStandby(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setStartCorner(int) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Set the starting corner.
- setState(int) - Method in class com.sun.tv.XletState
-
set new state.
- setStatus(String) - Method in class org.dvb.dom.environment.Window
-
- setStopTime(Time) - Method in class com.sun.tv.Handler
-
Set the media time at which you want the Clock
to stop.
- setStopTime(Time) - Method in class com.sun.tv.media.MediaClock
-
Preset a stop time in media time.
- setStopTime(Time) - Method in class com.sun.tv.media.MediaController
-
Set the stop time.
- setStopTime(Time) - Method in class com.sun.tv.media.MediaPlayer
-
sets up the specified stop time for all controllers in the
internal node list
- setStopTime(Time) - Method in interface javax.media.Clock
-
Set the media time at which you want the Clock
to stop.
- setStress(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setString(String) - Method in class org.havi.ui.event.HEventRepresentation
-
- setStringValue(short, String) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
-
A method to set the string value with the specified unit.
- setSubtitling(boolean) - Method in interface org.davic.media.SubtitlingLanguageControl
-
Changes the subtitling on or off depending on the value of the parameter
- setSwitchableState(boolean) - Method in interface org.havi.ui.HSwitchable
-
Sets the current state of the button.
- setSwitchableState(boolean) - Method in class org.havi.ui.HToggleButton
-
Sets the current state of the button.
- setSymbol(Image) - Method in class org.havi.ui.event.HEventRepresentation
-
- setSystemId(String) - Method in class org.xml.sax.InputSource
-
Set the system identifier for this input source.
- setTabIndex(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setTabIndex(long) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- setTableLayout(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setTarget(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setTarget(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAreaElement
-
- setTarget(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- setTarget(ConnectionParameters) - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Set a non-default target for connections.
- setTargetState(int) - Method in class com.sun.tv.media.MediaController
-
Set the target state.
- setTargetToDefault() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Set the target for connections to the default.
- setText(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setTextAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setTextContent(String, int) - Method in class org.havi.ui.HSinglelineEntry
-
- setTextContent(String, int) - Method in class org.havi.ui.HVisible
-
Sets a single piece of text content for this component, per
state.
- setTextDecoration(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setTextIndent(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setTextShadow(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setTextTransform(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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.
- setTime(long) - Method in class javax.tv.util.TVTimerSpec
-
Sets when this specification should go off.
- setTimeBase(TimeBase) - Method in class com.sun.media.amovie.AMController
-
- setTimeBase(TimeBase) - Method in class com.sun.tv.Handler
-
Set the TimeBase for this Clock.
- setTimeBase(TimeBase) - Method in class com.sun.tv.media.MediaClock
-
Set a time base on the clock.
- setTimeBase(TimeBase) - Method in class com.sun.tv.media.MediaController
-
Set the timebase used by the controller.
- setTimeBase(TimeBase) - Method in class com.sun.tv.media.MediaPlayer
-
Assigns a timebase for the player.
- setTimeBase(TimeBase) - Method in interface javax.media.Clock
-
Set the TimeBase for this Clock.
- setTimeOut(long) - Method in class org.davic.mpeg.sections.SectionFilter
-
Sets the time-out for this section filter.
- Settings - Class in com.sun.tv.receiver
-
- Settings() - Constructor for class com.sun.tv.receiver.Settings
-
- setTip(String) - Method in interface com.sun.tv.media.controls.AtomicControl
-
Sun specific -
Sets the description string for this control.
- setTip(String) - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Sun specific -
Sets the description string for this control.
- setTitle(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLDocument
-
- setTitle(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLElement
-
- setToggleGroup(HToggleGroup) - Method in class org.havi.ui.HToggleButton
-
- setTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setTransfer(boolean) - Method in class com.sun.tv.net.EncapIPStream
-
This is a method for the DataSource corresponding to the stream to
control the start/stop of the data transfer.
- setTransferHandler(SourceTransferHandler) - Method in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
Register an object to component data transfers to this stream.
- setTransferHandler(SourceTransferHandler) - Method in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
Register an object to service data transfers to this stream.
- setTransferHandler(SourceTransferHandler) - Method in class com.sun.tv.net.EncapIPStream
-
- setTransferHandler(SourceTransferHandler) - Method in interface javax.media.protocol.PushSourceStream
-
Register an object to service data transfers to this stream.
- setTransforms(Locator, Vector) - Static method in class com.sun.tv.LocatorImpl
-
Setup the locator transform tables for a locator.
- setType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLAnchorElement
-
- setType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setType(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- setType(int) - Method in class org.havi.ui.event.HEventRepresentation
-
Sets the type of representation(s) available for the event code
which this this instance of
HEventRepresentation
represents.
- setType(int) - Method in class org.havi.ui.HImageHints
-
Set the expected type of the image being loaded.
- setType(int) - Method in class org.havi.ui.HSinglelineEntry
-
Set to indicate to the system which input keys are required by this
component.
- setUnicodeBidi(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- 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:
- setUseMap(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setUseMap(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
-
Specifies that the parser produced by this code will validate
documents as they are parsed.
- 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(float) - Method in interface com.sun.tv.media.controls.NumericControl
-
Sets the value on the control and returns the value that was actually
set.
- setValue(float) - Method in class com.sun.tv.media.controls.NumericControlAdapter
-
Sets the value on the control and returns the value that was actually
set.
- setValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLButtonElement
-
- setValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLInputElement
-
- setValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLOptionElement
-
- setvalue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLSelectElement
-
- setValue(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLTextAreaElement
-
- setValue(int) - Method in class org.havi.ui.HStaticRange
-
Sets the value of the control, subject to its current behavior.
- setValue(String) - Method in interface org.w3c.dom.Attr
-
- setVerticalAlign(int) - Method in class org.dvb.ui.DVBTextLayoutManager
-
Set the vertical alignment.
- setVerticalAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setVerticalAlignment(int) - Method in class org.havi.ui.HVisible
-
Set the vertical alignment of any state-based content
rendered by an associated
HLook.
- setVerticalResolution(int) - Method in interface org.dvb.dom.css.DVBCSSViewportProperties
-
- 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).
- setVisibility(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setVisible(boolean) - Method in interface com.sun.tv.media.controls.AtomicControl
-
Specify whether this control should be available on the control panel.
- setVisible(boolean) - Method in class com.sun.tv.media.controls.AtomicControlAdapter
-
Specify whether this control should be available on the control panel.
- setVisible(boolean) - Method in class org.havi.ui.HScene
-
Shows or hides this
HScene depending
on the value of the input parameter
visible.
- setVisualComponent(Component, Rectangle) - Method in class com.sun.tv.media.MediaPlayer
-
Set the Component this player will output its visual media to.
- setVoiceFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setVolume(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setWhiteSpace(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setWidows(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setWidth(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLIFrameElement
-
- setWidth(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLImageElement
-
- setWidth(String) - Method in interface org.dvb.dom.dvbhtml.DVBHTMLObjectElement
-
- setWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setWordSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- setZIndex(String) - Method in interface org.w3c.dom.css.CSS2Properties
-
- shiftHeader(int) - Method in class com.sun.tv.net.Packet
-
- SHORT_EVENT - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- SHORT_SMOOTHING_BUFFER - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- shouldRun - Variable in class com.sun.tv.XletRunnable
-
- 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.
- showXletContainer(XletContainer) - Method in class com.sun.tv.DisplayManager
-
Show the XletContainer.
- SIBouquet - Interface in org.dvb.si
-
This interface (together with the SITransportStreamBAT interface) represents
a sub-table of the Bouquet Association Table (BAT) describing a
particular bouquet.
- SIChangeEvent - Class in javax.tv.service
-
SIChangeEvent objects are sent to
SIChangeListener instances to signal detected changes
in the SI database.
- SIChangeEvent(Object, SIChangeType, SIElement) - Constructor for class javax.tv.service.SIChangeEvent
-
Constructs an SIChangeEvent object.
- SIChangeEventImpl - Class in com.sun.tv.si
-
SIChangeEventImpl objects are sent to SIChangeListeners to signal
detected changes in the SI Database.
- SIChangeEventImpl(Object, SIChangeType, SIElement) - Constructor for class com.sun.tv.si.SIChangeEventImpl
-
Constructs an SIChangeEventImpl object.
- SIChangeListener - Interface in javax.tv.service
-
This is the super-interface of the interfaces by which applications
may receive notification of changes to SIElement data.
- SIChangeType - Class in javax.tv.service
-
This class represents types of changes to SI elements.
- SIChangeType(String) - Constructor for class javax.tv.service.SIChangeType
-
Creates an SIChangeType object.
- SIDatabase - Class in org.dvb.si
-
This class represents the root of the SI information hierarchy.
- SIDatabase() - Constructor for class org.dvb.si.SIDatabase
-
This constructor is provided for the use of implementations and specifications which
extend the present document.
- SIElement - Interface in javax.tv.service
-
The base interface of elements provided by the SI database.
- SIElementExists(SIElement) - Method in class com.sun.tv.si.SIManagerImpl
-
- SIElementFilter - Class in javax.tv.service.navigation
-
SIElementFilter represents a
ServiceFilter based on a particular
SIElement (such as a TransportStream or
ProgramEvent).
- SIElementFilter(SIElement) - Constructor for class javax.tv.service.navigation.SIElementFilter
-
Constructs the filter based on a particular SIElement.
- SIEmulator - Class in com.sun.tv.receiver
-
- SIEmulator() - Constructor for class com.sun.tv.receiver.SIEmulator
-
- SIEvent - Interface in org.dvb.si
-
This interface represents a particular event within a service.
- SIException - Exception in javax.tv.service
-
The base class for exceptions related to service information.
- SIException() - Constructor for exception javax.tv.service.SIException
-
Constructs an SIException with no detail message.
- SIException(String) - Constructor for exception javax.tv.service.SIException
-
Constructs an SIException with a detail message.
- SIException - Exception in org.dvb.si
-
This class is the root of the SI exceptions hierarchy.
- SIException() - Constructor for exception org.dvb.si.SIException
-
Default constructor for the exception
- SIException(String) - Constructor for exception org.dvb.si.SIException
-
Constructor for the SI exception with a specified reason
- signalReceived(AppSignalEvent) - Method in interface com.sun.tv.AppSignalEventListener
-
Called when a new application signal event is created.
- signalReceived(AppSignalEvent) - Method in class com.sun.tv.XletManager
-
This is called when XletManager receive a an Xlet related signal.
- signalUserNonAutoStartXlet() - Method in class com.sun.tv.DisplayManager
-
Signal the user that a Non Auto Start Xlet is
can be executed.
- SIIllegalArgumentException - Exception in org.dvb.si
-
This exception is thrown when one or more of the arguments passed to
a method are invalid (e.g.
- SIIllegalArgumentException() - Constructor for exception org.dvb.si.SIIllegalArgumentException
-
Default constructor for the exception
- SIIllegalArgumentException(String) - Constructor for exception org.dvb.si.SIIllegalArgumentException
-
Constructor for the exception with a specified reason
- SIInformation - Interface in org.dvb.si
-
This interface groups the common features of SIBouquet, SINetwork, SITransportStream,
SIService, PMTService, SIEvent, SITime and PMTElementaryStream.
- SIInvalidPeriodException - Exception in org.dvb.si
-
This exception is thrown when a specified period is invalid
(for example, start time is after the end time)
- SIInvalidPeriodException() - Constructor for exception org.dvb.si.SIInvalidPeriodException
-
Default constructor for the exception
- SIInvalidPeriodException(String) - Constructor for exception org.dvb.si.SIInvalidPeriodException
-
Constructor for the exception with a specified reason
- SIIterator - Interface in org.dvb.si
-
Objects implementing SIIterator interface allow to browse through a set of SI objects.
- SILackOfResourcesEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the resources needed for retrieving the data are not available,
e.g.
- SILackOfResourcesEvent(Object, SIRequest) - Constructor for class org.dvb.si.SILackOfResourcesEvent
-
The constructor for the event
- SIManager - Class in javax.tv.service
-
An SIManager represents a managing entity which has
knowledge of all the broadcast resources available to a receiver.
- SIManager() - Constructor for class javax.tv.service.SIManager
-
Constructs an SIManager object.
- SIManagerImpl - Class in com.sun.tv.si
-
SI Manager represents the central managing entity which has a knowledge
of the entire network or a collection of networks and can create a
collection of Services based on the ServiceGroup filtering rules.
- SIManagerImpl() - Constructor for class com.sun.tv.si.SIManagerImpl
-
- SIMonitoringEvent - Class in org.dvb.si
-
Objects of this class are sent to listener objects of the using application to
notify that a change in the monitored information has happened.
- SIMonitoringEvent(SIDatabase, byte, int, int, int, int, int, Date, Date) - Constructor for class org.dvb.si.SIMonitoringEvent
-
Constructor for the event object
- SIMonitoringListener - Interface in org.dvb.si
-
This interface shall be implemented by using application classes in order to
listen to changes in monitored SI objects.
- SIMonitoringType - Interface in org.dvb.si
-
This interface defines the constants corresponding to the SI information
type values in SIMonitoringEvent.
- 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.
- SINetwork - Interface in org.dvb.si
-
This interface (together with the SITransportStreamNIT interface)
represents a sub-table of the Network Information Table (NIT)
describing a particular network.
- SINotInCacheEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the request was made with the FROM_CACHE_ONLY mode and the requested data
is not present in the cache.
- SINotInCacheEvent(Object, SIRequest) - Constructor for class org.dvb.si.SINotInCacheEvent
-
The constructor for the event
- SIObjectNotInTableEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the SI table where the information about the requested object
should be located has been retrieved but the requested object
is not present in it.
- SIObjectNotInTableEvent(Object, SIRequest) - Constructor for class org.dvb.si.SIObjectNotInTableEvent
-
The constructor for the event
- SIRequest - Interface in javax.tv.service
-
An SIRequest object is used to cancel a pending
asynchronous SI retrieval operation.
- SIRequest - Class in org.dvb.si
-
Object instances of this class represent SI retrieval requests
made by the application.
- SIRequest() - Constructor for class org.dvb.si.SIRequest
-
This constructor is provided for the use of implementations and specifications which
extend the present document.
- SIRequestCancelledEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the request is cancelled with the SIRequest.cancelRequest method call.
- SIRequestCancelledEvent(Object, SIRequest) - Constructor for class org.dvb.si.SIRequestCancelledEvent
-
The constructor for the event
- SIRequestFailureType - Class in javax.tv.service
-
This class represents reason codes for failure of asynchronous SI
retrieval requests.
- SIRequestFailureType(String) - Constructor for class javax.tv.service.SIRequestFailureType
-
Creates an SIRequestFailureType object.
- SIRequestImpl - Class in com.sun.tv.si
-
This interface is implemented by application classes in order to
receive the results of asynchronous SI retrieval requests.
- SIRequestImpl(SIRequestor, Locator) - Constructor for class com.sun.tv.si.SIRequestImpl
-
- SIRequestImpl(SIRequestor, Locator, int) - Constructor for class com.sun.tv.si.SIRequestImpl
-
- SIRequestImpl(SIRequestor, Locator, int, Object) - Constructor for class com.sun.tv.si.SIRequestImpl
-
- SIRequestImpl(SIRequestor, Locator, int, Object, Object) - Constructor for class com.sun.tv.si.SIRequestImpl
-
- SIRequestImpl(SIRequestor, Locator, int, Object[]) - Constructor for class com.sun.tv.si.SIRequestImpl
-
- SIRequestor - Interface in javax.tv.service
-
This interface is implemented by application classes to receive the
results of asynchronous SI retrieval requests.
- SIRetrievable - Interface in javax.tv.service
-
This interface is implemented by objects that are retrieved from SI
data in the broadcast.
- SIRetrievalEvent - Class in org.dvb.si
-
This class is the base class for events about completion of a SI retrieval request.
- SIRetrievalEvent(Object, SIRequest) - Constructor for class org.dvb.si.SIRetrievalEvent
-
The constructor for the event
- SIRetrievalListener - Interface in org.dvb.si
-
This interface shall be implemented by application classes in order
to receive events about completion of SI requests.
- SIRunningStatus - Interface in org.dvb.si
-
This interface defines the constants corresponding to the running status values
for services and events.
- SIService - Interface in org.dvb.si
-
This interface represents a particular service carried by a transport stream.
- SIServiceType - Interface in org.dvb.si
-
This interface defines constants corresponding to the different
service types.
- SISuccessfulRetrieveEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the retrieve request was successfully completed.
- SISuccessfulRetrieveEvent(Object, SIRequest, SIIterator) - Constructor for class org.dvb.si.SISuccessfulRetrieveEvent
-
The constructor for the event
- SITableNotFoundEvent - Class in org.dvb.si
-
This event is sent in response to a SI retrieval request when
the SI table that should contain the requested information could
not be retrieved.
- SITableNotFoundEvent(Object, SIRequest) - Constructor for class org.dvb.si.SITableNotFoundEvent
-
The constructor for the event
- SITableUpdatedEvent - Class in org.dvb.si
-
This event is sent in response to a SI descriptor retrieval
request when the table carrying the information about the
object has been updated and the set of descriptors consistent
with the old object can not be retrieved.
- SITableUpdatedEvent(Object, SIRequest) - Constructor for class org.dvb.si.SITableUpdatedEvent
-
The constructor for the event
- SITENAME_MISMATCH - Static variable in exception javax.microedition.pki.CertificateException
-
Indicates a certificate does not contain the correct site name.
- SITime - Interface in org.dvb.si
-
This interface represents the Time and Date Table (TDT) and the (optional)
Time Offset Table (TOT).
- SITransportStream - Interface in org.dvb.si
-
This interface is the base interface for representing information about
transport streams.
- SITransportStreamBAT - Interface in org.dvb.si
-
This interface represents information about transport streams that has been
retrieved from a BAT table.
- SITransportStreamDescription - Interface in org.dvb.si
-
This interface represents the Transport Stream Description Table (TSDT).
- SITransportStreamNIT - Interface in org.dvb.si
-
This interface represents information about transport streams that has been
retrieved from a NIT table.
- SIUtil - Class in org.dvb.si
-
This class contains SI related utility functions.
- size() - Method in class com.sun.tv.si.ServiceListImpl
-
Reports the number of Service objects in the list.
- size() - Method in interface javax.tv.service.navigation.ServiceList
-
Reports the number of Service objects in the list.
- 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
-
- skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of a skipped entity.
- slaveToMasterTimeBase(TimeBase) - Method in class com.sun.tv.media.MediaPlayer
-
Slave all the controllers to the master time base.
- SLIDER_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
-
- 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.
- SmartCardReader() - Constructor for class org.dvb.smartcard.SmartCardReader
-
This constructor is provided for the use of implementations and specifications
which extend this specification.
- 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.
- SmartCardReaderManager() - Constructor for class org.dvb.smartcard.SmartCardReaderManager
-
This constructor is provided for the use of implementations and specifications
which extend this specification.
- SNDBUF - Static variable in interface javax.microedition.io.SocketConnection
-
Socket option for the size of the sending buffer (4).
- SocketConnection - Interface in javax.microedition.io
-
This interface defines the socket stream connection.
- sort(String[]) - Static method in class com.sun.tv.util.QuickSort
-
A convienence method for sorting strings
- sort(Hashtable) - Static method in class com.sun.tv.util.QuickSort
-
- sort(Vector) - Static method in class com.sun.tv.util.QuickSort
-
- sort(Enumeration, int) - Static method in class com.sun.tv.util.QuickSort
-
A convienence method for Enumeration strings
- sort(Object[], CompareInterface) - Static method in class com.sun.tv.util.QuickSort
-
Generalized sort executive, call this to compare anything
just provide the comparer interface.
- sortByName() - Method in class com.sun.tv.si.ServiceListImpl
-
This method performs a toBeginning operation on the
iterator.
- sortByName() - Method in interface javax.tv.service.navigation.ServiceList
-
Generates a new ServiceList containing the
same elements as the current list, sorted in ascending
order by service name.
- sortByNumber() - Method in class com.sun.tv.si.ServiceListImpl
-
Sorts the contents of the list by service number, in ascending
order.
- sortByNumber() - Method in interface javax.tv.service.navigation.ServiceList
-
Generates a new ServiceList containing the
same elements as the current list, sorted in ascending
order by service number.
- SortNotAvailableException - Exception in javax.tv.service.navigation
-
This exception indicates that the requested sorting method is not
available for the particular ServiceList, for example,
sorting by service numbers.
- SortNotAvailableException() - Constructor for exception javax.tv.service.navigation.SortNotAvailableException
-
Constructs a SortNotAvailableException with no
detail message.
- SortNotAvailableException(String) - Constructor for exception javax.tv.service.navigation.SortNotAvailableException
-
Constructs a SortNotAvailableException with a
detail message.
- source - Variable in class com.sun.tv.media.MediaPlayer
-
- sources - Variable in class com.sun.tv.media.protocol.component.DataSource
-
- sources - Variable in class com.sun.tv.media.protocol.service.DataSource
-
- SourceStream - Interface in javax.media.protocol
-
Abstracts a single stream of media data.
- SourceTransferHandler - Interface in javax.media.protocol
-
Implements the callback from a PushSourceStream.
- 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
- splitText(int) - Method in interface org.w3c.dom.Text
-
Breaks this node into two nodes at the specified offset,
keeping both in the tree as siblings.
- 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_ip - Variable in class com.sun.tv.net.Packet
-
- 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.
- src_port - Variable in class com.sun.tv.net.Packet
-
- 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.
- ssendString(String) - Method in class com.sun.media.amovie.MCI
-
- START - Static variable in class com.sun.tv.AppSignalEvent
-
- start() - Method in class com.sun.tv.Handler
-
Start the Player as soon as possible.
- start(StartEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- start() - Method in class com.sun.tv.media.MediaPlayer
-
Start the Player as soon as possible.
- start() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Initiate data-transfer.
- start() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- start() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Initiate data-transfer.
- start() - Method in class com.sun.tv.net.EncapIPDataSource
-
- start(long) - Method in class com.sun.tv.net.util.Timer
-
- start() - Method in interface javax.media.Player
-
Start the Player as soon as possible.
- start() - Method in class javax.media.protocol.DataSource
-
Initiate data-transfer.
- start() - Method in class javax.media.protocol.URLDataSource
-
- 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
-
- start() - Method in class org.havi.ui.HFlatEffectMatte
-
- start() - Method in class org.havi.ui.HImageEffectMatte
-
- start() - Method in class org.havi.ui.HStaticAnimation
-
- 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.
- startDescrambling(Service, Object) - Method in class org.davic.net.ca.DescramblerProxy
-
Stops all existing descrambling initiated by this DescramblerProxy
instance and starts the descrambling of the specified service.
- startDescrambling(ElementaryStream[], Object) - Method in class org.davic.net.ca.DescramblerProxy
-
Stops all existing descrambling initiated by this DescramblerProxy
instance and starts the descrambling of the specified elementary
streams (that shall be part of the same service).
- startDescrambling(Service, CAModule, Object) - Method in class org.davic.net.ca.DescramblerProxy
-
Stops all existing descrambling initiated by this DescramblerProxy
instance and starts the descrambling of the specified service.
- startDescrambling(ElementaryStream[], CAModule, Object) - Method in class org.davic.net.ca.DescramblerProxy
-
Stops all existing descrambling initiated by this DescramblerProxy
instance and starts the descrambling of the specified elementary
streams (that shall be part of the same service).
- startDescramblingDialog(Service) - Method in class org.davic.net.ca.DescramblerProxy
-
Requests the CA system to perform any user dialogs needed
before starting to descramble the service.
- startDescramblingDialog(ElementaryStream[]) - Method in class org.davic.net.ca.DescramblerProxy
-
Requests the CA system to perform any user dialogs needed
before starting to descramble the service.
- startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the beginning of the document.
- started - Variable in class com.sun.tv.media.protocol.component.DataSource
-
- started - Variable in class com.sun.tv.media.protocol.service.DataSource
-
- Started - Static variable in interface javax.media.Controller
-
Returned by getState.
- STARTED - Static variable in interface org.dvb.application.AppProxy
-
The application is in the active state.
- startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the start of an element.
- StartEvent - Class in javax.media
-
StartEvent is a TransitionEvent that indicates that
a Controller has entered the Started state.
- StartEvent(Controller, int, int, int, Time, Time) - Constructor for class javax.media.StartEvent
-
Construct a new StartEvent.
- 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.
- StartMMIEvent - Class in org.davic.net.ca
-
This event informs an application that an MMI dialogue has to be started.
- StartMMIEvent(MMIObject, int, Object) - Constructor for class org.davic.net.ca.StartMMIEvent
-
Constructor for the event
- startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
-
Receive notification of the start of a Namespace mapping.
- STARTS_IN_A_FEW_SECONDS - Static variable in interface org.dvb.si.SIRunningStatus
-
Constant value for the running status as specified in EN 300 468
- startSource(boolean, boolean) - Method in class com.sun.media.amovie.AMController
-
- startTrigger(Date) - Method in interface org.dvb.application.DVBHTMLProxy
-
Sends the application a start trigger at the specified time.
- startXlet() - Method in interface javax.microedition.xlet.Xlet
-
Signals the Xlet to start providing service and
enter the Active state.
- startXlet() - Method in interface javax.tv.xlet.Xlet
-
Signals the Xlet to start providing service and
enter the Active state.
- state - Variable in class com.sun.tv.media.MediaController
-
- STATE_CHANGE - Static variable in class org.havi.ui.HVisible
-
- 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.
- sth - Variable in class com.sun.tv.media.protocol.component.PushSourceStream2Impl
-
- sth - Variable in class com.sun.tv.media.protocol.service.PushSourceStream2Impl
-
- STILL_IMAGE - Static variable in class org.havi.ui.HBackgroundConfigTemplate
-
- stop() - Method in class com.sun.tv.Handler
-
Stop the Clock.
- stop(StopEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- stop() - Method in class com.sun.tv.media.MediaClock
-
Stop the clock immediately.
- stop() - Method in class com.sun.tv.media.MediaController
-
Stop the controller.
- stop() - Method in class com.sun.tv.media.MediaPlayer
-
requests to stop the player by delegating to stop(String request)
method.
- stop(String) - Method in class com.sun.tv.media.MediaPlayer
-
stops the player.
- stop() - Method in class com.sun.tv.media.protocol.component.DataSource
-
Stop the data-transfer.
- stop() - Method in class com.sun.tv.media.protocol.file.DataSource
-
- stop() - Method in class com.sun.tv.media.protocol.service.DataSource
-
Stop the data-transfer.
- stop() - Method in class com.sun.tv.net.EncapIPDataSource
-
- stop() - Method in class com.sun.tv.net.util.Timer
-
- stop() - Method in class com.sun.tv.ServiceContextImpl
-
Causes the ServiceContext to stop presenting content
and enter the not presenting state.
- stop() - Method in interface javax.media.Clock
-
Stop the Clock.
- stop() - Method in class javax.media.protocol.DataSource
-
Stop the data-transfer.
- stop() - Method in class javax.media.protocol.URLDataSource
-
Stops the
- stop() - Method in interface javax.tv.service.selection.ServiceContext
-
Causes the ServiceContext to stop presenting content
and enter the not presenting state.
- 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
-
- stop() - Method in class org.havi.ui.HImageEffectMatte
-
- 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
-
- stop0(int) - Method in class com.sun.tv.ServiceContextImpl
-
- stopAnimation(boolean) - Method in class org.dvb.ui.BufferedAnimation
-
Stops this animation.
- stopAtTime(StopAtTimeEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- stopAtTime() - Method in class com.sun.tv.media.MediaController
-
Stop because stop time has been reached.
- stopAtTime() - Method in class com.sun.tv.media.MediaPlayer
-
stops the player because of the specified stop time has passed.
- StopAtTimeEvent - Class in javax.media
-
A StopAtTimeEvent indicates that the Controller has stopped because it reached
its stop time.
- StopAtTimeEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopAtTimeEvent
-
- stopByRequest(StopByRequestEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- StopByRequestEvent - Class in javax.media
-
A StopByRequestEvent indicates that the Controller has stopped in response to a stop call.
- StopByRequestEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopByRequestEvent
-
- 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.
- stopDescrambling() - Method in class org.davic.net.ca.DescramblerProxy
-
Stops descrambling of the service.
- stopDescrambling(ElementaryStream[]) - Method in class org.davic.net.ca.DescramblerProxy
-
Stops descrambling of the specified elementary streams of the service.
- StopEvent - Class in javax.media
-
StopEvent is a ControllerEvent that indicates that a Controller
has stopped.
- StopEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopEvent
-
- 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.
- stopPropagation() - Method in interface org.w3c.dom.events.Event
-
The stopPropagation method is used prevent further
propagation of an event during event flow.
- stopTimeChange(StopTimeChangeEvent) - Method in class com.sun.tv.media.ControllerAdapter
-
- StopTimeChangeEvent - Class in javax.media
-
A StopTimeChangeEvent is generated by a Controller when its stop time
has changed.
- StopTimeChangeEvent(Controller, Time) - Constructor for class javax.media.StopTimeChangeEvent
-
- StopTimeSetError - Error in javax.media
-
StopTimeSetError is thrown when the stop time
has been set on a Started Clock and setStopTime is invoked
again.
- StopTimeSetError(String) - Constructor for error javax.media.StopTimeSetError
-
- 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 - Static variable in class com.sun.tv.AppSignalEvent
-
- store(AppProxy, boolean) - Method in class org.dvb.application.storage.ApplicationCache
-
Store an application in the MHP 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.
- StoredApplicationServiceFactory() - Constructor for class org.dvb.application.storage.StoredApplicationServiceFactory
-
This constructor is provided for the use of implementations and specifications
which extend the present document.
- StoredApplicationServiceType - Class in org.dvb.application.storage
-
The service type used for stored application services.
- StoredApplicationServiceType(String) - Constructor for class org.dvb.application.storage.StoredApplicationServiceType
-
Creates a new StoredServiceType object.
- str2list(String) - Static method in class com.sun.tv.media.util.JMFProperties
-
- stream - Variable in class com.sun.tv.media.protocol.InputSourceStream
-
- STREAM_IDENTIFIER - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- STREAM_UNAVAILABLE - Static variable in class org.dvb.media.PresentationChangedEvent
-
The stream being presented is no longer available in the transport stream.
- StreamConnection - Interface in javax.microedition.io
-
This interface defines the capabilities that a stream connection
must have.
- StreamConnectionNotifier - Interface in javax.microedition.io
-
This interface defines the capabilities that a connection notifier
must have.
- 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
- StreamTable - Class in org.davic.net.tuning
-
A stream table containing information about transport streams
known to the receiver
- StreamType - Class in javax.tv.service.navigation
-
This class represents values of ServiceComponent
stream types (e.g., "video", "audio", "subtitles", "data",
"sections", etc.).
- StreamType(String) - Constructor for class javax.tv.service.navigation.StreamType
-
Creates a stream type object.
- StubException - Exception in javax.microedition.xlet.ixc
-
StubException is thrown whenever stub class generation fails
for inter-Xlet communication.
- StubException() - Constructor for exception javax.microedition.xlet.ixc.StubException
-
Constructs a StubException with no specified
detail message.
- StubException(String) - Constructor for exception javax.microedition.xlet.ixc.StubException
-
Constructs a StubException with the specified
detail message.
- StubException(String, Throwable) - Constructor for exception javax.microedition.xlet.ixc.StubException
-
Constructs a StubException with the specified
detail message and nested exception.
- STUFFING - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- STYLE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
-
The rule is a CSSStyleRule.
- StyleSheet - Interface in org.w3c.dom.stylesheets
-
The StyleSheet interface is the abstract base interface for
any type of style sheet.
- StyleSheetList - Interface in org.w3c.dom.stylesheets
-
The StyleSheetList interface provides the abstraction of an
ordered collection of style sheets.
- submit() - Method in interface org.dvb.dom.dvbhtml.DVBHTMLFormElement
-
- 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.
- substringData(int, int) - Method in interface org.w3c.dom.CharacterData
-
Extracts a range of data from the node.
- 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
- SUBTITLES - Static variable in class javax.tv.service.navigation.StreamType
-
Subtitles component.
- 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.
- SUBTITLING - Static variable in interface org.dvb.si.DescriptorTag
-
Constant value for the descriptor tag as specified in EN 300 468
- 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.
- superArgs - Static variable in class com.sun.tv.media.util.JMFSecurity
-
- SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class org.havi.ui.HFontCapabilities
-
This corresponds to the character range (U+2070..U+209F) as defined
in ISO 10646-1(E) normative Annex A
- supportsArbitraryHorizontalScaling() - Method in interface org.dvb.media.VideoPresentationControl
-
This method gives information about whether arbitrary horizontal
scaling is supported for the currently playing video.
- supportsArbitraryVerticalScaling() - Method in interface org.dvb.media.VideoPresentationControl
-
This method gives information about whether arbitrary vertical
scaling is supported for the currently playing video.
- supportsClipping() - Method in interface org.dvb.media.VideoPresentationControl
-
Test if the decoder supports clipping
- synchronousLoad() - Method in class org.dvb.dsmcc.DSMCCObject
-
This method is used to load a DSMCCObject.
- synchronousPrefetch() - Method in class com.sun.tv.media.MediaPlayer
-
Prefetch the player and block until it's been prefetched or if it fails.
- synchronousRealize() - Method in class com.sun.tv.media.MediaPlayer
-
Realize the player and block until it's been realized or if it fails.
- syncStart(Time) - Method in class com.sun.tv.Handler
-
Synchronize the current media time to the specified
time-base time and start the Clock.
- syncStart(Time) - Method in class com.sun.tv.media.MediaClock
-
Start the clock with the given time-base-time
- syncStart(Time) - Method in class com.sun.tv.media.MediaController
-
Start the controller.
- syncStart(Time) - Method in class com.sun.tv.media.MediaPlayer
-
Start at the given time base time.
- syncStart(Time) - Method in interface javax.media.Clock
-
Synchronize the current media time to the specified
time-base time and start the Clock.
- SYNTAX_ERR - Static variable in exception org.w3c.dom.DOMException
-
If an invalid or illegal string is specified.
- SystemBoundProvider - Interface in org.dvb.spi
-
Interface for providers that are registered from one Xlet,
but provide system-wide services.
- SystemThread - Class in com.sun.tv.net.util
-
A SystemThread is allowed non-standard priority levels, has a specifiable
stack size, and is not counted as a user thread.
- SystemThread(String, int, int) - Constructor for class com.sun.tv.net.util.SystemThread
-
- SystemThread(String, int) - Constructor for class com.sun.tv.net.util.SystemThread
-
- systemTimeBase - Static variable in class com.sun.tv.media.MediaPlayer
-
- SystemTimeBase - Class in com.sun.tv.media
-
SystemTimeBase is the implementation of the default TimeBase that ships
with JavaMedia.
- SystemTimeBase() - Constructor for class com.sun.tv.media.SystemTimeBase
-