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

S

S_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-resize cursor type.
sameFile(URL) - Method in class java.net.URL
Compares two URLs, excluding the fragment component.
sameResources(HScreen, HScreen) - Method in class org.ocap.ui.MultiScreenManager
Determines if two HScreen instances represent the same underlying platform resources and underlying resource state, i.e., are equivalent with respect to these underlying resources.
sameResources(HScreenDevice, HScreenDevice) - Method in class org.ocap.ui.MultiScreenManager
Determines if two HScreenDevice instances represent the same underlying platform resources and underlying resource state, i.e., are equivalent with respect to these underlying resources.
sameResources(ServiceContext, ServiceContext) - Method in class org.ocap.ui.MultiScreenManager
Determines if two ServiceContext instances represent the same underlying platform resources and underlying resource state, i.e., are equivalent with respect to these underlying resources.
sameScene(HSceneBinding, HSceneBinding) - Method in class org.ocap.ui.HSceneManager
Determine if two HSceneBinding instances refer to the same underlying scene.
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
SATURDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Saturday.
save(OutputStream, String) - Method in class java.util.Properties
Deprecated. This method does not throw an IOException if an I/O error occurs while saving the property list. As of the Java 2 platform v1.2, the preferred way to save a properties list is via the store(OutputStream out, String header) method.
SC_BLOCK_DATA - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObejctStreamClass flag.
SC_EXTERNALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_SERIALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_WRITE_METHOD - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
SCALE_AREA_AVERAGING - Static variable in class java.awt.Image
Use the Area Averaging image scaling algorithm.
SCALE_DEFAULT - Static variable in class java.awt.Image
Use the default image-scaling algorithm.
SCALE_FAST - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to scaling speed than smoothness of the scaled image.
SCALE_REPLICATE - Static variable in class java.awt.Image
Use the image scaling algorithm embodied in the ReplicateScaleFilter class.
SCALE_SMOOTH - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to image smoothness than scaling speed.
SCANMODE_INTERLACED - Static variable in class org.ocap.hardware.device.VideoResolution
Constant indicating interlaced line scan mode.
SCANMODE_PROGRESSIVE - Static variable in class org.ocap.hardware.device.VideoResolution
Constant indicating progressive line scan mode.
SCANMODE_UNKNOWN - Static variable in class org.ocap.hardware.device.VideoResolution
Constant indicating an unknown or unspecified line scan mode.
SCENE_PIXEL_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with preferred dimensions in pixels as given by a Dimension object.
SCENE_PIXEL_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a preferred location in pixels as given by a Point object.
SCENE_SCREEN_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with preferred dimensions in normalized screen coordinates as given by an HScreenDimension object.
SCENE_SCREEN_LOCATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a preferred location in normalized screen coordinates, as given by an HScreenPoint object.
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
SCHEDULED_END_TIME - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
End time of a scheduled program.
SCHEDULED_START_TIME - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Start time of a scheduled program.
SCHEDULED_STOP - Static variable in class org.ocap.shared.dvr.RecordingTerminatedEvent
Reason code: The recording was terminated normally as scheduled.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
scheduleTimerSpec(TVTimerSpec) - Method in class javax.tv.util.TVTimer
Begins monitoring a TVTimerSpec.
SCREEN_CATEGORY_DISPLAY - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a display HScreen instance is characterized as a non-main screen, then its category is SCREEN_CATEGORY_DISPLAY.
SCREEN_CATEGORY_GENERAL - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a logical HScreen instance is capable of being configured (e.g., in its size, position, or z-order) such that it may operate in a mode that would have suggested assignment of two or more of the other screen categories, then its category MAY be SCREEN_CATEGORY_GENERAL.
SCREEN_CATEGORY_MAIN - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a display or logical HScreen instance is characterized as a main screen, then its category is SCREEN_CATEGORY_MAIN.
SCREEN_CATEGORY_NONE - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If an HScreen instance is not associated with any other more specific category, then its category is SCREEN_CATEGORY_NONE.
SCREEN_CATEGORY_OVERLAY - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a logical HScreen instance is characterized as an overlay screen, then its category is SCREEN_CATEGORY_OVERLAY.
SCREEN_CATEGORY_PIP - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a logical HScreen instance is characterized as a picture-in-picture (PIP) screen, then its category is SCREEN_CATEGORY_PIP.
SCREEN_CATEGORY_POP - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a logical HScreen instance is characterized as a picture-outside-picture (POP) screen, then its category is SCREEN_CATEGORY_POP.
SCREEN_CONFIGURATION_DISPLAY - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a MultiScreenConfiguration is associated with one or more display screens and is a candidate for being used as a per-platform multiscreen configuration, then its configuration type is SCREEN_CONFIGURATION_DISPLAY.
SCREEN_CONFIGURATION_GENERAL - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a MultiScreenConfiguration cannot be categorized as one of the other predefined screen configuration types, then its configuration type is SCREEN_CONFIGURATION_GENERAL.
SCREEN_CONFIGURATION_NON_PIP - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a MultiScreenConfiguration is associated with exactly one screen whose category is SCREEN_CATEGORY_MAIN, then its configuration type is SCREEN_CONFIGURATION_NON_PIP.
SCREEN_CONFIGURATION_PIP - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a MultiScreenConfiguration is (1) associated with one logical screen with default z-order of zero mapped to the entire area of a single display screen, and (2) associated with one or more non-intersecting logical screens with default z-order of one mapped to the same display screen, then its configuration type is SCREEN_CONFIGURATION_PIP.
SCREEN_CONFIGURATION_POP - Static variable in interface org.ocap.ui.MultiScreenConfiguration
If a MultiScreenConfiguration is associated with two or more non-intersecting logical screens with default z-order of zero whose default display areas (in union) tile the entire area of a single display screen, then its configuration type is SCREEN_CONFIGURATION_POP.
SCREEN_RECTANGLE - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports presentation on a particular on-screen area, as specified in an HScreenRectangle object
SCREEN_TYPE_DISPLAY - Static variable in interface org.ocap.ui.MultiScreenContext
If an HScreen is directly associated with a VideoOutputPort and the extent of the HScreen is mapped to the extent of the video raster produced from the VideoOutputPort, then the type of the HScreen is SCREEN_TYPE_DISPLAY, and is referred to as a display HScreen.
SCREEN_TYPE_LOGICAL - Static variable in interface org.ocap.ui.MultiScreenContext
If an HScreen is not directly associated with a VideoOutputPort or the extent of the HScreen is mapped to a sub-region of the video raster produced from some VideoOutputPort, then the type of the HScreen is SCREEN_TYPE_LOGICAL, and is referred to as a logical HScreen.
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 - Static variable in class java.awt.SystemColor
The array index for the scrollbar system color.
scrollbar - Static variable in class java.awt.SystemColor
The color rendered for the background of scrollbars.
SCROLLBAR_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
The HStaticRange shall behave as a scrollbar, i.e.
ScrollSpec - Interface in org.ocap.hardware.frontpanel
This interface represents th scrolling specification of a front panel text display.
SCTE_SI - Static variable in class javax.tv.service.ServiceInformationType
SCTE SI format.
SE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-east-resize cursor type.
SEALED - Static variable in class java.util.jar.Attributes.Name
Name object for Sealed manifest attribute used for sealing.
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
SECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the second field.
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for SECOND field alignment.
SECONDARY - Static variable in class java.text.Collator
Collator strength value.
secondaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the secondary component of a collation element.
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.
SecureClassLoader - Class in java.security
This class extends ClassLoader with additional support for defining classes with an associated code source and permissions which are retrieved by the system policy by default.
SecureConnection - Interface in javax.microedition.io
This interface defines the secure socket stream connection.
SecureRandom - Class in java.security
This class provides a cryptographically strong pseudo-random number generator (PRNG).
SecureRandom() - Constructor for class java.security.SecureRandom
By using this constructor, the caller obtains a SecureRandom object containing the implementation from the highest-priority installed provider that has a SecureRandom implementation.
SecureRandom(byte[]) - Constructor for class java.security.SecureRandom
By using this constructor, the caller obtains a SecureRandom object containing the implementation from the highest-priority installed provider that has a SecureRandom implementation.
SecureRandomSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the SecureRandom class.
SecureRandomSpi() - Constructor for class java.security.SecureRandomSpi
 
Security - Class in java.security
This class centralizes all security properties and common security methods.
SecurityException - Exception in java.lang
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityInfo - Interface in javax.microedition.io
This interface defines methods to access information about a secure network connection.
SecurityManager - Class in java.lang
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
SecurityPermission - Class in java.security
This class is for security permissions.
SecurityPermission(String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission with the specified name.
SecurityPermission(String, String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission object with the specified name.
SecurityPolicyHandler - Interface in org.ocap.application
This interface provides a callback handler to modify the Permissions granted to an application to be launched.
seek(long) - Method in class java.io.RandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seek(long) - Method in interface javax.media.protocol.Seekable
 
Seekable - Interface in javax.media.protocol
 
SegmentedRecordedService - Interface in org.ocap.shared.dvr
This interface a represents a recorded service that has been segmented.
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.spi.selection.SelectionSession
Sets up delivery of a stream representing the service, and delivers a locator for reception of that stream.
selectDefaultLanguage() - Method in interface org.davic.media.LanguageControl
Changes the language to the default language determined by the implementation.
SELECTED - Static variable in class java.awt.event.ItemEvent
This state-change value indicates that an item was selected.
SELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected converted text.
SELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected raw text.
selectIEEE1394Sink(byte[], short) - Method in class org.ocap.hardware.VideoOutputPort
Select an IEEE1394 sink node which will establish a stream connection to the node of the OCAP implementation and give a parameter to establish a point to point AV connection.
selectInputMethod(Locale) - Method in class java.awt.im.InputContext
Attempts to select an input method or keyboard layout that supports the given locale, and returns a value indicating whether such an input method or keyboard layout has been successfully selected.
selectionChanged(HItemEvent) - Method in interface org.havi.ui.event.HItemListener
Called when a change to the selection mode or the set of selected items held by the HItemValue occurs.
selectionChanged(HItemEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HItemEvent by invoking the selectionChanged methods on listener-a and listener-b.
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.
SelectionProvider - Interface in org.dvb.spi.selection
A provider of service selection.
SelectionProviderContext - Interface in org.dvb.spi.selection
Platform implementations that wish to receive notifications from a SelectionProvider register an instance that implements this interface with the SelectionProvider.
selectionReady() - Method in interface org.dvb.spi.selection.SelectionSession
Called when the implementation is ready to receive content on the locator returned by the select method.
SelectionSession - Interface in org.dvb.spi.selection
A session for presentation of one or more services over a period of time by a SelectionProvider.
selectLanguage(String) - Method in interface org.davic.media.LanguageControl
Changes the language to the language given in the parameter.
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(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
send(DatagramPacket, byte) - Method in class java.net.MulticastSocket
Deprecated. Use the following code or its equivalent instead: ...... int ttl = mcastSocket.getTimeToLive(); mcastSocket.setTimeToLive(newttl); mcastSocket.send(p); mcastSocket.setTimeToLive(ttl); ......
send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
Send a datagram.
send(byte[]) - Static method in class org.ocap.test.OCAPTest
Send a specified byte array to ATE via TCP/IP protocol.
sendAPDU(int, byte[]) - Method in interface org.ocap.system.SystemModule
This method sends an APDU to the CableCARD device.
sendAPDUFailed(int, byte[]) - Method in interface org.ocap.system.SystemModuleHandler
This is a call back method to notify an error has occurred while sending an APDU via the SystemModule.sendAPDU(int, byte[]) method.
sendUDP(byte[]) - Static method in class org.ocap.test.OCAPTest
Send rawMessage to ATE via UDP/IP.
sendUrgentData(int) - Method in class java.net.Socket
Send one byte of urgent data on the socket.
separator - Static variable in class java.io.File
The system-dependent default name-separator character, represented as a string for convenience.
separatorChar - Static variable in class java.io.File
The system-dependent default name-separator character.
SEPTEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the ninth month of the year.
SequenceInputStream - Class in java.io
A SequenceInputStream represents the logical concatenation of other input streams.
SequenceInputStream(Enumeration) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the argument, which must be an Enumeration that produces objects whose run-time type is InputStream.
SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the two arguments, which will be read in order, first s1 and then s2, to provide the bytes to be read from this SequenceInputStream.
Serializable - Interface in java.io
Serializability of a class is enabled by the class implementing the java.io.Serializable interface.
SerializablePermission - Class in java.io
This class is for Serializable permissions.
SerializablePermission(String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission with the specified name.
SerializablePermission(String, String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission object with the specified name.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.Key
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
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
ServerSocket - Class in java.net
This class implements server sockets.
ServerSocket() - Constructor for class java.net.ServerSocket
Creates an unbound server socket.
ServerSocket(int) - Constructor for class java.net.ServerSocket
Creates a server socket, bound to the specified port.
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
Creates a server socket and binds it to the specified local port number, with the specified backlog.
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
ServerSocketConnection - Interface in javax.microedition.io
This interface defines the server socket stream connection.
ServerSocketFactory - Class in javax.net
This class creates server sockets.
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_IDENTIFIER - Static variable in interface org.ocap.si.DescriptorTag
MHP service_identifier_descriptor.
SERVICE_LOCATION - Static variable in interface org.ocap.si.DescriptorTag
SCTE service_location_descriptor.
SERVICE_VANISHED - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code : The service vanished from the network.
SERVICE_VANISHED - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording did not complete sucessfully because the service vanished from the network before the completion of the recording.
SERVICE_VANISHED - Static variable in class org.ocap.shared.dvr.RecordingTerminatedEvent
Reason code: The service vanished from the network.
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.
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.
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.
ServiceContextRecordingSpec - Class in org.ocap.shared.dvr
Specifies a recording request in terms of what is being presented on a ServiceContext.
ServiceContextRecordingSpec(ServiceContext, Date, long, RecordingProperties) - Constructor for class org.ocap.shared.dvr.ServiceContextRecordingSpec
Constructor
ServiceContextResourceUsage - Interface in org.ocap.service
This interface represents a ResourceUsage corresponding to a group of resources implicitly reserved by the implementation for the successful completion of the ServiceContext.select() method.
ServiceDescription - Interface in javax.tv.service.navigation
This interface provides a textual description of a Service.
ServiceDescription - Interface in org.dvb.spi.selection
Represents the description of a service.
serviceDescriptionAvailable(ServiceReference[]) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source when service description information is available to offer that information to the platform implementation.
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.
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.
ServiceInformationType - Class in javax.tv.service
This class represents values of service information (SI) formats.
ServiceIterator - Interface in javax.tv.service.navigation
ServiceIterator permits iteration over an ordered list of Service objects.
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.
serviceListChanged(ServiceReference[]) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source when the list of services changes.
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.
ServiceRecordingSpec - Class in org.ocap.shared.dvr
Specifies a recording request in terms of a Service.
ServiceRecordingSpec(Service, Date, long, RecordingProperties) - Constructor for class org.ocap.shared.dvr.ServiceRecordingSpec
Constructor.
ServiceReference - Class in org.dvb.spi.selection
A reference to a service that is reached with the mediation of a SelectionProvider.
ServiceReference(String, String) - Constructor for class org.dvb.spi.selection.ServiceReference
Create a ServiceReference for a service.
ServiceRemovedEvent - Class in org.dvb.media
This event is generated whenever access to a service stops because the service concerned has been removed from the network.
ServiceRemovedEvent(Controller) - Constructor for class org.dvb.media.ServiceRemovedEvent
Construct an event.
ServiceRemovedEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.ServiceRemovedEvent
Construct an event.
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".
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.
ServiceTypePermission - Class in org.ocap.service
ServiceTypePermission represents application permission to select a specific service type using a ServiceContext accessible by the application.
ServiceTypePermission(String, String) - Constructor for class org.ocap.service.ServiceTypePermission
Creates a new ServiceTypePermission object with the specified service type name.
ServiceXFRErrorEvent - Class in org.dvb.dsmcc
The object requested is available in an alternate ServiceDomain.
ServiceXFRErrorEvent(DSMCCObject, ServiceXFRReference) - Constructor for class org.dvb.dsmcc.ServiceXFRErrorEvent
Creates a ServiceXFRErrorEvent object.
ServiceXFRException - Exception in org.dvb.dsmcc
A ServiceXFRException is thrown when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain (i.e.
ServiceXFRException(Locator, int, String) - Constructor for exception org.dvb.dsmcc.ServiceXFRException
Creates a ServiceXFRException object.
ServiceXFRException(byte[], String) - Constructor for exception org.dvb.dsmcc.ServiceXFRException
Creates a ServiceXFRException object.
ServiceXFRReference - Class in org.dvb.dsmcc
A ServiceXFRReference object is used when a DSMCC Object can not be loaded in the current ServiceDomain but is available in an alternate ServiceDomain.
ServiceXFRReference(Locator, int, String) - Constructor for class org.dvb.dsmcc.ServiceXFRReference
Creates a ServiceXFRReference object.
ServiceXFRReference(byte[], String) - Constructor for class org.dvb.dsmcc.ServiceXFRReference
Creates a ServiceXFRReference object.
set(Object, int, Object) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified new value.
set(Object, Object) - Method in class java.lang.reflect.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set(Object) - Method in class java.lang.ThreadLocal
Sets the current thread's copy of this thread-local variable to the specified value.
set(int, Object) - Method in class java.util.AbstractList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class java.util.AbstractSequentialList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in class java.util.ArrayList
Replaces the element at the specified position in this list with the specified element.
set(int) - Method in class java.util.BitSet
Sets the bit at the specified index to true.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the specified index to the specified value.
set(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to true.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to the specified value.
set(int, int) - Method in class java.util.Calendar
Sets the time field with the given value.
set(int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, and date.
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, date, hour, and minute.
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields year, month, date, hour, minute, and second.
set(int, Object) - Method in class java.util.LinkedList
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - Method in interface java.util.List
Replaces the element at the specified position in this list with the specified element (optional operation).
set(Object) - Method in interface java.util.ListIterator
Replaces the last element returned by next or previous with the specified element (optional operation).
Set - Interface in java.util
A collection that contains no duplicate elements.
set(int, Object) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
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.
set2DigitYearStart(Date) - Method in class java.text.SimpleDateFormat
Sets the 100-year period 2-digit years will be interpreted as being in to begin on the date the user specifies.
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.
setAccessible(AccessibleObject[], boolean) - Static method in class java.lang.reflect.AccessibleObject
Convenience method to set the accessible flag for an array of objects with a single security check (for efficiency).
setAccessible(boolean) - Method in class java.lang.reflect.AccessibleObject
Set the accessible flag for this object to the indicated boolean value.
setACOutlet(boolean) - Method in class org.ocap.hardware.Host
Switch power to AC Outlet, if present, On (true) or Off (false) NOTE: AC Outlet refers to an external power plug on the STB.
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(InetAddress) - Method in class java.net.DatagramPacket
Sets the IP address of the machine to which this datagram is being sent.
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.
setAlignment(int) - Method in class java.awt.FlowLayout
Sets the alignment for this layout.
setAllowUserInteraction(boolean) - Method in class java.net.URLConnection
Set the value of the allowUserInteraction field of this URLConnection.
setAmPmStrings(String[]) - Method in class java.text.DateFormatSymbols
Sets ampm strings.
setAnimateContent(Image[], int) - Method in class org.havi.ui.HVisible
Sets an array of graphical content (primarily used for animation), per state.
setAnimated(boolean) - Method in class java.awt.image.MemoryImageSource
Changes this memory image into a multi-frame animation or a single-frame static image depending on the animated parameter.
setAppFilter(AppsDatabaseFilter) - Method in class org.ocap.application.AppManagerProxy
This method sets an instance of a concrete class that extends AppsDatabaseFilter that decides whether the application is allowed to be launched or not for all applications to be launched.
setAppIDs(AppID[]) - Method in class org.ocap.event.UserEventAction
Sets the application IDs returned by this class.
setApplicationPriority(int, AppID) - Method in class org.ocap.application.AppManagerProxy
This method sets the priority for the application.
setAppSignalHandler(AppSignalHandler) - Method in class org.ocap.application.AppManagerProxy
This method sets an instance of a class that implements the AppSignalHandler interface.
setAskHandler(AppFilterHandler) - Method in class org.ocap.application.AppFilter
Sets the handler to call when accept hits an AppPatterns with action AppPattern.ASK.
setBackground(Color) - Method in class java.awt.Component
Sets the background color of this component.
setBackgroundConfiguration(HBackgroundConfiguration) - Method in class org.havi.ui.HBackgroundDevice
Set the background configuration for the device.
setBackgroundImage(Image) - Method in class org.havi.ui.HScene
Set an image which shall be painted in the background of the HScene, after the background has been drawn according to the current mode set with setBackgroundMode, but before any children are drawn.
setBackgroundMode(int) - Method in 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.
setBaudRate(int) - Method in interface javax.microedition.io.CommConnection
Sets the baudrate for the serial port connection.
setBeginIndex(int) - Method in class java.text.FieldPosition
Sets the begin index.
setBehavior(int) - Method in class org.havi.ui.HStaticRange
Sets the behavior for this HStaticRange.
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBlinkSpec(BlinkSpec) - Method in interface org.ocap.hardware.frontpanel.Indicator
Sets the blink specification for the front panel Indicator.
setBlockIncrement(int) - Method in interface java.awt.Adjustable
Sets the block value increment for the adjustable object.
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.
setBoolean(Object, int, boolean) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified boolean value.
setBoolean(Object, boolean) - Method in class java.lang.reflect.Field
Sets the value of a field as a boolean on the specified object.
setBordersEnabled(boolean) - Method in class org.havi.ui.HVisible
The method en- or disables rendering of platform-specific borders.
setBounds(int, int, int, int) - Method in class java.awt.Component
Moves and resizes this component.
setBounds(Rectangle) - Method in class java.awt.Component
Moves and resizes this component to conform to the new bounding rectangle r.
setBounds(Rectangle) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to match the specified Rectangle.
setBounds(int, int, int, int) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to the specified x, y, width, and height.
setBrightness(int) - Method in interface org.ocap.hardware.frontpanel.BrightSpec
Sets the brightness of the indicator.
setBrightSpec(BrightSpec) - Method in interface org.ocap.hardware.frontpanel.Indicator
Sets the Brightness specification for the front panel Indicator.
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enable/disable SO_BROADCAST.
setByte(Object, int, byte) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified byte value.
setByte(Object, byte) - Method in class java.lang.reflect.Field
Sets the value of a field as a byte on the specified object.
setCalendar(Calendar) - Method in class java.text.DateFormat
Set the calendar to be used by this date format.
setCaretCharPosition(int) - Method in class org.havi.ui.HSinglelineEntry
Sets the position of the text insertion caret for this text component.
setCascadingFilter(RecordingListFilter) - Method in class org.ocap.shared.dvr.navigation.RecordingListFilter
Provides a means to cascade filters.
setCCAttribute(int[], Object[], int) - Method in class org.ocap.media.ClosedCaptioningAttribute
This method sets a preferred attribute values applied to a closed-captioning text on a screen.
setCertificateEntry(String, Certificate) - Method in class java.security.KeyStore
Assigns the given certificate to the given alias.
setChar(Object, int, char) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified char value.
setChar(Object, char) - Method in class java.lang.reflect.Field
Sets the value of a field as a char on the specified object.
setCharacterSubsets(Character.Subset[]) - Method in class java.awt.im.InputContext
Sets the subsets of the Unicode character set that input methods of this input context should be allowed to input.
setCharAt(int, char) - Method in class java.lang.StringBuffer
The character at the specified index of this string buffer is set to ch.
setChoices(double[], String[]) - Method in class java.text.ChoiceFormat
Set the choices to be used in formatting.
setClassAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the desired assertion status for the named top-level class in this class loader and any nested classes contained therein.
setClip(int, int, int, int) - Method in class java.awt.Graphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class java.awt.Graphics
Sets the current clipping area to an arbitrary clip shape.
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.
setClockDisplay(byte, BlinkSpec, ScrollSpec, BrightSpec, ColorSpec) - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Displays the current system time on the front panel text display.
setClosedCaptioningServiceNumber(int, int) - Method in interface org.ocap.media.ClosedCaptioningControl
This method sets a new closed-captioning service number to be represented by a JMF Player that is controlled by a ClosedCaptioningControl instance.
setClosedCaptioningState(int) - Method in interface org.ocap.media.ClosedCaptioningControl
Turn closed-captioning of a JMF Player that is controlled by a ClosedCaptioningControl instance on or off.
setCode(int) - Method in class org.ocap.event.UserEvent
Modifies the event code.
setCoherentScreenConfigurations(HScreenConfiguration[]) - Method in class org.havi.ui.HScreen
Modify the settings for a set of HScreenDevices, based on their HScreenConfigurations supplied.
setColor(Color) - Method in class java.awt.Graphics
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.dvb.ui.DVBGraphics
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.havi.ui.HBackgroundConfiguration
Set the current color of this background.
setColor(Color) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Set the current color of this background.
setColor(byte) - Method in interface org.ocap.hardware.frontpanel.ColorSpec
Sets the color of this indicator.
setColorModel(ColorModel) - Method in interface java.awt.image.ImageConsumer
Sets the ColorModel object used for the majority of the pixels reported using the setPixels method calls.
setColorModel(ColorModel) - Method in class java.awt.image.ImageFilter
Filter the information provided in the setColorModel method of the ImageConsumer interface.
setColorModel(ColorModel) - Method in class java.awt.image.PixelGrabber
The setColorModel method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setColorModel(ColorModel) - Method in class java.awt.image.RGBImageFilter
If the ColorModel is an IndexColorModel, and the subclass has set the canFilterIndexColorModel flag to true, we substitute a filtered version of the color model here and wherever that original ColorModel object appears in the setPixels methods.
setColorSpec(ColorSpec) - Method in interface org.ocap.hardware.frontpanel.Indicator
Sets the Color specification for the front panel Indicator.
setColumns(int) - Method in class java.awt.GridLayout
Sets the number of columns in this layout to the specified value.
setComment(String) - Method in class java.util.zip.ZipEntry
Sets the optional comment string for the entry.
setComment(String) - Method in class java.util.zip.ZipOutputStream
Sets the ZIP file comment.
setComposite(Composite) - Method in class java.awt.Graphics2D
Sets the Composite for the Graphics2D context.
setCompositionEnabled(boolean) - Method in class java.awt.im.InputContext
Enables or disables the current input method for composition, depending on the value of the parameter enable.
setCompressedSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the compressed entry data.
setCompression(int) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the compression level of the audio device.
setConstraints(Component, GridBagConstraints) - Method in class java.awt.GridBagLayout
Sets the constraints for the specified component in this layout.
setContent(Object, int) - Method in class org.havi.ui.HVisible
Sets a single piece of content for this component, per state.
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentPrefixList(Vector) - Static method in class javax.media.PackageManager
 
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
Sets the context ClassLoader for this Thread.
setCrc(long) - Method in class java.util.zip.ZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setCurrency(Currency) - Method in class java.text.DecimalFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(Currency) - Method in class java.text.DecimalFormatSymbols
Sets the currency of these DecimalFormatSymbols.
setCurrency(Currency) - Method in class java.text.NumberFormat
Sets the currency used by this number format when formatting currency values.
setCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the currency symbol for the currency of these DecimalFormatSymbols in their locale.
setCurrent(HToggleButton) - Method in class org.havi.ui.HToggleGroup
If the specified HToggleButton is a member of this HToggleGroup, then it is selected, its state is set to true and consequently any other HToggleButtons within the HToggleGroup will have their states set to false.
setCurrentItem(int) - Method in class org.havi.ui.HListGroup
Set the current active item.
setCurrentRate(float) - Method in class javax.media.protocol.RateRange
 
setCursor(Cursor) - Method in class java.awt.Component
Sets the cursor image to the specified cursor.
setCursor(Cursor) - Method in class java.awt.Window
Set the cursor image to a specified cursor.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setDaemon(boolean) - Method in class java.lang.ThreadGroup
Changes the daemon status of this thread group.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
Set the buffer, offset and length state variables.
setDatagramSocketImplFactory(DatagramSocketImplFactory) - Static method in class java.net.DatagramSocket
Sets the datagram socket implementation factory for the application.
setDateFormatSymbols(DateFormatSymbols) - Method in class java.text.SimpleDateFormat
Sets the date and time format symbols of this date format.
setDB(float) - Method in interface javax.media.GainControl
 
setDB(float) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the gain in decibels for this AudioOutputPort.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class java.text.DecimalFormat
Sets the decimal format symbols, which is generally not changed by the programmer or user.
setDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for decimal sign.
setDecimalSeparatorAlwaysShown(boolean) - Method in class java.text.DecimalFormat
Allows you to set the behavior of the decimal separator with integers.
setDecomposition(int) - Method in class java.text.Collator
Set the decomposition mode of this Collator.
setDefault(Authenticator) - Static method in class java.net.Authenticator
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
setDefault(Locale) - Static method in class java.util.Locale
Sets the default locale for this instance of the Java Virtual Machine.
setDefault(TimeZone) - Static method in class java.util.TimeZone
Sets the TimeZone that is returned by the getDefault method.
setDefaultAllowUserInteraction(boolean) - Static method in class java.net.URLConnection
Sets the default value of the allowUserInteraction field for all future URLConnection objects to the specified value.
setDefaultAssertionStatus(boolean) - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader.
setDefaultFocusTraversalKeys(int, Set) - Method in class java.awt.KeyboardFocusManager
Sets the default focus traversal keys for a given traversal operation.
setDefaultFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.KeyboardFocusManager
Sets the default FocusTraversalPolicy.
setDefaultHostnameVerifier(HostnameVerifier) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default HostnameVerifier inherited when an instance of this class is created.
setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HAnimation
Sets the default HLook for further HAnimation Components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HGraphicButton
Sets the default HLook for further HGraphicButton components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HIcon
Sets the default HLook for further HIcon Components.
setDefaultLook(HListGroupLook) - Static method in class org.havi.ui.HListGroup
Sets the default HLook for further HListGroup Components.
setDefaultLook(HMultilineEntryLook) - Static method in class org.havi.ui.HMultilineEntry
Sets the default look for further HMultilineEntry Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRange
Sets the default HLook for further HRange Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HRangeValue
Sets the default HLook for further HRangeValue Components.
setDefaultLook(HSinglelineEntryLook) - Static method in class org.havi.ui.HSinglelineEntry
Sets the default HLook for further HSinglelineEntry Components.
setDefaultLook(HAnimateLook) - Static method in class org.havi.ui.HStaticAnimation
Sets the default HLook for further HStaticAnimation Components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HStaticIcon
Sets the default HLook for further HStaticIcon Components.
setDefaultLook(HRangeLook) - Static method in class org.havi.ui.HStaticRange
Sets the default HLook for further HStaticRange Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HStaticText
Sets the default HLook for further HStaticText Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HText
Sets the default HLook for further HText Components.
setDefaultLook(HTextLook) - Static method in class org.havi.ui.HTextButton
Sets the default HLook for further HTextButton components.
setDefaultLook(HGraphicLook) - Static method in class org.havi.ui.HToggleButton
Sets the default HLook for further HToggleButton components.
setDefaultServiceContextScreen(HScreen) - Method in interface org.ocap.ui.MultiScreenConfiguration
Set the default service context association screen of this configuration.
setDefaultSize(Dimension) - Method in class org.havi.ui.HVisible
Set the preferred default size for this component when a layout manager is in use.
setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default SSL socket factory inherited when an instance of this class is created.
setDefaultUseCaches(boolean) - Method in class java.net.URLConnection
Sets the default value of the useCaches field to the specified value.
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.
setDictionary(byte[], int, int) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[]) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[], int, int) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDictionary(byte[]) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for a digit in a pattern.
setDimensions(int, int) - Method in class java.awt.image.CropImageFilter
Override the source image's dimensions and pass the dimensions of the rectangular cropped region to the ImageConsumer.
setDimensions(int, int) - Method in interface java.awt.image.ImageConsumer
The dimensions of the source image are reported using the setDimensions method call.
setDimensions(int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setDimensions method of the ImageConsumer interface.
setDimensions(int, int) - Method in class java.awt.image.PixelGrabber
The setDimensions method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setDimensions(int, int) - Method in class java.awt.image.ReplicateScaleFilter
Override the dimensions of the source image and pass the dimensions of the new scaled size to the ImageConsumer.
setDisplayArea(HScreenRectangle) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Set area of display screen to which logical screen is mapped.
setDisplayScreen(HScreen) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Associate logical screen with display screen.
setDoInput(boolean) - Method in class java.net.URLConnection
Sets the value of the doInput field for this URLConnection to the specified value.
setDoOutput(boolean) - Method in class java.net.URLConnection
Sets the value of the doOutput field for this URLConnection to the specified value.
setDouble(Object, int, double) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified double value.
setDouble(Object, double) - Method in class java.lang.reflect.Field
Sets the value of a field as a double on the specified object.
setDSTSavings(int) - Method in class java.util.SimpleTimeZone
Sets the amount of time in milliseconds that the clock is advanced during daylight saving time.
setDVBComposite(DVBAlphaComposite) - Method in class org.dvb.ui.DVBGraphics
Sets the DVBAlphaComposite for the DVBGraphics context.
setEASAttribute(int[], Object[]) - Method in class org.ocap.system.EASModuleRegistrar
This method sets a preferred attribute values applied to an EAS alert text on a screen.
setEchoChar(char) - Method in class org.havi.ui.HSinglelineEntry
Sets the number of character to echo for this component.
setEditMode(boolean) - Method in interface org.havi.ui.HKeyboardInputPreferred
Set the editing mode for this HKeyboardInputPreferred .
setEditMode(boolean) - Method in class org.havi.ui.HSinglelineEntry
Set the editing mode for this HSinglelineEntry.
setElementAt(Object, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setEmpty() - Method in class org.davic.mpeg.sections.Section
This method sets a Section object such that any data contained within it is no longer valid.
setEnabled(boolean) - Method in class java.awt.Component
Enables or disables this component, depending on the value of the parameter b.
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.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLServerSocket
Controls which particular SSL cipher suites are enabled for use by accepted connections.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLSocket
Controls which particular cipher suites are enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLServerSocket
Controls which particular protocols are enabled for use by accepted connections.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLSocket
Controls which particular protocol versions are enabled for use on this connection.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether new SSL sessions may be established by the sockets which are created from this server socket.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLSocket
Controls whether new SSL sessions may be established by this socket.
setEncoding(int) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the desired encoding format for digital audio output for this audio device.
setEndIndex(int) - Method in class java.text.FieldPosition
Sets the end index.
setEndRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule.
setEndRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a fixed date within a month.
setEndRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setEras(String[]) - Method in class java.text.DateFormatSymbols
Sets era strings.
setErr(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" error output stream.
setErrorIndex(int) - Method in class java.text.ParsePosition
Set the index at which a parse error occurred.
setEvent(UserEvent) - Method in class org.ocap.event.UserEventAction
Sets the event returned by this class.
setEventListener(int, SystemEventListener) - Method in class org.ocap.system.event.SystemEventManager
Set the system event listener specified by type and the new handler.
setExpirationDate(Date) - Method in class org.dvb.io.persistent.FileAttributes
Sets the expiration date.
setExtendedFileAccessPermissions(ExtendedFileAccessPermissions) - Method in class org.ocap.dvr.BufferingRequest
Sets the ExtendedFileAccessPermissions for this request.
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setFileAccessPermissions(ExtendedFileAccessPermissions) - Method in interface org.ocap.storage.LogicalStorageVolume
Sets the file access permissions of the volume.
setFileAttributes(FileAttributes, File) - Static method in class org.dvb.io.persistent.FileAttributes
Associate a set of file attributes with a file.
setFileNameMap(FileNameMap) - Static method in class java.net.URLConnection
Sets the FileNameMap.
setFilteredRepository(UserEventRepository) - Method in class org.ocap.event.EventManager
Sets the repository which specifies the events to be filtered.
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of the week is; e.g., Sunday in US, Monday in France.
setFirstTime(Time) - Method in class org.ocap.media.MediaTimer
Set a first time of a time range.
setFloat(Object, int, float) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified float value.
setFloat(Object, float) - Method in class java.lang.reflect.Field
Sets the value of a field as a float on the specified object.
setFocusable(boolean) - Method in class java.awt.Component
Sets the focusable state of this Component to the specified value.
setFocusableWindowState(boolean) - Method in class java.awt.Window
Sets whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
setFocusCycleRoot(boolean) - Method in class java.awt.Container
Sets whether this Container is the root of a focus traversal cycle.
setFocusCycleRoot(boolean) - Method in class java.awt.Window
Does nothing because Windows must always be roots of a focus traversal cycle.
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.
setFocusTraversalKeys(int, Set) - Method in class java.awt.Component
Sets the focus traversal keys for a given traversal operation for this Component.
setFocusTraversalKeys(int, Set) - Method in class java.awt.Container
Sets the focus traversal keys for a given traversal operation for this Container.
setFocusTraversalKeysEnabled(boolean) - Method in class java.awt.Component
Sets whether focus traversal keys are enabled for this Component.
setFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.Container
Sets the focus traversal policy that will manage keyboard traversal of this Container's children, if this Container is a focus cycle root.
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setFont(Font) - Method in class java.awt.Component
Sets the font of this component.
setFont(Font) - Method in class java.awt.Container
Sets the font of this container.
setFont(Font) - Method in class java.awt.Graphics
Sets this graphics context's font to the specified font.
setForcedSelection(boolean) - Method in class org.havi.ui.HToggleGroup
Set the forced selection mode of the group.
setForeground(Color) - Method in class java.awt.Component
Sets the foreground color of this component.
setFormat(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format element with the given format element index within the previously set pattern string.
setFormatByArgumentIndex(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format elements within the previously set pattern string that use the given argument index.
setFormats(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the format elements in the previously set pattern string.
setFormatsByArgumentIndex(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the values passed into format methods or returned from parse methods.
setFullBufferUpdates(boolean) - Method in class java.awt.image.MemoryImageSource
Specifies whether this animated memory image should always be updated by sending the complete buffer of pixels whenever there is a change.
setFullScreenWindow(Window) - Method in class java.awt.GraphicsDevice
Enter full-screen mode, or return to windowed mode.
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.
setGregorianChange(Date) - Method in class java.util.GregorianCalendar
Sets the GregorianCalendar change date.
setGroupingSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for thousands separator.
setGroupingSize(int) - Method in class java.text.DecimalFormat
Set the grouping size.
setGroupingUsed(boolean) - Method in class java.text.NumberFormat
Set whether or not grouping will be used in this format.
setHgap(int) - Method in class java.awt.BorderLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.CardLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.FlowLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.GridLayout
Sets the horizontal gap between components to the specified value.
setHints(int) - Method in class java.awt.image.AreaAveragingScaleFilter
Detect if the data is being delivered with the necessary hints to allow the averaging algorithm to do its work.
setHints(int) - Method in interface java.awt.image.ImageConsumer
Sets the hints that the ImageConsumer uses to process the pixels delivered by the ImageProducer.
setHints(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setHints method of the ImageConsumer interface.
setHints(int) - Method in class java.awt.image.PixelGrabber
The setHints method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setHoldDuration(int) - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Sets the percentage of time to hold at each character before scrolling it to the next position during one scroll iteration.
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.
setHorizontalIterations(int) - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Sets the number of times per minute one character will scroll across the display from right to left.
setHorizontalTabSpacing(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the horizontal tabulation spacing.
setHostnameVerifier(HostnameVerifier) - Method in class javax.net.ssl.HttpsURLConnection
Sets the HostnameVerifier.
setHostParamHandler(HostParamHandler) - Method in class org.ocap.hardware.pod.POD
This method sets an instance of a class that implements the HostParamHandler interface.
setHSceneChangeRequestHandler(HSceneChangeRequestHandler) - Method in class org.ocap.ui.HSceneManager
Allow an application establish itself as the HScene change request handler.
setIcon(Image) - Method in class org.havi.ui.HListElement
Set the icon for this HListElement.
setIconImage(Image) - Method in class java.awt.Frame
Sets the image to be displayed in the minimized icon for this frame.
setIconSize(Dimension) - Method in class org.havi.ui.HListGroup
Set the icon size for this HListGroup.
setID(String) - Method in class java.util.TimeZone
Sets the time zone ID.
setIfModifiedSince(long) - Method in class java.net.URLConnection
Sets the value of the ifModifiedSince field of this URLConnection to the specified value.
setIgnoreRepaint(boolean) - Method in class java.awt.Component
Sets whether or not paint messages received from the operating system should be ignored.
setImplicitDownCycleTraversal(boolean) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Sets whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
setIn(InputStream) - Static method in class java.lang.System
Reassigns the "standard" input stream.
setIndex(int) - Method in interface java.text.CharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class java.text.ParsePosition
Set the current parse position.
setIndex(int) - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.setIndex() for String.
setInfinity(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent infinity.
setInfo(String) - Method in class java.security.Identity
Deprecated. Specifies a general information string for this identity.
setInput(byte[], int, int) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[]) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[], int, int) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInput(byte[]) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInsets(Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
Sets the insets which shall be used by this DVBTextLayoutManager to provide a "virtual margin".
setInstanceFollowRedirects(boolean) - Method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance.
setInt(Object, int, int) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified int value.
setInt(Object, int) - Method in class java.lang.reflect.Field
Sets the value of a field as an int on the specified object.
setInterface(InetAddress) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInternationalCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
setItemSelected(int, boolean) - Method in class org.havi.ui.HListGroup
Set the selection state of a particular HListElement.
setIterations(int) - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Sets the number of times per minute data will blink across all of the LEDs.
setKeepAlive(boolean) - Method in class java.net.Socket
Enable/disable SO_KEEPALIVE.
setKeyChar(char) - Method in class java.awt.event.KeyEvent
Set the keyChar value to indicate a logical character.
setKeyChar(char) - Method in class org.ocap.event.UserEvent
Modifies the character associated with the key in this event.
setKeyCode(int) - Method in class java.awt.event.KeyEvent
Set the keyCode value to indicate a physical key.
setKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key to the given alias, protecting it with the given password.
setKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key (that has already been protected) to the given alias.
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.
setKeyPair(KeyPair) - Method in class java.security.Signer
Deprecated. Sets the key pair (public key and private key) for this signer.
setLabel(String) - Method in class org.havi.ui.HListElement
Set the label for this HListElement.
setLabelSize(Dimension) - Method in class org.havi.ui.HListGroup
Set the label size for this HListGroup.
setLastModified(long) - Method in class java.io.File
Sets the last-modified time of the file or directory named by this abstract pathname.
setLastServiceBufferedPreference(boolean) - Method in interface org.ocap.dvr.TimeShiftProperties
Sets a preference to buffer the last service.
setLastTime(Time) - Method in class org.ocap.media.MediaTimer
Set a last time of a time range.
setLayout(LayoutManager) - Method in class java.awt.Container
Sets the layout manager for this container.
setLength(long) - Method in class java.io.RandomAccessFile
Sets the length of this file.
setLength(int) - Method in class java.lang.StringBuffer
Sets the length of this String buffer.
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLength(int) - Method in interface javax.microedition.io.Datagram
Set the length state variable.
setLenient(boolean) - Method in class java.text.DateFormat
Specify whether or not date/time parsing is to be lenient.
setLenient(boolean) - Method in class java.util.Calendar
Specify whether or not date/time interpretation is to be lenient.
setLetterSpace(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the letter space setting.
setLevel(int) - Method in class java.util.zip.Deflater
Sets the current compression level to the specified value.
setLevel(int) - Method in class java.util.zip.ZipOutputStream
Sets the compression level for subsequent entries which are DEFLATED.
setLevel(float) - Method in interface javax.media.GainControl
 
setLevel(float) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the gain using a floating point scale with values between 0.0 and 1.0.
setLevel(float) - Method in class org.ocap.hardware.device.OCSound
Set the gain using a floating point scale with values between 0.0 and 1.0.
setLineNumber(int) - Method in class java.io.LineNumberReader
Set the current line number.
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.
setLocale(Locale) - Method in class java.awt.Component
Sets the locale of this component.
setLocale(Locale) - Method in class java.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setLocalPatternChars(String) - Method in class java.text.DateFormatSymbols
Sets localized date-time pattern characters.
setLocation(int, int) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.Point
Sets the location of the point to the specified location.
setLocation(int, int) - Method in class java.awt.Point
Changes the point to have the specified location.
setLocation(Point) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
setLocation(int, int) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
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 javax.media.protocol.DataSource
 
setLong(Object, int, long) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified long value.
setLong(Object, long) - Method in class java.lang.reflect.Field
Sets the value of a field as a long on the specified object.
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.
setLoopbackMode(boolean) - Method in class java.net.MulticastSocket
Disable/Enable local loopback of multicast datagrams The option is used by the platform's networking code as a hint for setting whether multicast data will be looped back to the local socket.
setLoopThru(boolean) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the loop-thru setting for the audio device.
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.
setMainVideoOutputPort(HScreen, VideoOutputPort) - Method in interface org.ocap.hardware.device.HostSettings
Set the main video output port for the given HScreen.
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.
setMaxDuration(long) - Method in class org.ocap.dvr.BufferingRequest
Sets the maximum duration of content that MAY be buffered for this BufferingRequest.
setMaximum(int) - Method in interface java.awt.Adjustable
Sets the maximum value of the adjustable object.
setMaximumDuration(long) - Method in interface org.ocap.dvr.TimeShiftProperties
Sets the maximum duration of content that MAY be buffered for this ServiceContext.
setMaximumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaxPriority(int) - Method in class java.lang.ThreadGroup
Sets the maximum priority of the group.
setMediaTime(Time) - Method in interface javax.media.Clock
 
setMediaTime(Time) - Method in interface org.ocap.shared.dvr.RecordedService
Set the JMF media time for the location from where the playback will begin when this recorded service is selected on a ServiceContext.
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).
setMessageDigest(MessageDigest) - Method in class java.security.DigestInputStream
Associates the specified message digest with this stream.
setMessageDigest(MessageDigest) - Method in class java.security.DigestOutputStream
Associates the specified message digest with this stream.
setMethod(int) - Method in class java.util.zip.ZipEntry
Sets the compression method for the entry.
setMethod(int) - Method in class java.util.zip.ZipOutputStream
Sets the default compression method for subsequent entries.
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets what the minimal days required in the first week of the year are; For example, if the first week is defined as one that contains the first day of the first month of a year, call the method with value 1.
setMinimum(int) - Method in interface java.awt.Adjustable
Sets the minimum value of the adjustable object.
setMinimumDuration(long) - Method in class org.ocap.dvr.BufferingRequest
Sets the minimum duration of content that SHALL be buffered for this request.
setMinimumDuration(long) - Method in interface org.ocap.dvr.TimeShiftProperties
Sets the minimum duration of content that SHALL be buffered for this ServiceContext.
setMinimumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinusSign(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setMonetaryDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the monetary decimal separator.
setMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets month strings.
setMostFavourite(String) - Method in class org.dvb.user.Preference
Sets the most favourite value for this preference.
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.
setMultiplier(int) - Method in class java.text.DecimalFormat
Set the multiplier for use in percent, permill, etc.
setMultiScreenConfiguration(MultiScreenConfiguration, Dictionary) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Set currently active multiscreen configuration for this display screen (i.e., choose among the set of subsets of logical screens that may be associated with this display screen at a given time).
setMultiScreenConfiguration(MultiScreenConfiguration, Dictionary) - Method in class org.ocap.ui.MultiScreenManager
Set currently active per-platform display multiscreen configuration.
setMultiSelection(boolean) - Method in class org.havi.ui.HListGroup
Set the multiple selection mode for this HListGroup.
setMute(boolean) - Method in interface javax.media.GainControl
 
setMuted(boolean) - Method in class org.ocap.hardware.device.AudioOutputPort
Mute or unmute the signal associated with this AudioOutputPort.
setMuted(boolean) - Method in class org.ocap.hardware.device.OCSound
Mute or unmute the signal associated with this OCSound.
setName(String) - Method in class java.awt.Component
Sets the name of the component to the specified string.
setName(String) - Method in class java.lang.Thread
Changes the name of this thread to be equal to the argument name.
setName(Principal, String) - Method in interface java.security.acl.Acl
Sets the name of this ACL.
setNaN(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent "not a number".
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether the connections which are accepted must include successful client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to require client authentication.
setNegativePermissions() - Method in interface java.security.acl.AclEntry
Sets this ACL entry to be a negative one.
setNegativePrefix(String) - Method in class java.text.DecimalFormat
Set the negative prefix.
setNegativeSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNotificationByDataUnits(int) - Method in interface org.ocap.media.VBIFilter
Set the number of data units to receive a cyclic notification.
setNotificationByTime(long) - Method in interface org.ocap.media.VBIFilter
Set a notification time.
setNotifyCondition(boolean) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets the implementation behavior for services that have not been blocked for any parental rating reason.
setNotRatedSignaledBlocking(int, boolean) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets blocking for TV blocking rating TV_NONE or movie blocking rating MPAA_NOT_RATED.
setNumberFormat(NumberFormat) - Method in class java.text.DateFormat
Allows you to set the number formatter.
setOffset(int) - Method in class java.text.CollationElementIterator
Sets the iterator to point to the collation element corresponding to the specified character (the parameter is a CHARACTER offset in the original string, not an offset into its corresponding sequence of collation elements).
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.
setOnDuration(int) - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Sets the percentage of time the text display will remain on during one blink iteration.
setOOBInline(boolean) - Method in class java.net.Socket
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOrientation(int) - Method in class org.havi.ui.HListGroup
Set the orientation of the HListGroup.
setOrientation(int) - Method in interface org.havi.ui.HOrientable
Set the orientation of the HOrientable .
setOrientation(int) - Method in class org.havi.ui.HStaticRange
Set the orientation of the HStaticRange.
setOut(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" output stream.
setOutputConfiguration(VideoOutputConfiguration) - Method in interface org.ocap.hardware.device.VideoOutputSettings
Set the output configuration for this video output port.
setPackageAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the package default assertion status for the named package.
setPaintMode() - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setParameter(AlgorithmParameterSpec) - Method in class java.security.Signature
Initializes this signature engine with the specified parameter set.
setParseIntegerOnly(boolean) - Method in class java.text.NumberFormat
Sets whether or not numbers should be parsed as integers only.
setPatternSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to separate positive and negative subpatterns in a pattern.
setPercent(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for percent sign.
setPerMill(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for mille percent sign.
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.
setPermissions(boolean, boolean, boolean, boolean, boolean, boolean, int[], int[]) - Method in class org.ocap.storage.ExtendedFileAccessPermissions
This method allows modification of the permissions on this instance of the ExtendedFileAccessPermission class.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered byte pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered int pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.CropImageFilter
Determine whether the delivered byte pixels intersect the region to be extracted and passes through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.CropImageFilter
Determine if the delivered int pixels intersect the region to be extracted and pass through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in interface java.awt.image.ImageConsumer
Delivers the pixels of the image with one or more calls to this method.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in interface java.awt.image.ImageConsumer
The pixels of the image are delivered using one or more calls to the setPixels method.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of bytes.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of integers.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered byte pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered int pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel, otherwise converts the buffer of integer pixels to the default RGB ColorModel and passes the converted buffer to the filterRGBPixels method to be converted one by one.
setPlayMode(int) - Method in interface org.havi.ui.HAnimateEffect
Sets the playing mode for this HAnimateEffect .
setPlayMode(int) - Method in class org.havi.ui.HFlatEffectMatte
Sets the playing mode for this HFlatEffectMatte.
setPlayMode(int) - Method in class org.havi.ui.HImageEffectMatte
Sets the playing mode for this HImageEffectMatte.
setPlayMode(int) - Method in class org.havi.ui.HStaticAnimation
Sets the playing mode for this HStaticAnimation.
setPolicy(Policy) - Static method in class java.security.Policy
Sets the system-wide Policy object.
setPort(int) - Method in class java.net.DatagramPacket
Sets the port number on the remote host to which this datagram is being sent.
setPosition(Time, int) - Method in interface javax.media.protocol.Positionable
 
setPosition(long) - Method in interface org.dvb.spi.selection.SelectionSession
Set the position within the media.
setPosition(int) - Method in interface org.havi.ui.HAnimateEffect
Set this HAnimateEffect to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HFlatEffectMatte
Set this HFlatEffectMatte to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HImageEffectMatte
Set this HImageEffectMatte to display the content at the specified position.
setPosition(int) - Method in class org.havi.ui.HStaticAnimation
Set this HStaticAnimation to display the content at the specified position.
setPosition(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Sets the current position of the RecordingListIterator.
setPositivePrefix(String) - Method in class java.text.DecimalFormat
Set the positive prefix.
setPositiveSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setPowerMode(int) - Method in interface org.ocap.hardware.device.HostSettings
Transition the power mode of the system to the given mode.
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 javax.tv.service.SIManager
Overrides the system-level preferred language for objects obtained through this SIManager.
setPresentation(Service, Time, float, boolean, boolean) - Method in interface org.ocap.dvr.TimeShiftProperties
Sets the JMF media time location from where the playback will begin when a specific service is selected with this service context.
setPrincipal(Principal) - Method in interface java.security.acl.AclEntry
Specifies the principal for which permissions are granted or denied by this ACL entry.
setPrioritization(ResourceUsage[]) - Method in class org.ocap.dvr.OcapRecordingManager
Sets the relative priorities for a set of ResourceUsages.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setPriority(int) - Method in class org.dvb.io.persistent.FileAttributes
Sets the priority to use in persistent storage
setPropagationId(Object) - Method in class java.beans.PropertyChangeEvent
Sets the propagationId object for the event.
setProperties(Hashtable) - Method in class java.awt.image.CropImageFilter
Passes along the properties from the source object after adding a property indicating the cropped region.
setProperties(Hashtable) - Method in interface java.awt.image.ImageConsumer
Sets the extensible list of properties associated with this image.
setProperties(Hashtable) - Method in class java.awt.image.ImageFilter
Passes the properties from the source object along after adding a property indicating the stream of filters it has been run through.
setProperties(Hashtable) - Method in class java.awt.image.PixelGrabber
The setProperties method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setProperties(Hashtable) - Method in class java.awt.image.ReplicateScaleFilter
Passes along the properties from the source object after adding a property indicating the scale applied.
setProperties(Properties) - Static method in class java.lang.System
Sets the system properties to the Properties argument.
setProperty(String, String) - Static method in class java.lang.System
Sets the system property indicated by the specified key.
setProperty(String, String) - Static method in class java.security.Security
Sets a security property value.
setProperty(String, String) - Method in class java.util.Properties
Calls the Hashtable method put.
setProtocolPrefixList(Vector) - Static method in class javax.media.PackageManager
 
setPublicKey(PublicKey) - Method in class java.security.Identity
Deprecated. Sets this identity's public key.
setRange(int, int) - Method in class org.havi.ui.HStaticRange
Sets the range of values for the control.
setRate(float) - Method in interface javax.media.Clock
 
setRate(float) - Method in interface org.dvb.spi.selection.SelectionSession
Sets the speed of playback.
setRateConfiguration(RateConfiguration) - Method in interface javax.media.protocol.RateConfigureable
 
setRawOffset(int) - Method in class java.util.SimpleTimeZone
Sets the base time zone offset to GMT.
setRawOffset(int) - Method in class java.util.TimeZone
Sets the base time zone offset to GMT.
setReadOnly() - Method in class java.io.File
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setReadOnly() - Method in class java.security.PermissionCollection
Marks this PermissionCollection object as "readonly".
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.ServerSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SO_RCVBUF option to the specified value for this Socket.
setReceiveBufferSize(DatagramSocket, int) - Static method in class org.dvb.net.DatagramSocketBufferControl
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setRecordingDelay(long) - Method in class org.ocap.dvr.OcapRecordingManager
Sets the amount of time to delay the start of scheduled recordings after the initial monitor application is running.
setRecordingProperties(RecordingProperties) - Method in interface org.ocap.shared.dvr.RecordingRequest
Modify the RecordingProperties corresponding to the RecordingSpec for this recording request.
setRegular(boolean) - Method in class javax.tv.util.TVTimerSpec
Sets this specification to be regular or non-regular.
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
Sets the number of times that this HAnimateEffect should be played.
setRepeatCount(int) - Method in class org.havi.ui.HFlatEffectMatte
Sets the number of times that this HFlatEffectMatte should be played.
setRepeatCount(int) - Method in class org.havi.ui.HImageEffectMatte
Sets the number of times that this HImageEffectMatte should be played.
setRepeatCount(int) - Method in class org.havi.ui.HStaticAnimation
Sets the number of times that this HStaticAnimation should be played.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
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 class java.net.URLConnection
Sets the general request property.
setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
Sets the general request property.
setRequestResolutionHandler(RequestResolutionHandler) - Method in class org.ocap.dvr.OcapRecordingManager
Set the RequestResolutionHandler that will be invoked when any application calls the RecordingManager.record method.
setRequestRetry(RequestRetryCallback) - Method in class org.ocap.resource.ResourceContext
Enables or disables automatic reservation request retry for this resource context.
setResizable(boolean) - Method in class java.awt.Frame
Sets whether this frame is resizable by the user.
setResizeMode(int) - Method in class org.havi.ui.HVisible
Set the resize mode of this HVisible.
setResourceClient(ResourceClient) - Method in class org.ocap.resource.ResourceContext
Sets the ResourceClient for this resource context.
setResourceContentionHandler(ResourceContentionHandler) - Method in class org.ocap.resource.ResourceContentionManager
This method sets the specified ResourceContentionHandler that decides which application shall be denied reserving a scarce resource.
setResourceFilter(AppsDatabaseFilter, String) - Method in class org.ocap.resource.ResourceContentionManager
This method sets an instance of a concrete class that extends AppsDatabaseFilter.
setResourcePriority(int) - Method in class org.ocap.resource.ResourceContext
Sets the resource priority for this resource context.
setRetrievalMode(int) - Method in class org.dvb.dsmcc.DSMCCObject
Set the retrieval mode for a DSMCCObject.
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.ServerSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.Socket
Enable/disable the SO_REUSEADDR socket option.
setRFBypass(boolean) - Method in class org.ocap.hardware.Host
Enables or disables RF Bypass.
setRGB(int, int, int) - Method in class java.awt.image.BufferedImage
Sets a pixel in this BufferedImage to the specified RGB value.
setRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Sets an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, into a portion of the image data.
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.
setRows(int) - Method in class java.awt.GridLayout
Sets the number of rows in this layout to the specified value.
setSavePreference(boolean) - Method in interface org.ocap.dvr.TimeShiftProperties
Sets a preference to retain the time-shift contents for the ServiceContext when a new service is selected.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScalingFactors(float, float) - Method in class org.dvb.media.VideoTransformation
Sets the horizontal and vertical scaling factors.
setScrollPosition(int) - Method in class org.havi.ui.HListGroup
Set the scroll position of the HListGroup.
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Sets the System security.
setSecurityPolicyHandler(SecurityPolicyHandler) - Method in class org.ocap.application.AppManagerProxy
This method sets an instance of a class that implements the SecurityPolicyHandler interface.
setSeed(byte[]) - Method in class java.security.SecureRandom
Reseeds this random object.
setSeed(long) - Method in class java.security.SecureRandom
Reseeds this random object, using the eight bytes contained in the given long seed.
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
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.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SO_SNDBUF option to the specified value for this Socket.
setService(Service) - Method in class org.ocap.dvr.BufferingRequest
Sets the Service this request is attempting to buffer.
setServiceBlocking(BlockedService[]) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets services to be blocked.
setServiceBlockingOverride(int, int, boolean) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets service blocking override on or off, based on the level associated with a BlockedService.
setSessionCacheSize(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
setSessionTimeout(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the timeout limit for SSLSession objects grouped under this SSLSessionContext.
setShort(Object, int, short) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified short value.
setShort(Object, short) - Method in class java.lang.reflect.Field
Sets the value of a field as a short on the specified object.
setShortMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets short month strings.
setShortWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets short weekday strings.
setSignaledBlocking(int) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets parental control blocking based on VBI parental control or content_advisory_descriptor signaling.
setSignaledBlockingOverride(boolean) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Sets signaled blocking override on or off.
setSize(int, int) - Method in class java.awt.Component
Resizes this component so that it has width width and height height.
setSize(Dimension) - Method in class java.awt.Component
Resizes this component so that it has width d.width and height d.height.
setSize(Dimension) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified size.
setSize(int, int) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified width and height.
setSize(Dimension) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to match the specified Dimension.
setSize(int, int) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to the specified width and height.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSize(long) - Method in class java.util.zip.ZipEntry
Sets the uncompressed size of the entry data.
setSize(AWTVideoSize) - Method in interface javax.tv.media.AWTVideoSizeControl
Sets the video size.
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.
setSocketAddress(SocketAddress) - Method in class java.net.DatagramPacket
Sets the SocketAddress (usually IP address + port number) of the remote host to which this datagram is being sent.
setSocketFactory(SocketImplFactory) - Static method in class java.net.ServerSocket
Sets the server socket implementation factory for the application.
setSocketImplFactory(SocketImplFactory) - Static method in class java.net.Socket
Sets the client socket implementation factory for the application.
setSocketOption(byte, int) - Method in interface javax.microedition.io.SocketConnection
Set a socket option for the connection.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSortOrder(String[]) - Method in interface org.ocap.hn.content.navigation.ContentList
Sets the metadata sort order of the items in this list based on metadata key identifiers using signed property values.
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.ServerSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSource(Object) - Method in class java.awt.event.KeyEvent
Set the source of this KeyEvent.
setSource(DataSource) - Method in interface javax.media.MediaHandler
 
setSpaceAllocationHandler(SpaceAllocationHandler) - Method in class org.ocap.dvr.OcapRecordingManager
Set the SpaceAllocationHandler that will be invoked when any application attempts to allocate space in any MediaStorageVolume.
setSSLSocketFactory(SSLSocketFactory) - Method in class javax.net.ssl.HttpsURLConnection
Sets the SSL socket factory to be used when creating sockets for secure https URL connections.
setStackTrace(StackTraceElement[]) - Method in class java.lang.Throwable
Sets the stack trace elements that will be returned by Throwable.getStackTrace() and printed by Throwable.printStackTrace() and related methods.
setStartCorner(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the starting corner.
setStartRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule.
setStartRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a fixed date within a month.
setStartRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setStartYear(int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time starting year.
setState(int) - Method in class java.awt.Frame
Sets the state of this frame.
setStereoMode(int) - Method in class org.ocap.hardware.device.AudioOutputPort
Set the stereo mode of the audio device.
setStopTime(Time) - Method in interface javax.media.Clock
 
setStrategy(int) - Method in class java.util.zip.Deflater
Sets the compression strategy to the specified value.
setStreamChangeListener(StreamChangeListener) - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Sets the listener for this session.
setStrength(int) - Method in class java.text.Collator
Sets this Collator's strength property.
setStroke(Stroke) - Method in class java.awt.Graphics2D
Sets the Stroke for the Graphics2D context.
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.
setSystemMuteKeyControl(boolean) - Method in interface org.ocap.hardware.device.HostSettings
Enable or disable system handling of the mute key.
setSystemVolumeKeyControl(boolean) - Method in interface org.ocap.hardware.device.HostSettings
Enable or disable system handling of volume keys.
setSystemVolumeRange(int) - Method in interface org.ocap.hardware.device.HostSettings
Set the range of volume level controlled by the system volume keys.
setTarget(ConnectionParameters) - Method in class org.dvb.net.rc.ConnectionRCInterface
Set a non-default target for connections.
setTargetToDefault() - Method in class org.dvb.net.rc.ConnectionRCInterface
Set the target for connections to the default.
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setText(String) - Method in class java.text.BreakIterator
Set a new text string to be scanned.
setText(CharacterIterator) - Method in class java.text.BreakIterator
Set a new text for scanning.
setText(String) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(CharacterIterator) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(String) - Method in class java.text.StringCharacterIterator
Reset this iterator to point to a new string.
setTextContent(String, int) - Method in class org.havi.ui.HSinglelineEntry
Sets the text content used in this HSinglelineEntry.
setTextContent(String, int) - Method in class org.havi.ui.HVisible
Sets a single piece of text content for this component, per state.
setTextDisplay(String[], BlinkSpec, ScrollSpec, BrightSpec, ColorSpec) - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Displays text on the front panel display.
setTextLayoutManager(HTextLayoutManager) - Method in class org.havi.ui.HVisible
Sets the text layout manager that should be used to layout the text for this component.
setTextWrapping(boolean) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the text wrapping setting.
setThumbOffsets(int, int) - Method in class org.havi.ui.HStaticRange
Set the offsets for the "thumb" area on this range control.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's current time with the given Date.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class java.util.zip.ZipEntry
Sets the modification time of the entry.
setTime(long) - Method in class javax.tv.util.TVTimerSpec
Sets when this specification should go off.
setTimeApproximations(Time, boolean) - Method in interface org.ocap.shared.media.MediaTimeFactoryControl
Enables applications to precisely control the position where playback starts following a call to Player.setMediaTime.
setTimeBase(TimeBase) - Method in interface javax.media.Clock
 
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeOut(long) - Method in class org.davic.mpeg.sections.SectionFilter
Sets the time-out for this section filter.
setTimeOut(long) - Method in interface org.ocap.media.VBIFilter
Set a timeout value.
setTimeToLive(int) - Method in class java.net.MulticastSocket
Set the default time-to-live for multicast packets sent out on this MulticastSocket in order to control the scope of the multicasts.
setTimeZone(TimeZone) - Method in class java.text.DateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTitle(String) - Method in class java.awt.Frame
Sets the title for this frame to the specified string.
setToggleGroup(HToggleGroup) - Method in class org.havi.ui.HToggleButton
Associates the HToggleButton with an HToggleGroup.
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets traffic class or type-of-service octet in the IP datagram header for datagrams sent from this DatagramSocket.
setTrafficClass(int) - Method in class java.net.Socket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTransferHandler(SourceTransferHandler) - Method in interface javax.media.protocol.PushSourceStream
 
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.
setUndecorated(boolean) - Method in class java.awt.Frame
Disables or enables decorations for this frame.
setUnitIncrement(int) - Method in interface java.awt.Adjustable
Sets the unit value increment for the adjustable object.
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:
setUpdateRect(Rectangle) - Method in class java.awt.event.PaintEvent
Sets the rectangle representing the area which needs to be repainted in response to this event.
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class java.net.URL
Sets an application's URLStreamHandlerFactory.
setUseCaches(boolean) - Method in class java.net.URLConnection
Sets the value of the useCaches field of this URLConnection to the specified value.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted connections are in the (default) SSL server mode, or the SSL client mode.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to use client (or server) mode in its first handshake.
setUserEventFilter(UserEventFilter) - Method in class org.ocap.event.EventManager
Set the specified UserEventFilter to modify or consume the event and/or change the applications to deliver the event to.
setValidInput(char[]) - Method in class org.havi.ui.HSinglelineEntry
Defines the set of the characters which are valid for customized keyboard input, i.e.
setValue(int) - Method in interface java.awt.Adjustable
Sets the current value of the adjustable object.
setValue(Object) - Method in interface java.util.Map.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class org.havi.ui.HStaticRange
Sets the value of the control, subject to its current behavior.
setVerticalAlign(int) - Method in class org.dvb.ui.DVBTextLayoutManager
Set the vertical alignment.
setVerticalAlignment(int) - Method in class org.havi.ui.HVisible
Set the vertical alignment of any state-based content rendered by an associated HLook.
setVerticalIterations(int) - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Sets the number of times per minute one character will scroll across the display from bottom to top.
setVgap(int) - Method in class java.awt.BorderLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.CardLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.FlowLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.GridLayout
Sets the vertical gap between components to the specified value.
setVideoConfiguration(HVideoConfiguration) - Method in class org.havi.ui.HVideoDevice
Set the video configuration for the device.
setVideoPosition(HScreenPoint) - Method in class org.dvb.media.VideoTransformation
Sets the video position.
setVideoTransformation(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
Sets a new video transformation (clipping/scaling/positioning).
setVisible(boolean) - Method in class java.awt.Component
Shows or hides this component depending on the value of parameter b.
setVisible(boolean) - Method in class org.havi.ui.HScene
Shows or hides this HScene depending on the value of the input parameter visible.
setVisible(boolean) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Set screen visibility.
setVisibleAmount(int) - Method in interface java.awt.Adjustable
Sets the length of the proportional indicator of the adjustable object.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether the connections which are accepted should request client authentication as part of the SSL negotiations.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to request client authentication, but only if such a request is appropriate to the cipher suite negotiated.
setWarningPeriod(int) - Method in class org.ocap.resource.ResourceContentionManager
Sets the warning period used by the implementation to determine when to call the resourceContentionWarning method in a registered ResourceContentionHandler.
setWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets weekday strings.
setWrap(boolean) - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Sets wrapping on or off.
setXORMode(Color) - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setZeroDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for zero.
setZoneStrings(String[][]) - Method in class java.text.DateFormatSymbols
Sets timezone strings.
setZOrder(int) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Set screen z-order.
setZOrder(HScreenDevice[]) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Set the screen device z-order within this screen for a set of screen devices.
Shape - Interface in java.awt
The Shape interface provides definitions for objects that represent some form of geometric shape.
SharedResourceUsage - Interface in org.ocap.dvr
This interface represents a group of resources where one or more resources are shared between multiple resource usages.
SharedResourceUsage - Interface in org.ocap.resource
This interface represents a group of resources where one or more resources are shared between multiple resource usages.
SHIFT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Shift key extended modifier constant.
SHIFT_MASK - Static variable in class java.awt.event.ActionEvent
The shift modifier.
SHIFT_MASK - Static variable in class java.awt.event.InputEvent
The Shift key modifier constant.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
Short - Class in java.lang
The Short class wraps a value of primitive type short in an object.
Short(short) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the specified short value.
Short(String) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the short value indicated by the String parameter.
SHORT - Static variable in class java.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
shortValue() - Method in class java.lang.Byte
Returns the value of this Byte as a short.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short (by casting to a short).
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short (by casting to a short).
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short.
shortValue() - Method in class java.lang.Long
Returns the value of this Long as a short.
shortValue() - Method in class java.lang.Number
Returns the value of the specified number as a short.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
show(Container, String) - Method in class java.awt.CardLayout
Flips to the component that was added to this layout with the specified name, using addLayoutComponent.
show() - Method in class java.awt.Window
Makes the Window visible.
show() - Method in class org.havi.ui.HScene
Shows this HScene, and brings it to the front.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in interface org.havi.ui.HLook
The showLook method is responsible for repainting the entire HVisible component, (including any content set on the component, and the component background), subject to the clipping rectangle of the Graphics object passed to it.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The showLook method is the entry point for repainting the entire HVisible component.
showLook(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The showLook method is the entry point for repainting the entire HVisible component.
showToBack(ResourceClient) - Method in interface org.ocap.ui.OcapScene
Makes this scene visible and pushes it to the rear of the z-order stack for the containing graphics plane.
showToFront(ResourceClient) - Method in interface org.ocap.ui.OcapScene
Makes this scene visible and requests ownership over the scarce resource that is the front-most position in the z-order stack for the containing graphics plane, thereby moving it to the front.
shuffle(List) - Static method in class java.util.Collections
Randomly permutes the specified list using a default source of randomness.
shuffle(List, Random) - Static method in class java.util.Collections
Randomly permute the specified list using the specified source of randomness.
shutdownInput() - Method in class java.net.Socket
Places the input stream for this socket at "end of stream".
shutdownOutput() - Method in class java.net.Socket
Disables the output stream for this socket.
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.
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.
SIElement - Interface in javax.tv.service
The base interface of elements provided by the SI database.
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.
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.
sign() - Method in class java.security.Signature
Returns the signature bytes of all the data updated.
sign(byte[], int, int) - Method in class java.security.Signature
Finishes the signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the sign field.
signalRecordingStart() - Method in class org.ocap.dvr.OcapRecordingManager
Informs the implementation it SHALL start scheduled recordings if it hasn't already done so.
Signature - Class in java.security
This Signature class is used to provide applications the functionality of a digital signature algorithm.
SIGNATURE_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Signature-Version manifest attribute used when signing JAR files.
SignatureException - Exception in java.security
This is the generic Signature exception.
SignatureException() - Constructor for exception java.security.SignatureException
Constructs a SignatureException with no detail message.
SignatureException(String) - Constructor for exception java.security.SignatureException
Constructs a SignatureException with the specified detail message.
SignatureSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Signature class, which is used to provide the functionality of a digital signature algorithm.
SignatureSpi() - Constructor for class java.security.SignatureSpi
 
SignedObject - Class in java.security
SignedObject is a class for the purpose of creating authentic runtime objects whose integrity cannot be compromised without being detected.
SignedObject(Serializable, PrivateKey, Signature) - Constructor for class java.security.SignedObject
Constructs a SignedObject from any Serializable object.
Signer - Class in java.security
Deprecated. This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Signer(String) - Constructor for class java.security.Signer
Deprecated. Creates a signer with the specified identity name.
Signer(String, IdentityScope) - Constructor for class java.security.Signer
Deprecated. Creates a signer with the specified identity name and scope.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
SIManager - Class in javax.tv.service
An SIManager represents a managing entity which has knowledge of all the broadcast resources available to a receiver.
SimpleDateFormat - Class in java.text
SimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.
SimpleDateFormat() - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern and date format symbols for the default locale.
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the default locale.
SimpleDateFormat(String, Locale) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the given locale.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and date format symbols.
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.
SimpleTimeZone - Class in java.util
SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregorian calendar.
SimpleTimeZone(int, String) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT and time zone ID with no daylight saving time schedule.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SIMPLIFIED_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
SIMPLIFIED_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Simplified Chinese, including a subset of the CJK unified ideographs as well as Simplified Chinese Han characters that may be defined as surrogate characters.
simultaneousPlayAndRecord() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Indicates if the storage device supports simultaneous play and record.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
sin(double) - Static method in class java.lang.StrictMath
Returns the trigonometric sine of an angle.
SINGLEFRAME - Static variable in interface java.awt.image.ImageConsumer
The image contain a single static image.
SINGLEFRAMEDONE - Static variable in interface java.awt.image.ImageConsumer
One frame of the image is complete but there are more frames to be delivered.
SINGLEPASS - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a single pass.
singleton(Object) - Static method in class java.util.Collections
Returns an immutable set containing only the specified object.
singletonList(Object) - Static method in class java.util.Collections
Returns an immutable list containing only the specified object.
singletonMap(Object, Object) - Static method in class java.util.Collections
Returns an immutable map, mapping only the specified key to the specified value.
SINHALA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SIRequest - Interface in javax.tv.service
An SIRequest object is used to cancel a pending asynchronous SI retrieval operation.
SIRequestFailureType - Class in javax.tv.service
This class represents reason codes for failure of asynchronous SI retrieval requests.
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.
SITENAME_MISMATCH - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate does not contain the correct site name.
SIZE - Static variable in class java.awt.font.TextAttribute
Attribute key for the font size.
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.io.CharArrayWriter
Returns the current size of the buffer.
size() - Method in class java.io.DataOutputStream
Returns the current value of the counter written, the number of bytes written to this data output stream so far.
size() - Method in class java.security.IdentityScope
Deprecated. Returns the number of identities within this identity scope.
size() - Method in class java.security.KeyStore
Retrieves the number of entries in this keystore.
size() - Method in class java.util.AbstractCollection
Returns the number of elements in this collection.
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.BitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in interface java.util.Collection
Returns the number of elements in this collection.
size() - Method in class java.util.Dictionary
Returns the number of entries (dinstint keys) in this dictionary.
size() - Method in class java.util.HashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class java.util.IdentityHashMap
Returns the number of key-value mappings in this identity hash map.
size() - Method in class java.util.jar.Attributes
Returns the number of attributes in this Map.
size() - Method in class java.util.LinkedList
Returns the number of elements in this list.
size() - Method in interface java.util.List
Returns the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in this map.
size() - Method in interface java.util.Set
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.TreeMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.TreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class java.util.WeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.zip.ZipFile
Returns the number of entries in the ZIP file.
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() - Method in interface org.ocap.hn.content.navigation.ContentList
Gets the number of ContentEntry objects in this ContentList.
size() - Method in interface org.ocap.hn.NetList
Returns the size of this list.
size() - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Reports the number of RecordingRequest objects in the list.
SIZE_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
skip(long) - Method in class java.io.BufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class java.io.BufferedReader
Skip characters.
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.CharArrayReader
Skip characters.
skip(long) - Method in class java.io.FileInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterReader
Skip characters.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberReader
Skip characters.
skip(long) - Method in interface java.io.ObjectInput
Skips n bytes of input.
skip(long) - Method in class java.io.PushbackInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.PushbackReader
Skip characters.
skip(long) - Method in class java.io.Reader
Skip characters.
skip(long) - Method in class java.io.StringReader
Skip characters.
skip(long) - Method in class java.util.zip.CheckedInputStream
Skips specified number of bytes of input.
skip(long) - Method in class java.util.zip.InflaterInputStream
Skips specified number of bytes of uncompressed data.
skip(long) - Method in class java.util.zip.ZipInputStream
Skips specified number of bytes in the current ZIP entry.
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class java.io.ObjectInputStream
Skips bytes, block until all bytes are skipped.
skipBytes(int) - Method in class java.io.RandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
slashSlashComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C++-style comments.
slashStarComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C-style comments.
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
sleep(long, int) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (cease execution) for the specified number of milliseconds plus the specified number of nanoseconds.
SLIDER_BEHAVIOR - Static variable in class org.havi.ui.HStaticRange
The HStaticRange shall behave as a slider, i.e.
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
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
SMOOTHING_BUFFER - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 smoothing_buffer_descriptor.
SNDBUF - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the size of the sending buffer (4).
SNMP_CHECK_FOR_SET_REQUEST - Static variable in interface org.ocap.diagnostics.SNMPRequest
Used to validate a MIB value before doing a set.
SNMP_GET_NEXT_REQUEST - Static variable in interface org.ocap.diagnostics.SNMPRequest
Get data for the next OID beyond the one passed in.
SNMP_GET_REQUEST - Static variable in interface org.ocap.diagnostics.SNMPRequest
Get data for the exact OID passed in.
SNMP_REQUEST_AUTHORIZATION_ERROR - Static variable in class org.ocap.diagnostics.SNMPResponse
A problem occurred in authorization.
SNMP_REQUEST_BAD_VALUE - Static variable in class org.ocap.diagnostics.SNMPResponse
A Check/Set value (or syntax) error occurred.
SNMP_REQUEST_COMMIT_FAILED - Static variable in class org.ocap.diagnostics.SNMPResponse
An attempt to set a particular variable failed.
SNMP_REQUEST_GENERIC_ERROR - Static variable in class org.ocap.diagnostics.SNMPResponse
Any error not covered by the other error types.
SNMP_REQUEST_INCONSISTENT_NAME - Static variable in class org.ocap.diagnostics.SNMPResponse
The variable does not exist; the agent cannot create it because the named object instance is inconsistent with the values of other managed objects.
SNMP_REQUEST_INCONSISTENT_VALUE - Static variable in class org.ocap.diagnostics.SNMPResponse
A variable binding specifies a value that could be held by the variable but cannot be assigned to it at this time.
SNMP_REQUEST_NO_ACCESS - Static variable in class org.ocap.diagnostics.SNMPResponse
Access was denied to the object for security reasons.
SNMP_REQUEST_NO_CREATION - Static variable in class org.ocap.diagnostics.SNMPResponse
A specified variable does not exist and cannot be created.
SNMP_REQUEST_NO_SUCH_NAME - Static variable in class org.ocap.diagnostics.SNMPResponse
The OID could not be found or there is no OID to respond to in a get next request.
SNMP_REQUEST_NOT_WRITABLE - Static variable in class org.ocap.diagnostics.SNMPResponse
The variable does not exist; the agent cannot create it because the named object instance is inconsistent with the values of other managed objects.
SNMP_REQUEST_READ_ONLY - Static variable in class org.ocap.diagnostics.SNMPResponse
An attempt was made to set a variable that has an access value of Read-Only
SNMP_REQUEST_RESOURCE_UNAVAILABLE - Static variable in class org.ocap.diagnostics.SNMPResponse
An attempt to set a variable required a resource that is not available.
SNMP_REQUEST_SUCCESS - Static variable in class org.ocap.diagnostics.SNMPResponse
The request completed successfully and the MIBObject contains valid contents.
SNMP_REQUEST_TOO_BIG - Static variable in class org.ocap.diagnostics.SNMPResponse
The size of the Response-PDU would be too large to transport.
SNMP_REQUEST_UNDO_FAILED - Static variable in class org.ocap.diagnostics.SNMPResponse
An attempt to set a particular variable as part of a group of variables failed, and the attempt to then undo the setting of other variables was not successful.
SNMP_REQUEST_WRONG_ENCODING - Static variable in class org.ocap.diagnostics.SNMPResponse
A variable binding specifies an encoding incorrect for the object.
SNMP_REQUEST_WRONG_LENGTH - Static variable in class org.ocap.diagnostics.SNMPResponse
A variable binding specifies a length incorrect for the object.
SNMP_REQUEST_WRONG_TYPE - Static variable in class org.ocap.diagnostics.SNMPResponse
The object type in the request is incorrect for the object.
SNMP_REQUEST_WRONG_VALUE - Static variable in class org.ocap.diagnostics.SNMPResponse
The value given in a variable binding is not possible for the object
SNMP_SET_REQUEST - Static variable in interface org.ocap.diagnostics.SNMPRequest
Set (modify) the value in the MIB for an OID.
SNMP_TYPE_BITS - Static variable in interface org.ocap.diagnostics.MIBDefinition
The BITS construct.
SNMP_TYPE_COUNTER32 - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined 32 bit counter.
SNMP_TYPE_COUNTER64 - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined 64 bit counter.
SNMP_TYPE_GAUGE32 - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined 32 bit gauge.
SNMP_TYPE_INTEGER - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, built-in ASN.1 integer type.
SNMP_TYPE_INVALID - Static variable in interface org.ocap.diagnostics.MIBDefinition
Unrecognized type encountered.
SNMP_TYPE_IPADDRESS - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined IP address.
SNMP_TYPE_OBJECTID - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, built-in ASN.1 OBJECT IDENTIFIER type.
SNMP_TYPE_OCTETSTRING - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, built-in ASN.1 string type.
SNMP_TYPE_OPAQUE - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined opaque variable.
SNMP_TYPE_TIMETICKS - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, application defined time ticks.
SNMPRequest - Interface in org.ocap.diagnostics
This interface represents an application request for SNMP check, get, or set of a specific MIB.
SNMPResponse - Class in org.ocap.diagnostics
This interface represents a response to an implementation request to an application that has registered control over a specific MIB.
SNMPResponse(int, MIBObject) - Constructor for class org.ocap.diagnostics.SNMPResponse
Constructs an SNMPResponse.
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket.
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent), TCP automatically sends a keepalive probe to the peer.
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
When the OOBINLINE option is set, any TCP urgent data received on the socket will be received through the socket input stream.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations:
Socket - Class in java.net
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
SocketAddress - Class in java.net
This class represents a Socket Address with no protocol attachment.
SocketAddress() - Constructor for class java.net.SocketAddress
 
SocketConnection - Interface in javax.microedition.io
This interface defines the socket stream connection.
SocketException - Exception in java.net
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
SocketException(String) - Constructor for exception java.net.SocketException
Constructs a new SocketException with the specified detail message.
SocketException() - Constructor for exception java.net.SocketException
Constructs a new SocketException with no detail message.
SocketFactory - Class in javax.net
This class creates sockets.
SocketImpl - Class in java.net
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
SocketImpl() - Constructor for class java.net.SocketImpl
 
SocketImplFactory - Interface in java.net
This interface defines a factory for socket implementations.
SocketOptions - Interface in java.net
Interface of methods to get/set socket options.
SocketPermission - Class in java.net
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
SocketTimeoutException - Exception in java.net
Signals that a timeout has occurred on a socket read or accept.
SocketTimeoutException(String) - Constructor for exception java.net.SocketTimeoutException
Constructs a new SocketTimeoutException with a detail message.
SocketTimeoutException() - Constructor for exception java.net.SocketTimeoutException
Construct a new SocketTimeoutException with no detailed message.
SoftReference - Class in java.lang.ref
Soft reference objects, which are cleared at the discretion of the garbage collector in response to memory demand.
SoftReference(Object) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object.
SoftReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object and is registered with the given queue.
SOMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that more pixels needed for drawing a scaled variation of the image are available.
sort(long[]) - Static method in class java.util.Arrays
Sorts the specified array of longs into ascending numerical order.
sort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of longs into ascending numerical order.
sort(int[]) - Static method in class java.util.Arrays
Sorts the specified array of ints into ascending numerical order.
sort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of ints into ascending numerical order.
sort(short[]) - Static method in class java.util.Arrays
Sorts the specified array of shorts into ascending numerical order.
sort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of shorts into ascending numerical order.
sort(char[]) - Static method in class java.util.Arrays
Sorts the specified array of chars into ascending numerical order.
sort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of chars into ascending numerical order.
sort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array of bytes into ascending numerical order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of bytes into ascending numerical order.
sort(double[]) - Static method in class java.util.Arrays
Sorts the specified array of doubles into ascending numerical order.
sort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of doubles into ascending numerical order.
sort(float[]) - Static method in class java.util.Arrays
Sorts the specified array of floats into ascending numerical order.
sort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of floats into ascending numerical order.
sort(Object[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], Comparator) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
sort(Object[], int, int, Comparator) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
sort(List) - Static method in class java.util.Collections
Sorts the specified list into ascending order, according to the natural ordering of its elements.
sort(List, Comparator) - Static method in class java.util.Collections
Sorts the specified list according to the order induced by the specified comparator.
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 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.
SortedMap - Interface in java.util
A map that further guarantees that it will be in ascending key order, sorted according to the natural ordering of its keys (see the Comparable interface), or by a comparator provided at sorted map creation time.
SortedSet - Interface in java.util
A set that further guarantees that its iterator will traverse the set in ascending element order, sorted according to the natural ordering of its elements (see Comparable), or by a Comparator provided at sorted set creation time.
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.
sortRecordingList(RecordingListComparator) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Creates a new RecordingList that contains all the elements of this list sorted according to the criteria specified by a RecordingListComparator.
SourceStream - Interface in javax.media.protocol
 
SourceTransferHandler - Interface in javax.media.protocol
 
SOUTH - Static variable in class java.awt.BorderLayout
The south layout constraint (bottom of container).
SOUTH - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom of its display area, centered horizontally.
SOUTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-right corner of its display area.
SOUTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-left corner of its display area.
SPACE_FULL - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording could not complete due to lack of storage space.
SPACE_SEPARATOR - Static variable in class java.lang.Character
General category "Zs" in the Unicode specification.
SpaceAllocationHandler - Interface in org.ocap.dvr.storage
A class implementing this interface decides whether requests to allocate storage space should be allowed or not.
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
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 java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
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
SPECIFICATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Title manifest attribute used for package versioning.
SPECIFICATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Vendor manifest attribute used for package versioning.
SPECIFICATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Version manifest attribute used for package versioning.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class java.lang.StrictMath
Returns the correctly rounded positive square root of a double value.
SRC - Static variable in class java.awt.AlphaComposite
Porter-Duff Source rule.
Src - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC rule with an alpha of 1.0f.
SRC - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source rule.
Src - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC rule with an alpha (Ar) of 1,0f.
SRC_IN - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source In Destination rule.
SRC_OUT - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source Held Out By Destination rule.
SRC_OVER - Static variable in class java.awt.AlphaComposite
Porter-Duff Source Over Destination rule.
SRC_OVER - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Source Over Destination rule.
SrcIn - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC_IN rule with an alpha (Ar) of 1,0f.
SrcOut - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque SRC_OUT rule with an alpha (Ar) of 1,0f.
SrcOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_OVER rule with an alpha 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.
SSLContext - Class in javax.net.ssl
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories.
SSLContextSpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the SSLContext class.
SSLContextSpi() - Constructor for class javax.net.ssl.SSLContextSpi
 
SSLException - Exception in javax.net.ssl
Indicates some kind of error detected by an SSL subsystem.
SSLException(String) - Constructor for exception javax.net.ssl.SSLException
Constructs an exception reporting an error found by an SSL subsystem.
SSLHandshakeException - Exception in javax.net.ssl
Indicates that the client and server could not negotiate the desired level of security.
SSLHandshakeException(String) - Constructor for exception javax.net.ssl.SSLHandshakeException
Constructs an exception reporting an error found by an SSL subsystem during handshaking.
SSLKeyException - Exception in javax.net.ssl
Reports a bad SSL key.
SSLKeyException(String) - Constructor for exception javax.net.ssl.SSLKeyException
Constructs an exception reporting a key management error found by an SSL subsystem.
SSLPeerUnverifiedException - Exception in javax.net.ssl
Indicates that the peer's identity has not been verified.
SSLPeerUnverifiedException(String) - Constructor for exception javax.net.ssl.SSLPeerUnverifiedException
Constructs an exception reporting that the SSL peer's identity has not been verifiied.
SSLPermission - Class in javax.net.ssl
This class is for various network permissions.
SSLPermission(String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission with the specified name.
SSLPermission(String, String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission object with the specified name.
SSLProtocolException - Exception in javax.net.ssl
Reports an error in the operation of the SSL protocol.
SSLProtocolException(String) - Constructor for exception javax.net.ssl.SSLProtocolException
Constructs an exception reporting an SSL protocol error detected by an SSL subsystem.
SSLServerSocket - Class in javax.net.ssl
This class extends ServerSockets and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
SSLServerSocketFactory - Class in javax.net.ssl
SSLServerSocketFactorys create SSLServerSockets.
SSLSession - Interface in javax.net.ssl
In SSL, sessions are used to describe an ongoing relationship between two entities.
SSLSessionBindingEvent - Class in javax.net.ssl
This event is propagated to a SSLSessionBindingListener.
SSLSessionBindingEvent(SSLSession, String) - Constructor for class javax.net.ssl.SSLSessionBindingEvent
Constructs a new SSLSessionBindingEvent.
SSLSessionBindingListener - Interface in javax.net.ssl
This interface is implemented by objects which want to know when they are being bound or unbound from a SSLSession.
SSLSessionContext - Interface in javax.net.ssl
A SSLSessionContext represents a set of SSLSessions associated with a single entity.
SSLSocket - Class in javax.net.ssl
This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
SSLSocketFactory - Class in javax.net.ssl
SSLSocketFactorys create SSLSockets.
SSLSocketFactory() - Constructor for class javax.net.ssl.SSLSocketFactory
 
Stack - Class in java.util
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
StackOverflowError - Error in java.lang
Thrown when a stack overflow occurs because an application recurses too deeply.
StackOverflowError() - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with no detail message.
StackOverflowError(String) - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with the specified detail message.
StackTraceElement - Class in java.lang
An element in a stack trace, as returned by Throwable.getStackTrace().
STANDARD_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as standard time.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start() - Method in interface javax.media.Player
 
start() - Method in class javax.media.protocol.DataSource
 
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
This method starts this HAnimateEffect playing.
start() - Method in class org.havi.ui.HFlatEffectMatte
This method starts this HFlatEffectMatte playing.
start() - Method in class org.havi.ui.HImageEffectMatte
This method starts this HImageEffectMatte playing.
start() - Method in class org.havi.ui.HStaticAnimation
This method starts this HStaticAnimation playing.
start() - Method in class org.ocap.media.MediaTimer
Start this MediaTimer object.
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.
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
Started - Static variable in interface javax.media.Controller
 
STARTED - Static variable in interface org.dvb.application.AppProxy
The application is in the active state.
StartEvent - Class in javax.media
 
StartEvent(Controller, int, int, int, Time, Time) - Constructor for class javax.media.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.
startFiltering(Object) - Method in interface org.ocap.media.VBIFilter
Initiate filtering of VBI data for the specified line and the specified data format by a VBIFilterGroup.
startFiltering(Object, int, byte[], byte[], byte[], byte[]) - Method in interface org.ocap.media.VBIFilter
Initiate filtering of VBI data for the specified line and the specified data format by a VBIFilterGroup.
startGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to start fetching the pixels.
startHandshake() - Method in class javax.net.ssl.SSLSocket
Starts an SSL handshake on this connection.
startProduction(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately starts delivery of the image data through the ImageConsumer interface.
startProduction(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers the specified ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which might have already been registered with the producer.
startProduction(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image and immediately starts delivery of the image data through the ImageConsumer interface.
startsWith(String, int) - Method in class java.lang.String
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
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_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
STATE_CHANGE - Static variable in class org.ocap.hn.NetModuleEvent
A constant indicating a module's internal status changed.
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.
STATIC - Static variable in class java.lang.reflect.Modifier
The int value representing the static modifier.
STATICIMAGEDONE - Static variable in interface java.awt.image.ImageConsumer
The image is complete and there are no more pixels or frames to be delivered.
status() - Method in class java.awt.image.PixelGrabber
Returns the status of the pixels.
status() - Method in class org.ocap.hardware.VideoOutputPort
This method returns a current status of this video output port.
statusAll(boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media that are tracked by this media tracker.
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.
statusID(int, boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media with the specified identifier that are tracked by this media tracker.
STD - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 STD_descriptor.
STD_SUBTITLE - Static variable in interface org.ocap.si.StreamType
Standard subtitle.
STEREO_MODE_MONO - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing single channel (monoaural or mono) audio.
STEREO_MODE_STEREO - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing two-channel stereo audio.
STEREO_MODE_SURROUND - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing multi-channel stereo surround audio.
STILL_IMAGE - Static variable in class org.havi.ui.HBackgroundConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HBackgroundConfigTemplate that indicates that a background which can support still images is requested.
stop() - Method in interface javax.media.Clock
 
stop() - Method in class javax.media.protocol.DataSource
 
stop() - Method in class javax.media.protocol.URLDataSource
 
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
This method indicates that the running HFlatEffectMatte should be stopped.
stop() - Method in class org.havi.ui.HImageEffectMatte
This method indicates that the running HImageEffectMatte should be stopped.
stop() - Method in class org.havi.ui.HSound
Stops the HSound class playing its associated audio data.
stop() - Method in class org.havi.ui.HStaticAnimation
This method indicates that the running HStaticAnimation should be stopped.
stop() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Stops the session.
stop() - Method in class org.ocap.media.MediaTimer
Stop this MediaTimer object.
stop() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Stops the recording for an in-progress recording request regardless of how much of the duration has been recorded.
StopAtTimeEvent - Class in javax.media
 
StopAtTimeEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopAtTimeEvent
 
stopAudio() - Method in interface org.ocap.system.EASHandler
This is a call back method to notify that the alert duration has finished.
StopByRequestEvent - Class in javax.media
 
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.
StopEvent - Class in javax.media
 
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.
stopFiltering() - Method in interface org.ocap.media.VBIFilter
Stop current filtering of this VBI filter.
StopTimeChangeEvent - Class in javax.media
 
StopTimeChangeEvent(Controller, Time) - Constructor for class javax.media.StopTimeChangeEvent
 
StopTimeSetError - Error in javax.media
 
StopTimeSetError(String) - Constructor for error javax.media.StopTimeSetError
 
STORAGE_FOLDER_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents all, or a partition of some physical storage unit of a single type.
STORAGE_MEDIUM - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Indicates the type of storage medium used for the content.
STORAGE_PROXY_ADDED - Static variable in class org.ocap.storage.StorageManagerEvent
A StorageProxy was added.
STORAGE_PROXY_CHANGED - Static variable in class org.ocap.storage.StorageManagerEvent
A StorageProxy changed state.
STORAGE_PROXY_REMOVED - Static variable in class org.ocap.storage.StorageManagerEvent
A StorageProxy was removed.
STORAGE_SYSTEM_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a potentially heterogeneous collection of storage media.
STORAGE_VOLUME_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents all, or a partition of, some physical storage unit of a single type.
StorageManager - Class in org.ocap.storage
This class represents the storage manager which keeps track of the storage devices attached to the system.
StorageManagerEvent - Class in org.ocap.storage
Event sent to a StorageManagerListener registered with the StorageManager that a StorageProxy was added, removed or changed state.
StorageManagerEvent(StorageProxy, int) - Constructor for class org.ocap.storage.StorageManagerEvent
Constructs the event.
StorageManagerListener - Interface in org.ocap.storage
This interface represents a listener for changes to the set of StorageProxies (StorageProxy).
StorageOption - Interface in org.ocap.storage
This interface represents an option that is specific to a class of storage devices, e.g., detachable or DVR media-capable.
StorageProxy - Interface in org.ocap.storage
This interface represents a persistent storage device.
store(OutputStream, char[]) - Method in class java.security.KeyStore
Stores this keystore to the given output stream, and protects its integrity with the given password.
store(OutputStream, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
store() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Stores the artificial carousel created for an open session with any permanent recordings made of any elementary streams in the same program as the stream type associated with the open session.
STORED - Static variable in class java.util.zip.ZipEntry
Compression method for uncompressed entries.
STORED - Static variable in class java.util.zip.ZipOutputStream
Compression method for uncompressed (STORED) entries.
STREAM_ACTIVITY_ENDED_REASON - Static variable in interface org.ocap.dvr.event.StreamChangeListener
Activity that caused the stream a session was opened for has stopped.
STREAM_IDENTIFIER - Static variable in interface org.ocap.si.DescriptorTag
DVB stream_identifier_descriptor.
STREAM_MAGIC - Static variable in interface java.io.ObjectStreamConstants
Magic number that is written to the stream header.
STREAM_TYPE_LOST_REASON - Static variable in interface org.ocap.dvr.event.StreamChangeListener
The stream type was lost within the transport stream.
STREAM_UNAVAILABLE - Static variable in class org.dvb.media.PresentationChangedEvent
The stream being presented is no longer available in the transport stream.
STREAM_VERSION - Static variable in interface java.io.ObjectStreamConstants
Version number that is written to the stream header.
StreamableContentResource - Interface in org.ocap.hn.content
Abstract class representing content that can be streamed, e.g., MPEG file.
StreamChangeListener - Interface in org.ocap.dvr.event
This interface represents a listener an application can set in order to listen for events to do with a stream of interest.
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.
StreamCorruptedException - Exception in java.io
Thrown when control information that was read from an object stream violates internal consistency checks.
StreamCorruptedException(String) - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list a reason why thrown.
StreamCorruptedException() - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list no reason why thrown.
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
StreamTokenizer - Class in java.io
The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.
StreamTokenizer(Reader) - Constructor for class java.io.StreamTokenizer
Create a tokenizer that parses the given character stream.
StreamType - Class in javax.tv.service.navigation
This class represents values of ServiceComponent stream types (e.g., "video", "audio", "subtitles", "data", "sections", etc.).
StreamType - Interface in org.ocap.si
This interface represents valid values for the stream_type field in the PMT, and returned by the getStreamType method from an implemented object of the ProgramMapTable interface.
STRICT - Static variable in class java.lang.reflect.Modifier
The int value representing the strictfp modifier.
StrictMath - Class in java.lang
The class StrictMath contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
STRIKETHROUGH - Static variable in class java.awt.font.TextAttribute
Attribute key for the strikethrough adornment.
STRIKETHROUGH_ON - Static variable in class java.awt.font.TextAttribute
A single strikethrough.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(byte[], int, int, String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(byte[], int, int) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the platform's default charset.
String(byte[]) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the platform's default charset.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
STRING_MODE - Static variable in interface org.ocap.hardware.frontpanel.TextDisplay
The line can be set using a string of displayable characters.
StringBuffer - Class in java.lang
A string buffer implements a mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity specified by the length argument.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer so that it represents the same sequence of characters as the string argument; in other words, the initial contents of the string buffer is a copy of the argument string.
StringCharacterIterator - Class in java.text
StringCharacterIterator implements the CharacterIterater protocol for a String.
StringCharacterIterator(String) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with an initial index of 0.
StringCharacterIterator(String, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with the specified initial index.
StringCharacterIterator(String, int, int, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator over the given range of the given string, with the index set at the specified position.
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringIndexOutOfBoundsException(int) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringReader - Class in java.io
A character stream whose source is a string.
StringReader(String) - Constructor for class java.io.StringReader
Create a new string reader.
StringTokenizer - Class in java.util
The string tokenizer class allows an application to break a string into tokens.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
stringWidth(String) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified String in this Font.
StringWriter - Class in java.io
A character stream that collects its output in a string buffer, which can then be used to construct a string.
StringWriter() - Constructor for class java.io.StringWriter
Create a new string writer, using the default initial string-buffer size.
StringWriter(int) - Constructor for class java.io.StringWriter
Create a new string writer, using the specified initial string-buffer size.
Stroke - Interface in java.awt
The Stroke interface allows a Graphics2D object to obtain a Shape that is the decorated outline, or stylistic representation of the outline, of the specified Shape.
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.ocap.si.DescriptorTag
SCTE stuffing_descriptor.
SUBCLASS_IMPLEMENTATION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable overriding of readObject and writeObject.
subList(int, int) - Method in class java.util.AbstractList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface java.util.List
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subMap(Object, Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(Object, Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subscribe(String, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to subscribe to an event of a DSMCC StreamEvent object.
subSequence(int, int) - Method in interface java.lang.CharSequence
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.String
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuffer
Returns a new character sequence that is a subsequence of this sequence.
subSet(Object, Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Object, Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
substituteColorModel(ColorModel, ColorModel) - Method in class java.awt.image.RGBImageFilter
Registers two ColorModel objects for substitution.
SUBSTITUTION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable substitution of one object for another during serialization/deserialization.
substring(int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.The substring begins at the specified index and extends to the end of the StringBuffer.
substring(int, int) - Method in class java.lang.StringBuffer
Returns a new String that contains a subsequence of characters currently contained in this StringBuffer.
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.
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
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - val), and whose scale is max(this.scale(), val.scale()).
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
SUBTYPE_CATV_DOCSIS - Static variable in class org.ocap.net.OCRCInterface
Constant to indicate a DOCSIS return channel.
SUBTYPE_CATV_OOB - Static variable in class org.ocap.net.OCRCInterface
Constant to indicate an OOB return channel, either SCTE 55-2 or SCTE 55-1, accessed through the CableCARD interface as specified in CCIF 2.0.
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.
SUNDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Sunday.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
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
SURROGATE - Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
sval - Variable in class java.io.StreamTokenizer
If the current token is a word token, this field contains a string giving the characters of the word token.
SW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-west-resize cursor type.
swap(List, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
swapServiceContexts(HScreen, HScreen, ServiceContext[]) - Method in class org.ocap.ui.MultiScreenManager
Atomically swap service contexts between two HScreen instances.
sync() - Method in class java.awt.Toolkit
Synchronizes this toolkit's graphics state.
sync() - Method in class java.io.FileDescriptor
Force all system buffers to synchronize with the underlying device.
SyncFailedException - Exception in java.io
Signals that a sync operation has failed.
SyncFailedException(String) - Constructor for exception java.io.SyncFailedException
Constructs an SyncFailedException with a detail message.
SYNCHRONIZED - Static variable in class java.lang.reflect.Modifier
The int value representing the synchronized modifier.
synchronizedCollection(Collection) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified collection.
synchronizedList(List) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified list.
synchronizedMap(Map) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified map.
synchronizedSet(Set) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified set.
synchronizedSortedMap(SortedMap) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
synchronizedSortedSet(SortedSet) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
synchronousLoad() - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to load a DSMCCObject.
syncStart(Time) - Method in interface javax.media.Clock
 
SYRIAC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
SYS_CAT_GENERAL_ERROR - Static variable in class org.ocap.system.event.ErrorEvent
System catastrophic error that doesn't fit into any other given category.
SYS_CAT_JAVA_THROWABLE - Static variable in class org.ocap.system.event.ErrorEvent
Java Throwable thrown by a call made by an application but not caught by the application.
SYS_INFO_GENERAL_EVENT - Static variable in class org.ocap.system.event.ErrorEvent
System informational event that doesn't fit into any other given category.
SYS_REC_GENERAL_ERROR - Static variable in class org.ocap.system.event.ErrorEvent
System error that doesn't fit into any other given category.
System - Class in java.lang
The System class contains several useful class fields and methods.
SYSTEM_CLOCK - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 system_clock_descriptor.
SystemBoundProvider - Interface in org.dvb.spi
Interface for providers that are registered from one Xlet, but provide system-wide services.
SystemColor - Class in java.awt
A class to encapsulate symbolic colors representing the color of native GUI objects on a system.
SystemEvent - Class in org.ocap.system.event
This class is the basis for system event messages.
SystemEventListener - Interface in org.ocap.system.event
System event handler implemented by a trusted application and registered with SystemEventManager.
SystemEventManager - Class in org.ocap.system.event
Registration mechanism for trusted applications to set the error handler.
SystemModule - Interface in org.ocap.system
The SystemModule is used by an OCAP-J application to send an APDU to the CableCARD device.
SystemModuleHandler - Interface in org.ocap.system
The SystemModuleHandler is used by an OCAP-J application for the following purposes: 1) receive an APDU from the CableCARD device, 2) detect an unsent APDU to the POD in case of an error, and 3) notification of becoming registered and unregistered.
SystemModuleRegistrar - Class in org.ocap.system
This class is used by an OCAP-J application to access a system module.

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