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 

A

a - Variable in class java.awt.AWTEventMulticaster
 
a - Variable in class org.havi.ui.HEventMulticaster
 
AAC_ADTS_AUDIO - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-7 AAC Audio with ADTS transport syntax
AAC_AUDIO_LATM - Static variable in interface org.ocap.si.StreamType
ISO/IEC 14496-3 and ISO/IEC 13818-7 AAC Audio with the LATM transport syntax as defined in ISO/IEC 14496-3/AMD-1
ABORT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously was aborted before production was complete.
abort() - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to abort a load in progress.
ABORTED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was aborted.
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to abort the image fetch.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(int) - Static method in class java.lang.StrictMath
Returns the absolute value of an int value..
abs(long) - Static method in class java.lang.StrictMath
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.StrictMath
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.StrictMath
Returns the absolute value of a double value.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
The int value representing the abstract modifier.
AbstractCollection - Class in java.util
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractList - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractMap - Class in java.util
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMethodError - Error in java.lang
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractSequentialList - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractService - Interface in org.ocap.service
The AbstractService represents a non-broadcast Service which applications can be added to and be selected as a group within a given javax.tv.service.selection.ServiceContext.
AbstractServiceType - Class in org.ocap.service
This class represents the abstract service type value.
AbstractServiceType(String) - Constructor for class org.ocap.service.AbstractServiceType
Provides an instance of AbstractServiceType.
AbstractSet - Class in java.util
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractView - Interface in org.w3c.dom.views
A base interface that all views shall derive from.
AC3_AUDIO - Static variable in interface org.ocap.si.DescriptorTag
SCTE AC-3_audio_descriptor.
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection.
accept(Service) - Method in class javax.tv.service.navigation.LocatorFilter
Tests if the given service passes the filter.
accept(Service) - Method in class javax.tv.service.navigation.PreferenceFilter
Tests if the given service passes the filter.
accept(Service) - Method in class javax.tv.service.navigation.ServiceFilter
Tests if a particular service passes this filter.
accept(Service) - Method in class javax.tv.service.navigation.ServiceTypeFilter
Tests if the given service passes the filter.
accept(Service) - Method in class javax.tv.service.navigation.SIElementFilter
Tests if the given service passes the filter.
accept(XMLStreamReader) - Method in interface javax.xml.stream.StreamFilter
Tests whether the current state is part of this stream.
ACCEPT - Static variable in class org.apache.log4j.spi.Filter
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
accept(AppID) - Method in class org.dvb.application.AppsDatabaseFilter
Test if a specified appid should be included in the Enumeration.
accept(AppID) - Method in class org.dvb.application.CurrentServiceFilter
Test if a specified appid should be included in the Enumeration.
accept(AppID) - Method in class org.dvb.application.RunningApplicationsFilter
Test if a specified appid should be included in the Enumeration.
accept(AppID) - Method in class org.ocap.application.AppFilter
Returns whether this AppFilter accepts the given AppID.
accept(AppID, AppPattern) - Method in interface org.ocap.application.AppFilterHandler
This method is called by AppFilter.accept(org.dvb.application.AppID) when it finds a matching AppPattern whose action is ASK.
accept(ContentEntry) - Method in class org.ocap.hn.content.navigation.ContentDatabaseFilter
This method is called for every ContentEntry in the database/list this filter is applied to.
accept(ContentEntry) - Method in class org.ocap.hn.content.navigation.DeviceFilter
Inherited from ContentDatabaseFilter.
accept(Object) - Method in class org.ocap.hn.PropertyFilter
Checks whether an element is accepted by this filter, the element must be either NetModule or Device.
accept(RecordingRequest) - Method in class org.ocap.shared.dvr.navigation.AppIDFilter
Tests if the given RecordingRequest passes the filter.
accept(RecordingRequest) - Method in class org.ocap.shared.dvr.navigation.OrgIDFilter
Tests if the given RecordingRequest passes the filter.
accept(RecordingRequest) - Method in class org.ocap.shared.dvr.navigation.RecordingListFilter
Tests if a particular entry passes this filter.
accept(RecordingRequest) - Method in class org.ocap.shared.dvr.navigation.RecordingStateFilter
Tests if the given RecordingRequest passes the filter.
acceptAndOpen() - Method in interface javax.microedition.io.StreamConnectionNotifier
Returns a StreamConnection object that represents a server side socket connection.
ACCESS_WITHDRAWN - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code : Access to the service or some component of it has been withdrawn by the system.
ACCESS_WITHDRAWN - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording did not complete successfully because access to the service or some component of it were withdrawn by the system before the scheduled completion of the recording.
ACCESS_WITHDRAWN - Static variable in class org.ocap.shared.dvr.RecordingTerminatedEvent
Reason code: Access to the service or some component of it has been withdrawn by the system.
AccessControlContext - Class in java.security
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Create an AccessControlContext with the given set of ProtectionDomains.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Create a new AccessControlContext with the given AccessControlContext and DomainCombiner.
AccessControlException - Exception in java.security
This exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied.
AccessControlException(String) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message.
AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message, and the requested permission that caused the exception.
AccessController - Class in java.security
The AccessController class is used for access control operations and decisions.
AccessDeniedException - Exception in org.ocap.shared.dvr
Exception thrown when an application is blocked from operating on a RecordingRequest by security attributes associated with that RecordingRequest.
AccessDeniedException() - Constructor for exception org.ocap.shared.dvr.AccessDeniedException
Constructs a AccessDeniedException with no detail message
AccessException - Exception in java.rmi
An AccessException is thrown to indicate that the caller does not have permission to perform the action requested by the method call.
AccessException(String) - Constructor for exception java.rmi.AccessException
Constructs an AccessException with the specified detail message.
AccessException(String, Exception) - Constructor for exception java.rmi.AccessException
Constructs an AccessException with the specified detail message and nested exception.
AccessibleObject - Class in java.lang.reflect
The AccessibleObject class is the base class for Field, Method and Constructor objects.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor: only used by the Java Virtual Machine.
Acl - Interface in java.security.acl
Interface representing an Access Control List (ACL).
AclEntry - Interface in java.security.acl
This is the interface used for representing one entry in an Access Control List (ACL).
AclNotFoundException - Exception in java.security.acl
This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).
AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
Constructs an AclNotFoundException.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
acos(double) - Static method in class java.lang.StrictMath
Returns the arc cosine of an angle, in the range of 0.0 through pi.
ACTION_CANCELED - Static variable in class org.ocap.hn.NetActionEvent
ACTION_CANCELED is returned by NetActionEvent.getActionStatus() when the action has been canceled.
ACTION_COMPLETED - Static variable in class org.ocap.hn.NetActionEvent
Action status for a completed action
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting action events.
ACTION_FAILED - Static variable in class org.ocap.hn.NetActionEvent
ACTION_FAILED is returned by NetActionEvent.getActionStatus() when the action has failed.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first number in the range of ids used for action events.
ACTION_IN_PROGRESS - Static variable in class org.ocap.hn.NetActionEvent
ACTION_IN_PROGRESS is returned by NetActionEvent.getActionStatus() when the action is currently on going.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last number in the range of ids used for action events.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
This event id indicates that a meaningful action occured.
ACTION_STATUS_NOT_AVAILABLE - Static variable in class org.ocap.hn.NetActionEvent
ACTION_STATUS_NOT_AVAILABLE is returned by NetActionEvent.getActionStatus() when the transaction has completed successfully or failed sometime before this method was called and the implementation is no longer maintaining a status for it.
ACTIONED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned, and has focus.
ACTIONED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned, but does not have focus.
ACTIONED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the widget has been actioned.
ActionEvent - Class in java.awt.event
A semantic event which indicates that a component-defined action occured.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with modifier keys.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with the specified modifier keys and timestamp.
ActionListener - Interface in java.awt.event
The listener interface for receiving action events.
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles the actionPerformed event by invoking the actionPerformed methods on listener-a and listener-b.
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the ActionEvent by invoking the actionPerformed methods on listener-a and listener-b.
activate() - Method in class org.apache.log4j.config.PropertySetter
 
activateOptions() - Method in class org.apache.log4j.AppenderSkeleton
Derived appenders should override this method if option structure requires it.
activateOptions() - Method in class org.apache.log4j.PatternLayout
Does not do anything as options become effective
activateOptions() - Method in class org.apache.log4j.spi.Filter
Usually filters options become active when set.
activateOptions() - Method in interface org.apache.log4j.spi.OptionHandler
Activate the options that were previously set with calls to option setters.
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the activeCaption system color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the activeCaptionBorder system color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the activeCaptionText system color.
activeCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of the currently active window.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around the currently active window.
activeCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of the currently active window.
activeCount() - Static method in class java.lang.Thread
Returns the number of active threads in the current thread's thread group.
activeCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active threads in this thread group.
ActiveEvent - Interface in java.awt
An interface for events that know how to dispatch themselves.
ActiveFormatDescriptionChangedEvent - Class in org.dvb.media
Event signalling that the transmitted active format definition has changed
ActiveFormatDescriptionChangedEvent(Object, int) - Constructor for class org.dvb.media.ActiveFormatDescriptionChangedEvent
Construct the event
activeGroupCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active groups in this thread group.
ACTIVITY_END_ACCESS_WITHDRAWN - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
ACTIVITY_END_NETWORK_TIMEOUT - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
ACTIVITY_END_OTHER - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
ACTIVITY_END_RESOURCE_REMOVED - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
ACTIVITY_END_SERVICE_VANISHED - Static variable in interface org.ocap.hn.content.StreamingActivityListener
Reason for activity ended.
ACTIVITY_END_USER_STOP - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
ACTOR - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of an actor appearing in a video item.
ACTOR_AT_ROLE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Role of an actor in the work.
AD - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Adds component-listener-a with component-listener-b and returns the resulting multicast listener.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Adds container-listener-a with container-listener-b and returns the resulting multicast listener.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Adds key-listener-a with key-listener-b and returns the resulting multicast listener.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-motion-listener-a with mouse-motion-listener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-listener-a with window-listener-b and returns the resulting multicast listener.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-focus-listener-a with window-focus-listener-b and returns the resulting multicast listener.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Adds action-listener-a with action-listener-b and returns the resulting multicast listener.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Adds item-listener-a with item-listener-b and returns the resulting multicast listener.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Adds input-method-listener-a with input-method-listener-b and returns the resulting multicast listener.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and returns the resulting multicast listener.
add(Component) - Method in class java.awt.Container
Appends the specified component to the end of this container.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to this container.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the given position.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to the end of this container.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container with the specified constraints at the specified index.
add(int, int) - Method in class java.awt.Rectangle
Adds a point, specified by the integer arguments newx and newy, to this Rectangle.
add(Point) - Method in class java.awt.Rectangle
Adds the specified Point to this Rectangle.
add(Rectangle) - Method in class java.awt.Rectangle
Adds a Rectangle to this Rectangle.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + val), and whose scale is max(this.scale(), val.scale()).
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(Permission) - Method in class java.security.PermissionCollection
Adds a permission object to the current collection of permission objects.
add(Permission) - Method in class java.security.Permissions
Adds a permission object to the PermissionCollection for the class the permission belongs to.
add(Object) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(Object) - Method in class java.util.AbstractList
Appends the specified element to the end of this List (optional operation).
add(int, Object) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class java.util.Calendar
Date Arithmetic function.
add(Object) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified (signed) amount of time to the given time field, based on the calendar's rules.
add(Object) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(int, Object) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(int, Object) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(Object) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(Object) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(Object) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(int, Object) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(Locator) - Method in interface javax.tv.media.MediaSelectControl
Adds a service component (for example, subtitles) to the presentation.
ADD - Static variable in class javax.tv.service.SIChangeType
SIChangeType indicating that an SIElement has been added.
add(String) - Method in class org.dvb.user.Preference
Adds a new value for this preference.
add(String[]) - Method in class org.dvb.user.Preference
Adds several new values for this preferences.
add(int, String) - Method in class org.dvb.user.Preference
Adds a new value for this preference.
add(HBackgroundImageListener, HBackgroundImageListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HBackgroundImageListener-a with HBackgroundImageListener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class org.havi.ui.HEventMulticaster
Adds WindowListener-a with WindowListener-b and returns the resulting multicast listener.
add(HScreenConfigurationListener, HScreenConfigurationListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenConfigurationListener-a with HScreenConfigurationListener-b and returns the resulting multicast listener.
add(HScreenConfigurationListener, HScreenConfigurationListener, HScreenConfigTemplate) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenConfigurationListener-a with HScreenConfigurationListener-b, which is notified when the HScreenDevice's configuration is modified so that it is no longer compatible with the HScreenConfigTemplate tb.
add(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HScreenLocationModifiedListener-a with HScreenLocationModifiedListener-b and returns the resulting multicast listener.
add(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HTextListener-a with HTextListener-b and returns the resulting multicast listener.
add(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HItemListener-a with HItemListener-b and returns the resulting multicast listener.
add(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HFocusListener-a with HFocusListener-b and returns the resulting multicast listener.
add(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HAdjustmentListener-a with HAdjustmentListener-b and returns the resulting multicast listener.
add(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HActionListener-a with HActionListener-b and returns the resulting multicast listener.
add(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
Adds HKeyListener-a with HKeyListener-b and returns the resulting multicast listener.
add(ResourceStatusListener, ResourceStatusListener) - Static method in class org.havi.ui.HEventMulticaster
Adds ResourceStatusListener-a with listener-b and returns the resulting multicast listener.
add(HToggleButton) - Method in class org.havi.ui.HToggleGroup
Add the specified HToggleButton to this HToggleGroup.
add(AppPattern) - Method in class org.ocap.application.AppFilter
Adds an AppPattern to this AppFilter.
ADD_INDEX_END - Static variable in class org.havi.ui.HListGroup
A constant for use with addItem and addItems which specifies that the new items shall be appended to the end of the list.
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener to receive adjustment events when the value of the adjustable object changes.
addAdjustmentListener(HAdjustmentListener) - Method in interface org.havi.ui.HAdjustmentValue
Adds the specified HAdjustmentListener to receive HAdjustmentEvents sent from this object.
addAdjustmentListener(HAdjustmentListener) - Method in class org.havi.ui.HRangeValue
Adds the specified HAdjustmentListener to receive HAdjustmentEvents sent from this object.
addAfter(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Adds a java.awt.Component to this HComponentOrdering directly behind a previously added java.awt.Component.
addAfter(Component, Component) - Method in class org.havi.ui.HContainer
Adds a java.awt.Component to this HContainer directly behind a previously added java.awt.Component.
addAfter(Component, Component) - Method in class org.havi.ui.HScene
Adds a java.awt.Component to this HScene directly behind a previously added java.awt.Component.
addAll(Collection) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in in the specified collection into this list at the specified position.
addAll(Collection) - Method in class java.util.ArrayList
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.ArrayList
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class java.util.Vector
Inserts all of the elements in in the specified Collection into this Vector at the specified position.
addAllArrowKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
addAllArrowKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
addAllColourKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
addAllColourKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
addAllNumericKeys() - Method in class org.dvb.event.UserEventRepository
Adds the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
addAllNumericKeys() - Method in class org.havi.ui.event.HEventGroup
Adds the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
addAppData(String, Serializable) - Method in interface org.ocap.shared.dvr.RecordingRequest
Add application specific private data.
addAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
Add appender.
addAppender(Appender) - Method in class org.apache.log4j.Category
Add newAppender to the list of appenders of this Category instance.
addAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Add an appender.
addAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
addAppStateChangeEventListener(AppStateChangeEventListener) - Method in interface org.dvb.application.AppProxy
Add a listener to the application proxy so that an application can be informed if the application changes state.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds an attribute to a subrange of the string.
addAttributes(Map, int, int) - Method in class java.text.AttributedString
Adds a set of attributes to a subrange of the string.
addAudioOutput(AudioOutputPort) - Method in class org.ocap.hardware.device.OCSound
Add an AudioOutputPort to the set of audio output ports where this clip will be played.
addAvailableStorageListener(AvailableStorageListener, int) - Method in class org.ocap.storage.StorageManager
Adds a listener for high water mark reached in available persistent storage indicated by the dvb.persistent.root property.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given eventMask.
addBefore(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Adds a java.awt.Component to this HComponentOrdering directly in front of a previously added java.awt.Component.
addBefore(Component, Component) - Method in class org.havi.ui.HContainer
Adds a java.awt.Component to this HContainer directly in front of a previously added java.awt.Component.
addBefore(Component, Component) - Method in class org.havi.ui.HScene
Adds a java.awt.Component to this HScene directly in front of a previously added java.awt.Component.
addBouquetChangeListener(BouquetChangeListener) - Method in interface javax.tv.service.transport.BouquetCollection
Registers a BouquetChangeListener to be notified of changes to a Bouquet that is part of this BouquetCollection.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Adds a certificate for this identity.
addClosedCaptioningListener(ClosedCaptioningListener) - Method in interface org.ocap.media.ClosedCaptioningControl
Add a listener to notify a closed-captioning state change.
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified component listener to receive component events from this component.
addConnectionListener(ConnectionListener) - Method in class org.dvb.net.rc.ConnectionRCInterface
Add a listener for events related to connections of this interface.
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to receive container events from this container.
addContentEntries(ContentEntry[]) - Method in interface org.ocap.hn.content.ContentContainer
Adds ContentEntry objects to this ContentContainer.
addContentEntry(ContentEntry) - Method in interface org.ocap.hn.content.ContentContainer
Adds a ContentEntry to this ContentContainer.
addContentServerListener(ContentServerListener) - Method in interface org.ocap.hn.ContentServerNetModule
Adds a ContentServerListener to this ContentContainer.
addController(Controller) - Method in interface javax.media.Player
Assume control of another Controller.
addControllerListener(ControllerListener) - Method in interface javax.media.Controller
Specify a ControllerListener to which this Controller will send events.
addDeviceEventListener(DeviceEventListener) - Method in interface org.ocap.hn.Device
Adds a DeviceEventListener instance to this Device.
addDeviceEventListener(DeviceEventListener) - Method in class org.ocap.hn.NetManager
Adds a Device event listener to NetManager.
addDeviceListener(UPnPClientDeviceListener) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Adds a listener for device changes.
addDeviceListener(UPnPManagedDeviceListener) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Adds a listener for additions or removals of locally hosted server devices.
addElement(Object) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Adds an ACL entry to this ACL.
addEnvironmentListener(EnvironmentListener) - Method in class org.ocap.environment.Environment
Add a listener for environment events.
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addEventListenerNS(String, String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of an event listener in a specified group or the default group and, depending on the useCapture parameter, on the capture phase of the DOM event flow or its target and bubbling phases.
addExclusiveAccessToAWTEvent(ResourceClient, UserEventRepository) - Method in class org.dvb.event.EventManager
An application should use this method to express its intend to have exclusive access to some events, but for these events to be received through the java.awt mechanism.
addFilter(Filter) - Method in interface org.apache.log4j.Appender
Add a filter to the end of the filter list.
addFilter(Filter) - Method in class org.apache.log4j.AppenderSkeleton
Add a filter to end of the filter list.
addFirst(Object) - Method in class java.util.LinkedList
Inserts the given element at the beginning of this list.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified focus listener to receive focus events from this component when this component gains input focus.
addFreeSpaceListener(FreeSpaceListener, int) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Adds a listener that is notified when available free space is less than a specified level.
addGainChangeListener(GainChangeListener) - Method in interface javax.media.GainControl
Register for gain change update events.
addHActionListener(HActionListener) - Method in interface org.havi.ui.HActionable
Adds the specified HActionListener to receive HActionEvent events sent from this HActionable.
addHActionListener(HActionListener) - Method in class org.havi.ui.HGraphicButton
Adds the specified HActionListener to receive HActionEvent events sent from this HGraphicButton.
addHActionListener(HActionListener) - Method in class org.havi.ui.HTextButton
Adds the specified HActionListener to receive HActionEvent events sent from this HTextButton.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Registers an event listener to receive notifications that an SSL handshake has completed on this connection.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HAnimation
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HGraphicButton
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HIcon
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HListGroup
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in interface org.havi.ui.HNavigable
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HRange
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HRangeValue
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HText
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHFocusListener(HFocusListener) - Method in class org.havi.ui.HTextButton
Adds the specified HFocusListener to receive HFocusEvent events sent from this HNavigable: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHierarchyEventListener(HierarchyEventListener) - Method in class org.apache.log4j.Hierarchy
 
addHierarchyEventListener(HierarchyEventListener) - Method in interface org.apache.log4j.spi.LoggerRepository
Add a HierarchyEventListener event to the repository.
addHKeyListener(HKeyListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HKeyListener to receive HKeyEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHKeyListener(HKeyListener) - Method in interface org.havi.ui.HTextValue
Adds the specified HKeyListener to receive HKeyEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHTextListener(HTextListener) - Method in class org.havi.ui.HSinglelineEntry
Adds the specified HTextListener to receive HTextEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addHTextListener(HTextListener) - Method in interface org.havi.ui.HTextValue
Adds the specified HTextListener to receive HTextEvent events sent from this HTextValue: If the listener has already been added further calls will add further references to the listener, which will then receive multiple copies of a single event.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Adds an identity to this identity scope.
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the list of images being tracked by this media tracker.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds a scaled image to the list of images being tracked by this media tracker.
addImpl(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index.
addInBandChangeListener(TableChangeListener, Locator) - Method in class org.ocap.si.ProgramAssociationTableManager
Add a TableChangeListener object that will be notified when the inband PAT for the channel (transport stream) identified by the Locator parameter changes.
addInBandChangeListener(TableChangeListener, Locator) - Method in class org.ocap.si.ProgramMapTableManager
Add a TableChangeListener object that will be notified when the inband PMT changes.
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified input method listener to receive input method events from this component.
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInternal(EventListener, EventListener) - Static method in class org.havi.ui.HEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addItem(HListElement, int) - Method in class org.havi.ui.HListGroup
Add an item to this HListGroup.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds a listener to receive item events when the state of an item is changed by the user.
addItemListener(HItemListener) - Method in interface org.havi.ui.HItemValue
Adds the specified HItemListener to receive HItemEvents sent from this object.
addItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
Adds the specified HItemListener to receive HItemEvents sent from this object.
addItems(HListElement[], int) - Method in class org.havi.ui.HListGroup
Add an array of items to this HListGroup.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
additive - Variable in class org.apache.log4j.Category
Additivity is set to true by default, that is children inherit the appenders of their ancestors by default.
addKey(int) - Method in class org.dvb.event.UserEventRepository
Adds the specified keycode to the repository.
addKey(int) - Method in class org.havi.ui.event.HEventGroup
A shortcut to create a new key event type entry in the group.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher chain.
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post- processor chain.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified key listener to receive key events from this component.
addLast(Object) - Method in class java.util.LinkedList
Appends the given element to the end of this list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated.
replaced by addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Adds the specified component to this card layout's internal table of names.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated.
replaced by addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, using the specified constraint object.
addListener(ProgramScheduleListener) - Method in interface javax.tv.service.guide.ProgramSchedule
Registers a ProgramScheduleListener to be notified of changes to program events on this ProgramSchedule.
addListener(ServiceContextListener) - Method in interface javax.tv.service.selection.ServiceContext
Subscribes a listener to receive events related to this ServiceContext.
addListener(AppsDatabaseEventListener) - Method in class org.dvb.application.AppsDatabase
Add a listener to the database so that an application can be informed if the database changes.
addListener(VideoOutputPortListener) - Method in interface org.ocap.hardware.device.VideoOutputSettings
Add the given listener to monitor this video output port for status changes.
addListener(EASListener) - Method in class org.ocap.system.EASManager
Adds a listener for EAS events.
addMediaSelectListener(MediaSelectListener) - Method in interface javax.tv.media.MediaSelectControl
Subscribes the specified MediaSelectListener to receive events related to media selection on this Player.
addMember(Principal) - Method in interface java.security.acl.Group
Adds the specified member to the group.
addMetadata(String, Object) - Method in class org.ocap.hn.content.MetadataNode
Adds a new metadata entry, modifies an existing metadata entry, or removes an existing metadata entry.
addMetadata(String, Object, ExtendedFileAccessPermissions) - Method in class org.ocap.hn.content.MetadataNode
Adds a new metadata entry, modifies an existing metadata entry, or removes an existing metadata entry, with specification of ExtendedFileAccessPermissions.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified mouse motion listener to receive mouse motion events from this component.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified mouse wheel listener to receive mouse wheel events from this component.
addNameSpace(String, String) - Method in class org.ocap.hn.content.MetadataNode
Adds a namespace declaration to this MetadataNode.
addNetModuleEventListener(NetModuleEventListener) - Method in class org.ocap.hn.NetManager
Adds a NetModule event listener to NetManager.
addNetModuleEventListener(NetModuleEventListener) - Method in interface org.ocap.hn.NetModule
Adds a NetModuleEventListener instance to this NetModule.
addNetworkChangeListener(NetworkChangeListener) - Method in interface javax.tv.service.transport.NetworkCollection
Registers a NetworkChangeListener to be notified of changes to a Network that is part of this NetworkCollection.
addNetworkInterfaceListener(NetworkInterfaceListener) - Method in class org.davic.net.tuning.NetworkInterface
Adds a listener for network interface events
addNotify() - Method in class java.awt.Component
Makes this Component displayable by connecting it to a native screen resource.
addNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
Add a listener to NPT events on the DSMCCStream object.
addObjectChangeEventListener(ObjectChangeEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Subscribes an ObjectChangeEventListener to receive notifications of version changes of DSMCCObject.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOnScreenLocationModifiedListener(HScreenLocationModifiedListener) - Method in class org.havi.ui.HVideoComponent
Register a listener to determine if the Component's on-screen location is modified - irrespective of its relative location to its parent Container.
addOutOfBandChangeListener(TableChangeListener) - Method in class org.ocap.si.ProgramAssociationTableManager
Add a TableChangeListener object that will be notified when the out-of-band PAT changes.
addOutOfBandChangeListener(TableChangeListener, int) - Method in class org.ocap.si.ProgramMapTableManager
Add a TableChangeListener object that will be notified when the out-of-band PMT changes.
addOutputResolution(VideoResolution, FixedVideoOutputConfiguration) - Method in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Add a desired input video resolution to output video resolution mapping.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Adds an owner.
addPermission(Permission) - Method in interface java.security.acl.AclEntry
Adds the specified permission to this ACL entry.
addPoint(int, int) - Method in class java.awt.Polygon
Appends the specified coordinates to this Polygon.
addPowerModeChangeListener(PowerModeChangeListener) - Method in class org.ocap.hardware.Host
Adds the PowerModeChangeListener to be called (PowerModeChangeListener.powerModeChanged(int) when the power mode of the box changes (for example when the user presses the Power button).
addProperty(String, String) - Method in class org.ocap.hn.PropertyFilter
Adds a (key,value) pair to the filter.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addProvider(Provider) - Static method in class java.security.Security
Adds a provider to the next position available.
addRecordingAlertListener(RecordingAlertListener) - Method in class org.ocap.dvr.OcapRecordingManager
Adds an event listener for receiving events corresponding to a transition from a pending state to an in-progress state or a failed state.
addRecordingAlertListener(RecordingAlertListener, long) - Method in class org.ocap.dvr.OcapRecordingManager
Adds an event listener for receiving events corresponding to a transition from a pending state to an in-progress state or a failed state.
addRecordingChangedListener(RecordingChangedListener) - Method in class org.ocap.shared.dvr.RecordingManager
Adds an event listener for changes in status of recording requests.
addRecordingContentItem(RecordingContentItem) - Method in interface org.ocap.hn.recording.NetRecordingEntry
Adds a local RecordingContentItem to this recording object
addRecordingPlaybackListener(RecordingPlaybackListener) - Method in class org.ocap.dvr.OcapRecordingManager
Adds an event listener for receiving events corresponding to a recording playback start.
addRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
Add an object renderer for a specific class.
addRenderer(RendererSupport, String, String) - Static method in class org.apache.log4j.or.RendererMap
Add a renderer to a hierarchy passed as parameter.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Specifies an object to be notified of changes in the status of resources related to a SectionFilterGroup object.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.net.tuning.NetworkInterfaceManager
Registers a resource status listener to receive resource status events
addResourceStatusEventListener(ResourceStatusListener) - Method in interface org.davic.resources.ResourceServer
This method informs a resource server that a particular object should be informed of changes in the state of the resources managed by that server.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.event.EventManager
Adds the specified resource status listener so that an application can be aware of any changes regarding exclusive access to some events.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.net.rc.RCInterfaceManager
This method informs a resource server that a particular object should be informed of changes in the state of the resources managed by that server.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.havi.ui.HScreenDevice
Register a listener for events about changes in the state of the ownership of this device.
addResourceStatusEventListener(ResourceStatusListener) - Method in class org.ocap.media.VBIFilterGroup
Add a listener object to be notified of changes in the status of resources related to VBI filters.
address - Variable in class java.net.SocketImpl
The IP address of the remote end of this socket.
addScreenConfigurationListener(HScreenConfigurationListener) - Method in class org.havi.ui.HScreenDevice
Add an HScreenConfigurationListener to this device, which is notified whenever the device's configuration is modified.
addScreenConfigurationListener(HScreenConfigurationListener, HScreenConfigTemplate) - Method in class org.havi.ui.HScreenDevice
Add an HScreenConfigurationListener to this device, which is notified when the device's configuration is further modified so that it is no longer compatible with the specified HScreenConfigTemplate.
addSectionFilterListener(SectionFilterListener) - Method in class org.davic.mpeg.sections.SectionFilter
Specifies an object to be notified of events relating to this SectionFilter object.
addServiceComponentChangeListener(ServiceComponentChangeListener) - Method in interface javax.tv.service.navigation.ServiceDetails
Registers a ServiceComponentChangeListener to be notified of changes to a ServiceComponent that is part of this ServiceDetails.
addServiceDetailsChangeListener(ServiceDetailsChangeListener) - Method in interface javax.tv.service.transport.Transport
Registers a ServiceDetailsChangeListener to be notified of changes to ServiceDetails that are carried on this Transport.
addShortcut(int, HActionable) - Method in class org.havi.ui.HScene
Adds a shortcut key to action the specified HActionable.
addShutdownHook(Thread) - Method in class java.lang.Runtime
Registers a new virtual-machine shutdown hook.
addStateVariableListener(UPnPStateVariableListener) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Adds a state variable listener to this UPnPClientService.
addStorageManagerListener(StorageManagerListener) - Method in class org.ocap.storage.StorageManager
Adds a listener to receive StorageManagerEvents when a storage proxy is added, removed or changes state.
addStreamingActivityListener(StreamingActivityListener, int) - Method in interface org.ocap.hn.ContentServerNetModule
Adds an StreamingActivityListener to this content server.
addSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
Add a listener for subtitle events
addTextOverflowListener(TextOverflowListener) - Method in class org.dvb.ui.DVBTextLayoutManager
Register a TextOverflowListener that will be notified if the text string does not fit in the component when rendering.
addTimeShiftListener(TimeShiftListener) - Method in interface org.ocap.dvr.TimeShiftProperties
Adds a listener for time-shift events related to this TimeShiftProperties.
addTransformationListener(TransformationListener) - Method in class org.ocap.hn.transformation.TransformationManager
Adds a TransformationListener to receive callbacks from the TransformationManager.
addTransportStreamChangeListener(TransportStreamChangeListener) - Method in interface javax.tv.service.transport.TransportStreamCollection
Registers a TransportStreamChangeListener to be notified of changes to a TransportStream that is part of this TransportStreamCollection.
addTVTimerWentOffListener(TVTimerWentOffListener) - Method in class javax.tv.util.TVTimerSpec
Registers a listener with this timer specification.
addURL(URL) - Method in class java.net.URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUserEvent(UserEvent) - Method in class org.dvb.event.UserEventRepository
Adds the given user event to the repository.
addUserEventListener(UserEventListener, ResourceClient, UserEventRepository) - Method in class org.dvb.event.EventManager
Adds the specified listener to receive events coming from the user in an exclusive manner.
addUserEventListener(UserEventListener, UserEventRepository) - Method in class org.dvb.event.EventManager
Adds the specified listener to receive events coming from the user.
addUserPreferenceChangeListener(UserPreferenceChangeListener) - Method in class org.dvb.user.UserPreferenceManager
Adds a listener for changes in user preferences as held in the MHP terminal.
addVBIFilterListener(VBIFilterListener) - Method in interface org.ocap.media.VBIFilter
Add a new VBIFilterListener instance to this VBI filter.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Add a VetoableListener to the listener list.
addVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
Add a listener for VideoFormatChangedEvents
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified window focus listener to receive window events from this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified window listener to receive window events from this window.
addWindowListener(WindowListener) - Method in class org.havi.ui.HScene
Add a listener to receive any java.awt.event.WindowEvents sent from this HScene.
ADJUST_BUTTON_LESS - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be decremented by one unit.
ADJUST_BUTTON_MORE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be incremented by one unit.
ADJUST_END_CHANGE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id indicates that the value of an HAdjustmentValue component has been finally set.
ADJUST_FIRST - Static variable in class org.havi.ui.event.HAdjustmentEvent
The first integer id in the range of event ids supported by the HAdjustmentEvent class.
ADJUST_LAST - Static variable in class org.havi.ui.event.HAdjustmentEvent
The last integer id in the range of event ids supported by the HAdjustmentEvent class.
ADJUST_LESS - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is decreased by one unit.
ADJUST_MORE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is increased by one unit.
ADJUST_NONE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was not clicked over an active adjustment area.
ADJUST_PAGE_LESS - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id is sent whenever the value of an HAdjustmentValue component is decreased by one block.
ADJUST_PAGE_LESS - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be decremented by one block.
ADJUST_PAGE_MORE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment change event with this id is sent whenever the value of an HAdjustmentValue component is increased by one block.
ADJUST_PAGE_MORE - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should be incremented by one block.
ADJUST_START_CHANGE - Static variable in class org.havi.ui.event.HAdjustmentEvent
An adjustment event with this id indicates that the value of an HAdjustmentValue component may be about to change.
ADJUST_THUMB - Static variable in interface org.havi.ui.HAdjustableLook
A constant which may be returned from the hitTest method to indicate that the pointer was clicked in an adjustment area which indicates that the orientable value should change according to pointer motion events received by the component, until the pointer button is released.
Adjustable - Interface in java.awt
The interface for objects which have an adjustable numeric value contained within a bounded range of values.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call adjustForGravity instead.
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
Marks the first integer id for the range of adjustment event ids.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
Marks the last integer id for the range of adjustment event ids.
ADJUSTMENT_VALUE_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
The adjustment value changed event.
AdjustmentEvent - Class in java.awt.event
The adjustment event emitted by Adjustable objects.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentListener - Interface in java.awt.event
The listener interface for receiving adjustment events.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
Invoked when the value of the adjustable has changed.
Adler32 - Class in java.util.zip
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
adoptNode(Node) - Method in interface org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
AFD_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 14:9 (centre)
AFD_14_9_TOP - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 14:9 (top)
AFD_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 16:9 (centre)
AFD_16_9_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 16:9 (with shoot & protect 14:9 centre)
AFD_16_9_SP_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 16:9 (with shoot & protect 4:3 centre)
AFD_16_9_TOP - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 16:9 (top)
AFD_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 4:3 (centre)
AFD_4_3_SP_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of 4:3 (with shoot & protect 14:9 centre)
AFD_GT_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor of greater than 16:9 (centre)
AFD_NOT_PRESENT - Static variable in interface org.dvb.media.VideoFormatControl
Constant showing an MPEG active format descriptor is not present
AFD_SAME - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an MPEG active format descriptor that is the same as the coded frame
after(Object) - Method in class java.util.Calendar
Compares the time field records.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
afterOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character after the offset.
ALBUM - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
This identifies a ALBUM this piece of content belongs to.
ALBUM_ART - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Reference to album art.
ALBUM_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents the base album container.
ALBUM_CONTAINER_MUSIC - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a music album container.
ALBUM_CONTAINER_PHOTO - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a photo album container.
AlgorithmParameterGenerator - Class in java.security
The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Creates an AlgorithmParameterGenerator object.
AlgorithmParameterGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class, which is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
 
AlgorithmParameters - Class in java.security
This class is used as an opaque representation of cryptographic parameters.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Creates an AlgorithmParameters object.
AlgorithmParameterSpec - Interface in java.security.spec
A (transparent) specification of cryptographic parameters.
AlgorithmParametersSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class, which is used to manage algorithm parameters.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
 
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
ALL - Static variable in class org.apache.log4j.Level
The ALL has the lowest possible rank and is intended to turn on all logging.
ALL_INT - Static variable in class org.apache.log4j.Priority
 
ALL_STATES - Static variable in interface org.havi.ui.HState
Constant used to indicate all of the applicable states for a given component.
ALLBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that a static image which was previously drawn is now complete and can be drawn again in its final form.
allocate(long) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Allocates the specified amount of storage from the containing StorageProxy for use by recordings made to this volume.
allocateGeneralPurposeVolume(String, ExtendedFileAccessPermissions) - Method in interface org.ocap.storage.StorageProxy
Allocates a general purpose LogicalStorageVolume.
allocateMediaVolume(String, ExtendedFileAccessPermissions) - Method in interface org.ocap.dvr.storage.MediaStorageOption
Allocates a MediaStorageVolume.
ALLOW - Static variable in class org.ocap.application.AppPattern
When AppFilter.accept finds a matching AppPattern with this action, it returns true.
allowAccess(String[]) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Adds a list of Organization strings to the set of organizations that are allowed to use this volume.
allowReservation(LogicalStorageVolume, AppID, long) - Method in interface org.ocap.dvr.storage.SpaceAllocationHandler
This method should be used by the implementation to allow the SpaceAllocationHandler to grant a request to reserve space.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
AllPermission - Class in java.security
The AllPermission is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ALPHABETIC_PRESENTATION_FORMS_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FB00..U+FB4F) as defined in ISO 10646-1(E) normative Annex A
AlphaColor - Class in javax.tv.graphics
A class that allows a very simple, interoperable form of compositing.
AlphaColor(float, float, float, float) - Constructor for class javax.tv.graphics.AlphaColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range [0.0 - 1.0].
AlphaColor(int, int, int, int) - Constructor for class javax.tv.graphics.AlphaColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range 0-255, inclusive.
AlphaColor(int, boolean) - Constructor for class javax.tv.graphics.AlphaColor
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
AlphaColor(Color) - Constructor for class javax.tv.graphics.AlphaColor
Constructs a new AlphaColor using the specified java.awt.Color.
AlphaComposite - Class in java.awt
This AlphaComposite class implements the basic alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics and images.
AlreadyBoundException - Exception in java.rmi
An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.
AlreadyBoundException() - Constructor for exception java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with no specified detail message.
AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with the specified detail message.
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Alt key extended modifier constant.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key extended modifier constant.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key modifier constant.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
The alt modifier.
ALT_MASK - Static variable in class java.awt.event.InputEvent
The Alt key modifier constant.
AlternativeContentErrorEvent - Class in org.ocap.service
AlternativeContentErrorEvent is generated to indicate that "alternative" content is being presented due to an error that prevents the presentation of normal content as part of selection of a service and during presentation of that selected service.
AlternativeContentErrorEvent(ServiceContext, int) - Constructor for class org.ocap.service.AlternativeContentErrorEvent
Constructs an event with a reason code.
AlternativeContentEvent - Class in javax.tv.service.selection
AlternativeContentEvent is generated to indicate that "alternative" content is being presented during the presentation of a service.
AlternativeContentEvent(ServiceContext) - Constructor for class javax.tv.service.selection.AlternativeContentEvent
Constructs the event.
AlternativeMediaPresentationEvent - Class in org.ocap.media
AlternativeMediaPresentationEvent is a JMF event generated to indicate that an "alternative" content is presented during the media presentation of a service.
AlternativeMediaPresentationEvent(Controller, int, int, int) - Constructor for class org.ocap.media.AlternativeMediaPresentationEvent
Constructor of MediaPresentationEvent
AlternativeMediaPresentationReason - Interface in org.ocap.media
This interface represents possible reasons that lead to alternative media presentation.
AM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.text.DateFormat.Field
Constant identifying the time of day indicator (e.g.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Useful constant for AM_PM field alignment.
ANALOG_RADIO - Static variable in class javax.tv.service.ServiceType
Analog radio service type.
ANALOG_TV - Static variable in class javax.tv.service.ServiceType
Analog TV service type.
anchor - Variable in class java.awt.GridBagConstraints
This field is used when the component is smaller than its display area.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
and(DatabaseQuery) - Method in class org.ocap.hn.content.navigation.DatabaseQuery
Create a new DatabaseQuery based upon the logical AND of the predicates represented by this query and the argument query.
and(DatabaseQuery, String) - Method in class org.ocap.hn.content.navigation.DatabaseQuery
Create a new DatabaseQuery object based upon the logical AND of the predicates represented by this query and the argument query.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
ANIMATE_CONTENT_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).
ANIMATION_POSITION_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).
annotateClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to allow class data to be stored in the stream.
annotateProxyClass(Class) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
Annotation - Class in java.text
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
Annotation(Object) - Constructor for class java.text.Annotation
Constructs an annotation record with the given value, which may be null.
APP_ADDED - Static variable in class org.dvb.application.AppsDatabaseEvent
The addition event id.
APP_CAT_GENERAL_ERROR - Static variable in class org.ocap.system.event.ErrorEvent
Application catastrophic error that doesn't fit into any other given category.
APP_CHANGED - Static variable in class org.dvb.application.AppsDatabaseEvent
The changed event id.
APP_DELETED - Static variable in class org.dvb.application.AppsDatabaseEvent
The deletion event id.
APP_INFO_GENERAL_EVENT - Static variable in class org.ocap.system.event.ErrorEvent
Application informational event that doesn't fit into any other given category.
APP_REC_GENERAL_ERROR - Static variable in class org.ocap.system.event.ErrorEvent
Application recoverable error that doesn't fit into any other given category.
APP_REC_JAVA_THROWABLE - Static variable in class org.ocap.system.event.ErrorEvent
Application recoverable error - a Java Throwable caught by an exception, but that can be recovered from by the application, or a Throwable that was created by an application due to detection of a recoverable event.
AppAttributes - Interface in org.dvb.application
The AppAttributes class is a mapping of various information about a registered application.
append(Object) - Method in class java.lang.StringBuffer
Appends the string representation of the Object argument to this string buffer.
append(String) - Method in class java.lang.StringBuffer
Appends the string to this string buffer.
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this StringBuffer.
append(char[]) - Method in class java.lang.StringBuffer
Appends the string representation of the char array argument to this string buffer.
append(char[], int, int) - Method in class java.lang.StringBuffer
Appends the string representation of a subarray of the char array argument to this string buffer.
append(boolean) - Method in class java.lang.StringBuffer
Appends the string representation of the boolean argument to the string buffer.
append(char) - Method in class java.lang.StringBuffer
Appends the string representation of the char argument to this string buffer.
append(int) - Method in class java.lang.StringBuffer
Appends the string representation of the int argument to this string buffer.
append(long) - Method in class java.lang.StringBuffer
Appends the string representation of the long argument to this string buffer.
append(float) - Method in class java.lang.StringBuffer
Appends the string representation of the float argument to this string buffer.
append(double) - Method in class java.lang.StringBuffer
Appends the string representation of the double argument to this string buffer.
append(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.apache.log4j.AsyncAppender
Subclasses of AppenderSkeleton should implement this method to perform actual logging.
append(LoggingEvent) - Method in class org.ocap.logging.MIBAppender
Appends a logging event to the MIB Appender.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
Appender - Interface in org.apache.log4j
Implement this interface for your own strategies for outputting log statements.
AppenderAttachable - Interface in org.apache.log4j.spi
Interface for attaching appenders to objects.
AppenderSkeleton - Class in org.apache.log4j
Abstract superclass of the other appenders in the package.
AppenderSkeleton() - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
AppenderSkeleton(boolean) - Constructor for class org.apache.log4j.AppenderSkeleton
Create new instance.
AppFilter - Class in org.ocap.application
AppFilter provides a means of filtering AppIDs.
AppFilter() - Constructor for class org.ocap.application.AppFilter
Constructs an empty AppFilter.
AppFilter(AppPattern[]) - Constructor for class org.ocap.application.AppFilter
Constructs an AppFilter with initial AppPatterns.
AppFilterHandler - Interface in org.ocap.application
Application programs can provide an implementation of this interface to an AppFilter to make part of decision for AppFilter.accept.
AppIcon - Class in org.dvb.application
The AppIcon encapsulates the information concerning the icon attached to the application
AppIcon() - Constructor for class org.dvb.application.AppIcon
The constructor for the class.
AppID - Class in org.dvb.application
The AppID is a representation of the unique identifier for applications.
AppID(int, int) - Constructor for class org.dvb.application.AppID
Create a new AppID based on the given integers.
AppIDFilter - Class in org.ocap.shared.dvr.navigation
Filter to filter based on AppID.
AppIDFilter(AppID) - Constructor for class org.ocap.shared.dvr.navigation.AppIDFilter
Constructs the filter based on a particular AppID.
APPLICATION - Static variable in interface org.ocap.si.DescriptorTag
MHP application_descriptor.
APPLICATION_ICONS - Static variable in interface org.ocap.si.DescriptorTag
MHP application_icons_descriptor.
APPLICATION_NAME - Static variable in interface org.ocap.si.DescriptorTag
MHP application_name_descriptor.
APPLICATION_SIGNALING - Static variable in interface org.ocap.si.DescriptorTag
MHP application_signaling_descriptor.
ApplicationOrigin - Class in org.davic.mpeg
 
ApplicationResourceUsage - Interface in org.ocap.resource
This interface represents a ResourceUsage corresponding to a resource explicitly reserved by an application by successfully calling one of the following OCAP calls: org.davic.mpeg.sections.SectionFilterGroup.attach(TransportStream, ResourceClient, Object) org.davic.net.tuning.NetworkInterfaceController.reserve(NetworkInterface, Object) org.davic.net.tuning.NetworkInterfaceController.reserveFor(Locator, Object) org.havi.ui.HBackgroundDevice.reserveDevice(ResourceClient) org.havi.ui.HGraphicsDevice.reserveDevice(ResourceClient) org.havi.ui.HVideoDevice.reserveDevice(ResourceClient) org.ocap.media.VBIFilterGroup.attach(ServiceContext serviceContext, ResourceClient client, Object requestData) An object implementing this interface should be used by the implementation to represent the ResourceUsage corresponding to a reserved resource when the ResourceContentionHandler.resolveResourceContention() method is invoked.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given localized pattern string to this date format.
applyPattern(String) - Method in class java.text.ChoiceFormat
Sets the pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyPattern(String) - Method in class java.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
AppManagerProxy - Class in org.ocap.application
This class represents the application manager functionality used by the Monitor Application.
AppManagerProxy() - Constructor for class org.ocap.application.AppManagerProxy
This is a constructor of this class.
AppPattern - Class in org.ocap.application
AppPattern is an element that constitutes an AppFilter.
AppPattern(String, int, int) - Constructor for class org.ocap.application.AppPattern
Constructs a new AppPattern with no expiration.
AppPattern(String, int, int, Date, Object) - Constructor for class org.ocap.application.AppPattern
Constructs a new AppPattern with an expiration time and MSO private information.
AppProxy - Interface in org.dvb.application
An AppProxy Object is a proxy to an application.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
AppsControlPermission - Class in org.dvb.application
This class represents a Permission to control the lifecycle of another application.
AppsControlPermission() - Constructor for class org.dvb.application.AppsControlPermission
Creates a new AppsControlPermission.
AppsControlPermission(String, String) - Constructor for class org.dvb.application.AppsControlPermission
Creates a new AppsControlPermission.
AppsDatabase - Class in org.dvb.application
The AppsDatabase is an abstract view of the currently available applications.
AppsDatabase() - Constructor for class org.dvb.application.AppsDatabase
This constructor is provided for the use of implementations and specifications which extend the present document.
AppsDatabaseEvent - Class in org.dvb.application
The AppsDatabaseEvent class indicates either an entry in the application database has changed, or so many changes have occurred.
AppsDatabaseEvent(int, AppID, Object) - Constructor for class org.dvb.application.AppsDatabaseEvent
Create a new AppsDatabaseEvent object for the entry in the database that changed, or for a new database.
AppsDatabaseEventListener - Interface in org.dvb.application
The AppsDatabaseListener class allows an application to monitor the application database so that it can keep an up to date interface without polling the state.
AppsDatabaseFilter - Class in org.dvb.application
Abstract class for the filters.
AppsDatabaseFilter() - Constructor for class org.dvb.application.AppsDatabaseFilter
Construct an AppsDatabaseFilter object.
AppSignalHandler - Interface in org.ocap.application
This interface represents a handler that can be registered in order to receive a notification whenever the XAIT version changes.
AppStateChangeEvent - Class in org.dvb.application
The AppStateChangeEvent class indicates a state transition of the application.
AppStateChangeEvent(AppID, int, int, Object, boolean) - Constructor for class org.dvb.application.AppStateChangeEvent
Create an AppStateChangeEvent object.
AppStateChangeEventListener - Interface in org.dvb.application
The AppStateChangeEventListener class allows a launcher application to keep track of applications it launches or other applications running as part of the same service.
APRIL - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fourth month of the year.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+653..U+6FF) as defined in ISO 10646-1(E) normative Annex A
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_PRESENTATION_FORMS_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FB50..U+FDFF) as defined in ISO 10646-1(E) normative Annex A
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARABIC_PRESENTATION_FORMS_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE70..U+FEFE) as defined in ISO 10646-1(E) normative Annex A
AreaAveragingScaleFilter - Class in java.awt.image
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Component.
areFocusTraversalKeysSet(int) - Method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
ARGS - Static variable in interface javax.microedition.xlet.XletContext
The property key used to obtain initialization arguments for the Xlet.
ARGS - Static variable in interface javax.tv.xlet.XletContext
The property key used to obtain initialization arguments for the Xlet.
ARGUMENT - Static variable in class java.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ArithmeticException - Exception in java.lang
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARMENIAN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+530..U+58F) as defined in ISO 10646-1(E) normative Annex A
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
Lays out the grid.
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call arrangeGrid instead.
Array - Class in java.lang.reflect
The Array class provides static methods to dynamically create and access Java arrays.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList - Class in java.util
Resizable-array implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(Collection) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
Arrays - Class in java.util
This class contains various methods for manipulating arrays (such as sorting and searching).
ArrayStoreException - Exception in java.lang
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ARROWS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2190..U+21FF) as defined in ISO 10646-1(E) normative Annex A
ARTIST - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of an artist.
ARTIST_AT_ROLE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Role of an artist in the work.
ARTIST_DISCOGRAPHY - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Reference to artist discography.
asin(double) - Static method in class java.lang.Math
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
asin(double) - Static method in class java.lang.StrictMath
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
ASK - Static variable in class org.ocap.application.AppPattern
When AppFilter.accept finds a matching AppPattern with this action, it asks AppFilterHandler.accept for the decision.
asList(Object[]) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
ASPECT_RATIO_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 16:9
ASPECT_RATIO_2_21_1 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 2.21:1
ASPECT_RATIO_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an aspect ratio of 4:3
ASPECT_RATIO_UNKNOWN - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an unknown aspect ratio
AspectRatioChangedEvent - Class in org.dvb.media
Event signalling that the aspect ratio of the transmitted video has changed
AspectRatioChangedEvent(Object, int) - Constructor for class org.dvb.media.AspectRatioChangedEvent
Construct the event
AssertionError - Error in java.lang
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for error java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(char) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(int) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(long) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(float) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
AssertionError(double) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in The Java Language Specification, Second Edition, Section 15.18.1.1.
assertLog(boolean, String) - Method in class org.apache.log4j.Category
If assertion parameter is false, then logs msg as an error statement.
ASSOCIATION_TAG - Static variable in interface org.ocap.si.DescriptorTag
DSMCC association_tag_descriptor
AsyncAppender - Class in org.apache.log4j
The AsyncAppender lets users log events asynchronously.
AsyncAppender() - Constructor for class org.apache.log4j.AsyncAppender
Create new instance.
ASYNCHRONOUS_DATA - Static variable in interface org.ocap.si.StreamType
Asynchronous data (Methods for Asynchronous Data Services Transport, ANSI/SCTE 53 2008)
asynchronousLoad(AsynchronousLoadingEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
This method is used to asynchronously load a carousel object.
AsynchronousLoadingEvent - Class in org.dvb.dsmcc
This class described an Object event which is used to notify the loading of a DSMCC object.
AsynchronousLoadingEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.AsynchronousLoadingEvent
Creates an AsynchronousLoadingEvent.
AsynchronousLoadingEventListener - Interface in org.dvb.dsmcc
Listener for applications which perform asynchronous loading, in order to be informed if the loading is done or if an error has occurred.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double) - Static method in class java.lang.StrictMath
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan2(double, double) - Static method in class java.lang.Math
Converts rectangular coordinates (xy) to polar (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
Converts rectangular coordinates (xy) to polar (r, theta).
ATSC_AUDIO - Static variable in interface org.ocap.si.StreamType
ATSC A/53 audio (ATSC Standard A/53, 1995, ATSC Digital Television Standard).
ATSC_PRIVATE_INFORMATION - Static variable in interface org.ocap.si.DescriptorTag
ATSC private_information_descriptor
ATSC_PSIP - Static variable in class javax.tv.service.ServiceInformationType
ATSC PSIP format.
attach(TransportStream, ResourceClient, Object) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Connects a SectionFilterGroup to an MPEG-2 transport stream.
attach(Locator, int) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from an object carousel.
attach(Locator) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from an object carousel.
attach(byte[]) - Method in class org.dvb.dsmcc.ServiceDomain
This function is used to attach a ServiceDomain from either an object carousel or from an interactive network.
attach(ServiceContext, ResourceClient, Object) - Method in class org.ocap.media.VBIFilterGroup
This method attempts to reserve all VBI filters held by this VBIFilterGroup, and attaches to a specified ServiceContext.
Attr - Interface in org.w3c.dom
The Attr interface represents an attribute in an Element object.
ATTRIBUTE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an attribute
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
AttributedCharacterIterator - Interface in java.text
An AttributedCharacterIterator allows iteration through both text and related attribute information.
AttributedCharacterIterator.Attribute - Class in java.text
Defines attribute keys that are used to identify text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Constructs an Attribute with the given name.
AttributedString - Class in java.text
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
Attributes - Class in java.util.jar
The Attributes class maps Manifest attribute names to associated string values.
Attributes() - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with default size.
Attributes(int) - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with the specified initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
Attributes - Interface in org.xml.sax
Interface for a list of XML attributes.
Attributes.Name - Class in java.util.jar
The Attributes.Name class represents an attribute name stored in this Map.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Constructs a new attribute name using the given string name.
Attributes2 - Interface in org.xml.sax.ext
SAX2 extension to augment the per-attribute information provided though Attributes.
AUDIO - Static variable in class javax.tv.service.navigation.StreamType
Audio component.
AUDIO_ITEM - Static variable in interface org.ocap.hn.content.ContentItem
Represents the base audio content.
AUDIO_ITEM_BOOK - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being an AUDIO_ITEM content MAY be an audio book.
AUDIO_ITEM_BROADCAST - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being an AUDIO_ITEM content MAY be broadcast on a radio station.
AUDIO_ITEM_TRACK - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being an AUDIO_ITEM content MAY be a track such as a song.
AUDIO_STREAM - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 audio_stream_descriptor.
AudioLanguageControl - Interface in org.davic.media
Audio language control
AudioOutputPort - Class in org.ocap.hardware.device
Represents an individually controllable audio output port of the host device.
AudioOutputPort() - Constructor for class org.ocap.hardware.device.AudioOutputPort
An application cannot construct an instance of this class directly.
AudioResource - Interface in org.ocap.hn.content
Interface implemented by subclasses of ContentResource to identify that a content contains audio.
AUGUST - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eighth month of the year.
Authenticator - Class in java.net
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class java.net.Authenticator
 
AUTHOR - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of an author.
AUTHOR_AT_ROLE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Role of an author in the work (e.g. lyrics, music).
AUTOSTART - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the application control code "AUTOSTART" defined for the application_control_code in an AIT or a XAIT.
AUXILIARY - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-1 auxiliary.
AV_OUTPUT_PORT_TYPE_1394 - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type 1394 (Firewire)
AV_OUTPUT_PORT_TYPE_BB - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type Baseband (RCA connector)
AV_OUTPUT_PORT_TYPE_COMPONENT_VIDEO - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type Component Video
AV_OUTPUT_PORT_TYPE_DVI - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type DVI (Panel Link, HDCP)
AV_OUTPUT_PORT_TYPE_HDMI - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type HDMI
AV_OUTPUT_PORT_TYPE_INTERNAL - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type Internal (integrated/internal display)
AV_OUTPUT_PORT_TYPE_RF - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type RF channel 3/4
AV_OUTPUT_PORT_TYPE_SVIDEO - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Type S-Video
available() - Method in class java.io.BufferedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.FileInputStream
Returns the number of bytes that can be read from this file input stream without blocking.
available() - Method in class java.io.FilterInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.InputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in interface java.io.ObjectInput
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.SequenceInputStream
Returns the number of bytes available on the current stream.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java virtual machine.
AvailableStorageListener - Interface in org.ocap.storage
This interface represents a listener that can be set to listen for high water level reached in persistent storage indicated by the dvb.persistent.root property for all applications.
AVC_VIDEO - Static variable in interface org.ocap.si.StreamType
AVC video stream as defined in ITU-T Rec.
avoidingGui() - Method in interface java.beans.Visibility
Determines whether this bean is avoiding using a GUI.
AWTError - Error in java.awt
Thrown when a serious Abstract Window Toolkit error has occurred.
AWTError(String) - Constructor for error java.awt.AWTError
Constructs an instance of AWTError with the specified detail message.
AWTEvent - Class in java.awt
The root event class for all AWT events.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object with the specified source object and type.
AWTEventListener - Interface in java.awt.event
The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
AWTEventListenerProxy - Class in java.awt.event
A class which extends the EventListenerProxy, specifically for adding an AWTEventListener for a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Constructor which binds the AWTEventListener to a specific event mask.
AWTEventMulticaster - Class in java.awt
A class which implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
AWTException - Exception in java.awt
Signals that an Absract Window Toolkit exception has occurred.
AWTException(String) - Constructor for exception java.awt.AWTException
Constructs an instance of AWTException with the specified detail message.
AWTKeyStroke - Class in java.awt
An AWTKeyStroke represents a key action on the keyboard, or equivalent input device.
AWTPermission - Class in java.awt
This class is for AWT permissions.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission with the specified name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission object with the specified name.
AWTVideoSize - Class in javax.tv.media
AWTVideoSize is a data holder that represents the position, scaling, and clipping of a JMF Player, as controlled via an AWTVideoSizeControl.
AWTVideoSize(Rectangle, Rectangle) - Constructor for class javax.tv.media.AWTVideoSize
Constructs a new AWTVideoSize instance.
AWTVideoSizeControl - Interface in javax.tv.media
AWTVideoSizeControl allows setting clipping, scaling, and translation of a video stream in a simple, interoperable way.

B

b - Variable in class java.awt.AWTEventMulticaster
 
b - Variable in class org.havi.ui.HEventMulticaster
 
BACKGROUND - Static variable in class org.ocap.environment.EnvironmentState
The environment is in the background.
BACKGROUND_FILL - Static variable in class org.havi.ui.HScene
A constant for use with the setBackgroundMode method which indicates that the HScene should fill its bounding rectangle with its current background color before painting any background image and children.
BACKGROUND_FILL - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setBackgroundMode(int) method of HVisible which indicates that an associated HLook should fill the bounding rectangle of the HVisible with its current background color before drawing any content.
BACKGROUND_MODE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the "background" application mode defined for the application_mode_descriptor in an AIT or XAIT.
BACKGROUNDIMAGE_FILE_NOT_FOUND - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed before attempting to load any data from the file.
BACKGROUNDIMAGE_FIRST - Static variable in class org.havi.ui.event.HBackgroundImageEvent
Marks the first integer for the range of background image events
BACKGROUNDIMAGE_INVALID - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed because the data loaded is not valid.
BACKGROUNDIMAGE_IOERROR - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading failed due to an error while loading the data.
BACKGROUNDIMAGE_LAST - Static variable in class org.havi.ui.event.HBackgroundImageEvent
Marks the last integer for the range of background image events
BACKGROUNDIMAGE_LOADED - Static variable in class org.havi.ui.event.HBackgroundImageEvent
The loading succeeded
BackgroundVideoPresentationControl - Interface in org.dvb.media
A control to support the setting and querying of the video presentation for background players.
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
BAD_EXTENSIONS - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate has unrecognized critical extensions.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
BASIC_ARABIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+600..U+652) as defined in ISO 10646-1(E) normative Annex A
BASIC_GEORGIAN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+10D0..U+10FF) as defined in ISO 10646-1(E) normative Annex A
BASIC_GREEK - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0370..U+03CF) as defined in ISO 10646-1(E) normative Annex A
BASIC_HEBREW - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+5D0..U+5EA) as defined in ISO 10646-1(E) normative Annex A
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BASIC_LATIN - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0020..U+007E) as defined in ISO 10646-1(E) normative Annex A
BasicPermission - Class in java.security
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BasicStroke - Class in java.awt
The BasicStroke class defines a basic set of rendering attributes for the outlines of graphics primitives, which are rendered with a Graphics2D object that has its Stroke attribute set to this BasicStroke.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
BasicStroke() - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with defaults for all attributes.
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
Beans - Class in java.beans
This class provides some general purpose beans control methods.
Beans() - Constructor for class java.beans.Beans
 
beep() - Method in class java.awt.Toolkit
Emits an audio beep.
before(Object) - Method in class java.util.Calendar
Compares the time field records.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character before the offset.
BEGIN_APP_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated catastrophic error events defined by OCAP.
BEGIN_APP_CAT_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated catastrophic error events defined by OCAP.
BEGIN_APP_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for application generated informational events.
BEGIN_APP_INFO_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated informational events defined by OCAP.
BEGIN_APP_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for application generated recoverable error events.
BEGIN_APP_REC_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for application generated recoverable error events defined by OCAP.
BEGIN_SYS_CABLECARD_RESET_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated CableCARD reset events.
BEGIN_SYS_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated catastrophic events.
BEGIN_SYS_CAT_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated catastrophic error events defined by OCAP.
BEGIN_SYS_DNLD_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated deferred download events in response to a CVT signaling a deferred download.
BEGIN_SYS_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated informational events.
BEGIN_SYS_INFO_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated informational events defined by OCAP.
BEGIN_SYS_REBOOT_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated reboot events.
BEGIN_SYS_REBOOT_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated reboot events defined by OCAP.
BEGIN_SYS_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated recoverable error events.
BEGIN_SYS_REC_ERROR_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated recoverable error events defined by OCAP.
BEGIN_SYS_RES_DEP_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range for system generated resource depletion events.
BEGIN_SYS_RES_DEP_RESERVED_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
Start of range reserved for system generated resource depletion events defined by OCAP.
BeginningOfContentEvent - Class in org.ocap.shared.media
BeginningOfContentEvent is a RateChangeEvent that is posted when the rate change is due to a rewind hitting the beginning of the media, or due to the time-shift buffer reaching maximum depth.
BeginningOfContentEvent(Controller, float) - Constructor for class org.ocap.shared.media.BeginningOfContentEvent
Create a BeginningOfContentEvent.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BENGALI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+980..U+9FF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the String representation of a BigDecimal into a BigDecimal.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], Object, Comparator) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(List, Object) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List, Object, Comparator) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address & port.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified port number on the specified host.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
Binds a remote reference to the specified name in this registry.
bind(String, Remote) - Method in class javax.microedition.xlet.ixc.IxcRegistry
Binds the specified name to a remote object.
bind(XletContext, String, Remote) - Static method in class org.dvb.io.ixc.IxcRegistry
Exports an object under a given name in the namespace of an Xlet.
BindException - Exception in java.net
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BITMASK - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
black - Static variable in class java.awt.Color
An object of type Color representing the color black.
BLACK - Static variable in class java.awt.Color
An object of type Color representing the color black.
BlinkSpec - Interface in org.ocap.hardware.frontpanel
This interface represents the front panel display blinking specification.
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block decrement adjustment type.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BLOCK_ELEMENTS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2580..U+259F) as defined in ISO 10646-1(E) normative Annex A
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
blue - Static variable in class java.awt.Color
An object of type Color representing the color blue.
BLUE - Static variable in class java.awt.Color
An object of type Color representing the color blue.
BLUE - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color blue.
BOLD - Static variable in class java.awt.Font
The bold style constant.
Boolean - Class in java.lang
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOPOMOFO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3100..U+312F) as defined in ISO 10646-1(E) normative Annex A
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BORDER_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).
BorderLayout - Class in java.awt
A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
BorderLayout() - Constructor for class java.awt.BorderLayout
Constructs a new border layout with no gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Constructs a border layout with the specified gaps between components.
BOTH - Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
bottom - Variable in class java.awt.Insets
The inset from the bottom.
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY.
bounds - Variable in class java.awt.Polygon
Bounds of the polygon.
Bouquet - Interface in javax.tv.service.transport
This interface represents information about a bouquet.
BouquetChangeEvent - Class in javax.tv.service.transport
A BouquetChangeEvent notifies an BouquetChangeListener of changes detected in a BouquetCollection.
BouquetChangeEvent(BouquetCollection, SIChangeType, Bouquet) - Constructor for class javax.tv.service.transport.BouquetChangeEvent
Constructs a BouquetChangeEvent.
BouquetChangeListener - Interface in javax.tv.service.transport
This interface is implemented by applications wishing to receive notification of changes to Bouquet data.
BouquetCollection - Interface in javax.tv.service.transport
This interface represents a collection of bouquets on a Transport.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BOX_DRAWING - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2500..U+257F) as defined in ISO 10646-1(E) normative Annex A
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
BreakIterator - Class in java.text
The BreakIterator class implements methods for finding the location of boundaries in text.
BreakIterator() - Constructor for class java.text.BreakIterator
Constructor.
brighter() - Method in class java.awt.Color
Creates a new Color that is a brighter version of this Color.
brighter() - Method in class javax.tv.graphics.AlphaColor
Creates a brighter version of this color.
brighter() - Method in class org.dvb.ui.DVBColor
Creates a brighter version of this color.
BrightSpec - Interface in org.ocap.hardware.frontpanel
This interface represents the front panel display brightness specification.
BROADCAST - Static variable in class org.ocap.service.ServiceTypePermission
Indicates an inband broadcast service provided by a content provider.
BROADCAST_INCONSISTENCY - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that broadcast information is inconsistent : for example PMT is missing.
BROKEN_CHAIN - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate in a chain was not issued by the next authority in the chain.
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.CharArrayWriter
The buffer where data is stored.
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
BufferedImage - Class in java.awt.image
The BufferedImage subclass describes an Image with an accessible buffer of image data.
BufferedInputStream - Class in java.io
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - Class in java.io
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with a default 512-byte buffer size.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - Class in java.io
Read text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.
BufferedWriter - Class in java.io
Write text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Create a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Create a new buffered character-output stream that uses an output buffer of the given size.
BufferingRequest - Class in org.ocap.dvr
This class represents an application request for buffering.
BufferingRequest() - Constructor for class org.ocap.dvr.BufferingRequest
Protected constructor, not to be used by applications.
BUSINESS_GRAPHICS - Static variable in class org.havi.ui.HImageHints
The image is business graphics, with strong, well-defined, blocks of solid color, etc.
BUSY - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is busy, e.g., being initialized, configured, checked for consistency or being made ready to detach.
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 extended modifier constant.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 modifier constant.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 extended modifier constant.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 modifier constant.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 extended modifier constant.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 modifier constant.
Byte - Class in java.lang
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
ByteArrayInputStream - Class in java.io
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - Class in java.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
bytesTransferred - Variable in exception java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.

C

CA - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 CA_descriptor.
CA_FAILURE - Static variable in class org.dvb.media.PresentationChangedEvent
Presentation changed due an action by the CA subsystem.
CA_REFUSAL - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection failed due to the CA system refusing to permit it.
CA_REFUSAL - Static variable in class org.ocap.service.AlternativeContentErrorEvent
Reason code: Normal content could not be presented due to the CA system refusing to permit it.
CA_REFUSAL - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording failed due to the CA system refusing to permit it.
CA_RETURNED - Static variable in class org.dvb.media.PresentationChangedEvent
Presentation changed due to an action by the CA subsystem.
CA_UNKNOWN - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that media are ciphered and the CA does not correspond to ciphering.
CABLE - Static variable in class javax.tv.service.navigation.DeliverySystemType
Cable delivery system type.
CABLE_CARD_EVENT_LISTENER - Static variable in class org.ocap.system.event.SystemEventManager
Identifies the CableCARD reset event listener.
CABLE_DELIVERY_SYSTEM - Static variable in interface org.davic.net.tuning.DeliverySystemType
Constant value for cable delivery system
CABLECARD_RESET_BEGIN - Static variable in class org.ocap.system.event.CableCARDResetEvent
CableCARD reset request to Host
CABLECARD_RESET_COMPLETE - Static variable in class org.ocap.system.event.CableCARDResetEvent
CableCARD reset and initialization complete
CableCARDResetEvent - Class in org.ocap.system.event
Events that indicate the CableCARD is about to be reset and has successfully completed initialization after a reset.
CableCARDResetEvent(int) - Constructor for class org.ocap.system.event.CableCARDResetEvent
System event constructor assigns an eventId, Date, and ApplicationIdentifier.
CACHING_PRIORITY - Static variable in interface org.ocap.si.DescriptorTag
MHP caching_priority_descriptor.
CachingControl - Interface in javax.media
CachingControl is an interface supported by Players that are capable of reporting download progress.
CachingControlEvent - Class in javax.media
This event is generated by a Controller that supports the CachingControl interface.
CachingControlEvent(Controller, CachingControl, long) - Constructor for class javax.media.CachingControlEvent
Construct a CachingControlEvent from the required elements.
CAException - Exception in org.dvb.media
This exception is thrown when access to a media stream is denied by the CA system.
CAException() - Constructor for exception org.dvb.media.CAException
Constructor without a reason
CAException(String) - Constructor for exception org.dvb.media.CAException
Constructor with a reason
CAIdentification - Interface in javax.tv.service.navigation
This interface associates information related to the conditional access (CA) subsystem with certain SI objects.
calendar - Variable in class java.text.DateFormat
The calendar that DateFormat uses to produce the time field values needed to implement date and time formatting.
Calendar - Class in java.util
Calendar is an abstract base class for converting between a Date object and a set of integer fields such as YEAR, MONTH, DAY, HOUR, and so on.
Calendar() - Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone and locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a calendar with the specified time zone and locale.
callAppenders(LoggingEvent) - Method in class org.apache.log4j.Category
Call the appenders in the hierrachy starting at this.
CANADA - Static variable in class java.util.Locale
Useful constant for country.
CANADA_FRENCH - Static variable in class java.util.Locale
Useful constant for country.
cancel() - Method in class java.util.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class java.util.TimerTask
Cancels this timer task.
cancel() - Method in interface javax.tv.service.SIRequest
Cancels a pending SI retrieval request.
cancel() - Method in interface org.ocap.dvr.OcapRecordingRequest
Cancels a pending recording request.
cancel() - Method in interface org.ocap.hn.NetActionRequest
Cancels the Action associated with this ActionRequest.
cancel() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Cancels a pending recording request.
cancel() - Method in interface org.ocap.shared.dvr.ParentRecordingRequest
Cancels the parent recording request.
cancelBufferingRequest(BufferingRequest) - Method in class org.ocap.dvr.OcapRecordingManager
Cancels an active buffering request.
CANCELED - Static variable in class javax.tv.service.SIRequestFailureType
The reason generated when the SIRequest is canceled.
cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the latest committed text from the text editing component and removes it from the component's text body.
CANCELLED_STATE - Static variable in interface org.ocap.dvr.OcapRecordingRequest
This recording request was cancelled.
CANCELLED_STATE - Static variable in interface org.ocap.shared.dvr.ParentRecordingRequest
A recording request is in cancelled state, if an application has successfully called the cancel method for this recording request, but not all child recording request have been deleted.
canDispatch(String, String) - Method in interface org.w3c.dom.events.DocumentEvent
Test if the implementation can generate events of a specified type.
canFilterIndexColorModel - Variable in class java.awt.image.RGBImageFilter
This boolean indicates whether or not it is acceptable to apply the color filtering of the filterRGB method to the color table entries of an IndexColorModel object in lieu of pixel by pixel filtering.
CANONICAL - Static variable in class javax.security.auth.x500.X500Principal
Canonical String format of Distinguished Names.
CANONICAL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canWrite() - Method in class java.io.File
Tests whether the application can modify to the file denoted by this abstract pathname.
CAP_BUTT - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths with no added decoration.
CAP_RECORDING_SUPPORTED - Static variable in interface org.ocap.hn.Device
A constant indicating MSO content recording capability.
CAP_REMOTE_STORAGE_SUPPORTED - Static variable in interface org.ocap.hn.Device
A constant indicating remote storage capability.
CAP_ROUND - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths with a round decoration that has a radius equal to half of the width of the pen.
CAP_SQUARE - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths with a square projection that extends beyond the end of the segment to a distance equal to half of the line width.
CAP_STREAMING_SUPPORTED - Static variable in interface org.ocap.hn.Device
A constant indicating streaming capability of the device.
CAP_TUNER_SUPPORTED - Static variable in interface org.ocap.hn.Device
A constant indicating if the device has a tuner.
CAPABILITY_TYPE_DTCP - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Capability Type DTCP
CAPABILITY_TYPE_HDCP - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Capability Type HDCP
CAPABILITY_TYPE_RESOLUTION_RESTRICTION - Static variable in class org.ocap.hardware.VideoOutputPort
AV Output Port Capability Type Resolution Restriction for HD Video
capacity() - Method in class java.lang.StringBuffer
Returns the current capacity of the String buffer.
capacity() - Method in class java.util.Vector
Returns the current capacity of this vector.
capacityIncrement - Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
CAPTION_SERVICE - Static variable in interface org.ocap.si.DescriptorTag
SCTE caption_service_descriptor.
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true in this BitSet.
CardLayout - Class in java.awt
A CardLayout object is a layout manager for a container.
CardLayout() - Constructor for class java.awt.CardLayout
Creates a new card layout with gaps of size zero.
CardLayout(int, int) - Constructor for class java.awt.CardLayout
Creates a new card layout with the specified horizontal and vertical gaps.
CARET_NEXT_CHAR - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move one character forward.
CARET_NEXT_LINE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move down one line.
CARET_NEXT_PAGE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move down to the last possible line in the visible window.
CARET_POSITION_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
CARET_POSITION_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating a changed insertion point in input method text.
CARET_PREV_CHAR - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move one character backward.
CARET_PREV_LINE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move up one line.
CARET_PREV_PAGE - Static variable in class org.havi.ui.event.HTextEvent
When a text event with this id is sent to a HTextValue component, then its caret position should move up to the first possible line in the visible window.
caretMoved(HTextEvent) - Method in interface org.havi.ui.event.HTextListener
Called when the caret position of an HTextValue component has moved.
caretMoved(HTextEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HTextEvent by invoking the caretMoved methods on listener-a and listener-b.
caretNextCharacter() - Method in class org.havi.ui.HSinglelineEntry
Move the caret to the next character.
caretNextLine() - Method in class org.havi.ui.HMultilineEntry
Move the caret to the same column position on the next line.
caretPositionChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the caretPositionChanged event by invoking the caretPositionChanged methods on listener-a and listener-b.
caretPositionChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the caret within composed text has changed.
caretPreviousCharacter() - Method in class org.havi.ui.HSinglelineEntry
Move the caret to the previous character.
caretPreviousLine() - Method in class org.havi.ui.HMultilineEntry
Move the caret to the same column position on the previous line.
CAROUSEL_IDENTIFIER - Static variable in interface org.ocap.si.DescriptorTag
DSMCC carousel_identifier_descriptor
CARTOON - Static variable in class org.havi.ui.HImageHints
The image is a cartoon, with strong, well-defined, blocks of solid color, etc.
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
CAStopEvent - Class in org.dvb.media
This event is generated whenever access to a service is withdrawn by the CA system, e.g.
CAStopEvent(Controller) - Constructor for class org.dvb.media.CAStopEvent
Construct an event.
CAStopEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.CAStopEvent
Construct an event.
catchExceptions - Variable in class java.awt.event.InvocationEvent
Set to true if dispatch() catches Exception and stores it in the exception instance variable.
Category - Class in org.apache.log4j
This class has been deprecated and replaced by the Logger subclass.
Category(String) - Constructor for class org.apache.log4j.Category
This constructor created a new Category instance and sets its name.
categoryName - Variable in class org.apache.log4j.spi.LoggingEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LoggingEvent.getLoggerName() method instead.
CC_ANALOG_SERVICE_CC1 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service CC1.
CC_ANALOG_SERVICE_CC2 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service CC2.
CC_ANALOG_SERVICE_CC3 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service CC3.
CC_ANALOG_SERVICE_CC4 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service CC4.
CC_ANALOG_SERVICE_T1 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service T1.
CC_ANALOG_SERVICE_T2 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service T2.
CC_ANALOG_SERVICE_T3 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service T3.
CC_ANALOG_SERVICE_T4 - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates an analog closed-captioning service T4.
CC_ATTRIBUTE_FONT_ITALICIZED - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a font face attribute of a closed-captioning text.
CC_ATTRIBUTE_FONT_STYLE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a font style attribute of a closed-captioning text.
CC_ATTRIBUTE_FONT_UNDERLINE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a font face attribute of a closed-captioning text.
CC_ATTRIBUTE_PEN_BG_COLOR - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a pen back ground color attribute to draw closed-captioning text.
CC_ATTRIBUTE_PEN_BG_OPACITY - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a pen back ground opacity attribute of a closed-captioning text.
CC_ATTRIBUTE_PEN_FG_COLOR - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a pen color attribute to draw closed-captioning text.
CC_ATTRIBUTE_PEN_FG_OPACITY - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a pen opacity attribute of a closed-captioning text.
CC_ATTRIBUTE_PEN_SIZE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a font size attribute of a closed-captioning text.
CC_ATTRIBUTE_WINDOW_BORDER_COLOR - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border color attribute of a closed-captioning window.
CC_ATTRIBUTE_WINDOW_BORDER_TYPE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type attribute of a closed-captioning window.
CC_ATTRIBUTE_WINDOW_FILL_COLOR - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a window fill color attribute of a closed-captioning window.
CC_ATTRIBUTE_WINDOW_FILL_OPACITY - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type attribute of a closed-captioning window.
CC_BORDER_DEPRESSED - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of DEPRESSED.
CC_BORDER_NONE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of NONE.
CC_BORDER_RAISED - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of RAISED.
CC_BORDER_SHADOW_LEFT - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of SHADOW_LEFT.
CC_BORDER_SHADOW_RIGHT - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of SHADOW_RIGHT.
CC_BORDER_UNIFORM - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a border type of UNIFORM.
CC_NO_SERVICE - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates no closed-captioning service.
CC_OPACITY_FLASH - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a opacity value for a flash.
CC_OPACITY_SOLID - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a opacity value for a solid.
CC_OPACITY_TRANSLUCENT - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a opacity value for a translucent.
CC_OPACITY_TRANSPARENT - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a opacity value for a transparent.
CC_PEN_SIZE_LARGE - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a large pen size.
CC_PEN_SIZE_SMALL - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a small pen size.
CC_PEN_SIZE_STANDARD - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates a standard pen size.
CC_TURN_OFF - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates turn digital/analog closed-captioning on.
CC_TURN_ON - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates turn digital/analog closed-captioning off.
CC_TURN_ON_MUTE - Static variable in interface org.ocap.media.ClosedCaptioningControl
Indicates turn digital/analog closed-captioning on only when muting an audio.
CC_TYPE_ANALOG - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates an analog type closed-captioning.
CC_TYPE_DIGITAL - Static variable in class org.ocap.media.ClosedCaptioningAttribute
Indicates an digital type closed-captioning.
ccStatusChanged(ClosedCaptioningEvent) - Method in interface org.ocap.media.ClosedCaptioningListener
This method shall be called when a closed-captioning state or a captioning service of the JMF Player that is controlled by the ClosedCaptioningControl instance has changed.
CDATA - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a CDATA section
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATASection - Interface in org.w3c.dom
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.StrictMath
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
CENTER - Static variable in class java.awt.BorderLayout
The center layout constraint (middle of container).
CENTER - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be centered.
CENTER - Static variable in class java.awt.GridBagConstraints
Put the component in the center of its display area.
CENTER_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY and getAlignmentX.
Certificate - Class in java.security.cert
Abstract class for managing a variety of identity certificates.
Certificate(String) - Constructor for class java.security.cert.Certificate
Creates a certificate of the specified type.
Certificate - Interface in java.security
Deprecated.
A new certificate handling package is created in the Java 2 platform. This Certificate interface is entirely deprecated and is here to allow for a smooth transition to the new package.
Certificate - Interface in javax.microedition.pki
Interface common to certificates.
Certificate - Class in javax.security.cert
Abstract class for managing a variety of identity certificates.
Certificate() - Constructor for class javax.security.cert.Certificate
 
Certificate.CertificateRep - Class in java.security.cert
Alternate Certificate class for serialization.
Certificate.CertificateRep(String, byte[]) - Constructor for class java.security.cert.Certificate.CertificateRep
Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
CERTIFICATE_CHAIN_TOO_LONG - Static variable in exception javax.microedition.pki.CertificateException
Indicates the server certificate chain exceeds the length allowed by an issuer's policy.
CertificateEncodingException - Exception in java.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException - Exception in javax.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateException - Exception in java.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException - Exception in javax.microedition.pki
The CertificateException encapsulates an error that occurred while a Certificate is being used.
CertificateException(Certificate, byte) - Constructor for exception javax.microedition.pki.CertificateException
Create a new exception with a Certificate and specific error reason.
CertificateException(String, Certificate, byte) - Constructor for exception javax.microedition.pki.CertificateException
Create a new exception with a message, Certificate, and specific error reason.
CertificateException - Exception in javax.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateExpiredException - Exception in java.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateExpiredException - Exception in javax.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateFactory - Class in java.security.cert
This class defines the functionality of a certificate factory, which is used to generate certificate, certification path (CertPath) and certificate revocation list (CRL) objects from their encodings.
CertificateFactory(CertificateFactorySpi, Provider, String) - Constructor for class java.security.cert.CertificateFactory
Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertificateFactorySpi - Class in java.security.cert
This class defines the Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
 
CertificateNotYetValidException - Exception in java.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateNotYetValidException - Exception in javax.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateParsingException - Exception in java.security.cert
Certificate Parsing Exception.
CertificateParsingException() - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateParsingException - Exception in javax.security.cert
Certificate Parsing Exception.
CertificateParsingException() - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
certificates() - Method in class java.security.Identity
Deprecated.
Returns a copy of all the certificates for this identity.
CertPath - Class in java.security.cert
An immutable sequence of certificates (a certification path).
CertPath(String) - Constructor for class java.security.cert.CertPath
Creates a CertPath of the specified type.
CertPath.CertPathRep - Class in java.security.cert
Alternate CertPath class for serialization.
CertPath.CertPathRep(String, byte[]) - Constructor for class java.security.cert.CertPath.CertPathRep
Creates a CertPathRep with the specified type and encoded form of a certification path.
CHANGEABLE_SINGLE_COLOR - 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 single color background is requested where that single color can be changed by applications.
CHANNEL_GROUP_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents the (extended tuner) channel group container class.
CHANNEL_NAME - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Used for identification of channels themselves, or information associated with a piece of recorded content.
CHANNEL_NUMBER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Used for identification of tuner channels themselves or information associated with a piece of recorded content.
CHANNEL_PROPERTIES - Static variable in interface org.ocap.si.DescriptorTag
SCTE channel_properties_descriptor
ChannelContentItem - Interface in org.ocap.hn.content
This interface represents a video or audio broadcast channel object.
CHAR_UNDEFINED - Static variable in class java.awt.event.KeyEvent
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
Character.Subset - Class in java.lang
Instances of this class represent particular subsets of the Unicode character set.
Character.Subset(String) - Constructor for class java.lang.Character.Subset
Constructs a new Subset instance.
Character.UnicodeBlock - Class in java.lang
A family of character subsets representing the character blocks in the Unicode specification.
CharacterData - Interface in org.w3c.dom
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharacterIterator - Interface in java.text
This interface defines a protocol for bidirectional iteration over text.
CHARACTERS - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is characters
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
CharArrayReader - Class in java.io
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Create an CharArrayReader from the specified array of chars.
CharArrayWriter - Class in java.io
This class implements a character buffer that can be used as an Writer.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
charAt(int) - Method in interface java.lang.CharSequence
Returns the character at the specified index.
charAt(int) - Method in class java.lang.String
Returns the character at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
The specified character of the sequence currently represented by the string buffer, as indicated by the index argument, is returned.
CharConversionException - Exception in java.io
Base class for character conversion exceptions.
CharConversionException() - Constructor for exception java.io.CharConversionException
This provides no detailed message.
CharConversionException(String) - Constructor for exception java.io.CharConversionException
This provides a detailed message.
CharSequence - Interface in java.lang
A CharSequence is a readable sequence of characters.
charsWidth(char[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
charWidth(int) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
charWidth(char) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess() - Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAll() - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAll(boolean) - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the AWT event queue, or the AWT package is not available.
checkClientTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkConnect(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkDelete(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
CheckedInputStream - Class in java.util.zip
An input stream that also maintains a checksum of the data being read.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates an input stream using the specified Checksum.
CheckedOutputStream - Class in java.util.zip
An output stream that also maintains a checksum of the data being written.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates an output stream with the specified Checksum.
checkError() - Method in class java.io.PrintStream
Flush the stream and check its error state.
checkError() - Method in class java.io.PrintWriter
Flush the stream if it's not closed and check its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkGuard(Object) - Method in interface java.security.Guard
Determines whether or not to allow access to the guarded object object.
checkGuard(Object) - Method in class java.security.Permission
Implements the guard interface for a permission.
checkID(int) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkID(int, boolean) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkImage(Image, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Indicates the construction status of a specified image that is being prepared for display.
checkLink(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMediaAccessAuthorization(Player, OcapLocator, boolean, ElementaryStream[], MediaPresentationEvaluationTrigger) - Method in interface org.ocap.media.MediaAccessHandler
The checkMediaAccessAuthorization() method is invoked each time a MediaPresentationEvaluationTrigger is generated either by the OCAP implementation, or, by a monitor application that has MonitorAppPermission(“mediaAccess”) through the MediaAccessConditionControl JMF control.
checkMemberAccess(Class, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access members.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
Deprecated.
Use #checkPermission(java.security.Permission) instead
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPermission(Permission) - Method in class java.security.AccessControlContext
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect, and the context in this object.
checkPermission(Permission) - Static method in class java.security.AccessController
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect.
checkPermission(Principal, Permission) - Method in interface java.security.acl.Acl
Checks whether or not the specified principal has the specified permission.
checkPermission(Permission) - Method in interface java.security.acl.AclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkServerTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkSetFactory() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSize(AWTVideoSize) - Method in interface javax.tv.media.AWTVideoSizeControl
Reports how closely the underlying platform can approximate a desired video size.
Checksum - Interface in java.util.zip
An interface representing a data checksum.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system clipboard, or the AWT package is not available.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument, or the AWT package is not available.
checkValidity() - Method in class java.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date) - Method in class java.security.cert.X509Certificate
Checks that the given date is within the certificate's validity period.
checkValidity() - Method in class javax.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date) - Method in class javax.security.cert.X509Certificate
Checks that the specified date is within the certificate's validity period.
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
childValue(Object) - Method in class java.lang.InheritableThreadLocal
Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created.
CHINA - Static variable in class java.util.Locale
Useful constant for country.
CHINESE - Static variable in class java.util.Locale
Useful constant for language.
ChoiceFormat - Class in java.text
A ChoiceFormat allows you to attach a format to a range of numbers.
ChoiceFormat(String) - Constructor for class java.text.ChoiceFormat
Constructs with limits and corresponding formats based on the pattern.
ChoiceFormat(double[], String[]) - Constructor for class java.text.ChoiceFormat
Constructs with the limits and the corresponding formats.
chooseClientAlias(String[], Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String, Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_COMPATIBILITY - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3300..U+33FF) as defined in ISO 10646-1(E) normative Annex A
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_COMPATIBILITY_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE30..U+FE4F) as defined in ISO 10646-1(E) normative Annex A
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+F900..U+FAFF) as defined in ISO 10646-1(E) normative Annex A
CJK_MISCELLANEOUS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3190..U+319F) as defined in ISO 10646-1(E) normative Annex A
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3000..U+303F) as defined in ISO 10646-1(E) normative Annex A
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+4E00..U+9FFF) as defined in ISO 10646-1(E) normative Annex A
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
Class - Class in java.lang
Instances of the class Class represent classes and interfaces in a running Java application.
CLASS_PATH - Static variable in class java.util.jar.Attributes.Name
Name object for Class-Path manifest attribute.
ClassCastException - Exception in java.lang
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - Error in java.lang
Thrown when a circularity has been detected while initializing a class.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
ClassFormatError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
ClassLoader - Class in java.lang
A class loader is an object that is responsible for loading classes.
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
Creates a new class loader using the specified parent class loader for delegation.
ClassLoader() - Constructor for class java.lang.ClassLoader
Creates a new class loader using the ClassLoader returned by the method getSystemClassLoader() as the parent class loader.
classname - Variable in exception java.io.InvalidClassException
Name of the invalid class.
ClassNotFoundException - Exception in java.lang
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
CLEAR - Static variable in class java.awt.AlphaComposite
Porter-Duff Clear rule.
Clear - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque CLEAR rule with an alpha of 1.0f.
clear() - Method in class java.lang.ref.Reference
Clears this reference object.
clear() - Method in class java.security.Provider
Clears this provider so that it no longer contains the properties used to look up facilities implemented by the provider.
clear() - Method in class java.util.AbstractCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractList
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractMap
Removes all mappings from this map (optional operation).
clear() - Method in class java.util.ArrayList
Removes all of the elements from this list.
clear(int) - Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to false.
clear() - Method in class java.util.BitSet
Sets all of the bits in this BitSet to false.
clear() - Method in class java.util.Calendar
Clears the values of all the time fields.
clear(int) - Method in class java.util.Calendar
Clears the value in the given time field.
clear() - Method in interface java.util.Collection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.HashMap
Removes all mappings from this map.
clear() - Method in class java.util.HashSet
Removes all of the elements from this set.
clear() - Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class java.util.IdentityHashMap
Removes all mappings from this map.
clear() - Method in class java.util.jar.Attributes
Removes all attributes from this Map.
clear() - Method in class java.util.jar.Manifest
Clears the main Attributes as well as the entries in this Manifest.
clear() - Method in class java.util.LinkedHashMap
Removes all mappings from this map.
clear() - Method in class java.util.LinkedList
Removes all of the elements from this list.
clear() - Method in interface java.util.List
Removes all of the elements from this list (optional operation).
clear() - Method in interface java.util.Map
Removes all mappings from this map (optional operation).
clear() - Method in interface java.util.Set
Removes all of the elements from this set (optional operation).
clear() - Method in class java.util.TreeMap
Removes all mappings from this TreeMap.
clear() - Method in class java.util.TreeSet
Removes all of the elements from this set.
clear() - Method in class java.util.Vector
Removes all of the elements from this Vector.
clear() - Method in class java.util.WeakHashMap
Removes all mappings from this map.
clear() - Method in class org.apache.log4j.Hierarchy
This call will clear all logger definitions from the internal hashtable.
clear() - Method in class org.apache.log4j.or.RendererMap
 
CLEAR - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Clear rule.
Clear - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque CLEAR rule with an alpha (Ar) of 1,0f.
clearAssertionStatus() - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader to false and discards any package defaults or class assertion status settings associated with the class loader.
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearBuffer() - Method in interface org.ocap.media.VBIFilter
Clear an internal buffer to store retrieved VBI data.
clearChanged() - Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearFilters() - Method in interface org.apache.log4j.Appender
Clear the list of filters by removing all the filters in it.
clearFilters() - Method in class org.apache.log4j.AppenderSkeleton
Clear the filters chain.
clearGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Clears the global focus owner at both the Java and native levels.
clearRect(int, int, int, int) - Method in class java.awt.Graphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearSelection() - Method in class org.havi.ui.HListGroup
Destroy the selection.
clipRect(int, int, int, int) - Method in class java.awt.Graphics
Intersects the current clip with the specified rectangle.
Clock - Interface in javax.media
The Clock interface is implemented by objects that support the Java Media time model.
ClockStartedError - Error in javax.media
ClockStartedError is thrown by a Started Clock when a method is invoked that is not legal on a Clock in the Started state.
ClockStartedError(String) - Constructor for error javax.media.ClockStartedError
Construct a ClockStartedError that contains the specified reason message.
ClockStartedError() - Constructor for error javax.media.ClockStartedError
Construct a ClockStartedError with no message.
ClockStoppedException - Exception in javax.media
A ClockStoppedException is thrown when a method that expects the Clock to be Started is called on a Stopped Clock.
ClockStoppedException() - Constructor for exception javax.media.ClockStoppedException
 
ClockStoppedException(String) - Constructor for exception javax.media.ClockStoppedException
 
clone() - Method in class java.awt.Dimension
Creates a new object of the same class as this object.
clone() - Method in class java.awt.GridBagConstraints
Creates a copy of this grid bag constraint.
clone() - Method in class java.awt.image.ImageFilter
Clones this object.
clone() - Method in class java.awt.ImageCapabilities
 
clone() - Method in class java.awt.Insets
Create a copy of this object.
clone() - Method in class java.awt.Point
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.Rectangle
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.lang.Object
Creates and returns a copy of this object.
clone() - Method in interface java.security.acl.AclEntry
Clones this ACL entry.
clone() - Method in class java.security.MessageDigest
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.MessageDigestSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.Signature
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.SignatureSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.text.BreakIterator
Create a copy of this iterator
clone() - Method in interface java.text.CharacterIterator
Create a copy of this iterator
clone() - Method in class java.text.ChoiceFormat
Overrides Cloneable
clone() - Method in class java.text.Collator
Overrides Cloneable
clone() - Method in class java.text.DateFormat
Overrides Cloneable
clone() - Method in class java.text.DateFormatSymbols
Overrides Cloneable
clone() - Method in class java.text.DecimalFormat
Standard override; no change in semantics.
clone() - Method in class java.text.DecimalFormatSymbols
Standard override.
clone() - Method in class java.text.Format
Creates and returns a copy of this object.
clone() - Method in class java.text.MessageFormat
Creates and returns a copy of this object.
clone() - Method in class java.text.NumberFormat
Overrides Cloneable
clone() - Method in class java.text.RuleBasedCollator
Standard override; no change in semantics.
clone() - Method in class java.text.SimpleDateFormat
Creates a copy of this SimpleDateFormat.
clone() - Method in class java.text.StringCharacterIterator
Creates a copy of this iterator.
clone() - Method in class java.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList instance.
clone() - Method in class java.util.BitSet
Cloning this BitSet produces a new BitSet that is equal to it.
clone() - Method in class java.util.Calendar
Overrides Cloneable
clone() - Method in class java.util.Date
Return a copy of this object.
clone() - Method in class java.util.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone() - Method in class java.util.IdentityHashMap
Returns a shallow copy of this identity hash map: the keys and values themselves are not cloned.
clone() - Method in class java.util.jar.Attributes
Returns a copy of the Attributes, implemented as follows:
clone() - Method in class java.util.jar.Manifest
Returns a shallow copy of this Manifest.
clone() - Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone() - Method in class java.util.Locale
Overrides Cloneable
clone() - Method in class java.util.SimpleTimeZone
Returns a clone of this SimpleTimeZone instance.
clone() - Method in class java.util.TimeZone
Creates a copy of this TimeZone.
clone() - Method in class java.util.TreeMap
Returns a shallow copy of this TreeMap instance.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this TreeSet instance.
clone() - Method in class java.util.Vector
Returns a clone of this vector.
clone() - Method in class java.util.zip.ZipEntry
Returns a copy of this entry.
clone() - Method in class org.davic.mpeg.sections.Section
Create a copy of this Section object.
Cloneable - Interface in java.lang
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
Close the stream.
close() - Method in class java.io.BufferedWriter
Close the stream.
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Close the stream.
close() - Method in class java.io.CharArrayWriter
Close the stream.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterReader
Close the stream.
close() - Method in class java.io.FilterWriter
Close the stream.
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
Close the stream.
close() - Method in interface java.io.ObjectInput
Closes the input stream.
close() - Method in class java.io.ObjectInputStream
Closes the input stream.
close() - Method in interface java.io.ObjectOutput
Closes the stream.
close() - Method in class java.io.ObjectOutputStream
Closes the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
Close the stream.
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Close the stream.
close() - Method in class java.io.PrintWriter
Close the stream.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PushbackReader
Close the stream.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Close the stream.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Close the stream.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Close the stream, flushing it first.
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.DatagramSocketImpl
Close the socket.
close() - Method in class java.net.ServerSocket
Closes this socket.
close() - Method in class java.net.Socket
Closes this socket.
close() - Method in class java.net.SocketImpl
Closes this socket.
close() - Method in class java.util.zip.DeflaterOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes the input stream.
close() - Method in class java.util.zip.InflaterInputStream
Closes the input stream.
close() - Method in class java.util.zip.ZipFile
Closes the ZIP file.
close() - Method in class java.util.zip.ZipInputStream
Closes the ZIP input stream.
close() - Method in class java.util.zip.ZipOutputStream
Closes the ZIP output stream as well as the stream being filtered.
close() - Method in interface javax.media.Controller
Release all resources and cease all activity.
close() - Method in interface javax.microedition.io.Connection
Close the connection.
close() - Method in interface javax.xml.stream.DTDStreamReader
Terminates DTD processing, skipping all DTD related events up to END_DTD.
close() - Method in interface javax.xml.stream.XMLStreamReader
Frees any resources associated with this Reader.
close() - Method in interface javax.xml.stream.XMLStreamWriter
Close this writer and free any resources associated with the writer.
close() - Method in interface org.apache.log4j.Appender
Release any resources allocated within the appender such as file handles, network connections, etc.
close() - Method in class org.apache.log4j.AsyncAppender
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - Method in class org.ocap.logging.MIBAppender
Closes the MIB appender.
closed - Variable in class org.apache.log4j.AppenderSkeleton
Is this appender closed?
ClosedCaptioningAttribute - Class in org.ocap.media
This class represents a system wide preference of closed-captioning representation.
ClosedCaptioningAttribute() - Constructor for class org.ocap.media.ClosedCaptioningAttribute
A constructor of this class.
ClosedCaptioningControl - Interface in org.ocap.media
This interface is used to turn closed-captioning in a running JMF player on and off and to select a captioning service (C1 to C4 and T1 to T4) to be represented.
ClosedCaptioningEvent - Class in org.ocap.media
This class is an event to notify a change of a closed-captioning state.
ClosedCaptioningEvent(Object, int) - Constructor for class org.ocap.media.ClosedCaptioningEvent
Construct a new ClosedCaptioningEvent with the specified event ID.
ClosedCaptioningListener - Interface in org.ocap.media
This is a listener interface to receive a notification when the state of closed-captioning has changed or a new closed-captioning service (C1 to C4, T1 to T4) is selected.
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current ZIP entry and positions the stream for writing the next entry.
coalesceEvents(AWTEvent, AWTEvent) - Method in class java.awt.Component
Potentially coalesce an event being posted with an existing event.
code - Variable in exception org.w3c.dom.DOMException
 
code - Variable in exception org.w3c.dom.events.EventException
 
codeDownload() - Method in class org.ocap.hardware.Host
This method initiates a download of the operating software in the Host as specified by [CCIF2.0].
CodeSource - Class in java.security
This class extends the concept of a codebase to encapsulate not only the location (URL) but also the certificate(s) that were used to verify signed code originating from that location.
CodeSource(URL, Certificate[]) - Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of certificates.
CollationElementIterator - Class in java.text
The CollationElementIterator class is used as an iterator to walk through each character of an international string.
CollationKey - Class in java.text
A CollationKey represents a String under the rules of a specific Collator object.
Collator - Class in java.text
The Collator class performs locale-sensitive String comparison.
Collator() - Constructor for class java.text.Collator
Default constructor.
Collection - Interface in java.util
The root interface in the collection hierarchy.
Collections - Class in java.util
This class consists exclusively of static methods that operate on or return collections.
Color - Class in java.awt
The Color class is used encapsulate colors in the default sRGB color space or colors in arbitrary color spaces identified by a ColorSpace.
Color(int, int, int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
Color(int, int, int, int) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
Color(int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, boolean) - Constructor for class java.awt.Color
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(float, float, float) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
Color(float, float, float, float) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
ColorModel - Class in java.awt.image
The ColorModel abstract class encapsulates the methods for translating a pixel value to color components (for example, red, green, and blue) and an alpha component.
ColorModel(int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixels of the specified number of bits to color/alpha components.
ColorModel(int, int[], ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixel values to color/alpha components.
ColorSpace - Class in java.awt.color
This abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object, of an Image, a BufferedImage, or a GraphicsDevice.
ColorSpace(int, int) - Constructor for class java.awt.color.ColorSpace
Constructs a ColorSpace object given a color space type and the number of components.
ColorSpec - Interface in org.ocap.hardware.frontpanel
This interface represents the front panel display Color specification.
columnWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column weights.
columnWidths - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column minimum width.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in interface java.security.DomainCombiner
Modify or update the provided ProtectionDomains.
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_DIACRITICAL_MARKS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0300..U+036F) as defined in ISO 10646-1(E) normative Annex A
COMBINING_DIACTRICAL_MARKS_FOR_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+20D0..U+20FF) as defined in ISO 10646-1(E) normative Annex A
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_HALF_MARKS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FE20..U+FE2F) as defined in ISO 10646-1(E) normative Annex A
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
command(Object) - Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
CommConnection - Interface in javax.microedition.io
This interface defines a logical serial port connection.
COMMENT - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is a comment.
COMMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a comment
Comment - Interface in org.w3c.dom
This interface represents a comment.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
commentChar(int) - Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
COMMENTS - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
General-purpose tag where a user can annotate an object with some user-specific information.
COMMERCIAL_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for payment
COMMERCIAL_DIALOG - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that a user dialog for payment is necessary before media presentation.
commitContentPrefixList() - Static method in class javax.media.PackageManager
Make changes to the content prefix-list persistent.
commitProtocolPrefixList() - Static method in class javax.media.PackageManager
Make changes to the protocol package-prefix list persistent.
Comparable - Interface in java.lang
This interface imposes a total ordering on the objects of each class that implements it.
Comparator - Interface in java.util
A comparison function, which imposes a total ordering on some collection of objects.
comparator() - Method in interface java.util.SortedMap
Returns the comparator associated with this sorted map, or null if it uses its keys' natural ordering.
comparator() - Method in interface java.util.SortedSet
Returns the comparator associated with this sorted set, or null if it uses its elements' natural ordering.
comparator() - Method in class java.util.TreeMap
Returns the comparator used to order this map, or null if this map uses its keys' natural order.
comparator() - Method in class java.util.TreeSet
Returns the comparator used to order this sorted set, or null if this tree set uses its elements natural ordering.
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(String, String) - Method in class java.text.Collator
Compares the source string to the target string according to the collation rules for this Collator.
compare(Object, Object) - Method in class java.text.Collator
Compares its two arguments for order.
compare(String, String) - Method in class java.text.RuleBasedCollator
Compares the character data stored in two different strings based on the collation rules.
compare(Object, Object) - Method in interface java.util.Comparator
Compares its two arguments for order.
compare(RecordingRequest, RecordingRequest) - Method in interface org.ocap.shared.dvr.navigation.RecordingListComparator
Compares two entries to check whether the first entry should be placed ahead of the second entry in the iterator list.
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Object) - Method in class java.io.File
Compares this abstract pathname to another object.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compare this field with another ObjectStreamField.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Object) - Method in class java.lang.Byte
Compares this Byte object to another object.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(Object) - Method in class java.lang.Character
Compares this Character object to another object.
compareTo(Object) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(Object) - Method in class java.lang.Double
Compares this Double object to another object.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Object) - Method in class java.lang.Float
Compares this Float object to another object.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Object) - Method in class java.lang.Integer
Compares this Integer object to another object.
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Object) - Method in class java.lang.Long
Compares this Long object to another object.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(Object) - Method in class java.lang.Short
Compares this Short object to another object.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(Object) - Method in class java.lang.String
Compares this String to another Object.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object.
compareTo(Object) - Method in class java.net.URI
Compares this URI to another object, which must be a URI.
compareTo(CollationKey) - Method in class java.text.CollationKey
Compare this CollationKey to the target CollationKey.
compareTo(Object) - Method in class java.text.CollationKey
Compares this CollationKey with the specified Object for order.
compareTo(Date) - Method in class java.util.Date
Compares two Dates for ordering.
compareTo(Object) - Method in class java.util.Date
Compares this Date to another Object.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
compileClass(Class) - Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String) - Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
Compiler - Class in java.lang
The Compiler class is provided to support Java-to-native-code compilers and related services.
COMPLETE - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was completed successfully.
complete() - Method in class java.util.Calendar
Fills in any unset fields in the time field list.
COMPLETED_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
Recording for this recording request has completed successfully.
COMPLETELY_RESOLVED_STATE - Static variable in interface org.ocap.shared.dvr.ParentRecordingRequest
All child recordings corresponding to this recording request have been scheduled.
COMPLETESCANLINES - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in (multiples of) complete scanlines at a time.
Component - Class in java.awt
A component is an object having a graphical representation that can be displayed on the screen and that can interact with the user.
Component() - Constructor for class java.awt.Component
Constructs a new component.
COMPONENT_ADDED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was added to the container.
COMPONENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting component events.
COMPONENT_FIRST - Static variable in class java.awt.event.ComponentEvent
The first number in the range of ids used for component events.
COMPONENT_HIDDEN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was rendered invisible.
COMPONENT_LAST - Static variable in class java.awt.event.ComponentEvent
The last number in the range of ids used for component events.
COMPONENT_MOVED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's position changed.
COMPONENT_NAME - Static variable in interface org.ocap.si.DescriptorTag
SCTE component_name_descriptor.
COMPONENT_REMOVED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was removed from the container.
COMPONENT_RESIZED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's size changed.
COMPONENT_SHOWN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was made visible.
ComponentAdapter - Class in java.awt.event
An abstract adapter class for receiving component events.
ComponentAdapter() - Constructor for class java.awt.event.ComponentAdapter
 
componentAdded(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentAdded container event by invoking the componentAdded methods on listener-a and listener-b.
componentAdded(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been added to the container.
componentAdded(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been added to the container.
ComponentEvent - Class in java.awt.event
A low-level event which indicates that a component moved, changed size, or changed visibility (also, the root class for the other component-level events).
ComponentEvent(Component, int) - Constructor for class java.awt.event.ComponentEvent
Constructs a ComponentEvent object.
componentHidden(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentHidden event by invoking the componentHidden methods on listener-a and listener-b.
componentHidden(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made invisible.
ComponentListener - Interface in java.awt.event
The listener interface for receiving component events.
componentMoved(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentMoved event by invoking the componentMoved methods on listener-a and listener-b.
componentMoved(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's position changes.
componentRemoved(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentRemoved container event by invoking the componentRemoved methods on listener-a and listener-b.
componentRemoved(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been removed from the container.
componentResized(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentResized event by invoking the componentResized methods on listener-a and listener-b.
componentResized(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's size changes.
componentShown(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentShown event by invoking the componentShown methods on listener-a and listener-b.
componentShown(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made visible.
Composite - Interface in java.awt
The Composite interface defines the methods to compose a draw primitive with the underlying graphics area.
COMPRESSION_HEAVY - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing heavy audio level compression.
COMPRESSION_LIGHT - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing light audio level compression.
COMPRESSION_MEDIUM - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing medium audio level compression.
COMPRESSION_NONE - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing no audio compression.
comptable - Variable in class java.awt.GridBagLayout
This hashtable maintains the association between a component and its gridbag constraints.
computeFields() - Method in class java.util.Calendar
Converts the current millisecond time value time to field values in fields[].
computeFields() - Method in class java.util.GregorianCalendar
Converts UTC as milliseconds to time field values.
computeTime() - Method in class java.util.Calendar
Converts the current field values in fields[] to the millisecond time value time.
computeTime() - Method in class java.util.GregorianCalendar
Overrides Calendar Converts time field values to UTC as milliseconds.
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
ConcurrentModificationException - Exception in java.util
This exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
conditionHasChanged(MediaPresentationEvaluationTrigger) - Method in interface org.ocap.media.MediaAccessConditionControl
Notifies the player that the conditions to authorize the service presentation have been modified, and so a new check must be done for the specified player.
configurationChanged(VideoOutputPort, VideoOutputConfiguration, VideoOutputConfiguration) - Method in interface org.ocap.hardware.device.VideoOutputPortListener
Method to be invoked when the configuration of a VideoOutputPort changes.
Configurator - Interface in org.apache.log4j.spi
Implemented by classes capable of configuring log4j using a URL.
CONFIGURATOR_CLASS_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
configure(String) - Static method in class org.apache.log4j.PropertyConfigurator
 
configure(URL) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
configure(Properties) - Static method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
configure(Element) - Static method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j using a configuration element as defined in the log4j.dtd.
configure(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
configure(URL) - Static method in class org.apache.log4j.xml.DOMConfigurator
configureAndWatch(String) - Static method in class org.apache.log4j.PropertyConfigurator
Like PropertyConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog#DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.PropertyConfigurator
Read the configuration file configFilename if it exists.
configureAndWatch(String) - Static method in class org.apache.log4j.xml.DOMConfigurator
Like DOMConfigurator.configureAndWatch(String, long) except that the default delay as defined by FileWatchdog#DEFAULT_DELAY is used.
configureAndWatch(String, long) - Static method in class org.apache.log4j.xml.DOMConfigurator
Read the configuration file configFilename if it exists.
conn - Variable in class javax.media.protocol.URLDataSource
 
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
Connects the socket to a remote address for this socket.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connect(InetAddress, int) - Method in class java.net.DatagramSocketImpl
Connects a datagram socket to a remote destination.
connect(SocketAddress) - Method in class java.net.Socket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects this socket to the server with a specified timeout value.
connect(String, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port on the named host.
connect(InetAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect() - Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect() - Method in class javax.media.protocol.DataSource
Open a connection to the source described by the MediaLocator.
connect() - Method in class javax.media.protocol.URLDataSource
Initialize the connection with the source.
connect() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
connect() - Method in class org.dvb.net.rc.ConnectionRCInterface
Connect this return channel to the current target.
connected - Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
connected - Variable in class javax.media.protocol.URLDataSource
 
ConnectException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
ConnectException(String) - Constructor for exception java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
ConnectException() - Constructor for exception java.net.ConnectException
Construct a new ConnectException with no detailed message.
Connection - Interface in javax.microedition.io
This is the most basic type of generic connection.
connectionChanged(ConnectionRCEvent) - Method in interface org.dvb.net.rc.ConnectionListener
This method is called to report events related to the setup and termination of return channel interface connections.
ConnectionErrorEvent - Class in javax.media
A ConnectionErrorEvent is posted when an error occurs within a DataSource when obtaining data or communicating with a server.
ConnectionErrorEvent(Controller) - Constructor for class javax.media.ConnectionErrorEvent
 
ConnectionErrorEvent(Controller, String) - Constructor for class javax.media.ConnectionErrorEvent
 
ConnectionEstablishedEvent - Class in org.dvb.net.rc
ConnectionEstablishedEvent - An event generated after a connection is established for a ConnectionRCInterface.
ConnectionEstablishedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionEstablishedEvent
Construct an event.
ConnectionFailedEvent - Class in org.dvb.net.rc
ConnectionFailedEvent - An event generated after an attempt to setup a connection for a ConnectionRCInterface fails.
ConnectionFailedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionFailedEvent
Construct an event.
ConnectionListener - Interface in org.dvb.net.rc
This interface should be implemented by objects wishing to be notified about the connection status of a ConnectionRCInterface.
ConnectionLostException - Exception in org.davic.mpeg.sections
Signals that a SectionFilterGroup has lost its connection or resources and hence is unable to satisfy a call to a startFiltering method.
ConnectionLostException() - Constructor for exception org.davic.mpeg.sections.ConnectionLostException
Constructs a resource Exception.
ConnectionLostException(String) - Constructor for exception org.davic.mpeg.sections.ConnectionLostException
Constructs a ConnectionLostException with the specified detail message
ConnectionNotFoundException - Exception in javax.microedition.io
This class is used to signal that a connection target cannot be found, or the protocol type is not supported.
ConnectionNotFoundException() - Constructor for exception javax.microedition.io.ConnectionNotFoundException
Constructs a ConnectionNotFoundException with no detail message.
ConnectionNotFoundException(String) - Constructor for exception javax.microedition.io.ConnectionNotFoundException
Constructs a ConnectionNotFoundException with the specified detail message.
ConnectionParameters - Class in org.dvb.net.rc
This class encapsulates the parameters needed to specify the target of a connection.
ConnectionParameters(String, String, String) - Constructor for class org.dvb.net.rc.ConnectionParameters
Construct a set of connection parameters.
ConnectionParameters(String, String, String, InetAddress[]) - Constructor for class org.dvb.net.rc.ConnectionParameters
Construct a set of connection parameters.
ConnectionRCEvent - Class in org.dvb.net.rc
ConnectionRCEvent - the base class for events related to connection oriented return channels.
ConnectionRCEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionRCEvent
Construct an event
ConnectionRCInterface - Class in org.dvb.net.rc
This class models a connection based return channel network interface for use in receiving and transmitting IP packets over a return channel.
ConnectionRCInterface() - Constructor for class org.dvb.net.rc.ConnectionRCInterface
Constructor for instances of this class.
connectionStatusChanged(VideoOutputPort, boolean) - Method in interface org.ocap.hardware.device.VideoOutputPortListener
Method to be invoked when a display device is connected or disconnected.
ConnectionTerminatedEvent - Class in org.dvb.net.rc
ConnectionTerminatedEvent - An event generated after a connected ConnectionRCInterface is disconnected.
ConnectionTerminatedEvent(Object) - Constructor for class org.dvb.net.rc.ConnectionTerminatedEvent
Construct an event.
Connector - Class in javax.microedition.io
This class is a factory for creating new Connection objects.
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
Constructor - Class in java.lang.reflect
Constructor provides information about, and access to, a single constructor for a class.
consume() - Method in class java.awt.AWTEvent
Consumes this event, if this event can be consumed.
consume() - Method in class java.awt.event.InputEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consume() - Method in class java.awt.event.InputMethodEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consumed - Variable in class java.awt.AWTEvent
Controls whether or not the event is sent back down to the peer once the source has processed it - false means it's sent to the peer; true means it's not.
consumer - Variable in class java.awt.image.ImageFilter
The consumer of the particular image data stream for which this instance of the ImageFilter is filtering data.
Container - Class in java.awt
A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components.
Container() - Constructor for class java.awt.Container
Constructs a new Container.
CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents the base container class.
CONTAINER_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting container events.
CONTAINER_FIRST - Static variable in class java.awt.event.ContainerEvent
The first number in the range of ids used for container events.
CONTAINER_LAST - Static variable in class java.awt.event.ContainerEvent
The last number in the range of ids used for container events.
ContainerAdapter - Class in java.awt.event
An abstract adapter class for receiving container events.
ContainerAdapter() - Constructor for class java.awt.event.ContainerAdapter
 
ContainerEvent - Class in java.awt.event
A low-level event which indicates that a container's contents changed because a component was added or removed.
ContainerEvent(Component, int, Component) - Constructor for class java.awt.event.ContainerEvent
Constructs a ContainerEvent object.
ContainerListener - Interface in java.awt.event
The listener interface for receiving container events.
ContainerOrderFocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
ContainerOrderFocusTraversalPolicy() - Constructor for class java.awt.ContainerOrderFocusTraversalPolicy
 
contains(int, int) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where x and y are defined to be relative to the coordinate system of this component.
contains(Point) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where the point's x and y coordinates are defined to be relative to the coordinate system of this component.
contains(Point) - Method in class java.awt.Polygon
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class java.awt.Polygon
Determines whether the specified coordinates are inside this Polygon.
contains(Point) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the specified Point.
contains(int, int) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the point at the specified location (xy).
contains(Rectangle) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle entirely contains the specified Rectangle.
contains(int, int, int, int) - Method in class java.awt.Rectangle
Checks whether this Rectangle entirely contains the Rectangle at the specified location (XY) with the specified dimensions (WH).
contains(Object) - Method in class java.util.AbstractCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.ArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Collection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.HashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class java.util.LinkedList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.List
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Set
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.TreeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Vector
Tests if the specified object is a component in this vector.
contains(Service) - Method in interface javax.tv.service.navigation.ServiceList
Tests if the indicated Service object is contained in the list.
contains(ContentEntry) - Method in interface org.ocap.hn.content.ContentContainer
Checks whether the given ContentEntry is in this ContentContainer in local cache only.
contains(String) - Static method in class org.ocap.hn.content.MetadataIdentifiers
Indicates if the parameter identifier is contained within the set of supported identifiers.
CONTAINS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to check for a String being contained within the field The comparison is case insensitive, non whole word.
contains(Object) - Method in interface org.ocap.hn.NetList
Indicates whether an element is included in this NetList.
contains(String) - Method in class org.ocap.hn.PropertyFilter
Checks whether a key is in the list.
contains(RecordingRequest) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Tests if the indicated RecordingRequest object is contained in the list.
containsAlias(String) - Method in class java.security.KeyStore
Checks if the given alias exists in this keystore.
containsAll(Collection) - Method in class java.util.AbstractCollection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in interface java.util.Collection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection) - Method in interface java.util.List
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection) - Method in interface java.util.Set
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection) - Method in class java.util.Vector
Returns true if this Vector contains all of the elements in the specified Collection.
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.HashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a key in this identity hash map.
containsKey(Object) - Method in class java.util.jar.Attributes
Returns true if this Map contains the specified attribute name (key).
containsKey(Object) - Method in interface java.util.Map
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.TreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.WeakHashMap
Returns true if this map contains a mapping for the specified key.
containsResource(ContentResource) - Method in interface org.ocap.hn.content.ContentItem
Checks whether the given ContentResource is part of this ContentItem..
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this map maps one or more keys to this value.
containsValue(Object) - Method in class java.util.HashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this Hashtable maps one or more keys to this value.
containsValue(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a value in this identity hash map.
containsValue(Object) - Method in class java.util.jar.Attributes
Returns true if this Map maps one or more attribute names (keys) to the specified value.
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in interface java.util.Map
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if this map maps one or more keys to the specified value.
CONTENT_ADDED - Static variable in class org.ocap.hn.ContentServerEvent
Event ID indicating that content got added to a ContentServerNetModule.
CONTENT_ADVISORY - Static variable in interface org.ocap.si.DescriptorTag
SCTE content_advisory_descriptor.
CONTENT_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).
CONTENT_CHANGED - Static variable in class org.ocap.hn.ContentServerEvent
Event ID indicating that metadata associated with content has been updated.
CONTENT_LIST - Static variable in interface org.ocap.hn.NetModule
A constant indicating content listing NetModule.
CONTENT_MANAGER - Static variable in interface org.ocap.hn.NetModule
A constant indicating content manager NetModule.
CONTENT_NOT_FOUND - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection failed because the requested content could not be found in the network.
CONTENT_NOT_FOUND - Static variable in class org.ocap.service.AlternativeContentErrorEvent
Reason code : Normal content could not be presented because the requested content could not be found in the network.
CONTENT_NOT_FOUND - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording failed because the requested content could not be found in the network.
CONTENT_RECORDER - Static variable in interface org.ocap.hn.NetModule
A constant indicating content recording NetModule.
CONTENT_REMOVED - Static variable in class org.ocap.hn.ContentServerEvent
Event ID indicating that content got removed from a ContentServerNetModule
CONTENT_RENDERER - Static variable in interface org.ocap.hn.NetModule
A constant indicating content renderer NetModule.
CONTENT_SERVER - Static variable in interface org.ocap.hn.NetModule
A constant indicating content server NetModule.
CONTENT_TYPE - Static variable in class java.util.jar.Attributes.Name
Name object for Content-Type manifest attribute.
CONTENT_TYPE - Static variable in interface org.ocap.si.DescriptorTag
MHP content_type_descriptor.
CONTENT_TYPE_ALL_RESOURCES - Static variable in interface org.ocap.hn.content.StreamingActivityListener
contentTypes.
CONTENT_TYPE_LIVE_RESOURCES - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
CONTENT_TYPE_RECORDED_RESOURCES - Static variable in interface org.ocap.hn.content.StreamingActivityListener
 
CONTENT_UNKNOWN - Static variable in class javax.media.protocol.ContentDescriptor
 
ContentConnection - Interface in javax.microedition.io
This interface defines the stream connection over which content is passed.
ContentContainer - Interface in org.ocap.hn.content
This class represents a container that contains one or more content entries.
ContentDatabaseFilter - Class in org.ocap.hn.content.navigation
This class represent a filtering criteria to be applied while creating a ContentList.
ContentDatabaseFilter() - Constructor for class org.ocap.hn.content.navigation.ContentDatabaseFilter
 
ContentDescriptor - Class in javax.media.protocol
A ContentDescriptor identifies media data containers.
ContentDescriptor(String) - Constructor for class javax.media.protocol.ContentDescriptor
Create a content descriptor with the specified name.
ContentEntry - Interface in org.ocap.hn.content
This interface represents a basic content entry.
ContentEntryFactory - Class in org.ocap.hn.content
This factory can be used to create ContentEntry instances.
ContentEntryFactory() - Constructor for class org.ocap.hn.content.ContentEntryFactory
Singleton behavior.
contentEquals(StringBuffer) - Method in class java.lang.String
Returns true if and only if this String represents the same sequence of characters as the specified StringBuffer.
ContentFormat - Interface in org.ocap.hn.content
This interface represents a content format.
ContentHandler - Class in java.net
The abstract class ContentHandler is the superclass of all classes that read an Object from a URLConnection.
ContentHandler() - Constructor for class java.net.ContentHandler
 
ContentHandler - Interface in org.xml.sax
Receive notification of the logical content of a document.
ContentHandlerFactory - Interface in java.net
This interface defines a factory for content handlers.
ContentItem - Interface in org.ocap.hn.content
This class represents a piece of content.
ContentList - Interface in org.ocap.hn.content.navigation
This interface represents a list of filtered ContentEntry objects.
ContentProfile - Interface in org.ocap.hn.content
Interface defining constants that represent content profile identifiers to be used in conjunction with the ContentFormat interface.
ContentRatingAdvisory - Interface in javax.tv.service.guide
ContentRatingAdvisory indicates, for a given program event, ratings for any or all of the rating dimensions defined in the content rating system for the local rating region.
ContentResource - Interface in org.ocap.hn.content
Abstract class representing a media stream/file.
ContentServerEvent - Class in org.ocap.hn
Event which will be sent to registered ContentServerListeners when ContentEntrys have been added, changed or removed.
ContentServerEvent(Object, String[], int) - Constructor for class org.ocap.hn.ContentServerEvent
Creates a new ContentServerEvent with the given source object, the ContentItem involved and an event ID indicating whether the content got added or removed.
ContentServerListener - Interface in org.ocap.hn
Listener interface for classes which are interested in changes to a ContentServerNetModule.
ContentServerNetModule - Interface in org.ocap.hn
Class representing a NetModule which serves content.
contentsLost() - Method in class java.awt.image.VolatileImage
Returns true if rendering data was lost since last validate call.
contentType - Variable in class javax.media.protocol.URLDataSource
 
contentUpdated(ContentServerEvent) - Method in interface org.ocap.hn.ContentServerListener
Called when a ContentEntry has been added, changed or removed from the ContentServerNetModule
CONTRIBUTOR - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of a contributor.
CONTROL - Static variable in class java.awt.SystemColor
The array index for the control system color.
control - Static variable in class java.awt.SystemColor
The color rendered for the background of control panels and control objects, such as pushbuttons.
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
Control - Interface in javax.media
The base interface for processing Control objects.
CONTROL_DK_SHADOW - Static variable in class java.awt.SystemColor
The array index for the controlDkShadow system color.
CONTROL_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the controlHighlight system color.
CONTROL_LT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the controlLtHighlight system color.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CONTROL_PICTURES - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2400..U+243F) as defined in ISO 10646-1(E) normative Annex A
CONTROL_SHADOW - Static variable in class java.awt.SystemColor
The array index for the controlShadow system color.
CONTROL_TEXT - Static variable in class java.awt.SystemColor
The array index for the controlText system color.
controlDkShadow - Static variable in class java.awt.SystemColor
The color rendered for dark shadow areas on 3D control objects, such as pushbuttons.
controlHighlight - Static variable in class java.awt.SystemColor
The color rendered for light areas of 3D control objects, such as pushbuttons.
Controller - Interface in javax.media
Controller, which extends Clock, provides resource-allocation state information, event generation, and a mechanism for obtaining objects that provide additional control over a Controller.
ControllerClosedEvent - Class in javax.media
A ControllerClosedEvent describes an event that is generated when an a Controller is closed.
ControllerClosedEvent(Controller) - Constructor for class javax.media.ControllerClosedEvent
Construct a ControllerClosedEvent.
ControllerClosedEvent(Controller, String) - Constructor for class javax.media.ControllerClosedEvent
 
ControllerErrorEvent - Class in javax.media
A ControllerErrorEvent describes an event that is generated when an error condition occurs that will cause a Controller to cease functioning.
ControllerErrorEvent(Controller) - Constructor for class javax.media.ControllerErrorEvent
 
ControllerErrorEvent(Controller, String) - Constructor for class javax.media.ControllerErrorEvent
 
ControllerEvent - Class in javax.media
ControllerEvent is the base class for events generated by a Controller.
ControllerEvent(Controller) - Constructor for class javax.media.ControllerEvent
 
ControllerListener - Interface in javax.media
ControllerListener is an interface for handling asynchronous events generated by Controllers.
controllerUpdate(ControllerEvent) - Method in interface javax.media.ControllerListener
This method is called when an event is generated by a Controller that this listener is registered with.
controlLtHighlight - Static variable in class java.awt.SystemColor
The color rendered for highlight areas of 3D control objects, such as pushbuttons.
Controls - Interface in javax.media.protocol
Controls provides an interface for obtaining objects by interface or class name.
controlShadow - Static variable in class java.awt.SystemColor
The color rendered for shadow areas of 3D control objects, such as pushbuttons.
controlText - Static variable in class java.awt.SystemColor
The color rendered for the text of control panels and control objects, such as pushbuttons.
CONVERTED_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the converted text state.
convertTo(HScreenConfiguration, Point) - Method in class org.havi.ui.HScreenConfiguration
Convert a pixel position from one coordinate system to another without including any rounding errors from passing through normalized coordinates.
copy(List, List) - Static method in class java.util.Collections
Copies all of the elements from one list into another.
copyArea(int, int, int, int, int, int) - Method in class java.awt.Graphics
Copies an area of the component by a distance specified by dx and dy.
CopyControl - Class in org.ocap.hardware
This class represents the copy control information on the analog and digital A/V outputs of the OCAP terminal.
CopyControl() - Constructor for class org.ocap.hardware.CopyControl
Do not use.
copyInto(Object[]) - Method in class java.util.Vector
Copies the components of this vector into the specified array.
COPYRIGHT - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 copyright_descriptor.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.StrictMath
Returns the trigonometric cosine of an angle.
count - Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count - Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.CharArrayReader
The index of the end of this buffer.
count - Variable in class java.io.CharArrayWriter
The number of chars in the buffer.
countObservers() - Method in class java.util.Observable
Returns the number of observers of this Observable object.
countTokens() - Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
crc - Variable in class java.util.zip.GZIPInputStream
CRC-32 for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
CRC-32 of uncompressed data.
CRC32 - Class in java.util.zip
A class that can be used to compute the CRC-32 of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
Creates a new CRC32 object.
create() - Method in class java.awt.Graphics
Creates a new Graphics object that is a copy of this Graphics object.
create(int, int, int, int) - Method in class java.awt.Graphics
Creates a new Graphics object based on this Graphics object, but with a new translation and clip area.
create() - Method in class java.net.DatagramSocketImpl
Creates a datagram socket.
create(boolean) - Method in class java.net.SocketImpl
Creates either a stream or a datagram socket.
create(String) - Static method in class java.net.URI
Creates a URI by parsing the given string.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createChannelContentItem(String, String, String, String, OcapLocator, ExtendedFileAccessPermissions) - Method in class org.ocap.hn.content.ContentEntryFactory
Creates a new ChannelContentItem representing a broadcast channel.
createChannelGroupContainer(String, ExtendedFileAccessPermissions) - Method in interface org.ocap.hn.content.ContentContainer
Creates a new channel group ContentContainer as a child of this ContentContainer, when the host device is capable of supporting tuner requests from the home network.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createCompatibleImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleVolatileImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration, using the specified image capabilities.
createContentContainer(String, ExtendedFileAccessPermissions) - Method in interface org.ocap.hn.content.ContentContainer
Creates a new ContentContainer as a child of this ContentContainer.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createContentItem(File, String, ExtendedFileAccessPermissions) - Method in interface org.ocap.hn.content.ContentContainer
Creates a new ContentItem representing a local file as a child of this ContentContainer.
createDatagramSocketImpl() - Method in interface java.net.DatagramSocketImplFactory
Creates a new DatagramSocketImpl instance.
createDataSource(URL) - Static method in class javax.media.Manager
Create a DataSource for the specified media.
createDataSource(MediaLocator) - Static method in class javax.media.Manager
Create a DataSource for the specified media.
createDevice(UPnPManagedDevice, InputStream, UPnPManagedDeviceIcon[]) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Creates a UPnP device in the local host.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
Create an Event.
createFont(String, int, int) - Method in class org.dvb.ui.FontFactory
Creates a font object from the font source associated with this FontFactory.
createGraphics(BufferedImage) - Method in class java.awt.GraphicsEnvironment
Returns a Graphics2D object for rendering into the specified BufferedImage.
createGraphics() - Method in class java.awt.image.BufferedImage
Creates a Graphics2D, which can be used to draw into this BufferedImage.
createGraphics() - Method in class java.awt.image.VolatileImage
Creates a Graphics2D, which can be used to draw into this VolatileImage.
createGraphics() - Method in class org.dvb.ui.DVBBufferedImage
Creates a DVBGraphics, which can be used to draw into this DVBBufferedImage.
createImage(ImageProducer) - Method in class java.awt.Component
Creates an image from the specified image producer.
createImage(int, int) - Method in class java.awt.Component
Creates an off-screen drawable image to be used for double buffering.
createImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file.
createImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
createImage(ImageProducer) - Method in class java.awt.Toolkit
Creates an image with the specified image producer.
createImage(byte[]) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array.
createImage(byte[], int, int) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array, and at the specified offset and length.
createInstance() - Static method in class javax.tv.service.SIManager
Creates a new instance of SIManager.
createInstance(Service, long, long, ExtendedFileAccessPermissions) - Static method in class org.ocap.dvr.BufferingRequest
Creates a BufferingRequest object.
createLocator(String) - Method in class javax.tv.locator.LocatorFactory
Creates a Locator object from the specified locator string.
createMetadataNode() - Static method in class org.ocap.hn.content.MetadataNode
Creates a MetadataNode.
createMetadataNode(String) - Static method in class org.ocap.hn.content.MetadataNode
Deprecated.
Replaced by MetadataNode.createMetadataNode(). Creates a MetadataNode.
createNetRecordingEntry() - Method in interface org.ocap.hn.recording.NetRecordingRequestManager
This method creates a local entry which represents a network visible collection of recording items.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createPlayer(URL) - Static method in class javax.media.Manager
Create a Player for the specified media.
createPlayer(MediaLocator) - Static method in class javax.media.Manager
Create a Player for the specified media.
createPlayer(DataSource) - Static method in class javax.media.Manager
Create a Player for the DataSource.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createRecordingListIterator() - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Generates an iterator on the RecordingRequest elements in this list.
createServerSocket() - Method in class javax.net.ServerSocketFactory
Returns an unbound server socket.
createServerSocket(int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createService(String, InputStream, UPnPActionHandler) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Creates a UPnP service associated with this device.
createServiceContext() - Method in class javax.tv.service.selection.ServiceContextFactory
Creates a ServiceContext object.
createServiceIterator() - Method in interface javax.tv.service.navigation.ServiceList
Generates an iterator on the Service elements in this list.
createSocket() - Method in class javax.net.SocketFactory
Creates an unconnected socket.
createSocket(String, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host at the specified remote port.
createSocket(String, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(InetAddress, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connect it to the specified remote address on the specified remote port.
createSocket(Socket, String, int, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocketImpl() - Method in interface java.net.SocketImplFactory
Creates a new SocketImpl instance.
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createVolatileImage(int, int) - Method in class java.awt.Component
Creates a volatile off-screen drawable image to be used for double buffering.
createVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.Component
Creates a volatile off-screen drawable image, with the given capabilities.
createXMLStreamReader(Reader) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a reader
createXMLStreamReader(InputStream) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamReader(InputStream, String) - Method in class javax.xml.stream.XMLInputFactory
Create a new XMLStreamReader from a java.io.InputStream
createXMLStreamWriter(Writer) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a writer
createXMLStreamWriter(OutputStream) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createXMLStreamWriter(OutputStream, String) - Method in class javax.xml.stream.XMLOutputFactory
Create a new XMLStreamWriter that writes to a stream
createZipEntry(String) - Method in class java.util.jar.JarInputStream
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new ZipEntry object for the specified entry name.
CREATION_DATE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
This identifies the CREATION_DATE of a piece of content.
CREATOR - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
This identifies the CREATOR of a piece of content.
CRL - Class in java.security.cert
This class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses.
CRL(String) - Constructor for class java.security.cert.CRL
Creates a CRL of the specified type.
CRLException - Exception in java.security.cert
CRL (Certificate Revocation List) Exception.
CRLException() - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with no detail message.
CRLException(String) - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with the specified detail message.
CropImageFilter - Class in java.awt.image
An ImageFilter class for cropping images.
CropImageFilter(int, int, int, int) - Constructor for class java.awt.image.CropImageFilter
Constructs a CropImageFilter that extracts the absolute rectangular region of pixels from its source Image as specified by the x, y, w, and h parameters.
CROSSENVIRONMENT_MODE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the "cross-environment" application mode defined for the application_mode_descriptor in an or XAIT.
CROSSHAIR_CURSOR - Static variable in class java.awt.Cursor
The crosshair cursor type.
CS_sRGB - Static variable in class java.awt.color.ColorSpace
CTRL_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Control key extended modifier constant.
CTRL_MASK - Static variable in class java.awt.event.ActionEvent
The control modifier.
CTRL_MASK - Static variable in class java.awt.event.InputEvent
The Control key modifier constant.
CURRENCY - Static variable in class java.text.NumberFormat.Field
Constant identifying the currency field.
Currency - Class in java.util
Represents a currency.
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CURRENCY_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+20A0..U+20CF) as defined in ISO 10646-1(E) normative Annex A
current() - Method in class java.text.BreakIterator
Return character index of the text boundary that was most recently returned by next(), previous(), first(), or last()
current() - Method in interface java.text.CharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.current() for String.
current_next_indicator() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
CURRENT_PROGRAM_EVENT - Static variable in class javax.tv.service.guide.ProgramScheduleChangeType
ProgramScheduleChangeType indicating that the current program event has changed.
CURRENT_PROGRAM_EVENT_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that current program event has changed.
currentItemChanged(HItemEvent) - Method in interface org.havi.ui.event.HItemListener
Called when a change to the current item of the HItemValue occurs.
currentItemChanged(HItemEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HItemEvent by invoking the currentItemChanged methods on listener-a and listener-b.
CurrentServiceFilter - Class in org.dvb.application
Instances of CurrentServiceFilter are used to set a filter on the list of applications that are retrieved from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
CurrentServiceFilter() - Constructor for class org.dvb.application.CurrentServiceFilter
public Constructor of the CurrentServiceFilter
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
Cursor - Class in java.awt
A class to encapsulate the bitmap representation of the mouse cursor.
Cursor(int) - Constructor for class java.awt.Cursor
Creates a new cursor object with the specified type.
CustomEvent - Interface in org.w3c.dom.events
The CustomEvent interface is the recommended interface for application-specific event types.
cyan - Static variable in class java.awt.Color
An object of type Color representing the color cyan.
CYAN - Static variable in class java.awt.Color
An object of type Color representing the color cyan.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
CYRILLIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+400..U+4FF) as defined in ISO 10646-1(E) normative Annex A

D

DAR_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing a display aspect ratio of 16:9
DAR_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing a display aspect ratio of 4:3
DARK_GRAY - Static variable in class java.awt.Color
An object of type Color representing the color dark gray.
darker() - Method in class java.awt.Color
Creates a new Color that is a darker version of this Color.
darker() - Method in class javax.tv.graphics.AlphaColor
Creates a darker version of this color.
darker() - Method in class org.dvb.ui.DVBColor
Creates a darker version of this color.
darkGray - Static variable in class java.awt.Color
An object of type Color representing the color dark gray.
DASH_MPD - Static variable in interface org.ocap.hn.content.ContentProfile
MPEG-DASH Content.
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
DATA - Static variable in class javax.tv.service.navigation.StreamType
Data component.
data - Variable in class org.havi.ui.HChangeData
The data object for this HChangeData.
DATA_APPLICATION - Static variable in class javax.tv.service.ServiceType
Data application service type identifying an interactive application.
DATA_BROADCAST - Static variable in class javax.tv.service.ServiceType
Data broadcast service type identifying a data service.
DATA_BROADCAST_ID - Static variable in interface org.ocap.si.DescriptorTag
MHP data_broadcast_id_descriptor.
DATA_STREAM_ALIGNMENT - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 data_stream_alignment_descriptor.
DATA_UNAVAILABLE - Static variable in class javax.tv.service.SIRequestFailureType
The reason generated when the system cannot find the requested data.
DatabaseException - Exception in org.ocap.hn.content
Exception that is thrown when a database error occurs
DatabaseException(String, int) - Constructor for exception org.ocap.hn.content.DatabaseException
 
DatabaseQuery - Class in org.ocap.hn.content.navigation
DatabaseQuery class.
DatabaseQuery() - Constructor for class org.ocap.hn.content.navigation.DatabaseQuery
 
DataBuffer - Class in java.awt.image
The DataBuffer class defines data storage formats used in various image operations.
DataFormatException - Exception in java.util.zip
Signals that a data format error has occurred.
DataFormatException() - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with no detail message.
DataFormatException(String) - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with the specified detail message.
Datagram - Interface in javax.microedition.io
This class defines an abstract interface for datagram packets.
DatagramConnection - Interface in javax.microedition.io
This interface defines the capabilities that a datagram connection must have.
DatagramPacket - Class in java.net
This class represents a datagram packet.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - Class in java.net
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net.DatagramSocket
Creates an unbound datagram socket with the specified DatagramSocketImpl.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DatagramSocketBufferControl - Class in org.dvb.net
This class provides additional control over buffering for DatagramSockets.
DatagramSocketImpl - Class in java.net
Abstract datagram and multicast socket implementation base class.
DatagramSocketImpl() - Constructor for class java.net.DatagramSocketImpl
 
DatagramSocketImplFactory - Interface in java.net
This interface defines a factory for datagram socket implementations.
DataInput - Interface in java.io
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - Class in java.io
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DataOutput - Interface in java.io
The DataOutput interface provides for converting data from any of the Java primitive types to a series of bytes and writing these bytes to a binary stream.
DataOutputStream - Class in java.io
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
DataSource - Class in javax.media.protocol
A DataSource is an abstraction for media protocol-handlers.
DataSource() - Constructor for class javax.media.protocol.DataSource
A no-argument constructor required by pre 1.1 implementations so that this class can be instantiated by calling Class.newInstance.
DataSource(MediaLocator) - Constructor for class javax.media.protocol.DataSource
Construct a DataSource from a MediaLocator.
DataStarvedEvent - Class in javax.media
DataStarvedEvent indicates that a Controller has lost data or has stopped receiving data altogether.
DataStarvedEvent(Controller, int, int, int, Time) - Constructor for class javax.media.DataStarvedEvent
 
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
Date - Class in java.util
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(long) - Constructor for class java.util.Date
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
DATE_FIELD - Static variable in class java.text.DateFormat
Useful constant for DATE field alignment.
DateFormat - Class in java.text
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from DateFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
DateFormat.Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field with the specified name.
DateFormatSymbols - Class in java.text
DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
DateFormatSymbols() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the default locale.
DateFormatSymbols(Locale) - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the given locale.
DAY_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_WEEK - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK field alignment.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.
DAY_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_YEAR field alignment.
DAYLIGHT_SAVINGS_TIME - Static variable in interface org.ocap.si.DescriptorTag
SCTE daylight_savings_time_descriptor.
deallocate() - Method in interface javax.media.Controller
Abort the current operation and cease any activity that consumes system resources.
DeallocateEvent - Class in javax.media
A DeallocateEvent is posted as an acknowledgement of the invocation of the deallocate method.
DeallocateEvent(Controller, int, int, int, Time) - Constructor for class javax.media.DeallocateEvent
 
debug(Object) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level.
debug(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the DEBUG level including the stack trace of the Throwable t passed as parameter.
DEBUG - Static variable in class org.apache.log4j.Level
The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
debug(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, Object, Throwable) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
debug(String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at debug level.
DEBUG - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.DEBUG instead.
DEBUG_INT - Static variable in class org.apache.log4j.Priority
 
DECE_DRM - Static variable in interface org.ocap.hn.content.ProtectionType
DECE DRM type.
DECEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the twelfth month of the year.
decide(LoggingEvent) - Method in class org.apache.log4j.spi.Filter
If the decision is DENY, then the event will be dropped.
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DECIMAL_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the decimal separator field.
DecimalFormat - Class in java.text
DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
DecimalFormat() - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the default pattern and symbols for the default locale.
DecimalFormat(String) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and the symbols for the default locale.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and symbols.
DecimalFormatSymbols - Class in java.text
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format numbers.
DecimalFormatSymbols() - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the default locale.
DecimalFormatSymbols(Locale) - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the given locale.
DECLARED - Static variable in interface java.lang.reflect.Member
Identifies the set of declared members of a class or interface.
decode(String) - Static method in class java.awt.Color
Converts a String to an integer and returns the specified opaque Color.
decode(String) - Static method in class java.awt.Font
Returns the Font that the str argument describes.
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(String) - Static method in class java.net.URLDecoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(InputStream) - Method in interface java.security.Certificate
Deprecated.
Decodes a certificate from an input stream.
def - Variable in class java.util.zip.DeflaterOutputStream
Compressor for this stream.
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.log4j.AsyncAppender
The default buffer size is set to 128 events.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
Default compression level.
DEFAULT_CONFIGURATION_FILE - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become package protected in future versions.
DEFAULT_CONFIGURATION_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_CONVERSION_PATTERN - Static variable in class org.apache.log4j.PatternLayout
Default pattern string for log output.
DEFAULT_CURSOR - Static variable in class java.awt.Cursor
The default cursor type (gets set if no cursor is defined).
DEFAULT_ICON_HEIGHT - Static variable in class org.havi.ui.HListGroup
A constant for use with setIconSize and getIconSize.
DEFAULT_ICON_WIDTH - Static variable in class org.havi.ui.HListGroup
A constant for use with setIconSize and getIconSize.
DEFAULT_INIT_OVERRIDE_KEY - Static variable in class org.apache.log4j.LogManager
Deprecated.
This variable is for internal use only. It will become private in future versions.
DEFAULT_LABEL_HEIGHT - Static variable in class org.havi.ui.HListGroup
A constant for use with setLabelSize and getLabelSize.
DEFAULT_LABEL_WIDTH - Static variable in class org.havi.ui.HListGroup
A constant for use with setLabelSize and getLabelSize.
DEFAULT_NS_PREFIX - Static variable in class javax.xml.XMLConstants
Prefix to use to represent the default XML Namespace.
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
Default compression strategy.
defaultConstraints - Variable in class java.awt.GridBagLayout
This field holds a gridbag constraints instance containing the default values, so if a component does not have gridbag constraints associated with it, then the component will be assigned a copy of the defaultConstraints.
defaulted(String) - Method in class java.io.ObjectInputStream.GetField
Return true if the named field is defaulted and has no value in this stream.
DefaultFocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
DefaultFocusTraversalPolicy() - Constructor for class java.awt.DefaultFocusTraversalPolicy
 
DefaultHandler - Class in org.xml.sax.helpers
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
defaultReadObject() - Method in class java.io.ObjectInputStream
Read the non-static and non-transient fields of the current class from this stream.
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
defaultWriteObject() - Method in class java.io.ObjectOutputStream
Write the non-static and non-transient fields of the current class to this stream.
DEFERRED_DOWNLOAD_EVENT_LISTENER - Static variable in class org.ocap.system.event.SystemEventManager
Identifies the deferred download event listener.
DeferredDownloadEvent - Class in org.ocap.system.event
This class represents an event returned by the system when a deferred download is instigated by the receipt of a code version table with download_command = 0x01 (see [CCIF 2.0]).
DeferredDownloadEvent(int) - Constructor for class org.ocap.system.event.DeferredDownloadEvent
System event constructor assigns an eventId, Date, and ApplicationIdentifier.
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class.
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, byte[], int, int, CodeSource) - Method in class java.security.SecureClassLoader
Converts an array of bytes into an instance of class Class, with an optional CodeSource.
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
Defines a package by name in this ClassLoader.
definePackage(String, Manifest, URL) - Method in class java.net.URLClassLoader
Defines a new package by name in this ClassLoader.
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate(byte[]) - Method in class java.util.zip.Deflater
Fills specified buffer with compressed data.
deflate() - Method in class java.util.zip.DeflaterOutputStream
Writes next block of compressed data to the output stream.
DEFLATED - Static variable in class java.util.zip.Deflater
Compression method for the deflate algorithm (the only one currently supported).
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method for compressed (DEFLATED) entries.
Deflater - Class in java.util.zip
This class provides support for general purpose compression using the popular ZLIB compression library.
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater(int) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new compressor with the default compression level.
DeflaterOutputStream - Class in java.util.zip
This class implements an output stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and a default buffer size.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a defaul compressor and buffer size.
DELAY - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the small buffer writing delay (0).
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete(int, int) - Method in class java.lang.StringBuffer
Removes the characters in a substring of this StringBuffer.
delete() - Method in interface org.ocap.hn.content.ContentContainer
Deletes this ContentContainer if and only if it is empty.
delete() - Method in interface org.ocap.hn.content.ContentResource
Deletes the binary representation of this ContentResource and the ContentResource is removed from any containing ContentEntry.
delete() - Method in interface org.ocap.shared.dvr.RecordedService
Deletes the recorded service.
delete() - Method in interface org.ocap.shared.dvr.RecordingRequest
Deletes the recording request from the database.
DELETE_AT_EXPIRATION - Static variable in class org.ocap.dvr.OcapRecordingProperties
Indicates a recording SHALL be deleted by the implementation as soon as its expiration date is reached.
deleteAllRecordings() - Method in class org.ocap.dvr.OcapRecordingManager
Deletes all recordings.
deleteCharAt(int) - Method in class java.lang.StringBuffer
Removes the character at the specified position in this StringBuffer (shortening the StringBuffer by one character).
deleteContents() - Method in interface org.ocap.hn.content.ContentContainer
Deletes all the ContentEntry objects in this container except for ContentContainer entries.
DELETED_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recorded service corresponding to this recording request has been deleted.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteEntry(String) - Method in class java.security.KeyStore
Deletes the entry identified by the given alias from this keystore.
deleteEntry() - Method in interface org.ocap.hn.content.ContentContainer
Deletes this ContentContainer and all of the ContentEntry objects in this container.
deleteEntry() - Method in interface org.ocap.hn.content.ContentEntry
Deletes this ContentEntry.
deleteEntry() - Method in interface org.ocap.hn.content.ContentItem
Deletes this ContentItem.
deleteEntry() - Method in interface org.ocap.hn.recording.NetRecordingEntry
Deletes this NetRecordingEntry if and only if it contains no RecordingContentItems.
deleteEntry() - Method in interface org.ocap.hn.recording.RecordingContentItem
Deletes this RecordingContentItem, but does not remove the physical recording.
deleteNextChar() - Method in class org.havi.ui.HSinglelineEntry
Delete a character forward of the current caret position.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteOnExit() - Method in class java.io.File
Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
deleteOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Deletes an owner.
deletePreviousChar() - Method in class org.havi.ui.HSinglelineEntry
Delete a character behind the current caret position.
deleteRecordings(RecordingList) - Method in class org.ocap.dvr.OcapRecordingManager
Deletes multiple recordings.
deleteRecursive(boolean) - Method in interface org.ocap.hn.content.ContentContainer
If the recursive parameter is true, this method behaves in a manner equivalent to ContentContainer.deleteEntry().
deleteVolume(LogicalStorageVolume) - Method in interface org.ocap.storage.StorageProxy
DeletionDetails - Class in org.ocap.shared.dvr
This class contains details about the deletion of a recorded service.
DeletionDetails(int, Date) - Constructor for class org.ocap.shared.dvr.DeletionDetails
Constructs a DeletionDetails
DeliverySystemType - Class in javax.tv.service.navigation
This class represents values of various types of delivery systems, for example, satellite, cable, etc.
DeliverySystemType(String) - Constructor for class javax.tv.service.navigation.DeliverySystemType
Creates a delivery system type object.
DeliverySystemType - Interface in org.davic.net.tuning
An interface that defines constant values for delivery system types
DENY - Static variable in class org.apache.log4j.spi.Filter
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
DENY - Static variable in class org.ocap.application.AppPattern
When AppFilter.accept finds a matching AppPattern with this action, it returns false.
deschedule(TVTimerSpec) - Method in class javax.tv.util.TVTimer
Removes a timer specification from the set of monitored specifications.
DESCRIPTION - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
A brief description of the content item.
Descriptor - Class in org.ocap.si
This class represents an MPEG-2 descriptor.
Descriptor() - Constructor for class org.ocap.si.Descriptor
 
DescriptorTag - Interface in org.ocap.si
The DescriptorTag contains constant values to be read from the descriptor_tag field in a Descriptor.
deselect() - Method in class org.ocap.environment.Environment
Request this environment cease being selected.
DESELECTED - Static variable in class java.awt.event.ItemEvent
This state-change-value indicates that a selected item was deselected.
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
DESKTOP - Static variable in class java.awt.SystemColor
The array index for the desktop system color.
desktop - Static variable in class java.awt.SystemColor
The color rendered for the background of the desktop.
destHeight - Variable in class java.awt.image.ReplicateScaleFilter
The target height to scale the image.
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.Thread
Destroys this thread, without any cleanup.
destroy() - Method in class java.lang.ThreadGroup
Destroys this thread group and all of its subgroups.
destroy() - Method in interface javax.tv.service.selection.ServiceContext
Causes the ServiceContext to release all resources and enter the destroyed state.
destroy() - Method in interface org.dvb.spi.selection.SelectionSession
Called by the platform when the service bound to this session is no longer being used by the implementation.
DESTROY - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the application control code "DESTROY" defined for the application_control_code in an AIT or a XAIT.
DESTROYED - Static variable in interface org.dvb.application.AppProxy
The application is in the destroyed state.
destroyXlet(boolean) - Method in interface javax.microedition.xlet.Xlet
Signals the Xlet to terminate and enter the Destroyed state.
destroyXlet(boolean) - Method in interface javax.tv.xlet.Xlet
Signals the Xlet to terminate and enter the Destroyed state.
destWidth - Variable in class java.awt.image.ReplicateScaleFilter
The target width to scale the image.
detach() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns a SectionFilterGroup to the disconnected state.
detach() - Method in class org.dvb.dsmcc.ServiceDomain
A call to this method is a hint that the applications gives to the MHP to unmount the volume and delete the objects of the service domain.
detach() - Method in class org.ocap.media.VBIFilterGroup
Releases all filters in this VBIFilterGroup and terminate the connection to the ServiceContext.
DetachableStorageOption - Interface in org.ocap.storage
This interface represents an external device that can be detached.
detail - Variable in exception java.io.WriteAbortedException
Exception that was caught while writing the ObjectStream.
detail - Variable in exception java.rmi.RemoteException
Nested Exception to hold wrapped remote exception.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DEVANAGARI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0900..U+097F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
Device - Interface in org.ocap.hn
The Device interface represents a Homenetwork device that supports homenetwork NetModules.
DEVICE_ADDED - Static variable in class org.ocap.hn.DeviceEvent
A constant indicating new device is registered to home network.
DEVICE_ERROR - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is in an unrecoverable error state and cannot be used.
DEVICE_REMOVED - Static variable in class org.ocap.hn.DeviceEvent
A constant indicating a device is removed from home network.
DEVICE_UPDATED - Static variable in class org.ocap.hn.DeviceEvent
A constant indicating a device is updated from home network.
DeviceEvent - Class in org.ocap.hn
Represents a Device Event.
DeviceEvent(int, Object) - Constructor for class org.ocap.hn.DeviceEvent
Constructs a DeviceEvent by specifying type and source.
DeviceEventListener - Interface in org.ocap.hn
DeviceEvent callback interface.
DeviceFilter - Class in org.ocap.hn.content.navigation
This class represents a filtering criteria based on a particular device.
DeviceFilter(Device) - Constructor for class org.ocap.hn.content.navigation.DeviceFilter
Creates a new DeviceFilter.
DFC_PLATFORM - Static variable in interface org.dvb.media.VideoFormatControl
Control over the decoder format conversions is returned to being managed by the platform.
DFC_PROCESSING_16_9_ZOOM - Static variable in interface org.dvb.media.VideoFormatControl
The central 16:9 letterbox area of the 4:3 720 x 576 input grid is expanded to fill the 16:9 output frame.
DFC_PROCESSING_CCO - Static variable in interface org.dvb.media.VideoFormatControl
A 4:3 central part out of the 720 x 576 input 16:9 frame is transferred into a 720 x 576 4:3 output frame
DFC_PROCESSING_FULL - Static variable in interface org.dvb.media.VideoFormatControl
The full 720 x 576 frame is transferred (this may be either 4:3 or 16:9; part of this may be black, e.g.
DFC_PROCESSING_LB_14_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 14:9 LB in a 4:3 frame
DFC_PROCESSING_LB_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 16:9 letterbox in a 4:3 frame
DFC_PROCESSING_LB_2_21_1_ON_16_9 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 2.21:1 letterbox in a 16:9 frame.
DFC_PROCESSING_LB_2_21_1_ON_4_3 - Static variable in interface org.dvb.media.VideoFormatControl
The 720 x 576 input grid is transferred into a 2.21:1 letterbox in a 4:3 frame.
DFC_PROCESSING_NONE - Static variable in interface org.dvb.media.VideoFormatControl
Decoder format conversion is inactive
DFC_PROCESSING_PAN_SCAN - Static variable in interface org.dvb.media.VideoFormatControl
A 4:3 part out of the 720 x 576 input 16:9 or 2.21:1 frame is transferred into a 720 x 576 4:3 output frame.
DFC_PROCESSING_UNKNOWN - Static variable in interface org.dvb.media.VideoFormatControl
Constant representing an unknown format conversion being performed by the decoder
DFCChangedEvent - Class in org.dvb.media
Event signalling that the decoder format conversion being used has changed
DFCChangedEvent(Object, int) - Constructor for class org.dvb.media.DFCChangedEvent
Construct the event
Dictionary - Class in java.util
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
digest - Variable in class java.security.DigestInputStream
The message digest associated with this stream.
digest - Variable in class java.security.DigestOutputStream
The message digest associated with this stream.
digest() - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[], int, int) - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[]) - Method in class java.security.MessageDigest
Performs a final update on the digest using the specified array of bytes, then completes the digest computation.
DigestException - Exception in java.security
This is the generic Message Digest exception.
DigestException() - Constructor for exception java.security.DigestException
Constructs a DigestException with no detail message.
DigestException(String) - Constructor for exception java.security.DigestException
Constructs a DigestException with the specified detail message.
DigestInputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestInputStream(InputStream, MessageDigest) - Constructor for class java.security.DigestInputStream
Creates a digest input stream, using the specified input stream and message digest.
DigestOutputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestOutputStream(OutputStream, MessageDigest) - Constructor for class java.security.DigestOutputStream
Creates a digest output stream, using the specified output stream and message digest.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
DIGITAL_RADIO - Static variable in class javax.tv.service.ServiceType
Digital radio service type.
DIGITAL_TV - Static variable in class javax.tv.service.ServiceType
Digital TV service type.
DII_LOCATION - Static variable in interface org.ocap.si.DescriptorTag
MHP DII_location_descriptor.
Dimension - Class in java.awt
The Dimension class encapsulates the width and height of a component (in integer precision) in a single object.
Dimension() - Constructor for class java.awt.Dimension
Creates an instance of Dimension with a width of zero and a height of zero.
Dimension(Dimension) - Constructor for class java.awt.Dimension
Creates an instance of Dimension whose width and height are the same as for the specified dimension.
Dimension(int, int) - Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified width and specified height.
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
DINGBATS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2700..U+27BF) as defined in ISO 10646-1(E) normative Annex A
DirectColorModel - Class in java.awt.image
The DirectColorModel class is a ColorModel class that works with pixel values that represent RGB color and alpha information as separate samples and that pack all samples for a single pixel into a single int, short, or byte quantity.
DirectColorModel(int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples.
DirectColorModel(int, int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples and the alpha sample, if present.
DirectColorModel(ColorSpace, int, int, int, int, int, boolean, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified parameters.
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
DIRECTOR - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of a director.
disable() - Static method in class java.lang.Compiler
Cause the Compiler to cease operation.
disable() - Method in class org.ocap.hardware.VideoOutputPort
Disable the video output port, that is, prevent the video output from this port.
disableBuffering() - Method in class org.ocap.dvr.OcapRecordingManager
Disables time-shift buffering and buffering without presentation.
DISABLED_ACTIONED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned and has input focus but is disabled.
DISABLED_ACTIONED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has been actioned but is disabled.
DISABLED_FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has input focus but is disabled.
DISABLED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget is disabled.
DISABLED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the component is disabled.
disableEvents(long) - Method in class java.awt.Component
Disables the events defined by the specified event mask parameter from being delivered to this component.
disableMocaPrivacy(NetworkInterface) - Method in class org.ocap.hn.security.NetSecurityManager
Disables MoCA privacy.
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.DatagramSocketImpl
Disconnects a datagram socket from its remote destination.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in class javax.media.protocol.DataSource
Close the connection to the source described by the locator.
disconnect() - Method in class javax.media.protocol.URLDataSource
Disconnect the source.
disconnect() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
disconnect() - Method in class org.dvb.net.rc.ConnectionRCInterface
Disconnect this return channel from the current target.
dispatch() - Method in interface java.awt.ActiveEvent
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do.
dispatch() - Method in class java.awt.event.InvocationEvent
Executes the Runnable's run() method and notifies the notifier (if any) when run() returns.
DISPATCH_REQUEST_ERR - Static variable in exception org.w3c.dom.events.EventException
If the Event object is already dispatched in the tree.
dispatchEvent(AWTEvent) - Method in class java.awt.Component
Dispatches an event to this component or one of its sub components.
dispatchEvent(AWTEvent) - Method in class java.awt.EventQueue
Dispatches an event.
dispatchEvent(AWTEvent) - Method in class java.awt.im.InputContext
Dispatches an event to the active input method.
dispatchEvent(AWTEvent) - Method in class java.awt.KeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementation's event model.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
Typically this method will be called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventDispatcher
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
displayImage(HBackgroundImage) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Display an image.
displayImage(HBackgroundImage, HScreenRectangle) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Display an image to cover a particular area of the screen.
dispose() - Method in class java.awt.Graphics
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class java.awt.im.InputContext
Disposes of the input context and release the resources used by it.
dispose() - Method in class java.awt.Window
Releases all of the native screen resources used by this Window, its subcomponents, and all of its owned children.
dispose() - Method in class org.dvb.ui.DVBBufferedImage
Disposes of this buffered image.
dispose(Color) - Method in class org.havi.ui.HGraphicsConfiguration
This method is used by an application when a color returned from those versions of the method getPunchThroughToBackgroundColor with a Color as a parameter is no longer required.
dispose() - Method in class org.havi.ui.HScene
Disposes of this HScene.
dispose(HScene) - Method in class org.havi.ui.HSceneFactory
This method allows an application to dispose of its HScene, indicating that the application has no further need for user interaction (i.e.
dispose() - Method in class org.havi.ui.HSound
If the HSound object is playing / looping then it will be stopped.
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is as specified.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is this.scale().
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
doAppend(LoggingEvent) - Method in interface org.apache.log4j.Appender
Log in Appender specific way.
doAppend(LoggingEvent) - Method in class org.apache.log4j.AppenderSkeleton
This method performs threshold checks and invokes filters before delegating actual logging to the subclasses specific AppenderSkeleton.append(org.apache.log4j.spi.LoggingEvent) method.
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration from a file.
doConfigure(Properties, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from properties.
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.PropertyConfigurator
Read configuration options from url configURL.
doConfigure(URL, LoggerRepository) - Method in interface org.apache.log4j.spi.Configurator
Interpret a resource pointed by a URL and set up log4j accordingly.
doConfigure(String, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(URL, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
 
doConfigure(InputStream, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Reader, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure log4j by reading in a log4j.dtd compliant XML configuration file.
doConfigure(Element, LoggerRepository) - Method in class org.apache.log4j.xml.DOMConfigurator
Configure by taking in an DOM element.
Document - Interface in org.w3c.dom
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentBuilder - Class in javax.xml.parsers
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
Protected constructor
DocumentBuilderFactory - Class in javax.xml.parsers
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
 
DocumentEvent - Interface in org.w3c.dom.events
The DocumentEvent interface provides a mechanism by which the user can create an Event object of a type supported by the implementation.
DocumentFragment - Interface in org.w3c.dom
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentType - Interface in org.w3c.dom
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DocumentView - Interface in org.w3c.dom.views
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
doLayout() - Method in class java.awt.Component
Prompts the layout manager to lay out this component.
doLayout() - Method in class java.awt.Container
Causes this container to lay out its components.
DOM_KEY_LOCATION_LEFT - Static variable in interface org.w3c.dom.events.KeyboardEvent
The key activated is in the left key location (there is more than one possible location for this key).
DOM_KEY_LOCATION_NUMPAD - Static variable in interface org.w3c.dom.events.KeyboardEvent
The key activation originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
DOM_KEY_LOCATION_RIGHT - Static variable in interface org.w3c.dom.events.KeyboardEvent
The key activation is in the right key location (there is more than one possible location for this key).
DOM_KEY_LOCATION_STANDARD - Static variable in interface org.w3c.dom.events.KeyboardEvent
The key activation is not distinguished as the left or right version of the key, and did not originate from the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
DomainCombiner - Interface in java.security
A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext.
DOMConfigurator - Class in org.apache.log4j.xml
Use this class to initialize the log4j environment using a DOM tree.
DOMConfigurator() - Constructor for class org.apache.log4j.xml.DOMConfigurator
No argument constructor.
DOMException - Exception in org.w3c.dom
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for exception org.w3c.dom.DOMException
Create a DOMException with the specified error code and message.
DOMImplementation - Interface in org.w3c.dom
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMSTRING_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DONE - Static variable in class java.text.BreakIterator
DONE is returned by previous() and next() after all valid boundaries have been returned.
DONE - Static variable in interface java.text.CharacterIterator
Constant that is returned when the iterator has reached either the end or the beginning of the text.
DONT_CARE - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that the presence or absence of this feature in the HScreenConfiguration does not matter.
dontUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it should not use the Gui.
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doPrivileged(PrivilegedAction) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivileged(PrivilegedAction, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doRender(Object) - Method in interface org.apache.log4j.or.ObjectRenderer
Render the object passed as parameter as a String.
doRender(Throwable) - Method in interface org.apache.log4j.spi.ThrowableRenderer
Render Throwable.
Double - Class in java.lang
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the double value of this Float object.
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
DOWN_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Down Cycle focus traversal keys.
downFocusCycle(Container) - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle from the current focus owner, if and only if the current focus owner is a Container that is a focus cycle root.
drain() - Method in class java.io.ObjectOutputStream
Drain any buffered data in ObjectOutputStream.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Draws a 3-D highlighted outline of the specified rectangle.
drawArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawBytes(byte[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified byte array, using this graphics context's current font and color.
drawChars(char[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified character array, using this graphics context's current font and color.
drawImage(Image, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawLine(int, int, int, int) - Method in class java.awt.Graphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class java.awt.Graphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolygon(Polygon) - Method in class java.awt.Graphics
Draws the outline of a polygon defined by the specified Polygon object.
drawPolyline(int[], int[], int) - Method in class java.awt.Graphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of the specified rectangle.
drawRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, int, int) - Method in class java.awt.Graphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
DripFeedDataSource - Class in org.dvb.media
This class allows to create a source for a JMF player to be able to feed the decoder progressively with parts of a clip (e.g.
DripFeedDataSource() - Constructor for class org.dvb.media.DripFeedDataSource
Constructor.
DripFeedPermission - Class in org.dvb.media
This class represents a permission to access the drip feed mode.
DripFeedPermission(String) - Constructor for class org.dvb.media.DripFeedPermission
Create a new DripFeedPermission.
DripFeedPermission(String, String) - Constructor for class org.dvb.media.DripFeedPermission
Create a new DripFeedPermission.
DSAKey - Interface in java.security.interfaces
The interface to a DSA public or private key.
DSAKeyPairGenerator - Interface in java.security.interfaces
An interface to an object capable of generating DSA key pairs.
DSAParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with the DSA algorithm.
DSAParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAParameterSpec
Creates a new DSAParameterSpec with the specified parameter values.
DSAParams - Interface in java.security.interfaces
Interface to a DSA-specific set of key parameters, which defines a DSA key family.
DSAPrivateKey - Interface in java.security.interfaces
The standard interface to a DSA private key.
DSAPrivateKeySpec - Class in java.security.spec
This class specifies a DSA private key with its associated parameters.
DSAPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPrivateKeySpec
Creates a new DSAPrivateKeySpec with the specified parameter values.
DSAPublicKey - Interface in java.security.interfaces
The interface to a DSA public key.
DSAPublicKeySpec - Class in java.security.spec
This class specifies a DSA public key with its associated parameters.
DSAPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPublicKeySpec
Creates a new DSAPublicKeySpec with the specified parameter values.
DSM_CC - Static variable in interface org.ocap.si.StreamType
13818-1 Annex A - DSM CC.
DSM_CC_MPE - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-6 type A (Multi-protocol Encapsulation).
DSM_CC_SECTIONS - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-6 type D (DSM-CC Sections any type, including private data).
DSM_CC_STREAM_DESCRIPTORS - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-6 type C (DSM-CC Stream Descriptors).
DSM_CC_UN - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-6 type B (DSM-CC U-N Messages).
DSMCCException - Exception in org.dvb.dsmcc
The DSMCCException is the root class of all DSMCC related exceptions
DSMCCException() - Constructor for exception org.dvb.dsmcc.DSMCCException
Construct a DSMCCException with no detail message
DSMCCException(String) - Constructor for exception org.dvb.dsmcc.DSMCCException
Construct a DSMCCException with the specified detail message
DSMCCObject - Class in org.dvb.dsmcc
A DSMCCObject is an object which belongs to a DSMCC ServiceDomain.
DSMCCObject(String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCObject(String, String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCObject(DSMCCObject, String) - Constructor for class org.dvb.dsmcc.DSMCCObject
Create a DSMCCObject object.
DSMCCStream - Class in org.dvb.dsmcc
The DSMCCStream class is used to manage DSMCC Stream Objects.
DSMCCStream(DSMCCObject) - Constructor for class org.dvb.dsmcc.DSMCCStream
Creates a Stream Object from a DSMCC Object.
DSMCCStream(String) - Constructor for class org.dvb.dsmcc.DSMCCStream
Create a Stream Object from its pathname.
DSMCCStream(String, String) - Constructor for class org.dvb.dsmcc.DSMCCStream
Create a DSMCCStream from its pathname.
DSMCCStreamEvent - Class in org.dvb.dsmcc
The DSMCCStreamEvent class is used to manage DSMCC StreamEvent Objects.
DSMCCStreamEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent from a DSMCCObject.
DSMCCStreamEvent(String) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent Object from its pathname.
DSMCCStreamEvent(String, String) - Constructor for class org.dvb.dsmcc.DSMCCStreamEvent
Create a DSMCCStreamEvent from its pathname.
DST_IN - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination In Source rule.
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight savings offset in milliseconds.
DST_OUT - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination Held Out By Source rule.
DST_OVER - Static variable in class org.dvb.ui.DVBAlphaComposite
Porter-Duff Destination Over Source rule.
DstIn - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_IN rule with an alpha (Ar) of 1,0f.
DstOut - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_OUT rule with an alpha (Ar) of 1,0f.
DstOver - Static variable in class org.dvb.ui.DVBAlphaComposite
DVBAlphaComposite object that implements the opaque DST_OVER rule with an alpha (Ar) of 1,0f.
DTCP_IP - Static variable in interface org.ocap.hn.content.ProtectionType
DTCP-IP protection type as defined in [OC-BUNDLE].
DTD - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a DTD
DTDHandler - Interface in org.xml.sax
Receive notification of basic DTD-related events.
DTDStreamReader - Interface in javax.xml.stream
This interface extends the Streaming API for XML (StAX) Cursor API.
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread.
Duration - Interface in javax.media
The Duration interface provides a way to determine the duration of the media being played by a media object.
DURATION_UNBOUNDED - Static variable in interface javax.media.Duration
Returned by getDuration.
DURATION_UNKNOWN - Static variable in interface javax.media.Duration
Returned by getDuration.
DurationUpdateEvent - Class in javax.media
DurationUpdateEvent is posted by a Controller when its duration changes.
DurationUpdateEvent(Controller, Time) - Constructor for class javax.media.DurationUpdateEvent
 
DVB_HTML_application - Static variable in interface org.dvb.application.AppAttributes
The DVB registered value for all DVB-HTML applications.
DVB_J_application - Static variable in interface org.dvb.application.AppAttributes
The DVB registered value for all DVB-J applications.
DVB_J_APPLICATION - Static variable in interface org.ocap.si.DescriptorTag
MHP DVB-J_application_descriptor.
DVB_J_APPLICATION_LOCATION - Static variable in interface org.ocap.si.DescriptorTag
MHP DVB-J_application_location_descriptor.
DVB_SI - Static variable in class javax.tv.service.ServiceInformationType
DVB SI format.
DVBAlphaComposite - Class in org.dvb.ui
This DVBAlphaComposite class implements the basic alpha compositing rules for combining source and destination pixels to achieve blending and transparency effects with graphics, images and video.
DVBBufferedImage - Class in org.dvb.ui
The DVBBufferedImage subclass describes an Image with an accessible buffer of image data.
DVBBufferedImage(int, int) - Constructor for class org.dvb.ui.DVBBufferedImage
Constructs a DVBBufferedImage with the specified width and height.
DVBBufferedImage(int, int, int) - Constructor for class org.dvb.ui.DVBBufferedImage
Constructs a new DVBBufferedImage with the specified width and height in the Sample Model specified by type.
DVBClassLoader - Class in org.dvb.lang
This class loader is used to load classes and resources from a search path of URLs referring to locations where Java class files may be stored.
DVBClassLoader(URL[]) - Constructor for class org.dvb.lang.DVBClassLoader
Constructs a new DVBClassLoader for the given URLs.
DVBClassLoader(URL[], ClassLoader) - Constructor for class org.dvb.lang.DVBClassLoader
Constructs a new DVBClassLoader for the given URLs.
DVBColor - Class in org.dvb.ui
A Color class which adds the notion of alpha.
DVBColor(float, float, float, float) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0,0 to 1,0).
DVBColor(int, int, int, int) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 to 255).
DVBColor(int, boolean) - Constructor for class org.dvb.ui.DVBColor
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24 to 31, the red component in bits 16 to 23, the green component in bits 8 to 15, and the blue component in bits 0 to 7.
DVBColor(Color) - Constructor for class org.dvb.ui.DVBColor
Constructs a new DVBColor using the specified color.
DVBGraphics - Class in org.dvb.ui
The DVBGraphics class is a adapter class to support alpha compositing in an MHP device.
DVBGraphics() - Constructor for class org.dvb.ui.DVBGraphics
Constructs a new DVBGraphics object.
DVBHTMLProxy - Interface in org.dvb.application
A DVBHTMLProxy Object is a proxy to a DVBHTML application.
DVBJProxy - Interface in org.dvb.application
A DVBJProxy Object is a proxy to a DVBJ application.
DVBMediaSelectControl - Interface in org.dvb.media
DVBMediaSelectControl extends MediaSelectControl allowing the selection of different kinds of content in a running Player.
DVBRasterFormatException - Exception in org.dvb.ui
This exception is thrown for some invalid operations on instances of DVBBufferedImage.
DVBRasterFormatException(String) - Constructor for exception org.dvb.ui.DVBRasterFormatException
Constructs an instance of DVBRasterFormatException with the specified detail message.
DvbServiceContext - Interface in org.dvb.service.selection
An extension to ServiceContext permitting the discovery of the network interface (if any) being used by a service context.
DVBTest - Class in org.dvb.test
The DVBTest class allows test applications to log messages during their execution and to indicate their termination condition in a platform independent manner.
DVBTextLayoutManager - Class in org.dvb.ui
The DVBTextLayoutManager provides a text rendering layout mechanism for the org.havi.ui.HStaticText org.havi.ui.HText and org.havi.ui.HTextButton classes.
DVBTextLayoutManager() - Constructor for class org.dvb.ui.DVBTextLayoutManager
Constructs a DVBTextLayoutManager object with default parameters (HORIZONTAL_START_ALIGN, VERTICAL_START_ALIGN, LINE_ORIENTATION_HORIZONTAL, START_CORNER_UPPER_LEFT, wrap = true, linespace = (point size of the default font for HVisible) + 7, letterspace = 0, horizontalTabSpace = 56)
DVBTextLayoutManager(int, int, int, int, boolean, int, int, int) - Constructor for class org.dvb.ui.DVBTextLayoutManager
Constructs a DVBTextLayoutManager object.
DVD_REGION_CODE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
DVD region code.
DynamicVideoOutputConfiguration - Class in org.ocap.hardware.device
An instance of this class may be used to represent a dynamic selection of video output configurations based upon specified input video.
DynamicVideoOutputConfiguration() - Constructor for class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Construct a new instance of DynamicVideoOutputConfiguration.

E

E - Static variable in class java.lang.Math
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class java.lang.StrictMath
The double value that is closer than any other to e, the base of the natural logarithms.
E_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The east-resize cursor type.
EAS_ATTRIBUTE_BACK_COLOR - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a background color attribute of an EAS alert text.
EAS_ATTRIBUTE_BACK_OPACITY - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a background opacity attribute of an EAS alert text.
EAS_ATTRIBUTE_FONT_COLOR - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a font color attribute of an EAS alert text.
EAS_ATTRIBUTE_FONT_FACE - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a font face attribute of an EAS alert text.
EAS_ATTRIBUTE_FONT_OPACITY - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a font opacity attribute of an EAS alert text.
EAS_ATTRIBUTE_FONT_SIZE - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a font size attribute of an EAS alert text.
EAS_ATTRIBUTE_FONT_STYLE - Static variable in class org.ocap.system.EASModuleRegistrar
Indicates a font style attribute of an EAS alert text.
EAS_COMPLETE - Static variable in class org.ocap.system.EASEvent
The event is generated when an EAS message completes.
EAS_DETAILS_CHANNEL - Static variable in class org.ocap.system.EASEvent
This event is generated when an EAS table is detected by the implementation and the table requires a forced tune.
EAS_MESSAGE_IN_PROGRESS_STATE - Static variable in class org.ocap.system.EASManager
Indicates the implementation is processing the EAS message and EAS information is being presented.
EAS_MESSAGE_RECEIVED_STATE - Static variable in class org.ocap.system.EASManager
Indicates an EAS message has been received and is about to be processed.
EAS_NOT_IN_PROGRESS_STATE - Static variable in class org.ocap.system.EASManager
Indicates an EAS message is not being processed.
EAS_TEXT_DISPLAY - Static variable in class org.ocap.system.EASEvent
This event is generated when an EAS table is detected by the implementation and the table requires textual display.
EASEvent - Class in org.ocap.system
This class represents an EAS event.
EASEvent(Object, int) - Constructor for class org.ocap.system.EASEvent
Constructs a EASEvent with the specified source and reason.
EASHandler - Interface in org.ocap.system
An OCAP-J application can register an EASHandler to the EASModuleRegistrar via the EASModuleRegistrar.registerEASHandler(org.ocap.system.EASHandler) method.
EASListener - Interface in org.ocap.system
This interface represents a listener that will receive EAS events.
EASManager - Class in org.ocap.system
This class represents a manager that allows applications to register listeners for EAS events.
EASManager() - Constructor for class org.ocap.system.EASManager
 
EASModuleRegistrar - Class in org.ocap.system
An OCAP-J application can set and get a preferred attribute value of an EAS alert text.
EASModuleRegistrar() - Constructor for class org.ocap.system.EASModuleRegistrar
A constructor of this class.
EAST - Static variable in class java.awt.BorderLayout
The east layout constraint (right side of container).
EAST - Static variable in class java.awt.GridBagConstraints
Put the component on the right side of its display area, centered vertically.
ECHO_CHAR_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).
echoCharIsSet() - Method in class org.havi.ui.HSinglelineEntry
Determine if this component has an echo character set, i.e.
ECM_SUBDEVICE - Static variable in class org.ocap.diagnostics.MIBManager
Used to identify the subdevice type and query eCM MIB values.
EDIT_MODE_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).
eject() - Method in interface org.ocap.storage.RemovableStorageOption
Prepares the storage media to be physically ejected from the bay in an implementation specific fashion, if applicable to the hardware.
Element - Interface in org.w3c.dom
The Element interface represents an element in an HTML or XML document.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
ELEMENTARY_STREAM - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
The component to which access was refused was an MPEG elementary stream
ElementaryStream - Class in org.davic.mpeg
This class represents one elementary stream within a transport stream.
ElementaryStream() - Constructor for class org.davic.mpeg.ElementaryStream
 
elementAt(int) - Method in class java.util.Vector
Returns the component at the specified index.
elementCount - Variable in class java.util.Vector
The number of valid components in this Vector object.
elementData - Variable in class java.util.Vector
The array buffer into which the components of the vector are stored.
elements() - Method in class java.security.PermissionCollection
Returns an enumeration of all the Permission objects in the collection.
elements() - Method in class java.security.Permissions
Returns an enumeration of all the Permission objects in all the PermissionCollections in this Permissions object.
elements() - Method in class java.util.Dictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class java.util.Hashtable
Returns an enumeration of the values in this hashtable.
elements() - Method in class java.util.Vector
Returns an enumeration of the components of this vector.
ElementTraversal - Interface in org.w3c.dom
The ElementTraversal interface is a set of properties on the Element object, which allow an author to easily navigate between elements.
emitNoAppenderWarning(Category) - Method in class org.apache.log4j.Hierarchy
 
emitNoAppenderWarning(Category) - Method in interface org.apache.log4j.spi.LoggerRepository
 
empty() - Method in class java.util.Stack
Tests if this stack is empty.
EMPTY_LIST - Static variable in class java.util.Collections
The empty list (immutable).
EMPTY_MAP - Static variable in class java.util.Collections
The empty map (immutable).
EMPTY_SET - Static variable in class java.util.Collections
The empty set (immutable).
EmptyStackException - Exception in java.util
Thrown by methods in the Stack class to indicate that the stack is empty.
EmptyStackException() - Constructor for exception java.util.EmptyStackException
Constructs a new EmptyStackException with null as its error message string.
enable() - Static method in class java.lang.Compiler
Cause the Compiler to resume operation.
enable() - Method in class org.ocap.hardware.VideoOutputPort
Enable the video output port, that is, allow the video output from this port.
enableBuffering() - Method in class org.ocap.dvr.OcapRecordingManager
Enables time-shift buffering and buffering without presentation.
enabledStatusChanged(VideoOutputPort, boolean) - Method in interface org.ocap.hardware.device.VideoOutputPortListener
Method to be invoked when the VideoOutputPort is enabled or disabled.
enableEvents(long) - Method in class java.awt.Component
Enables the events defined by the specified event mask parameter to be delivered to this component.
enableInputMethods(boolean) - Method in class java.awt.Component
Enables or disables input method support for this component.
enableMocaPrivacy(NetworkInterface) - Method in class org.ocap.hn.security.NetSecurityManager
Enables MoCa privacy.
enableReplaceObject(boolean) - Method in class java.io.ObjectOutputStream
Enable the stream to do replacement of objects in the stream.
enableResolveObject(boolean) - Method in class java.io.ObjectInputStream
Enable the stream to allow objects read from the stream to be replaced.
enableShortcuts(boolean) - Method in class org.havi.ui.HScene
Enables or disables all short cuts that are currently set on the Scene.
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ENCLOSED_ALPHANUMERICS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2460..U+24FF) as defined in ISO 10646-1(E) normative Annex A
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3200..U+32FF) as defined in ISO 10646-1(E) normative Annex A
ENCLOSING_MARK - Static variable in class java.lang.Character
General category "Me" in the Unicode specification.
encode(String) - Static method in class java.net.URLEncoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding.
encode(String, String) - Static method in class java.net.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(OutputStream) - Method in interface java.security.Certificate
Deprecated.
Encodes the certificate to an output stream in a format that can be decoded by the decode method.
EncodedKeySpec - Class in java.security.spec
This class represents a public or private key in encoded format.
EncodedKeySpec(byte[]) - Constructor for class java.security.spec.EncodedKeySpec
Creates a new EncodedKeySpec with the given encoded key.
ENCODING_AC3 - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing AC3 digital audio encoding.
ENCODING_DISPLAY - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing a platform-selected digital audio encoding format.
ENCODING_NONE - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing lack of digital audio output.
ENCODING_PCM - Static variable in class org.ocap.hardware.device.AudioOutputPort
Constant representing pulse-code modulation (PCM) digital audio encoding.
end() - Method in class java.util.zip.Deflater
Closes the compressor and discards any unprocessed input.
end() - Method in class java.util.zip.Inflater
Closes the decompressor and discards any unprocessed input.
END_APP_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for application generated catastrophic error events.
END_APP_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for application generated informational events.
END_APP_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for application generated recoverable error events.
END_DOCUMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an end document
END_DTD - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is the end of a DTD.
END_ELEMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an end element
END_PUNCTUATION - Static variable in class java.lang.Character
General category "Pe" in the Unicode specification.
END_SYS_CABLECARD_RESET_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system CableCARD reset events.
END_SYS_CAT_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system generated catastrophic error events.
END_SYS_DNLD_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system deferred download events.
END_SYS_INFO_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system generated informational events.
END_SYS_REBOOT_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system generated reboot events.
END_SYS_REC_ERROR_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system generated recoverable error events.
END_SYS_RES_DEP_EVENT_TYPES - Static variable in class org.ocap.system.event.SystemEvent
End of range for system generated resource depletion events.
endComposition() - Method in class java.awt.im.InputContext
Ends any input composition that may currently be going on in this context.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
EndOfContentEvent - Class in org.ocap.shared.media
EndOfContentEvent is a RateChangeEvent that is posted when the rate change is due to a forward playback hitting the end of the stored context, or a forward playback catching up with the live recording point.
EndOfContentEvent(Controller, float) - Constructor for class org.ocap.shared.media.EndOfContentEvent
Create a EndOfContentEvent.
EndOfFilteringEvent - Class in org.davic.mpeg.sections
This class is used to report the end of a filtering operation started by RingSectionFilter or TableSectionFilter.
EndOfFilteringEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.EndOfFilteringEvent
This constructs an EndOfFiltering event for the specified SectionFilter object.
EndOfMediaEvent - Class in javax.media
An EndOfMediaEvent indicates that the Controller has reached the end of its media and is stopping.
EndOfMediaEvent(Controller, int, int, int, Time) - Constructor for class javax.media.EndOfMediaEvent
 
endOfStream() - Method in interface javax.media.protocol.SourceStream
Find out if the end of the stream has been reached.
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
engineAliases() - Method in class java.security.KeyStoreSpi
Lists all the alias names of this keystore.
engineContainsAlias(String) - Method in class java.security.KeyStoreSpi
Checks if the given alias exists in this keystore.
engineDeleteEntry(String) - Method in class java.security.KeyStoreSpi
Deletes the entry identified by the given alias from this keystore.
engineDigest() - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineGenerateCertificate(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate object and initializes it with the data read from the input stream inStream.
engineGenerateCertificates(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
engineGenerateCertPath(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(List) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with a List of Certificates.
engineGenerateCRL(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
engineGenerateCRLs(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
engineGenerateParameters() - Method in class java.security.AlgorithmParameterGeneratorSpi
Generates the parameters.
engineGeneratePrivate(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a private key object from the provided key specification (key material).
engineGeneratePublic(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a public key object from the provided key specification (key material).
engineGenerateSeed(int) - Method in class java.security.SecureRandomSpi
Returns the given number of seed bytes.
engineGetCertificate(String) - Method in class java.security.KeyStoreSpi
Returns the certificate associated with the given alias.
engineGetCertificateAlias(Certificate) - Method in class java.security.KeyStoreSpi
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateChain(String) - Method in class java.security.KeyStoreSpi
Returns the certificate chain associated with the given alias.
engineGetCertPathEncodings() - Method in class java.security.cert.CertificateFactorySpi
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
engineGetClientSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a client SSLSessionContext object for this context.
engineGetCreationDate(String) - Method in class java.security.KeyStoreSpi
Returns the creation date of the entry identified by the given alias.
engineGetDigestLength() - Method in class java.security.MessageDigestSpi
Returns the digest length in bytes.
engineGetEncoded() - Method in class java.security.AlgorithmParametersSpi
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class java.security.AlgorithmParametersSpi
Returns the parameters encoded in the specified format.
engineGetKey(String, char[]) - Method in class java.security.KeyStoreSpi
Returns the key associated with the given alias, using the given password to recover it.
engineGetKeyManagers() - Method in class javax.net.ssl.KeyManagerFactorySpi
Returns one key manager for each type of key material.
engineGetKeySpec(Key, Class) - Method in class java.security.KeyFactorySpi
Returns a specification (key material) of the given key object.
engineGetParameters() - Method in class java.security.SignatureSpi
This method is overridden by providers to return the parameters used with this signature engine, or null if this signature engine does not use any parameters.
engineGetParameterSpec(Class) - Method in class java.security.AlgorithmParametersSpi
Returns a (transparent) specification of this parameters object.
engineGetServerSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a server SSLSessionContext object for this context.
engineGetServerSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a ServerSocketFactory object for this context.
engineGetSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a SocketFactory object for this context.
engineGetTrustManagers() - Method in class javax.net.ssl.TrustManagerFactorySpi
Returns one trust manager for each type of trust material.
engineInit(int, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator for a certain size and source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
engineInit(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParametersSpi
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(byte[]) - Method in class java.security.AlgorithmParametersSpi
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
engineInit(byte[], String) - Method in class java.security.AlgorithmParametersSpi
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContextSpi
Initializes this context.
engineInit(KeyStore) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of certificate authorities and related trust material.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of provider-specific key material.
engineInitSign(PrivateKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitVerify(PublicKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified public key for verification operations.
engineIsCertificateEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias is a trusted certificate entry, and false otherwise.
engineIsKeyEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias is a key entry, and false otherwise.
engineLoad(InputStream, char[]) - Method in class java.security.KeyStoreSpi
Loads the keystore from the given input stream.
engineNextBytes(byte[]) - Method in class java.security.SecureRandomSpi
Generates a user-specified number of random bytes.
engineReset() - Method in class java.security.MessageDigestSpi
Resets the digest for further use.
engineSetCertificateEntry(String, Certificate) - Method in class java.security.KeyStoreSpi
Assigns the given certificate to the given alias.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key to the given alias, protecting it with the given password.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key (that has already been protected) to the given alias.
engineSetParameter(AlgorithmParameterSpec) - Method in class java.security.SignatureSpi
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetSeed(byte[]) - Method in class java.security.SecureRandomSpi
Reseeds this random object.
engineSign() - Method in class java.security.SignatureSpi
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class java.security.SignatureSpi
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSize() - Method in class java.security.KeyStoreSpi
Retrieves the number of entries in this keystore.
engineStore(OutputStream, char[]) - Method in class java.security.KeyStoreSpi
Stores this keystore to the given output stream, and protects its integrity with the given password.
engineToString() - Method in class java.security.AlgorithmParametersSpi
Returns a formatted string describing the parameters.
engineTranslateKey(Key) - Method in class java.security.KeyFactorySpi
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
engineUpdate(byte) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineVerify(byte[]) - Method in class java.security.SignatureSpi
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class java.security.SignatureSpi
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
ENGLISH - Static variable in class java.util.Locale
Useful constant for language.
ENHANCED_ATSC_AUDIO - Static variable in interface org.ocap.si.StreamType
Enhanced ATSC A/53 audio (Enhanced AC-3 Audio, ATSC Standard A/53, 2007).
enqueue() - Method in class java.lang.ref.Reference
Adds this reference object to the queue with which it is registered, if any.
ensureCapacity(int) - Method in class java.lang.StringBuffer
Ensures that the capacity of the buffer is at least equal to the specified minimum.
ensureCapacity(int) - Method in class java.util.ArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class java.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
EnteringLiveModeEvent - Class in org.ocap.shared.media
EnteringLiveModeEvent is a ControllerEvent that is posted when the the controller has started playing back a live broadcast stream.
EnteringLiveModeEvent(Controller) - Constructor for class org.ocap.shared.media.EnteringLiveModeEvent
Create a EnteringLiveModeEvent.
Entity - Interface in org.w3c.dom
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_DECLARATION - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is a parsed entity declaration.
ENTITY_DECLARATION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates a Entity Declaration
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is an entity reference
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
EntityReference - Interface in org.w3c.dom
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityResolver - Interface in org.xml.sax
Basic interface for resolving entities.
entries() - Method in interface java.security.acl.Acl
Returns an enumeration of the entries in this ACL.
entries() - Method in class java.util.jar.JarFile
Returns an enumeration of the ZIP file entries.
entries() - Method in class java.util.zip.ZipFile
Returns an enumeration of the ZIP file entries.
ENTRY_ADDED - Static variable in class org.ocap.shared.dvr.RecordingChangedEvent
A new RecordingRequest was added.
ENTRY_DELETED - Static variable in class org.ocap.shared.dvr.RecordingChangedEvent
A RecordingRequest was deleted.
ENTRY_STATE_CHANGED - Static variable in class org.ocap.shared.dvr.RecordingChangedEvent
The state of a RecordingRequest changed
entryAdded(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry added.
entryChanged(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry changed.
entryRemoved(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has had an application entry removed.
entrySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property entries contained in this Provider.
entrySet() - Method in class java.util.AbstractMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class java.util.HashMap
Returns a collection view of the mappings contained in this map.
entrySet() - Method in class java.util.Hashtable
Returns a Set view of the entries contained in this Hashtable.
entrySet() - Method in class java.util.IdentityHashMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute name-value mappings contained in this Map.
entrySet() - Method in interface java.util.Map
Returns a set view of the mappings contained in this map.
entrySet() - Method in class java.util.TreeMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class java.util.WeakHashMap
Returns a collection view of the mappings contained in this map.
enumerate(Thread[]) - Static method in class java.lang.Thread
Copies into the specified array every active thread in the current thread's thread group and its subgroups.
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group and its subgroups.
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group.
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumeration(Collection) - Static method in class java.util.Collections
Returns an enumeration over the specified collection.
Enumeration - Interface in java.util
An object that implements the Enumeration interface generates a series of elements, one at a time.
Environment - Class in org.ocap.environment
Represents an environment that provides the context in which applications run.
Environment() - Constructor for class org.ocap.environment.Environment
Constructor for environments.
EnvironmentEvent - Class in org.ocap.environment
The EnvironmentEvent class is used to notify applications of events relating to environments.
EnvironmentEvent(Environment) - Constructor for class org.ocap.environment.EnvironmentEvent
Simple constructor for these events.
EnvironmentListener - Interface in org.ocap.environment
The listener interface for receiving environment events.
EnvironmentState - Class in org.ocap.environment
Defines the set of available states for an environment.
EnvironmentState(String) - Constructor for class org.ocap.environment.EnvironmentState
This protected constructor is provided to enable the set of states to be extended.
EnvironmentStateChangedEvent - Class in org.ocap.environment
The EnvironmentStateChangedEvent class indicates the completion of a state transition of an environment.
EnvironmentStateChangedEvent(Environment, EnvironmentState, EnvironmentState) - Constructor for class org.ocap.environment.EnvironmentStateChangedEvent
Create an EnvironmentStateChangedEvent object.
eof - Variable in exception java.io.OptionalDataException
True if there is no more data in the buffered part of the stream.
EOFException - Exception in java.io
Signals that an end of file or end of stream has been reached unexpectedly during input.
EOFException() - Constructor for exception java.io.EOFException
Constructs an EOFException with null as its error detail message.
EOFException(String) - Constructor for exception java.io.EOFException
Constructs an EOFException with the specified detail message.
eolIsSignificant(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not ends of line are treated as tokens.
eos - Variable in class java.util.zip.GZIPInputStream
Indicates end of input stream.
equals(Object) - Method in class java.awt.AlphaComposite
Determines whether the specified object is equal to this AlphaComposite.
equals(Object) - Method in class java.awt.AWTKeyStroke
Returns true if this object is identical to the specified object.
equals(Object) - Method in class java.awt.BasicStroke
Tests if a specified object is equal to this BasicStroke by first testing if it is a BasicStroke and then comparing its width, join, cap, and miter limit attributes with those of this BasicStroke.
equals(Object) - Method in class java.awt.Color
Determines whether another object is equal to this Color.
equals(Object) - Method in class java.awt.Dimension
Checks whether two dimension objects have equal values.
equals(Object) - Method in class java.awt.Font
Compares this Font object to the specified Object.
equals(Object) - Method in class java.awt.font.TextHitInfo
Returns true if the specified Object is a TextHitInfo and equals this TextHitInfo.
equals(Object) - Method in class java.awt.image.ColorModel
Tests if the specified Object is an instance of ColorModel and if it equals this ColorModel.
equals(Object) - Method in class java.awt.Insets
Checks whether two insets objects are equal.
equals(Object) - Method in class java.awt.Point
Determines whether or not two points are equal.
equals(Object) - Method in class java.awt.Rectangle
Checks whether two rectangles are equal.
equals(Object) - Method in class java.io.File
Tests this abstract pathname for equality with the given object.
equals(Object) - Method in class java.io.FilePermission
Checks two FilePermission objects for equality.
equals(Object) - Method in class java.lang.Boolean
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class java.lang.Byte
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Character
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Character.Subset
Compares two Subset objects for equality.
equals(Object) - Method in class java.lang.Double
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Float
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Integer
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Long
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Object
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.lang.reflect.Constructor
Compares this Constructor against the specified object.
equals(Object) - Method in class java.lang.reflect.Field
Compares this Field against the specified object.
equals(Object) - Method in class java.lang.reflect.Method
Compares this Method against the specified object.
equals(Object) - Method in class java.lang.Short
Compares this object to the specified object.
equals(Object) - Method in class java.lang.StackTraceElement
Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance.
equals(Object) - Method in class java.lang.String
Compares this string to the specified object.
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(Object) - Method in class java.net.Inet4Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.Inet6Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetSocketAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.NetworkInterface
Compares this object against the specified object.
equals(Object) - Method in class java.net.SocketPermission
Checks two SocketPermission objects for equality.
equals(Object) - Method in class java.net.URI
Tests this URI for equality with another object.
equals(Object) - Method in class java.net.URL
Compares this URL for equality with another object.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Object) - Method in class java.security.AccessControlContext
Checks two AccessControlContext objects for equality.
equals(Object) - Method in interface java.security.acl.Permission
Returns true if the object passed matches the permission represented in this interface.
equals(Object) - Method in class java.security.AllPermission
Checks two AllPermission objects for equality.
equals(Object) - Method in class java.security.BasicPermission
Checks two BasicPermission objects for equality.
equals(Object) - Method in class java.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class java.security.cert.CertPath
Compares this certification path for equality with the specified object.
equals(Object) - Method in class java.security.cert.X509CRL
Compares this CRL for equality with the given object.
equals(Object) - Method in class java.security.cert.X509CRLEntry
Compares this CRL entry for equality with the given object.
equals(Object) - Method in class java.security.CodeSource
Tests for equality between the specified object and this object.
equals(Object) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified object and this identity.
equals(Object) - Method in class java.security.Permission
Checks two Permission objects for equality.
equals(Object) - Method in interface java.security.Principal
Compares this principal to the specified object.
equals(Object) - Method in class java.security.UnresolvedPermission
Checks two UnresolvedPermission objects for equality.
equals(Object) - Method in class java.text.AttributedCharacterIterator.Attribute
Compares two objects for equality.
equals(Object) - Method in class java.text.ChoiceFormat
Equality comparision between two
equals(Object) - Method in class java.text.CollationKey
Compare this CollationKey and the target CollationKey for equality.
equals(String, String) - Method in class java.text.Collator
Convenience method for comparing the equality of two strings based on this Collator's collation rules.
equals(Object) - Method in class java.text.Collator
Compares the equality of two Collators.
equals(Object) - Method in class java.text.DateFormat
Overrides equals
equals(Object) - Method in class java.text.DateFormatSymbols
Override equals
equals(Object) - Method in class java.text.DecimalFormat
Overrides equals
equals(Object) - Method in class java.text.DecimalFormatSymbols
Override equals.
equals(Object) - Method in class java.text.FieldPosition
Overrides equals
equals(Object) - Method in class java.text.MessageFormat
Equality comparison between two message format objects
equals(Object) - Method in class java.text.NumberFormat
Overrides equals
equals(Object) - Method in class java.text.ParsePosition
Overrides equals
equals(Object) - Method in class java.text.RuleBasedCollator
Compares the equality of two collation objects.
equals(Object) - Method in class java.text.SimpleDateFormat
Compares the given object with this SimpleDateFormat for equality.
equals(Object) - Method in class java.text.StringCharacterIterator
Compares the equality of two StringCharacterIterator objects.
equals(Object) - Method in class java.util.AbstractList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractSet
Compares the specified object with this set for equality.
equals(long[], long[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of longs are equal to one another.
equals(int[], int[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of ints are equal to one another.
equals(short[], short[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
equals(char[], char[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of chars are equal to one another.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of bytes are equal to one another.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of booleans are equal to one another.
equals(double[], double[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of doubles are equal to one another.
equals(float[], float[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of floats are equal to one another.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of Objects are equal to one another.
equals(Object) - Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object) - Method in class java.util.Calendar
Compares this calendar to the specified object.
equals(Object) - Method in interface java.util.Collection
Compares the specified object with this collection for equality.
equals(Object) - Method in interface java.util.Comparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.GregorianCalendar
Compares this GregorianCalendar to an object reference.
equals(Object) - Method in class java.util.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class java.util.IdentityHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.jar.Attributes
Compares the specified Attributes object with this Map for equality.
equals(Object) - Method in class java.util.jar.Attributes.Name
Compares this attribute name to another for equality.
equals(Object) - Method in class java.util.jar.Manifest
Returns true if the specified Object is also a Manifest and has the same main Attributes and entries.
equals(Object) - Method in interface java.util.List
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.Locale
Returns true if this Locale is equal to another object.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.PropertyPermission
Checks two PropertyPermission objects for equality.
equals(Object) - Method in interface java.util.Set
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.SimpleTimeZone
Compares the equality of two SimpleTimeZone objects.
equals(Object) - Method in class java.util.Vector
Compares the specified Object with this Vector for equality.
equals(Object) - Method in class javax.microedition.xlet.ixc.IxcPermission
Checks two IxcPermission objects for equality.
equals(Object) - Method in class javax.security.auth.x500.X500Principal
Compares the specified Object with this X500Principal for equality.
equals(Object) - Method in class javax.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in interface javax.tv.locator.Locator
Compares this Locator with the specified object for equality.
equals(Object) - Method in class javax.tv.media.AWTVideoSize
Compares this AWTVideoSize with the given object for equality.
equals(Object) - Method in class javax.tv.media.MediaSelectPermission
Tests two MediaSelectPermission objects for equality.
equals(Object) - Method in interface javax.tv.service.navigation.ServiceList
Compares the specified object with this ServiceList for equality.
equals(Object) - Method in class javax.tv.service.ReadPermission
Checks two ReadPermission objects for equality.
equals(Object) - Method in class javax.tv.service.selection.SelectPermission
Checks two SelectPermission objects for equality.
equals(Object) - Method in class javax.tv.service.selection.ServiceContextPermission
Tests two ServiceContextPermission objects for equality.
equals(Object) - Method in interface javax.tv.service.Service
Tests two Service objects for equality.
equals(Object) - Method in interface javax.tv.service.SIElement
Tests two SIElement objects for equality.
equals(Object) - Method in class org.apache.log4j.Priority
Two priorities are equal if their level fields are equal.
equals(Object) - Method in class org.dvb.application.AppID
Compares two AppIDs for equality.
equals(Object) - Method in class org.dvb.application.AppsControlPermission
Checks for equality against this AppsControlPermission object.
equals(Object) - Method in class org.dvb.ui.DVBAlphaComposite
Tests if the specified Object is equal to this DVBAlphaComposite object.
equals(Object) - Method in class org.dvb.ui.DVBColor
Determines whether another object is equal to this color.
equals(Object) - Method in class org.ocap.application.AppPattern
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ocap.application.OcapIxcPermission
Checks two OcapIxcPermission objects for equality.
EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Used to specify a test for equality.
equals(Object) - Method in class org.ocap.service.ServiceTypePermission
Tests two ServiceTypePermission objects for equality.
equals(Object) - Method in class org.ocap.shared.dvr.RecordingPermission
Checks two RecordingPermission objects for equality
equalsIgnoreCase(String) - Method in class java.lang.String
Compares this String to another String, ignoring case considerations.
ER_TYPE_COLOR - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a color.
ER_TYPE_NOT_SUPPORTED - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is not supported.
ER_TYPE_STRING - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a string.
ER_TYPE_SYMBOL - Static variable in class org.havi.ui.event.HEventRepresentation
The event representation type for the current event is supported as a symbol.
ERA - Static variable in class java.text.DateFormat.Field
Constant identifying the era field.
ERA - Static variable in class java.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
ERA_FIELD - Static variable in class java.text.DateFormat
Useful constant for ERA field alignment.
eraseDisplay() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Removes characters from the text display.
err - Static variable in class java.io.FileDescriptor
A handle to the standard error stream.
err - Static variable in class java.lang.System
The "standard" error output stream.
ERROR - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously has encountered an error.
Error - Error in java.lang
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.
Error() - Constructor for error java.lang.Error
Constructs a new error with null as its detail message.
Error(String) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message.
Error(String, Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message and cause.
Error(Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
error(Object) - Method in class org.apache.log4j.Category
Log a message object with the ERROR Level.
error(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the ERROR level including the stack trace of the Throwable t passed as parameter.
ERROR - Static variable in class org.apache.log4j.Level
The ERROR level designates error events that might still allow the application to continue running.
error(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at error level.
error(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at error level.
ERROR - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.ERROR instead.
error(String, Exception, int) - Method in interface org.apache.log4j.spi.ErrorHandler
Equivalent to the ErrorHandler.error(String, Exception, int, LoggingEvent event) with the the event parameteter set to null.
error(String) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is normally used to just print the error message passed as a parameter.
error(String, Exception, int, LoggingEvent) - Method in interface org.apache.log4j.spi.ErrorHandler
This method is invoked to handle the error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
ERROR_EVENT_LISTENER - Static variable in class org.ocap.system.event.SystemEventManager
Identifies the system error event listener.
ERROR_INT - Static variable in class org.apache.log4j.Priority
 
ERRORED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media encountered an error.
ErrorEvent - Class in org.ocap.system.event
This class represents an event returned by the system when an uncaught exception or implementation error is encountered, or by an application that wishes to log an error or an informational event.
ErrorEvent(int, String) - Constructor for class org.ocap.system.event.ErrorEvent
Class constructor specifying the event type code and readable message.
ErrorEvent(int, Throwable) - Constructor for class org.ocap.system.event.ErrorEvent
Class constructor specifying the event type code, and throwable condition.
ErrorEvent(int, String, String, String[], long, AppID) - Constructor for class org.ocap.system.event.ErrorEvent
This constructor is provided for internal use by OCAP implementations; applications SHOULD NOT call it.
errorHandler - Variable in class org.apache.log4j.AppenderSkeleton
It is assumed and enforced that errorHandler is never null.
ErrorHandler - Interface in org.apache.log4j.spi
Appenders may delegate their error handling to ErrorHandlers.
ErrorHandler - Interface in org.xml.sax
Basic interface for SAX error handlers.
ESTB_SUBDEVICE - Static variable in class org.ocap.diagnostics.MIBManager
Used to identify the subdevice type and query Host MIB values.
ETHIOPIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
Event - Interface in org.w3c.dom.events
The Event interface is used to provide contextual information about an event to the handler processing the event.
EVENT_CODE_BUFFER_FULL - Static variable in class org.ocap.media.VBIFilterEvent
Indicates an internal buffer is full.
EVENT_CODE_FAILED_TO_DESCRAMBLE - Static variable in class org.ocap.media.VBIFilterEvent
Indicates descrambling is unavailable for current video.
EVENT_CODE_FIRST_VBI_DATA_AVAILABLE - Static variable in class org.ocap.media.VBIFilterEvent
Indicates that the first VBI data unit is available.
EVENT_CODE_FORCIBLE_TERMINATED - Static variable in class org.ocap.media.VBIFilterEvent
Indicates current filtering is terminated forcibly for any reason except other EVENT_CODE_ constants.
EVENT_CODE_TIME_NOTIFICATION - Static variable in class org.ocap.media.VBIFilterEvent
Indicates that a specified time-period elapsed after receiving the first byte of a data unit.
EVENT_CODE_TIMEOUT - Static variable in class org.ocap.media.VBIFilterEvent
Indicates a timeout (specified by VBIFilter.setTimeOut(long)) occurred, i.e., this event code indicates no data unit is available.
EVENT_CODE_UNITS_NOTIFICATION - Static variable in class org.ocap.media.VBIFilterEvent
Indicates that the specified number of new data units are filtered and stored in a buffer cyclically.
EVENT_CODE_VIDEO_SOURCE_CHANGED - Static variable in class org.ocap.media.VBIFilterEvent
Indicates the current video for VBI data unit filtering has changed.
eventDispatched(AWTEvent) - Method in interface java.awt.event.AWTEventListener
Invoked when an event is dispatched in the AWT.
eventDispatched(AWTEvent) - Method in class java.awt.event.AWTEventListenerProxy
Forwards the property change event to the listener delegate.
EventException - Exception in org.w3c.dom.events
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for exception org.w3c.dom.events.EventException
Create an EventException with the specified error code and message.
EVENTID_CLOSED_CAPTIONING_OFF - Static variable in class org.ocap.media.ClosedCaptioningEvent
This event indicates a current closed-captioning state is turning off.
EVENTID_CLOSED_CAPTIONING_ON - Static variable in class org.ocap.media.ClosedCaptioningEvent
This event indicates a current closed-captioning state is turning on.
EVENTID_CLOSED_CAPTIONING_ON_MUTE - Static variable in class org.ocap.media.ClosedCaptioningEvent
This event indicates a current closed-captioning state is "on mute".
EVENTID_CLOSED_CAPTIONING_SELECT_NEW_SERVICE - Static variable in class org.ocap.media.ClosedCaptioningEvent
This event indicates a new closed-captioning service (C1 to C4, T1 to T4) is selected.
EventListener - Interface in java.util
A tagging interface that all event listener interfaces must extend.
EventListener - Interface in org.w3c.dom.events
The EventListener interface is the primary method for handling events.
EventListenerProxy - Class in java.util
An abstract wrapper class for an EventListener class which associates a set of additional parameters with the listener.
EventListenerProxy(EventListener) - Constructor for class java.util.EventListenerProxy
 
EventManager - Class in org.dvb.event
The event manager allows an application to receive events coming from the user.
EventManager() - Constructor for class org.dvb.event.EventManager
Constructor for instances of this class.
EventManager - Class in org.ocap.event
The event manager allows an application to receive events coming from the user.
EventManager() - Constructor for class org.ocap.event.EventManager
Constructor for an instance of this class.
EventObject - Class in java.util
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs a prototypical Event.
EventQueue - Class in java.awt
EventQueue is a platform-independent class that queues events, both from the underlying peer classes and from trusted application classes.
EventQueue() - Constructor for class java.awt.EventQueue
 
EventTarget - Interface in org.w3c.dom.events
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
exceeds() - Method in interface javax.tv.service.guide.ContentRatingAdvisory
Compares the current rating value with the system rating ceiling.
Exception - Exception in java.lang
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception() - Constructor for exception java.lang.Exception
Constructs a new exception with null as its detail message.
Exception(String) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message.
Exception(String, Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message and cause.
Exception(Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ExceptionInInitializerError - Error in java.lang
Signals that an unexpected exception has occurred in a static initializer.
ExceptionInInitializerError() - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with null as its detail message string and with no saved throwable object.
ExceptionInInitializerError(Throwable) - Constructor for error java.lang.ExceptionInInitializerError
Constructs a new ExceptionInInitializerError class by saving a reference to the Throwable object thrown for later retrieval by the ExceptionInInitializerError.getException() method.
ExceptionInInitializerError(String) - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with the specified detail message string.
exec(String) - Method in class java.lang.Runtime
Executes the specified string command in a separate process.
exec(String, String[]) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment.
exec(String, String[], File) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment and working directory.
exec(String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process.
exec(String[], String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment.
exec(String[], String[], File) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment and working directory.
exists() - Method in class java.io.File
Tests whether the file or directory denoted by this abstract pathname exists.
exists(String) - Static method in class org.apache.log4j.Category
Deprecated.
exists(String) - Method in class org.apache.log4j.Hierarchy
Check if the named logger exists in the hierarchy.
exists(String) - Static method in class org.apache.log4j.LogManager
 
exists(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
EXISTS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to check to see if a field exists
exit(int) - Method in class java.lang.Runtime
Terminates the currently running Java virtual machine by initiating its shutdown sequence.
exit(int) - Static method in class java.lang.System
Terminates the currently running Java Virtual Machine.
exitValue() - Method in class java.lang.Process
Returns the exit value for the subprocess.
exp(double) - Static method in class java.lang.Math
Returns Euler's number e raised to the power of a double value.
exp(double) - Static method in class java.lang.StrictMath
Returns Euler's number e raised to the power of a double value.
EXPIRED - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate is expired.
EXPIRED - Static variable in class org.ocap.shared.dvr.DeletionDetails
Reason code : The recorded service was deleted by the implementation because the recording request has expired.
EXPONENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent field.
EXPONENT_SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent sign field.
EXPONENT_SYMBOL - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent symbol field.
EXTENDED_CHANNEL_NAME_DESCRIPTION - Static variable in interface org.ocap.si.DescriptorTag
SCTE extended_channel_name_description_descriptor.
ExtendedFileAccessPermissions - Class in org.ocap.storage
This class extends FileAccessPermissions to let granting applications provide read and write file access to applications that have an organisation identifier different from a granting application.
ExtendedFileAccessPermissions(boolean, boolean, boolean, boolean, boolean, boolean, int[], int[]) - Constructor for class org.ocap.storage.ExtendedFileAccessPermissions
This constructor encodes application, application organisation, and world file access permissions as a set of booleans, and other organisations file access permissions as arrays of granted organisation identifiers.
EXTENSION_INSTALLATION - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_LIST - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-List manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_NAME - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTERNAL_APPLICATION_AUTHORISATION - Static variable in interface org.ocap.si.DescriptorTag
MHP external_application_authorisation_descriptor.
Externalizable - Interface in java.io
Only the identity of the class of an Externalizable instance is written in the serialization stream and it is the responsibility of the class to save and restore the contents of its instances.

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
Facility - Class in org.dvb.user
A facility maps a preference's name to a single value or to an array of values.
Facility(String, String) - Constructor for class org.dvb.user.Facility
Creates a Facility with a single value.
Facility(String, String[]) - Constructor for class org.dvb.user.Facility
Creates a Facility with a set of values.
FactoryConfigurationError - Error in javax.xml.parsers
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError(String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
 
FactoryConfigurationError - Error in javax.xml.stream
An error class for reporting factory configuration errors.
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
Default constructor
FactoryConfigurationError(Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with associated message
FAIL - Static variable in class org.dvb.test.DVBTest
The application executed and terminated unsuccessfully and has therefore operated in a non-conformant manner.
FAILED - Static variable in class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
Constant for the status code that indicates that the tuning action has failed.
FAILED_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recording request has failed.
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FAMILY - Static variable in class java.awt.font.TextAttribute
Attribute key for the unlocalized font family name.
fatal(Object) - Method in class org.apache.log4j.Category
Log a message object with the FATAL Level.
fatal(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the FATAL level including the stack trace of the Throwable t passed as parameter.
FATAL - Static variable in class org.apache.log4j.Level
The FATAL level designates very severe error events that will presumably lead the application to abort.
fatal(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at fatal level.
fatal(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at fatal level.
FATAL - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.FATAL instead.
FATAL_INT - Static variable in class org.apache.log4j.Priority
 
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
FavoriteServicesName - Interface in javax.tv.service.navigation
This interface represents the name of a preference describing a set of favorite services.
fd - Variable in class java.net.DatagramSocketImpl
The file descriptor object.
fd - Variable in class java.net.SocketImpl
The file descriptor object for this socket.
FEATURE_SECURE_PROCESSING - Static variable in class javax.xml.XMLConstants
Feature for secure processing.
FeatureNotSupportedException - Exception in org.ocap.hardware.device
Thrown when an application attempts to query/set/get a feature not supported on the device.
FeatureNotSupportedException() - Constructor for exception org.ocap.hardware.device.FeatureNotSupportedException
Creates an FeatureNotSupportedException object.
FeatureNotSupportedException(String) - Constructor for exception org.ocap.hardware.device.FeatureNotSupportedException
Creates an FeatureNotSupportedException object with a specified reason string.
FEBRUARY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the second month of the year.
feed(byte[]) - Method in class org.dvb.media.DripFeedDataSource
This method allows an application to feed the decoder progressively with parts of a clip (e.g.
Field - Class in java.lang.reflect
A Field provides information about, and dynamic access to, a single field of a class or an interface.
FIELD_1 - Static variable in class org.ocap.media.VBIFilterGroup
Represents filtering of VBI data in field 1 only.
FIELD_2 - Static variable in class org.ocap.media.VBIFilterGroup
Represents filtering of VBI data in field 2 only.
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
FIELD_IS_EMPTY - Static variable in exception org.ocap.hn.content.DatabaseException
 
FIELD_IS_WRONG_FORMAT - Static variable in exception org.ocap.hn.content.DatabaseException
 
FIELD_MIXED - Static variable in class org.ocap.media.VBIFilterGroup
Represents filtering of VBI data in both field 1 and field 2 in arrival order.
FIELD_NAME_DOES_NOT_EXIST - Static variable in exception org.ocap.hn.content.DatabaseException
 
FieldPosition - Class in java.text
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.
FieldPosition(int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field constant.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
fields - Variable in class java.util.Calendar
The field values for the currently set time for this calendar.
File - Class in java.io
An abstract representation of file and directory pathnames.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
FileAccessPermissions - Class in org.dvb.io.persistent
This class encapsulates file access permissions, world, Organisation and owner.
FileAccessPermissions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.dvb.io.persistent.FileAccessPermissions
This constructor encodes all the file access permissions as a set of booleans.
FileAttributes - Class in org.dvb.io.persistent
This class encapsulates the attributes of a file stored in persistent storage.
FileDescriptor - Class in java.io
Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes.
FileDescriptor() - Constructor for class java.io.FileDescriptor
Constructs an (invalid) FileDescriptor object.
FileFilter - Interface in java.io
A filter for abstract pathnames.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the file system.
FilenameFilter - Interface in java.io
Instances of classes that implement this interface are used to filter filenames.
FileNameMap - Interface in java.net
A simple interface which provides a mechanism to map between a file name and a MIME type string.
FileNotFoundException - Exception in java.io
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the file with the specified name.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
Creates an output file stream to write to the specified file descriptor, which represents an existing connection to an actual file in the file system.
FilePermission - Class in java.io
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
FileReader - Class in java.io
Convenience class for reading character files.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read from.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read from.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read from.
FileWriter - Class in java.io
Convenience class for writing character files.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name with a boolean indicating whether or not to append the data written.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter object associated with a file descriptor.
fill - Variable in class java.awt.GridBagConstraints
This field is used when the component's display area is larger than the component's requested size.
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(List, Object) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Paints a 3-D highlighted rectangle filled with the current color.
fillArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills a circular or elliptical arc covering the specified rectangle.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillBackground(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.fillBackground(java.awt.Graphics, org.havi.ui.HVisible, int) method paints the component with its current background Color according to the HVisible.setBackgroundMode(int) method of HVisible.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillOval(int, int, int, int) - Method in class java.awt.Graphics
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class java.awt.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillPolygon(Polygon) - Method in class java.awt.Graphics
Fills the polygon defined by the specified Polygon object with the graphics context's current color.
fillRect(int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rounded corner rectangle with the current color.
Filter - Class in org.apache.log4j.spi
Users should extend this class to implement customized logging event filtering.
Filter() - Constructor for class org.apache.log4j.spi.Filter
 
filterContentList(ContentDatabaseFilter) - Method in interface org.ocap.hn.content.navigation.ContentList
Filters the ContentList.
FILTERED - Static variable in class java.util.zip.Deflater
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
FilteredImageSource - Class in java.awt.image
This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image.
FilteredImageSource(ImageProducer, ImageFilter) - Constructor for class java.awt.image.FilteredImageSource
Constructs an ImageProducer object from an existing ImageProducer and a filter object.
filterElement(PropertyFilter) - Method in interface org.ocap.hn.NetList
Applies a new PropertyFilter to this element list and returns a new list.
filterIndexColorModel(IndexColorModel) - Method in class java.awt.image.RGBImageFilter
Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
FilteringInterruptedException - Exception in org.davic.mpeg.sections
Signals that a filtering operation was interrupted before any data had been filtered.
FilteringInterruptedException() - Constructor for exception org.davic.mpeg.sections.FilteringInterruptedException
Constructs an FilteringInterruptedException.
FilteringInterruptedException(String) - Constructor for exception org.davic.mpeg.sections.FilteringInterruptedException
Constructs a FilteringInterruptedException with the specified detail message
FilterInputStream - Class in java.io
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
FilterNotSupportedException - Exception in javax.tv.service.navigation
This exception indicates that the specified ServiceFilter is not supported.
FilterNotSupportedException() - Constructor for exception javax.tv.service.navigation.FilterNotSupportedException
Constructs a FilterNotSupportedException with no detail message.
FilterNotSupportedException(String) - Constructor for exception javax.tv.service.navigation.FilterNotSupportedException
Constructs a FilterNotSupportedException with a detail message.
FilterOutputStream - Class in java.io
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
FilterReader - Class in java.io
Abstract class for reading filtered character streams.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Create a new filtered reader.
filterRecordingList(RecordingListFilter) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Creates a new RecordingList object that is a subset of this list, based on the conditions specified by a RecordingListFilter object.
FilterResourceAvailableEvent - Class in org.ocap.media
This event notifies an application that a VBIFilterGroup released VBIFilters, i.e., another application may have an opportunity to reserve new VBIFilters.
FilterResourceAvailableEvent(VBIFilterGroup) - Constructor for class org.ocap.media.FilterResourceAvailableEvent
A constructor of this class.
FilterResourceException - Exception in org.davic.mpeg.sections
Signals that inadequate resources are available to support the requested operation when a SectionFilterGroup is in the connected or disconnected states.
FilterResourceException() - Constructor for exception org.davic.mpeg.sections.FilterResourceException
Constructs a resource Exception.
FilterResourceException(String) - Constructor for exception org.davic.mpeg.sections.FilterResourceException
Constructs a FilterResourceException with the specified detail message
FilterResourcesAvailableEvent - Class in org.davic.mpeg.sections
This event signals that enough section filter resources for the corresponding section filter group were available at the time this event was generated.
FilterResourcesAvailableEvent(SectionFilterGroup) - Constructor for class org.davic.mpeg.sections.FilterResourcesAvailableEvent
This constructs a FilterResourcesAvailableEvent for the specified SectionFilterGroup object.
filterRGB(int, int, int) - Method in class java.awt.image.RGBImageFilter
Subclasses must specify a method to convert a single input pixel in the default RGB ColorModel to a single output pixel.
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class java.awt.image.RGBImageFilter
Filters a buffer of pixels in the default RGB ColorModel by passing them one by one through the filterRGB method.
filterServices(ServiceFilter) - Method in interface javax.tv.service.navigation.ServiceList
Creates a new ServiceList object that is a subset of this list, based on the conditions specified by a ServiceFilter object.
filterServices(ServiceFilter) - Method in class javax.tv.service.SIManager
Filters the available services using the ServiceFilter provided to generate a ServiceList containing the matching services.
filterUpdate(VBIFilterEvent) - Method in interface org.ocap.media.VBIFilterListener
This method is called by the OCAP implementation to notify an application that a VBI event has occurred.
filterUserEvent(UserEvent) - Method in interface org.ocap.event.UserEventFilter
Called by the platform to filter user input events specified in the UserEventRepository when the event is received.
FilterWriter - Class in java.io
Abstract class for writing filtered character streams.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
Create a new filtered writer.
FINAL - Static variable in class java.lang.reflect.Modifier
The int value representing the final modifier.
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
finalize() - Method in class java.awt.Cursor
 
finalize() - Method in class java.awt.Graphics
Disposes of this graphics context once it is no longer referenced.
finalize() - Method in class java.awt.image.ColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.awt.image.IndexColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.io.FileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
finalize() - Method in class java.io.FileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class java.lang.Object
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class java.util.zip.Deflater
Closes the compressor when garbage is collected.
finalize() - Method in class java.util.zip.Inflater
Closes the decompressor when garbage is collected.
finalize() - Method in class java.util.zip.ZipFile
Ensures that the close method of this ZIP file is called when there are no more references to it.
finalize() - Method in class org.apache.log4j.AppenderSkeleton
Finalize this appender by calling the derived class' close method.
find(String, Object) - Method in interface org.ocap.hn.content.navigation.ContentList
Finds the first ContentEntry which identifier for the key 'key' equals the given object obj.
find(String[], Object[]) - Method in interface org.ocap.hn.content.navigation.ContentList
Finds the first ContentEntry which matches the search.
findAll(String[], Object[]) - Method in interface org.ocap.hn.content.navigation.ContentList
Finds all ContentEntry objects which match the search.
findAndRender(Object) - Method in class org.apache.log4j.or.RendererMap
Find the appropriate renderer for the class type of the o parameter.
findClass(String) - Method in class java.lang.ClassLoader
Finds the specified class.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findClass(String) - Method in class org.dvb.lang.DVBClassLoader
Finds and loads the class with the specified name from the URL search path.
findComponentAt(int, int) - Method in class java.awt.Container
Locates the visible child component that contains the specified position.
findComponentAt(Point) - Method in class java.awt.Container
Locates the visible child component that contains the specified point.
findLibrary(String) - Method in class java.lang.ClassLoader
Returns the absolute path name of a native library.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Returns the class with the given name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that name.
findResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
findResource(String) - Method in class java.net.URLClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class java.lang.ClassLoader
Returns an enumeration of URL objects representing all the resources with the given name.
findResources(String) - Method in class java.net.URLClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findService(Locator) - Method in interface javax.tv.service.navigation.ServiceList
Reports the Service corresponding to the specified locator if it is a member of this list.
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified name, loading it if necessary.
finish() - Method in class java.util.zip.Deflater
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.GZIPOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.ZipOutputStream
Finishes writing the contents of the ZIP output stream without closing the underlying stream.
finished() - Method in class java.util.zip.Deflater
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in class java.util.zip.Inflater
Return true if the end of the compressed data stream has been reached.
fireAddAppenderEvent(Category, Appender) - Method in class org.apache.log4j.Hierarchy
 
fireAddAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.LoggerRepository
 
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class java.beans.PropertyChangeSupport
Report a bound property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class java.beans.VetoableChangeSupport
Report a vetoable property update to any registered listeners.
first(Container) - Method in class java.awt.CardLayout
Flips to the first card of the container.
first() - Method in class java.text.BreakIterator
Return the first boundary.
first() - Method in interface java.text.CharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.first() for String.
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class java.util.TreeSet
Returns the first (lowest) element currently in this sorted set.
FIRST_CHANGE - Static variable in class org.havi.ui.HVisible
A constant which indicates the first change value for use with the hinting mechanism.
FIRST_STATE - Static variable in interface org.havi.ui.HState
Constant used to indicate the value of the first (builtin) component state.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this sorted map.
firstKey() - Method in class java.util.TreeMap
Returns the first (lowest) key currently in this sorted map.
FixedVideoOutputConfiguration - Interface in org.ocap.hardware.device
An instance of this class represents a video output configuration defined by a fixed set of attributes.
FLEXMUX_PES - Static variable in interface org.ocap.si.StreamType
ISO/IEC 14496-1 SL-packetized stream or FlexMux stream carried in PES packets
FLEXMUX_SECTIONS - Static variable in interface org.ocap.si.StreamType
ISO/IEC 14496-1 SL-packetized stream or FlexMux stream carried in ISO/IEC14496_sections
FLICKER_FILTERING - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports flicker filtering (if it supports an interlaced screen).
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex(inclusive) to the specified toIndex(exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Returns the float value of this Double object.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
FlowLayout - Class in java.awt
A flow layout arranges components in a left-to-right flow, much like lines of text in a paragraph.
FlowLayout() - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with a centered alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int) - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int, int, int) - Constructor for class java.awt.FlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
flush() - Method in class java.awt.image.BufferedImage
Flushes all resources being used to cache optimization information.
flush() - Method in class java.awt.Image
Flushes all resources being used by this Image object.
flush() - Method in class java.awt.image.VolatileImage
Releases system resources currently consumed by this image.
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flush the stream.
flush() - Method in class java.io.CharArrayWriter
Flush the stream.
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class java.io.FilterWriter
Flush the stream.
flush() - Method in interface java.io.ObjectOutput
Flushes the stream.
flush() - Method in class java.io.ObjectOutputStream
Flushes the stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flush the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flush the stream.
flush() - Method in class java.io.PrintWriter
Flush the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flush the stream.
flush() - Method in interface javax.xml.stream.XMLStreamWriter
Write any cached data to the underlying output mechanism.
flush() - Method in class org.dvb.ui.DVBBufferedImage
Flushes all resources being used to cache optimization information.
flush() - Method in class org.havi.ui.HBackgroundImage
Flush all the resources used by this image.
FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting focus events.
FOCUS_FIRST - Static variable in class java.awt.event.FocusEvent
The first number in the range of ids used for focus events.
FOCUS_GAINED - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is now the focus owner.
FOCUS_LAST - Static variable in class java.awt.event.FocusEvent
The last number in the range of ids used for focus events.
FOCUS_LOST - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is no longer the focus owner.
FOCUS_TRANSFER - Static variable in class org.havi.ui.event.HFocusEvent
An event id which indicates that the component should transfer focus to the component identified by the data returned from the getTransferId method.
FocusAdapter - Class in java.awt.event
An abstract adapter class for receiving keyboard focus events.
FocusAdapter() - Constructor for class java.awt.event.FocusAdapter
 
FOCUSED_STATE - Static variable in interface org.havi.ui.HState
This state indicates that the widget has input focus.
FOCUSED_STATE_BIT - Static variable in interface org.havi.ui.HState
This state bit indicates that the widget has the input focus.
FocusEvent - Class in java.awt.event
A low-level event which indicates that a Component has gained or lost the input focus.
FocusEvent(Component, int, boolean, Component) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object with the specified temporary state and opposite Component.
FocusEvent(Component, int, boolean) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies whether or not the change is temporary.
FocusEvent(Component, int) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies it as a permanent change in focus.
focusGained(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusGained event by invoking the focusGained methods on listener-a and listener-b.
focusGained(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the FocusEvent by invoking the focusGained methods on listener-a and listener-b.
FocusListener - Interface in java.awt.event
The listener interface for receiving keyboard focus events on a component.
focusLost(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusLost event by invoking the focusLost methods on listener-a and listener-b.
focusLost(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the FocusEvent by invoking the focusLost methods on listener-a and listener-b.
focusNextComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusNextComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component after the current focus owner.
focusPreviousComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component before the current focus owner.
FocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy defines the order in which Components with a particular focus cycle root are traversed.
FocusTraversalPolicy() - Constructor for class java.awt.FocusTraversalPolicy
 
following(int) - Method in class java.text.BreakIterator
Return the first boundary following the specified offset.
Font - Class in java.awt
The Font class represents fonts, which are used to render text in a visible way.
Font(String, int, int) - Constructor for class java.awt.Font
Creates a new Font from the specified name, style and point size.
Font(Map) - Constructor for class java.awt.Font
Creates a new Font with the specified attributes.
FONT - Static variable in class java.awt.font.TextAttribute
Attribute key for the font to use to render text.
font - Variable in class java.awt.FontMetrics
The actual Font from which the font metrics are created.
FontFactory - Class in org.dvb.ui
Provides a mechanism for applications to instantiate fonts that are not built into the system.
FontFactory() - Constructor for class org.dvb.ui.FontFactory
Constructs a FontFactory for the font index file bound to this application in the application signalling.
FontFactory(URL) - Constructor for class org.dvb.ui.FontFactory
Constructs a FontFactory for the font file found at the given location.
FontFormatException - Exception in org.dvb.ui
Thrown when attempt is made to read a file describing a font when the contents of that file are not valid.
FontFormatException() - Constructor for exception org.dvb.ui.FontFormatException
Constructs a FontFormatException with null as its error detail message.
FontFormatException(String) - Constructor for exception org.dvb.ui.FontFormatException
Constructs a FontFormatException with the specified detail message.
FontMetrics - Class in java.awt
The FontMetrics class defines a font metrics object, which encapsulates information about the rendering of a particular font on a particular screen.
FontMetrics(Font) - Constructor for class java.awt.FontMetrics
Creates a new FontMetrics object for finding out height and width information about the specified Font and specific character glyphs in that Font.
FontNotAvailableException - Exception in org.dvb.ui
Thrown when attempt is made to instantiate a font that cannot be located.
FontNotAvailableException() - Constructor for exception org.dvb.ui.FontNotAvailableException
Constructs a FontNotAvailableException with null as its error detail message.
FontNotAvailableException(String) - Constructor for exception org.dvb.ui.FontNotAvailableException
Constructs a FontNotAvailableException with the specified detail message.
ForcedDisconnectedEvent - Class in org.davic.mpeg.sections
This class is used to report when a TransportStream which was available becomes no longer available or if the section filter resources are removed from a connected SectionFilterGroup.
ForcedDisconnectedEvent(SectionFilterGroup) - Constructor for class org.davic.mpeg.sections.ForcedDisconnectedEvent
This constructs a ForcedDisconnectedEvent for the specified SectionFilterGroup object.
ForcedDisconnectedEvent - Class in org.ocap.media
This event indicates a VBIFilterGroup is detached from a ServiceContext for any reason.
ForcedDisconnectedEvent(VBIFilterGroup) - Constructor for class org.ocap.media.ForcedDisconnectedEvent
A constructor of this class.
forcedLog(String, Level, Object, Throwable) - Method in class org.apache.log4j.Category
This method creates a new logging event and logs the event without further checks.
forClass() - Method in class java.io.ObjectStreamClass
Return the class in the local VM that this version is mapped to.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
FOREGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the foreground color adornment.
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Returns pattern with formatted double.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Overrides Format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Format a long to produce a string.
Format - Class in java.text
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.
Format() - Constructor for class java.text.Format
 
format(Object) - Method in class java.text.Format
Formats an object to produce a string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
Formats an object and appends the resulting text to a given string buffer.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(String, Object[]) - Static method in class java.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Formats an object to produce a string.
format(double) - Method in class java.text.NumberFormat
Specialization of format.
format(long) - Method in class java.text.NumberFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
Formats the given Date into a date/time string and appends the result to the given StringBuffer.
format(LoggingEvent) - Method in class org.apache.log4j.Layout
Implement this method to create your own layout format.
format(LoggingEvent) - Method in class org.apache.log4j.PatternLayout
Produces a formatted string as specified by the conversion pattern.
Format.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.
Format.Field(String) - Constructor for class java.text.Format.Field
Creates a Field with the specified name.
FORMAT_2D - Static variable in interface org.ocap.media.S3DFormatTypes
Video format is 2D rather than 3D.
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.Format
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
Formats an Object producing an AttributedCharacterIterator.
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
FORWARD - Static variable in interface org.ocap.shared.media.FrameControl
Indicates a frame move in a forward direction in the stream.
FORWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Forward focus traversal keys.
fqnOfCategoryClass - Variable in class org.apache.log4j.spi.LoggingEvent
Fully qualified name of the calling category class.
FRACTION - Static variable in class java.text.NumberFormat.Field
Constant identifying the fraction field.
FRACTION_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
Frame - Class in java.awt
A Frame is a top-level window with a title and a border.
Frame() - Constructor for class java.awt.Frame
Constructs a new instance of Frame that is initially invisible.
Frame(GraphicsConfiguration) - Constructor for class java.awt.Frame
Create a Frame with the specified GraphicsConfiguration of a screen device.
Frame(String) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title.
Frame(String, GraphicsConfiguration) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title and a GraphicsConfiguration.
FRAMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that another complete frame of a multi-frame image which was previously drawn is now available to be drawn again.
FrameControl - Interface in org.ocap.shared.media
This interface provides single frame move control for a Player presenting video, for example an MPEG video stream.
FRANCE - Static variable in class java.util.Locale
Useful constant for country.
FREE_PREVIEW_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed to explain about free preview.
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
FreeSpaceListener - Interface in org.ocap.dvr.storage
This interface represents a listener that will be notified when a media volume has reached a specified level of remaining free space.
freeze() - Method in interface org.davic.media.FreezeControl
Invocation of this method freezes the decoding of the media stream as soon as possible and leaves the last decoded frame visible to the end-user.
FreezeControl - Interface in org.davic.media
This interface should be implemented to enable the application to freeze the player.
FRENCH - Static variable in class java.util.Locale
Useful constant for language.
FRIDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Friday.
FROM_CACHE - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall only be retrieved where it is already in cache and meets the requirements of cache priority signaling.
FROM_CACHE_OR_STREAM - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall be automatically be retrieved from the network where the data is not already cached.
FROM_STREAM_ONLY - Static variable in class org.dvb.dsmcc.DSMCCObject
Constant to indicate that the data for an object shall always be retrieved from the network even if the data has already been cached.
FrontPanelManager - Class in org.ocap.hardware.frontpanel
This class represents an optional front panel display and SHOULD not be present in any device that does not support one.
FrontPanelManager() - Constructor for class org.ocap.hardware.frontpanel.FrontPanelManager
Protected constructor.
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
FULL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
FULL_POWER - Static variable in class org.ocap.hardware.Host
Power mode constant for normal "on" mode.
fullInfo - Variable in class org.apache.log4j.spi.LocationInfo
All available caller information, in the format fully.qualified.classname.of.caller.methodName(Filename.java:line)
FULLWIDTH_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_LATIN - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.

G

gainChange(GainChangeEvent) - Method in interface javax.media.GainChangeListener
This method is called to deliver a GainChangeEvent when the state of a GainControl changes.
GainChangeEvent - Class in javax.media
A GainChangeEvent is posted by a GainControl when its state has been updated.
GainChangeEvent(GainControl, boolean, float, float) - Constructor for class javax.media.GainChangeEvent
 
GainChangeListener - Interface in javax.media
GainChangeListener is an interface for handling GainChangeEvents generated by GainControls.
GainControl - Interface in javax.media
GainControl is an interface for manipulating audio signal gain.
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
GENERAL_ERROR - Static variable in exception org.ocap.hn.content.DatabaseException
 
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GENERAL_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2000..U+206F) as defined in ISO 10646-1(E) normative Annex A
GeneralPreference - Class in org.dvb.user
This class defines a set of general preferences.
GeneralPreference(String) - Constructor for class org.dvb.user.GeneralPreference
Constructs a GeneralPreference object.
GeneralSecurityException - Exception in java.security
The GeneralSecurityException class is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with no detail message.
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with the specified detail message.
generateCertificate(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
generateCertificates(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
generateCertPath(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(List) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with a List of Certificates.
generateCRL(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
generateCRLs(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
generateKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class java.security.KeyPairGeneratorSpi
Generates a key pair.
generateParameters() - Method in class java.security.AlgorithmParameterGenerator
Generates the parameters.
generatePrivate(KeySpec) - Method in class java.security.KeyFactory
Generates a private key object from the provided key specification (key material).
generatePublic(KeySpec) - Method in class java.security.KeyFactory
Generates a public key object from the provided key specification (key material).
generateSeed(int) - Method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
genKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
GENRE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of the genre to which an object belongs.
GENRE_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents an unordered collection of 'objects' that "belong" to the genre.
GENRE_CONTAINER_MOVIE - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a movie genre container.
GENRE_CONTAINER_MUSIC - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a music genre container.
GEOGRAPHICAL_BLACKOUT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - not allowed for geographical reasons
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GEOMETRICAL_SHAPES - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+25A0..U+25FF) as defined in ISO 10646-1(E) normative Annex A
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GEORGIAN_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+10A0..U+10CF) as defined in ISO 10646-1(E) normative Annex A
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get() - Method in class java.lang.ref.PhantomReference
Returns this reference object's referent.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.lang.ref.SoftReference
Returns this reference object's referent.
get(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
get(Object) - Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex(inclusive) to toIndex(exclusive).
get(int) - Method in class java.util.Calendar
Gets the value for a given time field.
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, or null if the attribute name was not found.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which this map maps the specified key.
get(Object) - Method in class java.util.TreeMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key.
GET - Static variable in interface javax.microedition.io.HttpConnection
HTTP Get method.
get(Object) - Method in class org.apache.log4j.or.RendererMap
Syntactic sugar method that calls RendererMap.get(Class) with the class of the object parameter.
get(Class) - Method in class org.apache.log4j.or.RendererMap
Search the parents of clazz for a renderer.
get2DigitYearStart() - Method in class java.text.SimpleDateFormat
Returns the beginning date of the 100-year period 2-digit years are interpreted as being within.
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAcceptedIssuers() - Method in interface javax.net.ssl.X509TrustManager
Return an array of certificate authority certificates which are trusted for authenticating peers.
getAccessPermissions() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the file access permission to use for the recording
getACOutlet() - Method in class org.ocap.hardware.Host
Query whether power to the AC Outlet, if present, is currently On (true) or Off (false) NOTE: AC Outlet refers to an external power plug on the STB.
getAction() - Method in class org.ocap.application.AppPattern
Returns the action associated with this AppPattern.
getAction() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
Gets the UPnPAction that this UPnPActionInvocation is associated with.
getAction(String) - Method in interface org.ocap.hn.upnp.common.UPnPService
Gets the named action from this service.
getAction(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the named action from this service.
getActionCommand() - Method in class java.awt.event.ActionEvent
Returns the command string associated with this action.
getActionCommand() - Method in class org.havi.ui.event.HActionEvent
Retrieve the action command string associated with this event.
getActionCommand() - Method in interface org.havi.ui.HActionInputPreferred
Gets the command name for the HActionEvent event fired by this HActionInputPreferred.
getActionCommand() - Method in class org.havi.ui.HGraphicButton
Gets the command name for the HActionEvent event fired by this HGraphicButton.
getActionCommand() - Method in class org.havi.ui.HTextButton
Gets the command name for the HActionEvent event fired by this HTextButton.
getActionHandler() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the current action handler for this service.
getActionInvocation() - Method in class org.ocap.hn.upnp.common.UPnPResponse
Gets the UPnPActionInvocation that the response is for.
getActionRequest() - Method in class org.ocap.hn.NetActionEvent
Returns the ActionRequest which identifies the action instance.
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class java.net.SocketPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.AllPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.BasicPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a BasicPermission.
getActions() - Method in class java.security.Permission
Returns the actions as a String.
getActions() - Method in class java.security.UnresolvedPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for an UnresolvedPermission.
getActions() - Method in class java.util.PropertyPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.microedition.xlet.ixc.IxcPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.tv.media.MediaSelectPermission
Reports the canonical string representation of the actions.
getActions() - Method in class javax.tv.service.ReadPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a ReadPermission.
getActions() - Method in class javax.tv.service.selection.SelectPermission
Returns the canonical string representation of the actions.
getActions() - Method in class javax.tv.service.selection.ServiceContextPermission
Returns the canonical representation of the actions string.
getActions() - Method in class org.dvb.application.AppsControlPermission
Returns the list of actions that had been passed to the constructor - it shall return null.
getActions() - Method in class org.ocap.application.OcapIxcPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in interface org.ocap.hn.upnp.common.UPnPService
Gets the actions that can be used with this service.
getActions() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the actions that can be used with this service.
getActions() - Method in class org.ocap.service.ServiceTypePermission
Returns the canonical representation of the actions string.
getActions() - Method in class org.ocap.shared.dvr.RecordingPermission
Returns the actions as passed into the constructor.
getActionSound() - Method in interface org.havi.ui.HActionable
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActionSound() - Method in class org.havi.ui.HGraphicButton
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActionSound() - Method in class org.havi.ui.HTextButton
Return the last action sound set by the setActionSound() method or null if no action sound has been set.
getActionStatus() - Method in class org.ocap.hn.NetActionEvent
Returns the status of the requested action.
getActionStatus() - Method in interface org.ocap.hn.NetActionRequest
Gets the current status of the requested action.
getActiveFormatDefinition() - Method in interface org.dvb.media.VideoFormatControl
Return the value of the active_format field of the MPEG Active Format Description of the video if it is transmitted (one of the constants AFD_* above).
getActiveVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size and location of the active video area.
getActiveVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size and location of the active video area on-screen.
getActiveWindow() - Method in class java.awt.KeyboardFocusManager
Returns the active Window, if the active Window is in the same context as the calling thread.
getActualLocation() - Method in class org.dvb.spi.selection.KnownServiceReference
Return the actualLocation as provided when this ServiceReference was constructed.
getActualMaximum(int) - Method in class java.util.Calendar
Return the maximum value that this field could have, given the current date.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Return the maximum value that this field could have, given the current date.
getActualMinimum(int) - Method in class java.util.Calendar
Return the minimum value that this field could have, given the current date.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Return the minimum value that this field could have, given the current date.
getAdditivity() - Method in class org.apache.log4j.Category
Get the additivity flag for this Category instance.
getAddress() - Method in class java.net.DatagramPacket
Returns the IP address of the machine to which this datagram is being sent or from which the datagram was received.
getAddress() - Method in class java.net.Inet4Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetSocketAddress
Gets the InetAddress.
getAddress() - Method in interface javax.microedition.io.Datagram
Get the address of the datagram.
getAddress() - Method in interface javax.microedition.io.SocketConnection
Gets the remote address to which the socket is bound.
getAddressingProperties() - Method in class org.ocap.application.AppManagerProxy
Gets the addressing properties previously registered by the registerAddressingProperties method.
getAdjustable() - Method in class java.awt.event.AdjustmentEvent
Returns the Adjustable object where this event originated.
getAdjustmentSound() - Method in interface org.havi.ui.HAdjustmentValue
Get the sound to be played when the value changes.
getAdjustmentSound() - Method in class org.havi.ui.HRangeValue
Get the sound to be played when the value changes.
getAdjustmentType() - Method in class java.awt.event.AdjustmentEvent
Returns the type of adjustment which caused the value changed event.
getAdjustMode() - Method in interface org.havi.ui.HAdjustmentInputPreferred
Get the adjustment mode for this HAdjustmentInputPreferred.
getAdjustMode() - Method in class org.havi.ui.HRangeValue
Get the adjustment mode for this HRangeValue.
getAdler() - Method in class java.util.zip.Deflater
Returns the ADLER-32 value of the uncompressed data.
getAdler() - Method in class java.util.zip.Inflater
Returns the ADLER-32 value of the uncompressed data.
getAdvertisedDeviceIcons() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the network representations of this UPnPManagedDeviceIcon.
getAdvertisedDevices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the representations of this device on the network interfaces on which is it advertised.
getAdvertisedIcons() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Gets the icons of this device.
getAdvertisedServices() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Gets the services supported by this device.
getAdvertisedServices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the representations of this service on the network interfaces on which is it advertised.
getAdvertisedStateVariable(String) - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets a UPnP state variable from the UPnP description of this service.
getAdvertisedStateVariables() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets all of the UPnP state variables supported by this service.
getAdvertisedStateVariables() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the network representations of this UPnPManagedStateVariable.
getAID() - Method in class org.dvb.application.AppID
This method returns the integer value of the application count supplied in the constructor
getAlgorithm() - Method in class java.security.AlgorithmParameterGenerator
Returns the standard name of the algorithm this parameter generator is associated with.
getAlgorithm() - Method in class java.security.AlgorithmParameters
Returns the name of the algorithm associated with this parameter object.
getAlgorithm() - Method in interface java.security.Key
Returns the standard algorithm name for this key.
getAlgorithm() - Method in class java.security.KeyFactory
Gets the name of the algorithm associated with this KeyFactory.
getAlgorithm() - Method in class java.security.KeyPairGenerator
Returns the standard name of the algorithm for this key pair generator.
getAlgorithm() - Method in class java.security.MessageDigest
Returns a string that identifies the algorithm, independent of implementation details.
getAlgorithm() - Method in class java.security.Signature
Returns the name of the algorithm for this signature object.
getAlgorithm() - Method in class java.security.SignedObject
Retrieves the name of the signature algorithm.
getAlgorithm() - Method in class javax.net.ssl.KeyManagerFactory
Returns the algorithm name of this KeyManagerFactory object.
getAlgorithm() - Method in class javax.net.ssl.TrustManagerFactory
Returns the algorithm name of this TrustManagerFactory object.
getAlgorithms(String) - Static method in class java.security.Security
Returns a Set of Strings containing the names of all available algorithms or types for the specified Java cryptographic service (e.g., Signature, MessageDigest, Cipher, Mac, KeyStore).
getAlignment() - Method in class java.awt.FlowLayout
Gets the alignment for this layout.
getAlignmentX() - Method in class java.awt.Component
Returns the alignment along the x axis.
getAlignmentX() - Method in class java.awt.Container
Returns the alignment along the x axis.
getAlignmentY() - Method in class java.awt.Component
Returns the alignment along the y axis.
getAlignmentY() - Method in class java.awt.Container
Returns the alignment along the y axis.
getAllAppenders() - Method in class org.apache.log4j.AsyncAppender
Get iterator over attached appenders.
getAllAppenders() - Method in class org.apache.log4j.Category
Get the appenders contained in this category as an Enumeration.
getAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Get all previously added appenders as an Enumeration.
getAllAttributeKeys() - Method in interface java.text.AttributedCharacterIterator
Returns the keys of all attributes defined on the iterator's text range.
getAllByName(String) - Static method in class java.net.InetAddress
Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.
getAllFonts() - Method in class org.havi.ui.HGraphicsConfiguration
List the fonts that are always available on the device, but does not list fonts that may be (temporarily) available for download from other sources.
getAllocatableMediaStorage() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets total allocatable media storage available for all MediaStorageVolume instances.
getAllocatedSpace() - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Gets the amount of space allocated on this volume.
getAllowedList() - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Returns the list of Organizations who are allowed to use this volume.
getAllowedValues() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the allowed values for this UPnP state variable.
getAllowedValues() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the allowed values for this UPnP state variable.
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAllPossiblePriorities() - Static method in class org.apache.log4j.Priority
Deprecated.
This method will be removed with no replacement.
getAllShortcutKeycodes() - Method in class org.havi.ui.HScene
Returns all keycodes added in the HScene as shortcuts.
getAlpha() - Method in class java.awt.AlphaComposite
Returns the alpha value of this AlphaComposite.
getAlpha() - Method in class java.awt.Color
Returns the alpha component in the range 0-255.
getAlpha(int) - Method in class java.awt.image.ColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.DirectColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.IndexColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha() - Method in class org.dvb.ui.DVBAlphaComposite
Returns the alpha value of this DVBAlphaComposite.
getAlpha() - Method in class org.dvb.ui.DVBColor
Returns the alpha component.
getAlphaMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the alpha component.
getAlphas(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of alpha transparency components into the specified array.
getAltKey() - Method in interface org.w3c.dom.events.KeyboardEvent
true if the alternative (Alt) key modifier is activated.
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
true if the alt (alternative) key modifier is activated.
getAmPmStrings() - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAnimateContent(int) - Method in class org.havi.ui.HVisible
Gets the animate content for this component.
getAppAttributes(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
Returns an enumeration of AppAttributes of the applications available.
getAppAttributes(AppID) - Method in class org.dvb.application.AppsDatabase
Returns the properties associated with the given ID.
getAppAttributes() - Method in interface org.ocap.service.AbstractService
Returns a java.util.Enumeration of references to org.ocap.application.OcapAppAttributes instances.
getAppAttributes() - Method in interface org.ocap.ui.HSceneBinding
Gets the attributes of the application associated with the HScene.
getAppData() - Method in class org.davic.mpeg.sections.SectionFilterEvent
Returns the application data that was passed to the startFiltering method
getAppData() - Method in class org.ocap.media.VBIFilterEvent
This method returns application specific data that was specified by VBIFilter.startFiltering() methods.
getAppData(String) - Method in interface org.ocap.shared.dvr.RecordingRequest
Get application data corresponding to specified key.
getAppender(String) - Method in class org.apache.log4j.AsyncAppender
Get appender by name.
getAppender(String) - Method in class org.apache.log4j.Category
Look for the appender named as name.
getAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Get an appender by name.
getAppHSceneLocation() - Method in class org.ocap.ui.HSceneManager
Gets the current HScene z-order location for a specific HScene.
getAppIcon() - Method in interface org.dvb.application.AppAttributes
This method returns an object encapsulating the information about the icon(s) for the application.
getAppID() - Method in class org.dvb.application.AppsDatabaseEvent
gets the application ID object for the entry in the database that changed.
getAppID() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener was tracking has made a state transition from fromState to toState.
getAppID() - Method in class org.ocap.application.PermissionInformation
This method returns an AppID of an application to be granted a requested set of Permissions that is returned by the PermissionInformation.getRequestedPermissions() method.
getAppID() - Method in class org.ocap.dvr.BufferingRequest
Gets the AppID of the application that created the request.
getAppID() - Method in interface org.ocap.hn.resource.NetResourceUsage
Returns null.
getAppID() - Method in interface org.ocap.resource.ResourceUsage
Gets the AppID of the application associated with the set of resources contained in the usage.
getAppID() - Method in interface org.ocap.resource.SharedResourceUsage
Reports the AppID of the highest-priority ResourceUsage reported by SharedResourceUsage.getResourceUsages(), or null if none have AppIDs.
getAppID() - Method in interface org.ocap.shared.dvr.RecordingRequest
Gets the application identifier of the application that owns this recording request.
getAppID() - Method in class org.ocap.system.event.SystemEvent
Gets the globally unique identifier of the application logging the event.
getAppIDPattern() - Method in class org.ocap.application.AppPattern
Returns the pattern string that specifies a group of AppIDs.
getAppIDs(AppsDatabaseFilter) - Method in class org.dvb.application.AppsDatabase
Returns an enumeration of the application IDs available.
getAppIDs() - Method in class org.ocap.event.UserEventAction
Get the AppIDs to which the filtered event will be forwarded.
getAppIDs() - Method in interface org.ocap.service.AbstractService
Returns a java.util.Enumeration of references to org.dvb.application.AppID instances.
getApplicationControlCode() - Method in interface org.ocap.application.OcapAppAttributes
This method returns the application_control_code of the application represented by this interface.
getApplicationMode() - Method in interface org.ocap.application.OcapAppAttributes
Returns the signaled application mode for this application.
getApplications() - Method in class org.ocap.hardware.pod.POD
This method returns the CableCARD device applications listed in the Application_info_cnf() APDU defined in the OpenCable CableCARD Interface specification.
getAppPatterns() - Method in class org.ocap.application.AppFilter
Returns the AppPatterns in this AppFilter.
getAppPermissions(PermissionInformation) - Method in interface org.ocap.application.SecurityPolicyHandler
This callback method is used to modify the set of Permissions that is granted to an application to be launched.
getAppProxy(AppID) - Method in class org.dvb.application.AppsDatabase
Returns the ApplicationProxy associated with the given ID.
getAppsDatabase() - Static method in class org.dvb.application.AppsDatabase
Returns the singleton AppsDatabase object.
getArgumentNames() - Method in interface org.ocap.hn.upnp.common.UPnPAction
Gets the action argument names from the action description in the UPnP service description.
getArgumentNames() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
Gets the argument names specified by this action invocation, in the order they were specified in the constructor.
getArgumentNames() - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
Gets the output argument names specified by this action response, in the order they were specified in the constructor.
getArgumentValue(String) - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
Gets the value of the specified argument.
getArgumentValue(String) - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
Gets the value of the specified argument.
getArgumentValues() - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
Gets the output argument values specified by this action response, in the order they were specified in the constructor.
getAscent() - Method in class java.awt.FontMetrics
Determines the font ascent of the Font described by this FontMetrics object.
getAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
Return the aspect ratio of the video as it is transmitted.
getAspectRatio() - Method in class org.ocap.hardware.device.VideoResolution
Return the aspect ratio of the output video as specified by this object.
getAssociatedLanguage() - Method in interface javax.tv.service.navigation.ServiceComponent
Identifies the language used for the elementary stream.
getAssociationTag() - Method in class org.davic.mpeg.ElementaryStream
 
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the value of the named attribute for the current character.
getAttribute(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttributeCount() - Method in interface javax.xml.stream.XMLStreamReader
Returns the count of attributes on this START_ELEMENT, this method is only valid on a START_ELEMENT or ATTRIBUTE.
getAttributeLocalName(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the localName of the attribute at the provided index
getAttributeNamespace(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the namespace of the attribute at the provided index
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix of this attribute at the provided index
getAttributes() - Method in class java.awt.Font
Returns a map of font attributes available in this Font.
getAttributes() - Method in class java.net.JarURLConnection
Return the Attributes object for this connection if the URL for it points to a JAR file entry, null otherwise.
getAttributes() - Method in interface java.text.AttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class java.util.jar.JarEntry
Returns the Manifest Attributes for this entry, or null if none.
getAttributes(String) - Method in class java.util.jar.Manifest
Returns the Attributes for the specified entry name.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeType(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the XML type of the attribute at the provided index (see XML 1.0 Specification, section 3.3.1)
getAttributeValue(String, String) - Method in interface javax.xml.stream.XMLStreamReader
Returns the normalized attribute value of the attribute with the namespace and localName.
getAttributeValue(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the value of the attribute at the index
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAudioOutputPort() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the AudioOutputPort object which can be used to control the audio output port associated with this video output port.
getAudioOutputs() - Method in interface org.ocap.hardware.device.HostSettings
Get the set of individually controllable audio outputs for this host.
getAudioOutputs() - Method in class org.ocap.hardware.device.OCSound
Get the audio output ports on which this audio clip would be played.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAvailableAcceleratedMemory() - Method in class java.awt.GraphicsDevice
This method returns the number of bytes available in accelerated memory on this device.
getAvailableAttributes() - Method in class java.awt.Font
Returns the keys of all the attributes supported by this Font.
getAvailableCompositeRules() - Method in class org.dvb.ui.DVBGraphics
Returns all available Porter-Duff Rules for this specific Graphics context.
getAvailableFontFamilyNames() - Method in class java.awt.GraphicsEnvironment
Returns an array containing the names of all font families available in this GraphicsEnvironment.
getAvailableFontFamilyNames(Locale) - Method in class java.awt.GraphicsEnvironment
Returns an array containing the localized names of all font families available in this GraphicsEnvironment.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableLocales() - Static method in class java.text.BreakIterator
Get the set of Locales for which BreakIterators are installed
getAvailableLocales() - Static method in class java.text.Collator
Get the set of Locales for which Collators are installed.
getAvailableLocales() - Static method in class java.text.DateFormat
Gets the set of locales for which DateFormats are installed.
getAvailableLocales() - Static method in class java.text.NumberFormat
Get the set of Locales for which NumberFormats are installed
getAvailableLocales() - Static method in class java.util.Calendar
Gets the list of locales for which Calendars are installed.
getAvailableLocales() - Static method in class java.util.Locale
Returns a list of all installed locales.
getAvailablePersistentStorage() - Method in class org.ocap.storage.StorageManager
Gets the available amount of persistent storage under the location indicated by the dvb.persistent.root property that is available to all OCAP-J applications.
getAWTEventListeners() - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit.
getAWTEventListeners(long) - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit which listen to all of the event types indicates in the eventMask argument.
getAWTKeyStroke(char) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke that represents a KEY_TYPED event for the specified character.
getAWTKeyStroke(Character, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a Character object and a set of modifiers.
getAWTKeyStroke(int, int, boolean) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getAWTKeyStroke(int, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers.
getAWTKeyStroke(String) - Static method in class java.awt.AWTKeyStroke
Parses a string and returns an AWTKeyStroke.
getAWTKeyStrokeForEvent(KeyEvent) - Static method in class java.awt.AWTKeyStroke
Returns an AWTKeyStroke which represents the stroke which generated a given KeyEvent.
getBackground() - Method in class java.awt.Component
Gets the background color of this component.
getBackgroundImage() - Method in class org.havi.ui.HScene
Retrieve any image used as a background for this HScene.
getBackgroundMode() - Method in class org.havi.ui.HScene
Get the background mode of this HScene.
getBackgroundMode() - Method in class org.havi.ui.HVisible
Get the background mode of this HVisible.
getBasicConstraints() - Method in class java.security.cert.X509Certificate
Gets the certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getBaudRate() - Method in interface javax.microedition.io.CommConnection
Gets the baudrate for the serial port connection.
getBeginIndex() - Method in interface java.text.CharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.FieldPosition
Retrieves the index of the first character in the requested field.
getBeginIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getBeginIndex() for String.
getBeginningOfBuffer() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the media time corresponding to the current beginning of the time-shift buffer.
getBehavior() - Method in class org.havi.ui.HStaticRange
Returns the behavior for this HStaticRange.
getBestColorMatch(Color) - Method in class org.dvb.ui.DVBGraphics
Returns the best match for the specified Color as a DVBColor, in a device-dependent manner, as constrained by the MHP graphics reference model.
getBestConfiguration(HBackgroundConfigTemplate) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in this HBackgroundConfigTemplate or null.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HBackgroundConfigTemplate objects within the specified array or null.
getBestConfiguration(HGraphicsConfigTemplate) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate objects within the specified array.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HVideoConfiguration from an HVideoDevice which is present on this HScreen that best matches at least one of the specified HVideoConfigTemplates.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HGraphicsConfiguration from an HGraphicsDevice which is present on this HScreen that best matches at least one of the specified HGraphicsConfigTemplates.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HBackgroundConfiguration from an HBackgroundDevice which is present on this HScreen that best matches at least one of the specified HBackgroundConfigTemplates, or null if this is not possible.
getBestConfiguration(HVideoConfigTemplate) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in the HVideoConfigTemplate or null.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HVideoConfigTemplate objects within the specified array or null.
getBestScene(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HScene that best corresponds to the input HSceneTemplate, or null if such an HScene cannot be generated.
getBestSceneTemplate(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HSceneTemplate that is closest to to the input HSceneTemplate and corresponds to an HScene which could be successfully created on this platform at the time that this method is called.
getBitRate() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the bitRate to use for the recording
getBitRate() - Method in interface org.ocap.hn.content.OutputVideoContentFormat
Returns the bit rate in bits per second (bps) of the output content.
getBitrate() - Method in interface org.ocap.hn.content.StreamableContentResource
Gets the Bitrate this content is encoded with or -1 if not known.
getBitsPerSample() - Method in interface org.ocap.hn.content.AudioResource
Returns the number of bits per sample or -1 if not known.
getBlinkSpec() - Method in interface org.ocap.hardware.frontpanel.Indicator
Gets the blink specification for the front panel Indicator.
getBlinkSpec() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the blink specification for the front panel text display.
getBlockIncrement() - Method in interface java.awt.Adjustable
Gets the block value increment for the adjustable object.
getBlockIncrement() - Method in interface org.havi.ui.HAdjustmentValue
Get the block increment for this HAdjustmentValue.
getBlockIncrement() - Method in class org.havi.ui.HRangeValue
Get the block increment for this HRangeValue.
getBlocking() - Method in class org.apache.log4j.AsyncAppender
Gets whether appender should block calling thread when buffer is full.
getBlue() - Method in class java.awt.Color
Returns the blue component in the range 0-255 in the default sRGB space.
getBlue(int) - Method in class java.awt.image.ColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.DirectColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.IndexColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlueMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the blue color component.
getBlues(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of blue color components into the specified array.
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
getBoolean(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a boolean.
getBoolean(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance boolean field.
getBordersEnabled() - Method in class org.havi.ui.HVisible
Returns the current border mode.
getBounds() - Method in class java.awt.Component
Gets the bounds of this component in the form of a Rectangle object.
getBounds(Rectangle) - Method in class java.awt.Component
Stores the bounds of this component into "return value" rv and return rv.
getBounds() - Method in class java.awt.GraphicsConfiguration
Returns the bounds of the GraphicsConfiguration in the device coordinates.
getBounds() - Method in class java.awt.Polygon
Gets the bounding box of this Polygon.
getBounds() - Method in class java.awt.Rectangle
Gets the bounding Rectangle of this Rectangle.
getBounds() - Method in interface java.awt.Shape
Returns an integer Rectangle that completely encloses the Shape.
getBoundXletContext() - Method in interface org.dvb.spi.XletBoundProvider
A valid provider shall return a non-null value from at least one of the get...XletContext methods.
getBouquet() - Method in class javax.tv.service.transport.BouquetChangeEvent
Reports the Bouquet that changed.
getBouquetCollection() - Method in class javax.tv.service.transport.BouquetChangeEvent
Reports the BouquetCollection that generated the event.
getBouquetID() - Method in interface javax.tv.service.transport.Bouquet
Reports the ID of this bouquet definition.
getBrightness() - Method in interface org.ocap.hardware.frontpanel.BrightSpec
Gets the current brightness of the Indicator.
getBrightnessLevels() - Method in interface org.ocap.hardware.frontpanel.BrightSpec
Gets the number of brightness levels supported.
getBrightSpec() - Method in interface org.ocap.hardware.frontpanel.Indicator
Gets the brightness specification for the front panel Indicator.
getBrightSpec() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the brightness specification for the front panel text display.
getBroadcast() - Method in class java.net.DatagramSocket
Tests if SO_BROADCAST is enabled.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBufferingRequest() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the BufferingRequest for the stream type of interest.
getBufferingRequests() - Method in class org.ocap.dvr.OcapRecordingManager
Gets a set of buffering requests that were passed to the requestBuffering method and have not been cancelled.
getBufferSize() - Method in class org.apache.log4j.AsyncAppender
Gets the current buffer size.
getBundle(String) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller's class loader.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller's class loader.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getButton() - Method in class java.awt.event.MouseEvent
Returns which, if any, of the mouse buttons has changed state.
getButton() - Method in interface org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Create an InetAddress based on the provided host name and IP address No name service is checked for the validity of the address.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address .
getByInetAddress(InetAddress) - Static method in class java.net.NetworkInterface
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
getByName(String) - Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByName(String) - Static method in class java.net.NetworkInterface
Searches for the network interface with the specified name.
getByte(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a byte.
getByte(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance byte field.
getByteAt(int) - Method in class org.davic.mpeg.sections.Section
This method returns one byte from the filtered data.
getByteAt(int) - Method in class org.ocap.si.Descriptor
Get a particular byte within the descriptor content.
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCachingControl() - Method in class javax.media.CachingControlEvent
Get the CachingControl object that generated the event.
getCalendar() - Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCalendarField() - Method in class java.text.DateFormat.Field
Returns the Calendar field associated with this attribute.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalHostName() - Method in class java.net.InetAddress
Gets the fully qualified domain name for this IP address.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCapabilities() - Method in class java.awt.image.VolatileImage
Returns an ImageCapabilities object which can be inquired as to the specific capabilities of this VolatileImage.
getCapabilities() - Method in interface org.ocap.hn.Device
Returns capabilities of this device in Enumeration.
getCaret() - Method in class java.awt.event.InputMethodEvent
Gets the caret.
getCaretCharPosition() - Method in class org.havi.ui.HSinglelineEntry
Gets the position of the text insertion caret for this the current line in this text component.
getCaretCharPositionForLine(HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved vertically to the given 'line'.
getCaretPositionNextLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved down one line.
getCaretPositionPreviousLine(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the character position of the caret within the content string if it were to be moved up one line.
getCarouselId() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the carousel identifier.
getCascadingFilter() - Method in class org.ocap.shared.dvr.navigation.RecordingListFilter
Return the current cascaded filter.
getCASystemIDs() - Method in interface javax.tv.service.navigation.CAIdentification
Returns an array of CA System IDs associated with this object.
getCause() - Method in exception java.io.WriteAbortedException
Returns the exception that terminated the operation (the cause).
getCause() - Method in exception java.lang.ClassNotFoundException
Returns the the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null).
getCause() - Method in error java.lang.ExceptionInInitializerError
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created).
getCause() - Method in exception java.lang.reflect.InvocationTargetException
Returns the the cause of this exception (the thrown target exception, which may be null).
getCause() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException, which may be null).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception java.rmi.RemoteException
Returns the wrapped remote exception (the cause).
getCause() - Method in exception java.security.PrivilegedActionException
Returns the the cause of this exception (the exception thrown by the privileged computation that resulted in this PrivilegedActionException).
getCCAttribute(int, int) - Method in class org.ocap.media.ClosedCaptioningAttribute
This method returns a current attribute values applied to a closed-captioning text on a screen.
getCCCapability(int, int) - Method in class org.ocap.media.ClosedCaptioningAttribute
This method returns a possible attribute values applied to an closed-captioning text on a screen.
getCCIBits(Service) - Static method in class org.ocap.hardware.CopyControl
Provides an OCAP Application with the ability to query the OpenCable Host Device for the current value of the CCI bits, which the OpenCable Host Device is currently using for Copy Protection.
getCertificate(String) - Method in class java.security.KeyStore
Returns the certificate associated with the given alias.
getCertificate() - Method in exception javax.microedition.pki.CertificateException
Get the Certificate that caused the exception.
getCertificateAlias(Certificate) - Method in class java.security.KeyStore
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
getCertificateChain(String) - Method in class java.security.KeyStore
Returns the certificate chain associated with the given alias.
getCertificateChain(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the certificate chain associated with the given alias.
getCertificates() - Method in class java.net.JarURLConnection
Return the Certificate object for this connection if the URL for it points to a JAR file entry, null otherwise.
getCertificates() - Method in class java.security.cert.CertPath
Returns the list of certificates in this certification path.
getCertificates() - Method in class java.security.CodeSource
Returns the certificates associated with this CodeSource.
getCertificates() - Method in class java.util.jar.JarEntry
Returns the Certificate objects for this entry, or null if none.
getCertificates() - Method in class org.ocap.application.PermissionInformation
Returns the set of valid certificates that were used to sign the application identified by the AppID returned by the getAppID() method.
getCertPathEncodings() - Method in class java.security.cert.CertificateFactory
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
getChainedPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use the the Category.getEffectiveLevel() method instead.
getChange() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the change to the RecordingRequest.
getChangeType() - Method in class javax.tv.service.SIChangeEvent
Indicates the type of change that occurred.
getChannelLocator() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets the locator for this ChannelContentItem set in createChannelContentItem.
getChannelName() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets The channel name for this ChannelContentItem
getChannelNumber() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets The channel number for this ChannelContentItem
getChannelTitle() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets The title for this ChannelContentItem, or null if the title is unknown.
getChannelType() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets The channel type for this ChannelContentItem
getChar(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a char.
getChar(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type char or of another primitive type convertible to type char via a widening conversion.
getCharacterEncodingScheme() - Method in interface javax.xml.stream.XMLStreamReader
Returns the character encoding declared on the xml declaration Returns null if none was declared
getCharacterInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for character-breaks using default locale Returns an instance of a BreakIterator implementing character breaks.
getCharacterInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for character-breaks using specified locale Returns an instance of a BreakIterator implementing character breaks.
getCharacterOffset() - Method in interface javax.xml.stream.Location
Return the byte or character offset into the input source this location is pointing to.
getCharacterSet() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the set of characters supported by the display.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCharIndex() - Method in class java.awt.font.TextHitInfo
Returns the index of the character hit.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
Characters are copied from this string buffer into the destination character array dst.
getChecksum() - Method in class java.util.zip.CheckedInputStream
Returns the Checksum for this input stream.
getChecksum() - Method in class java.util.zip.CheckedOutputStream
Returns the Checksum for this output stream.
getChild() - Method in class java.awt.event.ContainerEvent
Returns the component that was affected by the event.
getChildElementCount() - Method in interface org.w3c.dom.ElementTraversal
Retrieves the number of child elements.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getCipherSuite() - Method in interface javax.microedition.io.SecurityInfo
Returns the name of the cipher suite in use for the connection.
getCipherSuite() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the cipher suite in use by the session which was produced by the handshake.
getCipherSuite() - Method in class javax.net.ssl.HttpsURLConnection
Returns the cipher suite in use on this connection.
getCipherSuite() - Method in interface javax.net.ssl.SSLSession
Returns the name of the SSL cipher suite which is used for all connections in the session.
getClass() - Method in class java.lang.Object
Returns the runtime class of an object.
getClassContext() - Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClasses() - Method in class java.lang.Class
Returns an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
getClassLoader() - Method in class java.lang.Class
Returns the class loader for the class.
getClassLoader() - Method in class java.security.ProtectionDomain
Returns the ClassLoader of this domain.
getClassLoader() - Method in interface javax.microedition.xlet.XletContext
Returns the base class loader of the Xlet.
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClassName() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getClassName() - Method in class org.apache.log4j.spi.LocationInfo
Return the fully qualified class name of the caller making the logging request.
getClickCount() - Method in class java.awt.event.MouseEvent
Returns the number of mouse clicks associated with this event.
getClient() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns the ResourceClient object specified in the last call to the attach() method as to be notified in the case that the section filters acquired by the SectionFilterGroup during that call to attach() are removed by the environment for any reason.
getClient() - Method in class org.davic.net.tuning.NetworkInterfaceController
Returns the resource client that is associated with this NetworkInterfaceController.
getClient() - Method in interface org.davic.resources.ResourceProxy
 
getClient() - Method in class org.dvb.event.RepositoryDescriptor
Return the object which asked to be notified about withdrawal of the event source.
getClient() - Method in class org.dvb.net.rc.ConnectionRCInterface
Return the object which asked to be notified about withdrawal of the underlying resource.
getClient() - Method in class org.havi.ui.HScreenDevice
Return the last ResourceClient passed to the last successful call to the reserveDevice method of this instance of HScreenDevice, or null if this method has not been called on this instance.
getClient() - Method in class org.ocap.media.VBIFilterGroup
Returns the ResourceClient object specified in the attach() method.
getClientAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the client session context, which represents the set of SSL sessions available for use during the handshake phase of client-side SSL sockets.
getClientX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClip() - Method in class java.awt.Graphics
Gets the current clipping area.
getClipBounds() - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds(Rectangle) - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipRegion() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the area of the decoded video that will be displayed.
getClipRegion() - Method in class org.dvb.media.VideoTransformation
Gets the clipping region.
getClosedCaptioningServiceNumber() - Method in interface org.ocap.media.ClosedCaptioningControl
This method returns a current closed-captioning service for a JMF Player that is controlled by a ClosedCaptioningControl instance.
getClosedCaptioningState() - Method in interface org.ocap.media.ClosedCaptioningControl
Get the current state of closed-captioning of a JMF Player that is controlled by a ClosedCaptioningControl instance.
getClosestMatch(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
This method takes a video transformation and returns the closest match of that video transformation that can be supported for the currently selected video.
getCode() - Method in class org.dvb.event.UserEvent
Returns the event code.
getCodeSource() - Method in class java.security.ProtectionDomain
Returns the CodeSource of this domain.
getCoherentScreenConfigurations(HScreenConfigTemplate[]) - Method in class org.havi.ui.HScreen
Return a coherent set of HScreenConfigurations matching a set of templates.
getCollationElementIterator(String) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationElementIterator(CharacterIterator) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationKey(String) - Method in class java.text.Collator
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
getCollationKey(String) - Method in class java.text.RuleBasedCollator
Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
getColor(String) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, Color) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, int) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor() - Method in class java.awt.Graphics
Gets this graphics context's current color.
getColor() - Method in class org.dvb.ui.DVBGraphics
Gets this graphics context's current color.
getColor() - Method in class org.havi.ui.event.HEventRepresentation
This returns the color representation (generally used for colored soft keys) of the current event code.
getColor() - Method in class org.havi.ui.HBackgroundConfiguration
Obtain the current color of this background.
getColor() - Method in interface org.ocap.hardware.frontpanel.ColorSpec
Gets the current color of the indicator.
getColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the ColorSpace of the Color.
getColorDepth() - Method in interface org.ocap.hn.content.VideoResource
Returns the color depth (in bits) of the video/still image.
getColorDepth() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
Gets the color depth of this icon in bits.
getColorDepth() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the color depth of this icon in bits.
getColorModel() - Method in class java.awt.Component
Gets the instance of ColorModel used to display the component on the output device.
getColorModel() - Method in class java.awt.GraphicsConfiguration
Returns the ColorModel associated with this GraphicsConfiguration.
getColorModel() - Method in class java.awt.image.BufferedImage
Returns the ColorModel.
getColorModel() - Method in class java.awt.image.PixelGrabber
Get the ColorModel for the pixels stored in the array.
getColorModel() - Method in class java.awt.Toolkit
Determines the color model of this toolkit's screen.
getColorSpace() - Method in class java.awt.Color
Returns the ColorSpace of this Color.
getColorSpace() - Method in class java.awt.image.ColorModel
Returns the ColorSpace associated with this ColorModel.
getColorSpec() - Method in interface org.ocap.hardware.frontpanel.Indicator
Gets the Color specification for the front panel Indicator.
getColorSpec() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the Color specification for the front panel text display.
getColumnNumber() - Method in interface javax.xml.stream.Location
Return the column number where the current event ends, returns -1 if none is available.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in exception org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumns() - Method in class java.awt.GridLayout
Gets the number of columns in this layout.
getComment() - Method in class java.util.zip.ZipEntry
Returns the comment string for the entry, or null if none.
getCommittedCharacterCount() - Method in class java.awt.event.InputMethodEvent
Gets the number of committed characters in the text.
getCommittedText(int, int, AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets an iterator providing access to the entire text and attributes contained in the text editing component except for uncommitted text.
getCommittedTextLength() - Method in interface java.awt.im.InputMethodRequests
Gets the length of the entire text contained in the text editing component except for uncommitted (composed) text.
getCompatibleImage(Image, HImageHints) - Method in class org.havi.ui.HGraphicsConfiguration
Generate a java.awt.Image which may be a modified copy of the image passed as input.
getComponent(int) - Method in class java.awt.Container
Gets the nth component in this container.
getComponent() - Method in class java.awt.event.ComponentEvent
Returns the originator of the event.
getComponentAfter(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAt(int, int) - Method in class java.awt.Component
Determines if this component or one of its immediate subcomponents contains the (xy) location, and if so, returns the containing component.
getComponentAt(Point) - Method in class java.awt.Component
Returns the component or subcomponent that contains the specified point.
getComponentAt(int, int) - Method in class java.awt.Container
Locates the component that contains the x,y position.
getComponentAt(Point) - Method in class java.awt.Container
Gets the component that contains the specified point.
getComponentBefore(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentCount() - Method in class java.awt.Container
Gets the number of components in this panel.
getComponentCount() - Method in interface org.ocap.hn.content.ContentContainer
Gets the number of ContentEntry objects in this ContentContainer.
getComponentHScreenRectangle(Component) - Method in class org.havi.ui.HGraphicsConfiguration
Returns the on-screen location of a given visible java.awt.Component as an HScreenRectangle for this HGraphicsDevice.
getComponentListeners() - Method in class java.awt.Component
Returns an array of all the component listeners registered on this component.
getComponentNames() - Method in class org.ocap.net.OcapLocator
This method returns a component_name value of the OCAP URL represented by this OcapLocator instance.
getComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace of the Color.
getComponents() - Method in class java.awt.Container
Gets all the components in this container.
getComponentSize(int) - Method in class java.awt.image.ColorModel
Returns the number of bits for the specified color/alpha component.
getComponentSize() - Method in class java.awt.image.ColorModel
Returns an array of the number of bits per color/alpha component.
getComponentTags() - Method in class org.ocap.net.OcapLocator
This method returns a component_tag value of the OCAP URL represented by this OcapLocator instance.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getComposite() - Method in class java.awt.Graphics2D
Returns the current Composite in the Graphics2D context.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Returns the size of the compressed entry data, or -1 if not known.
getCompression() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current audio level compression of the audio device.
getConfig() - Method in class org.ocap.media.S3DSignalingChangedEvent
Gets the config value passed to the constructor.
getConfigTemplate() - Method in class org.havi.ui.HBackgroundConfiguration
Returns an HBackgroundConfigTemplate object that describes and uniquely identifies this HBackgroundConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getConfigTemplate() - Method in class org.havi.ui.HGraphicsConfiguration
Returns an HGraphicsConfigTemplate object that describes and uniquely identifies this HGraphicsConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HVideoConfiguration
Returns an HVideoConfigTemplate object that describes and uniquely identifies this HVideoConfiguration.
getConfigurations() - Method in class java.awt.GraphicsDevice
Returns all of the GraphicsConfiguration objects associated with this GraphicsDevice.
getConfigurations() - Method in class org.havi.ui.HBackgroundDevice
Returns all of the HBackgroundConfiguration objects associated with this HBackgroundDevice.
getConfigurations() - Method in class org.havi.ui.HGraphicsDevice
Returns all of the HGraphicsConfiguration objects associated with this HGraphicsDevice.
getConfigurations() - Method in class org.havi.ui.HVideoDevice
Returns all of the HVideoConfiguration objects associated with this HVideoDevice.
getConnectedTime() - Method in class org.dvb.net.rc.ConnectionRCInterface
Return the time an interface has been connected
getConnectedVideoOutputPorts() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the set of VideoOutputPorts whose audio is controlled by this AudioOutputPort instance.
getConstraints(Component) - Method in class java.awt.GridBagLayout
Gets the constraints for the specified component.
getConstructor(Class[]) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructors() - Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContainer() - Method in class java.awt.event.ContainerEvent
Returns the originator of the event.
getContainer() - Method in interface javax.microedition.xlet.XletContext
Get the parent container for an Xlet to put its AWT components in.
getContainerClass() - Method in interface org.ocap.hn.content.ContentContainer
Returns the container class of this container.
getContainerListeners() - Method in class java.awt.Container
Returns an array of all the container listeners registered on this container.
getContent(URLConnection) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContent(URLConnection, Class[]) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(int) - Method in class org.havi.ui.HVisible
Gets the content for this component.
getContent() - Method in class org.ocap.hn.ContentServerEvent
Returns the IDs associated with the ContentEntrys involved in this event.
getContent() - Method in class org.ocap.si.Descriptor
Get the data contained within this descriptor.
getContentClass() - Method in interface org.ocap.hn.content.ContentItem
Returns the content class of this content item.
getContentDescriptor() - Method in interface javax.media.protocol.SourceStream
Get the current content type for this stream.
getContentEncoding() - Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentFormat() - Method in interface org.ocap.hn.content.ContentResource
Returns the content format.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentItem() - Method in interface org.ocap.hn.content.ContentResource
Gets the ContentItem this resource belongs to.
getContentItem() - Method in interface org.ocap.hn.service.RemoteService
Returns the ContentItem associated with this remote service
getContentLength() - Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContentLength() - Method in interface javax.media.CachingControl
Get the total number of bytes in the media being downloaded.
getContentLength() - Method in interface javax.media.protocol.SourceStream
Get the size, in bytes, of the content on this stream.
getContentLength() - Method in class org.ocap.si.Descriptor
Get the descriptor_length field.
getContentPrefixList() - Static method in class javax.media.PackageManager
Get the current value of the content package-prefix list.
getContentProfile() - Method in interface org.ocap.hn.content.ContentFormat
This method returns an identifier representing the media format of the content.
getContentProgress() - Method in interface javax.media.CachingControl
Get the total number of bytes of media data that have been downloaded so far.
getContentProgress() - Method in class javax.media.CachingControlEvent
Get the total number of bytes of media data that have been downloaded so far.
getContents() - Method in class java.util.ListResourceBundle
See class description.
getContentServerNetModule() - Method in class org.ocap.hn.ContentServerEvent
Returns the ContentServerNetModule.
getContentSize() - Method in interface org.ocap.hn.content.ContentContainer
Gets the size of the ContentContainer and all its content including all its contained ContentContainer objects.
getContentSize() - Method in interface org.ocap.hn.content.ContentEntry
Gets the size of the content associated with this ContentEntry..
getContentSize() - Method in interface org.ocap.hn.content.ContentResource
Gets the size of the content in bytes or -1 if not known.
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class javax.media.protocol.ContentDescriptor
Obtain a string that represents the content-name for this descriptor.
getContentType() - Method in class javax.media.protocol.DataSource
Get a string that describes the content-type of the media that the source is providing.
getContentType() - Method in class javax.media.protocol.URLDataSource
Return the content type name.
getContentType() - Method in class org.apache.log4j.Layout
Returns the content type output by this layout.
getContentType() - Method in class org.dvb.media.DripFeedDataSource
This method shall return the content type for mpeg-2 video "drips"
getContentTypeFor(String) - Method in interface java.net.FileNameMap
Gets the MIME type for the specified file name.
getContext() - Static method in class java.security.AccessController
This method takes a "snapshot" of the current calling context, which includes the current Thread's inherited AccessControlContext, and places it in an AccessControlContext object.
getContextClassLoader() - Method in class java.lang.Thread
Returns the context ClassLoader for this Thread.
getControl(String) - Method in interface javax.media.Controller
Get the Control that supports the class or interface specified.
getControl(String) - Method in interface javax.media.protocol.Controls
Obtain the object that implements the specified Class or Interface The full class or interface name must be used.
getControl(String) - Method in class javax.media.protocol.URLDataSource
Returns null, because this source doesn't provide any controls.
getControl(String) - Method in class org.dvb.media.DripFeedDataSource
Obtain the object that implements the specified Class or Interface.
getControlComponent() - Method in interface javax.media.CachingControl
Get a Component that provides additional download control.
getControlComponent() - Method in interface javax.media.Control
Get the Component associated with this Control object.
getController() - Method in class javax.tv.media.MediaSelectEvent
Reports the Controller that generated this event.
getControlPanelComponent() - Method in interface javax.media.Player
Obtain the Component that provides the default user interface for controlling this Player.
getControls() - Method in interface javax.media.Controller
Get a list of the Control objects that this Controller supports.
getControls() - Method in interface javax.media.protocol.Controls
Obtain the collection of objects that control the object that implements this interface.
getControls() - Method in class javax.media.protocol.URLDataSource
Returns an empty array, because this source doesn't provide any controls.
getControls() - Method in class org.dvb.media.DripFeedDataSource
Obtain the collection of objects that control this object.
getControlURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets the UPnP controlURL of this service.
getConversionPattern() - Method in class org.apache.log4j.PatternLayout
Returns the value of the ConversionPattern option.
getCountry() - Method in class java.util.Locale
Returns the country/region code for this locale, which will either be the empty string or an upercase ISO 3166 2-letter code.
getCrc() - Method in class java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getCreationDate(String) - Method in class java.security.KeyStore
Returns the creation date of the entry identified by the given alias.
getCreationDate() - Method in interface org.ocap.hn.content.ContentContainer
Returns the creation date of this ContentContainer.
getCreationDate() - Method in interface org.ocap.hn.content.ContentEntry
Gets the creation date of the content associated with this ContentEntry.
getCreationDate() - Method in interface org.ocap.hn.content.ContentResource
Gets the creation date of the content or NULL if not known.
getCreationTime() - Method in interface javax.net.ssl.SSLSession
Returns the time at which this Session representation was created, in milliseconds since midnight, January 1, 1970 UTC.
getCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked CRITICAL in the certificate/CRL managed by the object implementing this interface.
getCrtCoefficient() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the crtCoefficient.
getCtrlKey() - Method in interface org.w3c.dom.events.KeyboardEvent
true if the control (Ctrl) key modifier is activated.
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
true if the control (Ctrl) key modifier is activated.
getCurrency() - Method in class java.text.DecimalFormat
Gets the currency used by this decimal format when formatting currency values.
getCurrency() - Method in class java.text.DecimalFormatSymbols
Gets the currency of these DecimalFormatSymbols.
getCurrency() - Method in class java.text.NumberFormat
Gets the currency used by this number format when formatting currency values.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
getCurrencyInstance() - Static method in class java.text.NumberFormat
Returns a currency format for the current default locale.
getCurrencyInstance(Locale) - Static method in class java.text.NumberFormat
Returns a currency format for the specified locale.
getCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.
getCurrent() - Method in class org.havi.ui.HToggleGroup
Returns the HToggleButton from this HToggleGroup which has state true, or null otherwise, for example, if there are no HToggleButtons associated with this HToggleGroup, or if all HToggleButtons within this HToggleGroup have state false.
getCurrentCategories() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.getCurrentLoggers() instead.
getCurrentCategories() - Method in class org.apache.log4j.Hierarchy
Deprecated.
Please use Hierarchy.getCurrentLoggers() instead.
getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
Deprecated.
getCurrentConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the current HBackgroundConfiguration for this HBackgroundDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the current HGraphicsConfiguration for this HGraphicsDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the current HVideoConfiguration for this HVideoDevice.
getCurrentEvent() - Static method in class java.awt.EventQueue
Returns the the event currently being dispatched by the EventQueue associated with the calling thread.
getCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, if the current focus cycle root is in the same context as the calling thread.
getCurrentIndex() - Method in class org.havi.ui.HListGroup
Retrieve the current active item index, if one is currently chosen.
getCurrentItem() - Method in class org.havi.ui.HListGroup
Retrieve the current active item, if one has been chosen.
getCurrentKeyboardFocusManager() - Static method in class java.awt.KeyboardFocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentLanguage() - Method in interface org.davic.media.LanguageControl
Returns the language code of the currently selected language.
getCurrentLoggers() - Method in class org.apache.log4j.Hierarchy
Returns all the currently defined categories in this hierarchy as an Enumeration.
getCurrentLoggers() - Static method in class org.apache.log4j.LogManager
 
getCurrentLoggers() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getCurrentRate() - Method in class javax.media.protocol.RateRange
Get the current rate.
getCurrentSelection() - Method in interface javax.tv.media.MediaSelectControl
Reports the components of the current selection.
getCurrentState() - Method in class javax.media.TransitionEvent
Get the Controller's state at the time this event was generated
getCurrentTarget() - Method in class org.dvb.net.rc.ConnectionRCInterface
Get the current target for connections.
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getCurrentTransportStream() - Method in class org.davic.net.tuning.NetworkInterface
Returns the transport stream to which the network Interface is currently tuned.
getCursor() - Method in class java.awt.Component
Gets the cursor set in the component.
getData() - Method in class java.net.DatagramPacket
Returns the data buffer.
getData() - Method in interface javax.microedition.io.Datagram
Get the contents of the data buffer.
getData() - Method in class org.davic.mpeg.sections.Section
This method returns all data from the filtered section in the Section object, including the section header.
getData(int, int) - Method in class org.davic.mpeg.sections.Section
This method returns the specified part of the filtered data.
getData() - Method in class org.ocap.diagnostics.MIBObject
Returns the current MIB object data, in ASN.1 format with BER encoding.
getData() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the binary data that represents this icon.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.events.TextEvent
data holds the value of the characters generated by the character device.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getDataRate() - Method in class org.dvb.net.rc.RCInterface
Return the maximum data rate of the connection over the immediate access network to which this network interface is connected.
getDataSource() - Method in interface javax.media.MediaProxy
Obtain the new DataSource.
getDataSourceList(String) - Static method in class javax.media.Manager
Build a list of DataSource class names from the protocol prefix-list and a protocol name.
getDataType() - Method in interface org.ocap.diagnostics.MIBDefinition
Gets the SNMP data type of the MIB.
getDataType() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the data type of this UPnP state variable.
getDataType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the data type of this UPnP state variable.
getDataType() - Method in interface org.ocap.media.S3DConfiguration
Gets the data type of the 3D content.
getDate() - Method in class java.net.URLConnection
Returns the value of the date header field.
getDate() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the date header field.
getDate() - Method in class org.ocap.system.event.SystemEvent
Gets the event date in milli-seconds from midnight January 1, 1970, GMT.
getDateFormatSymbols() - Method in class java.text.SimpleDateFormat
Gets a copy of the date and time format symbols of this date format.
getDateInstance() - Static method in class java.text.DateFormat
Gets the date formatter with the default formatting style for the default locale.
getDateInstance(int) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the default locale.
getDateInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the given locale.
getDateTimeInstance() - Static method in class java.text.DateFormat
Gets the date/time formatter with the default formatting style for the default locale.
getDateTimeInstance(int, int) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given date and time formatting styles for the default locale.
getDateTimeInstance(int, int, Locale) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given formatting styles for the given locale.
getDB() - Method in class javax.media.GainChangeEvent
Get the GainControl's new gain value in dB.
getDB() - Method in interface javax.media.GainControl
Get the current gain set for this object in dB.
getDB() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current gain set for this AudioOutputPort in decibels.
getDecimalFormatSymbols() - Method in class java.text.DecimalFormat
Returns the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for decimal sign.
getDeclaredClasses() - Method in class java.lang.Class
Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredConstructor(Class[]) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class[]) - Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class java.lang.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaringClass() - Method in class java.lang.Class
If the class or interface represented by this Class object is a member of another class, returns the Class object representing the class in which it was declared.
getDeclaringClass() - Method in class java.lang.reflect.Constructor
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
getDeclaringClass() - Method in class java.lang.reflect.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass() - Method in interface java.lang.reflect.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass() - Method in class java.lang.reflect.Method
Returns the Class object representing the class or interface that declares the method represented by this Method object.
getDecoderFormatConversion() - Method in interface org.dvb.media.VideoFormatControl
Return a value representing what format conversion is being done by the decoder in the platform (one of the constants DFC_* above).
getDecomposition() - Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefault() - Static method in class javax.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.SocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.ssl.SSLServerSocketFactory
Returns the default SSL server socket factory.
getDefault() - Static method in class javax.net.ssl.SSLSocketFactory
Returns the default SSL socket factory.
getDefaultAlgorithm() - Static method in class javax.net.ssl.KeyManagerFactory
Obtains the default KeyManagerFactory algorithm name.
getDefaultAlgorithm() - Static method in class javax.net.ssl.TrustManagerFactory
Obtains the default TrustManagerFactory algorithm name.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the default Component to focus.
getDefaultConfiguration() - Method in class java.awt.GraphicsDevice
Returns the default GraphicsConfiguration associated with this GraphicsDevice.
getDefaultConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the default HBackgroundConfiguration associated with this HBackgroundDevice .
getDefaultConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the default HGraphicsConfiguration associated with this HGraphicsDevice.
getDefaultConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the default HVideoConfiguration associated with this HVideoDevice.
getDefaultCursor() - Static method in class java.awt.Cursor
Return the system default cursor.
getDefaultFocusTraversalKeys(int) - Method in class java.awt.KeyboardFocusManager
Returns a Set of default focus traversal keys for a given traversal operation.
getDefaultFocusTraversalPolicy() - Method in class java.awt.KeyboardFocusManager
Returns the default FocusTraversalPolicy.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultHBackgroundDevice() - Method in class org.havi.ui.HScreen
Return the default background device for this screen.
getDefaultHGraphicsDevice() - Method in class org.havi.ui.HScreen
Return the default graphics device for this screen.
getDefaultHierarchy() - Static method in class org.apache.log4j.Category
Deprecated.
getDefaultHostnameVerifier() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default HostnameVerifier that it inherited when an instance of this class is created.
getDefaultHScene(HScreen) - Method in class org.havi.ui.HSceneFactory
Create the default HScene for this HScreen.
getDefaultHScene() - Method in class org.havi.ui.HSceneFactory
Create the default HScene for the default HScreen for this application.
getDefaultHScreen() - Static method in class org.havi.ui.HScreen
Returns the default HScreen for this application.
getDefaultHVideoDevice() - Method in class org.havi.ui.HScreen
Return the default video device for this screen.
getDefaultLook() - Static method in class org.havi.ui.HAnimation
Returns the currently set default look for HAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HGraphicButton
Returns the currently set default HLook for HGraphicButton components.
getDefaultLook() - Static method in class org.havi.ui.HIcon
Returns the currently set default look for HIcon components.
getDefaultLook() - Static method in class org.havi.ui.HListGroup
Returns the currently set default HLook for HListGroup components.
getDefaultLook() - Static method in class org.havi.ui.HMultilineEntry
Returns the currently set default look for HMultilineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HRange
Returns the currently set default HLook for HRange components.
getDefaultLook() - Static method in class org.havi.ui.HRangeValue
Returns the currently set default look for HRangeValue components.
getDefaultLook() - Static method in class org.havi.ui.HSinglelineEntry
Returns the currently set default HLook for HSinglelineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HStaticAnimation
Returns the currently set default HLook for HStaticAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HStaticIcon
Returns the currently set default HLook for HStaticIcon components.
getDefaultLook() - Static method in class org.havi.ui.HStaticRange
Returns the currently set default HLook for HStaticRange components.
getDefaultLook() - Static method in class org.havi.ui.HStaticText
Returns the currently set default HLook for HStaticText components.
getDefaultLook() - Static method in class org.havi.ui.HText
Returns the currently set default HLook for HText components.
getDefaultLook() - Static method in class org.havi.ui.HTextButton
Returns the currently set default HLook for HTextButton components.
getDefaultLook() - Static method in class org.havi.ui.HToggleButton
Returns the currently set default HLook for HToggleButton components.
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPrevented() - Method in interface org.w3c.dom.events.Event
Used to indicate whether Event.preventDefault() has been called for this event.
getDefaultRecordingVolume() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets the default volume that the implementation setup as the default recording volume for the containing StorageProxy.
getDefaultRenderer() - Method in class org.apache.log4j.or.RendererMap
 
getDefaultScreenDevice() - Method in class java.awt.GraphicsEnvironment
Returns the default screen GraphicsDevice.
getDefaultSize() - Method in interface javax.tv.media.AWTVideoSizeControl
Reports the default AWTVideoSize for this control.
getDefaultSize() - Method in class org.havi.ui.HVisible
Returns the default preferred size to be used for this component when a layout manager is in use.
getDefaultSSLSocketFactory() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default static SSL socket factory used when creating sockets for secure https URL connections.
getDefaultToolkit() - Static method in class java.awt.Toolkit
Gets the default toolkit.
getDefaultTransformations() - Method in class org.ocap.hn.transformation.TransformationManager
Returns the currently-set default transformation.
getDefaultType() - Static method in class java.security.KeyStore
Returns the default keystore type as specified in the Java security properties file, or the string "jks" (acronym for "Java keystore") if no such property exists.
getDefaultUseCaches() - Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDefaultValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Reports the default value of this UPnP state variable.
getDefaultValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Reports the default value of this UPnP state variable.
getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDelay() - Method in interface org.havi.ui.HAnimateEffect
Gets the presentation delay for this HAnimateEffect .
getDelay() - Method in class org.havi.ui.HFlatEffectMatte
Gets the presentation delay for this HFlatEffectMatte.
getDelay() - Method in class org.havi.ui.HImageEffectMatte
Gets the presentation delay for this HImageEffectMatte.
getDelay() - Method in class org.havi.ui.HStaticAnimation
Gets the presentation delay for this HStaticAnimation.
getDeletionDetails() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Gets detailed information about the deletion of the recorded service corresponding to this recording request.
getDeletionTime() - Method in class org.ocap.shared.dvr.DeletionDetails
Gets the date and time when the recorded service was deleted.
getDeliverySystemType() - Method in interface javax.tv.service.navigation.ServiceDetails
Reports the type of mechanism by which this service was delivered.
getDeliverySystemType() - Method in interface javax.tv.service.transport.Transport
Reports the type of mechanism by which this Transport delivers content.
getDeliverySystemType() - Method in class org.davic.net.tuning.NetworkInterface
This method returns the type of the delivery system that this network interface is connected to.
getDeliverySystemType() - Method in interface org.dvb.spi.selection.ServiceDescription
Return the type of the delivery system.
getDenialReasons(ElementaryStream) - Method in interface org.ocap.media.MediaAccessAuthorization
Return a bit mask of denial reasons for the given service component.
getDeniedElementaryStreams() - Method in interface org.ocap.media.MediaAccessAuthorization
Returns the list of service components whose presentation has not been authorized by the MediaAccessHandler.
getDenominator() - Method in class org.dvb.dsmcc.NPTRate
Get the NPT rate's denominator.
getDescent() - Method in class java.awt.FontMetrics
Determines the font descent of the Font described by this FontMetrics object.
getDescription() - Method in interface javax.tv.service.transport.TransportStream
Reports the textual name or description of this transport stream.
getDescriptorLoop() - Method in interface org.ocap.si.PMTElementaryStreamInfo
Get the descriptors associated with the elementary stream.
getDestination() - Method in class javax.tv.media.AWTVideoSize
Return a copy of the rectangle representing where the video is to be displayed, in the coordinate system of the screen.
getDestination() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the volume that represents the storage location of the recording
getDetail() - Method in interface org.w3c.dom.events.CustomEvent
Specifies some detail information about the Event.
getDetail() - Method in interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDevice() - Method in class java.awt.GraphicsConfiguration
Returns the GraphicsDevice associated with this GraphicsConfiguration.
getDevice() - Method in class org.havi.ui.HBackgroundConfiguration
Returns the HBackgroundDevice associated with this HBackgroundConfiguration.
getDevice() - Method in class org.havi.ui.HGraphicsConfiguration
Returns the HGraphicsDevice associated with this HGraphicsConfiguration.
getDevice() - Method in class org.havi.ui.HVideoConfiguration
Returns the HVideoDevice associated with this HVideoConfiguration.
getDevice(String) - Method in class org.ocap.hn.NetManager
Returns device by name, for example, "BallRoom:DVD_PLAYER1".
getDevice() - Method in interface org.ocap.hn.NetModule
Returns the device that provides this NetModule.
getDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceIcon
Gets the UPnP device that this icon is associated with.
getDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Gets the UPnP device that this service is a part of.
getDevice() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the UPnP device that this service is a part of.
getDeviceConfiguration() - Method in class java.awt.Graphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceList(PropertyFilter) - Method in class org.ocap.hn.NetManager
Returns devices that match all properties set by a given filter.
getDeviceList(String) - Method in class org.ocap.hn.NetManager
Returns all devices that match the specified device name.
getDevices() - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Gets a client representation of all UPnP root devices visible to this host.
getDevices() - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Gets locally hosted UPnPManagedDevices.
getDevicesByServiceType(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Gets a client representation of all UPnP devices containing a service of the specified type, visible to this host.
getDevicesByServiceType(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Gets a server representation of any UPnPManagedDevices containing a service of the specified type, advertised by this host.
getDevicesByType(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Gets a client representation of all UPnP devices of the specified type visible to this host.
getDevicesByType(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Gets a server representation of all UPnP devices of the specified type advertised by this host.
getDevicesByUDN(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Gets a client representation of the UPnP devices of the specified UDN visible to this host.
getDevicesByUDN(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Gets a server representation of any UPnPManagedDevices of the specified UDN advertised by this host.
getDeviceType() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP deviceType of this device.
getDeviceType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP deviceType of this device.
getDigestLength() - Method in class java.security.MessageDigest
Returns the length of the digest in bytes, or 0 if this operation is not supported by the provider and the implementation is not cloneable.
getDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for a digit in a pattern.
getDimensionName() - Method in interface javax.tv.service.RatingDimension
Returns a string which represents the dimension name being described by this object.
getDimensionNames() - Method in interface javax.tv.service.guide.ContentRatingAdvisory
Returns a list of names of all dimensions in this rating region by which the ProgramEvent is rated.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDisplayAspectRatio() - Method in interface org.dvb.media.VideoFormatControl
Return the aspect ratio of the display device connected to this MHP decoder (one of the constants DAR_* above)
getDisplayAspectRatio() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the aspect ratio of the display connected to this video output port.
getDisplayAttributes() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the set of attributes describing the display currently connected to this VideoOutputPort.
getDisplayCountry() - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(Locale) - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayLanguage() - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(Locale) - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayName() - Method in class java.net.NetworkInterface
Get the display name of this network interface.
getDisplayName() - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(Locale) - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName() - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default locale.
getDisplayName(Locale) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the default locale.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
Returns a name of this time zone suitable for presentation to the user in the specified locale.
getDisplayName() - Method in class org.ocap.hn.NetworkInterface
Gets a humanly readable name for this interface, e.g.
getDisplayName() - Method in interface org.ocap.storage.StorageProxy
Gets a storage device name that can be displayed to a user for selection.
getDisplayText() - Method in interface javax.tv.service.guide.ContentRatingAdvisory
Provides a single string representing textual rating values for all dimensions in which the program event is rated.
getDisplayVariant() - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(Locale) - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDNSServer() - Method in class org.dvb.net.rc.ConnectionParameters
Return the addresses of the DNS servers to use for the connection
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in interface org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDoInput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doInput flag.
getDomainCombiner() - Method in class java.security.AccessControlContext
Get the DomainCombiner associated with this AccessControlContext.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
getDoOutput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doOutput flag.
getDouble(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a double.
getDouble(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type double or of another primitive type convertible to type double via a widening conversion.
getDSTSavings() - Method in class java.util.SimpleTimeZone
Returns the amount of time in milliseconds that the clock is advanced during daylight saving time.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDuration() - Method in interface javax.media.Duration
Get the duration of the media represented by this object.
getDuration() - Method in class javax.media.DurationUpdateEvent
Get the duration of the media that this Controller is using.
getDuration() - Method in class javax.media.protocol.URLDataSource
Returns Duration.DURATION_UNKNOWN.
getDuration() - Method in interface javax.tv.service.guide.ProgramEvent
Returns the duration of this program event in seconds.
getDuration() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns the duration in milliseconds of the DSMCC Stream.
getDuration() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
getDuration() - Method in interface org.ocap.hn.content.StreamableContentResource
Gets the duration of this content.
getDuration() - Method in class org.ocap.shared.dvr.LocatorRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in class org.ocap.shared.dvr.ServiceContextRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in class org.ocap.shared.dvr.ServiceRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the duration of content currently in the time-shift buffer.
getDVBComposite() - Method in class org.dvb.ui.DVBGraphics
Returns the current DVBAlphaComposite in the DVBGraphics context.
getEASAttribute(int) - Method in class org.ocap.system.EASModuleRegistrar
This method returns a current attribute values applied to an EAS alert text on a screen.
getEASCapability(int) - Method in class org.ocap.system.EASModuleRegistrar
This method returns a possible attribute values applied to an EAS alert text on a screen.
getEchoChar() - Method in class org.havi.ui.HSinglelineEntry
Returns the character to be used for echoing.
getEditMode() - Method in interface org.havi.ui.HKeyboardInputPreferred
Get the editing mode for this HKeyboardInputPreferred .
getEditMode() - Method in class org.havi.ui.HSinglelineEntry
Get the editing mode for this HSinglelineEntry.
getEffectiveLevel() - Method in class org.apache.log4j.Category
Starting from this category, search the category hierarchy for a non-null level and return it.
getElement(int) - Method in interface org.ocap.hn.NetList
Returns the element indexed by a number.
getElementaryPID() - Method in interface org.ocap.si.PMTElementaryStreamInfo
Get the elementary_PID field.
getElementaryStreams() - Method in exception org.davic.media.NotAuthorizedMediaException
If getType() returns ELEMENTARY_STREAM, then this method returns the set of ElementaryStreams that could not be descrambled.
getElementaryStreams() - Method in exception org.davic.mpeg.NotAuthorizedException
If getType() returns ELEMENTARY_STREAM, then this method returns the set of ElementaryStreams that could not be descrambled.
getElementaryStreams() - Method in interface org.davic.mpeg.NotAuthorizedInterface
If getType() returns ELEMENTARY_STREAM, then this method returns the set of ElementaryStreams that could not be descrambled.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Elementthat has an ID attribute with the given value.
getElementInsets() - Method in class org.havi.ui.HListGroupLook
Retrieve the element insets for this instance of HListGroupLook.
getElements() - Method in interface org.ocap.hn.NetList
Returns all elements in this NetList in Enumeration.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in document order.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
getElementText() - Method in interface javax.xml.stream.XMLStreamReader
Reads the content of a text-only element, an exception is thrown if this is not a text-only element.
getEmbeddedAdvertisedDevices() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Gets the embedded devices for this UPnP Device.
getEmbeddedDevices() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
Gets the embedded devices for this UPnP Device.
getEmbeddedDevices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets any UPnPManagedDevice embedded devices for this UPnPManagedDevice.
getEmulation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the list of cipher suites which are currently enabled for use by newly accepted connections.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the SSL cipher suites which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which are currently enabled for use by the newly accepted connections.
getEnabledProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLServerSocket
Returns true if new SSL sessions may be established by the sockets which are created from this server socket.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLSocket
Returns true if new SSL sessions may be established by this socket.
getEncoded() - Method in class java.security.AlgorithmParameters
Returns the parameters in their primary encoding format.
getEncoded(String) - Method in class java.security.AlgorithmParameters
Returns the parameters encoded in the specified scheme.
getEncoded() - Method in class java.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded() - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the default encoding.
getEncoded(String) - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the specified encoding.
getEncoded() - Method in class java.security.cert.X509CRL
Returns the ASN.1 DER-encoded form of this CRL.
getEncoded() - Method in class java.security.cert.X509CRLEntry
Returns the ASN.1 DER-encoded form of this CRL Entry, that is the inner SEQUENCE.
getEncoded() - Method in interface java.security.Key
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class java.security.spec.EncodedKeySpec
Returns the encoded key.
getEncoded() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the key bytes, encoded according to the PKCS #8 standard.
getEncoded() - Method in class java.security.spec.X509EncodedKeySpec
Returns the key bytes, encoded according to the X.509 standard.
getEncoded() - Method in class javax.security.auth.x500.X500Principal
Returns the distinguished name in ASN.1 DER encoded form.
getEncoded() - Method in class javax.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoding() - Method in class java.io.InputStreamReader
Returns the canonical name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the canonical name of the character encoding being used by this stream.
getEncoding() - Method in interface javax.microedition.io.ContentConnection
Returns a string describing the encoding of the content which the resource connected to is providing.
getEncoding() - Method in interface javax.xml.stream.XMLStreamReader
Return input encoding if known or null if unknown.
getEncoding() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current encoding format for digital audio output for this audio device.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncodings() - Method in class java.security.cert.CertPath
Returns an iteration of the encodings supported by this certification path, with the default encoding first.
getEndCap() - Method in class java.awt.BasicStroke
Returns the end cap style.
getEndIndex() - Method in interface java.text.CharacterIterator
Returns the end index of the text.
getEndIndex() - Method in class java.text.FieldPosition
Retrieves the index of the character following the last character in the requested field.
getEndIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getEndIndex() for String.
getEndOfBuffer() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the media time corresponding to the end of the time-shift buffer.
getEndTime() - Method in interface javax.tv.service.guide.ProgramEvent
Returns the end time of this program event.
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntries() - Method in class java.util.jar.Manifest
Returns a Map of the entries contained in this Manifest.
getEntries() - Method in interface org.ocap.dvr.storage.MediaStorageEvent
Returns the list of scheduled, pending, in-progress, and completed recordings for which a contained MediaStorageVolume is an explicit or implicit destination.
getEntries() - Method in interface org.ocap.hn.content.ContentContainer
Gets an Enumeration over all entries in this ContentContainer, from local cache only; does not cause network activity.
getEntries(ContentDatabaseFilter, boolean) - Method in interface org.ocap.hn.content.ContentContainer
Returns a ContentList which contains the filtered ContentItems of this ContentContainer.
getEntries() - Method in class org.ocap.shared.dvr.RecordingManager
Gets the list of entries maintained by the RecordingManager.
getEntries(RecordingListFilter) - Method in class org.ocap.shared.dvr.RecordingManager
Gets the list of recording requests matching the specified filter.
getEntry(String) - Method in class java.util.jar.JarFile
Returns the ZipEntry for the given entry name or null if not found.
getEntry(String) - Method in class java.util.zip.ZipFile
Returns the zip file entry for the specified name, or null if not found.
getEntry(String) - Method in interface org.ocap.hn.content.ContentContainer
Returns the ContentEntry associated with the given ID in this container, or null if no entry is found.
getEntry(int) - Method in interface org.ocap.hn.content.ContentContainer
Returns the nth ContentEntry in this container, from local cache only; does not cause network activity.
getEntry(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the RecordingRequest object at the specified position.
getEntryName() - Method in class java.net.JarURLConnection
Return the entry name for this connection.
getEntryParent() - Method in interface org.ocap.hn.content.ContentEntry
Returns the ContentContainer this ContentEntry belongs to.
getEras() - Method in class java.text.DateFormatSymbols
Gets era strings.
getError() - Method in class org.ocap.hn.NetActionEvent
Gets the error value when getActionStatus returns NetActionEvent.ACTION_FAILED.
getError() - Method in interface org.ocap.hn.NetActionRequest
Gets the error value when getActionStatus returns NetActionEvent.ACTION_FAILED.
getErrorCode() - Method in class org.ocap.hn.upnp.common.UPnPErrorResponse
Get the error code.
getErrorCode() - Method in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
Get the error code.
getErrorDescription() - Method in class org.ocap.hn.upnp.common.UPnPErrorResponse
Get the error description.
getErrorHandler() - Method in interface org.apache.log4j.Appender
Returns the ErrorHandler for this appender.
getErrorHandler() - Method in class org.apache.log4j.AppenderSkeleton
Return the currently set ErrorHandler for this Appender.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorIndex() - Method in class java.text.ParsePosition
Retrieve the index at which an error occurred, or -1 if the error index has not been set.
getErrorOffset() - Method in exception java.text.ParseException
Returns the position where the error was found.
getErrorsAny() - Method in class java.awt.MediaTracker
Returns a list of all media that have encountered an error.
getErrorsID(int) - Method in class java.awt.MediaTracker
Returns a list of media with the specified ID that have encountered an error.
getErrorStream() - Method in class java.lang.Process
Gets the error stream of the subprocess.
getErrorStream() - Method in class java.net.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getEUI64() - Method in interface org.ocap.hardware.IEEE1394Node
Returns the value of EUI-64 of the 1394 node.
getEvent() - Method in class org.ocap.event.UserEventAction
Get the event to be forwarded.
getEventCode() - Method in class org.ocap.media.VBIFilterEvent
This method returns the specific event code that caused this event.
getEventData() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to retrieve the private data associated with the event.
getEventedValue() - Method in interface org.ocap.hn.upnp.client.UPnPClientStateVariable
Gets the value of the UPnP state variable corresponding to this UPnPClientStateVariable object.
getEventId() - Method in class org.davic.media.MediaTimeEvent
 
getEventId() - Method in class org.dvb.application.AppsDatabaseEvent
gets the type of the event.
getEventId() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the identifier of the StreamEvent.
getEventID() - Method in class org.ocap.hn.ContentServerEvent
Gets the event ID for this event.
getEventID() - Method in class org.ocap.media.ClosedCaptioningEvent
Get the event ID associated with this ClosedCaptioningEvent.
getEventId() - Method in class org.ocap.net.OcapLocator
This method returns an event_id value of the OCAP URL represented by this OcapLocator instance.
getEventList() - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to get the list of the events of the DSMCCStreamEvent object.
getEventMask() - Method in class java.awt.event.AWTEventListenerProxy
Returns the event mask associated with the listener.
getEventName() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the name of the StreamEvent
getEventNPT() - Method in class org.dvb.dsmcc.StreamEvent
This method is used to get the NPT of the Event in milliseconds.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEventSubURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets the UPnP eventSubURL of this service.
getEventTime() - Method in class org.davic.media.MediaTimeEvent
 
getEventType() - Method in interface javax.xml.stream.DTDStreamReader
Returns an integer code that indicates the type of the event at the current cursor location.
getEventType() - Method in interface javax.xml.stream.XMLStreamReader
Returns an integer code that indicates the type of the event the cursor is pointing to.
getEventType() - Method in class org.ocap.storage.StorageManagerEvent
Returns the event type.
getException() - Method in class java.awt.event.InvocationEvent
Returns any Exception caught while executing the Runnable's run() method.
getException() - Method in exception java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in error java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getException() - Method in exception java.security.PrivilegedActionException
Returns the exception thrown by the privileged computation that resulted in this PrivilegedActionException.
getException() - Method in error javax.xml.stream.FactoryConfigurationError
Return the nested exception (if any)
getExceptionNumber() - Method in exception org.ocap.hn.content.DatabaseException
Returns the unique exception code related to the database.
getExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the types of of exceptions declared to be thrown by the underlying constructor represented by this Constructor object.
getExceptionTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the types of the exceptions declared to be thrown by the underlying method represented by this Method object.
getExpiration() - Method in class java.net.URLConnection
Returns the value of the expires header field.
getExpiration() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the expires header field.
getExpirationDate() - Method in class org.dvb.io.persistent.FileAttributes
Returns the expiration date.
getExpirationPeriod() - Method in class org.ocap.dvr.OcapRecordingProperties
Gets the period in seconds the recording expires after being scheduled.
getExpirationPeriod() - Method in class org.ocap.shared.dvr.RecordingProperties
Return the value of the expiration period.
getExpirationTime() - Method in class org.ocap.application.AppPattern
Returns the time for this AppPattern to expire or null if it never expires.
getExtendedFileAccessPermissions() - Method in class org.ocap.dvr.BufferingRequest
Gets the ExtendedFileAccessPermissions for this request.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets the extended file access permissions for this ChannelContentItem.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentContainer
Gets the ExtendedFileAccessPermissions of this ContentContainer.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentEntry
Gets the file permissions of this ContentEntry, or null if unknown.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentResource
Returns the file permissions of a ContentResource.
getExtendedFileAccessPermissions(String) - Method in class org.ocap.hn.content.MetadataNode
Gets the ExtendedFileAccessPermissions for the property identified by the specified key.
getExtendedKeyUsage() - Method in class java.security.cert.X509Certificate
Gets an unmodifiable list of Strings representing the OBJECT IDENTIFIERs of the ExtKeyUsageSyntax field of the extended key usage extension, (OID = 2.5.29.37).
getExtensionValue(String) - Method in interface java.security.cert.X509Extension
Gets the DER-encoded OCTET string for the extension value (extnValue) identified by the passed-in oid String.
getExtra() - Method in class java.util.zip.ZipEntry
Returns the extra field data for the entry, or null if none.
getFailedException() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Gets the exception that caused the recording request to enter the FAILED_STATE, or INCOMPLETE_STATE or IN_PROGRESS_WITH_ERROR_STATE, or IN_PROGRESS_INCOMPLETE_STATE.
getFamily() - Method in class java.awt.Font
Returns the family name of this Font.
getFamily() - Method in class org.dvb.event.UserEvent
Returns the event family.
getFavourites() - Method in class org.dvb.user.Preference
Returns the list of favourite values for this preference.
getFD() - Method in class java.io.FileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.
getFD() - Method in class java.io.FileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class java.io.RandomAccessFile
Returns the opaque file descriptor object associated with this stream.
getFeature(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Get the state of the named feature.
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features.
getFeature(String, String) - Method in interface org.w3c.dom.Node
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in DOM Features.
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature flag.
getField(String) - Method in class java.io.ObjectStreamClass
Get the field of this class by name.
getField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getField() - Method in class java.text.FieldPosition
Retrieves the field identifier.
getFieldAttribute() - Method in class java.text.FieldPosition
Returns the field identifier as an attribute constant from one of the Field subclasses.
getFields() - Method in class java.io.ObjectStreamClass
Return an array of the fields of this serializable class.
getFields() - Method in class java.lang.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFile() - Method in class java.net.URL
Gets the file name of this URL.
getFile() - Method in interface javax.microedition.io.HttpConnection
Returns the file portion of the URL of this HttpConnection.
getFileAccessPermissions() - Method in interface org.ocap.storage.LogicalStorageVolume
Gets the file access permissions of the logical volume.
getFileAttributes(File) - Static method in class org.dvb.io.persistent.FileAttributes
Get the attributes of a file.
getFileDescriptor() - Method in class java.net.DatagramSocketImpl
Gets the datagram socket file descriptor.
getFileDescriptor() - Method in class java.net.SocketImpl
Returns the value of this socket's fd field.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFileName() - Method in class org.apache.log4j.spi.LocationInfo
Return the file name of the caller.
getFileNameMap() - Static method in class java.net.URLConnection
Loads filename map (a mimetable) from a data file.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFilter() - Method in interface org.apache.log4j.Appender
Returns the head Filter.
getFilter() - Method in class org.apache.log4j.AppenderSkeleton
Returns the head Filter.
getFilteredRepository() - Method in class org.ocap.event.EventManager
Get the current UserEventRepository which specify the events to be filtered.
getFilterInstance(ImageConsumer) - Method in class java.awt.image.ImageFilter
Returns a unique instance of an ImageFilter object which will actually perform the filtering for the specified ImageConsumer.
getFilterValue() - Method in class javax.tv.service.navigation.LocatorFilter
Reports the locators used to create this filter.
getFilterValue() - Method in class javax.tv.service.navigation.PreferenceFilter
Reports the user preference used to create this filter.
getFilterValue() - Method in class javax.tv.service.navigation.ServiceTypeFilter
Reports the ServiceType used to create this filter.
getFilterValue() - Method in class javax.tv.service.navigation.SIElementFilter
Reports the SIElement used to create this filter.
getFilterValue() - Method in class org.ocap.shared.dvr.navigation.AppIDFilter
Reports the value of AppID used to create this filter.
getFilterValue() - Method in class org.ocap.shared.dvr.navigation.OrgIDFilter
Reports the value of the organization ID used to create this filter.
getFilterValue() - Method in class org.ocap.shared.dvr.navigation.RecordingStateFilter
Reports the value of state used to create this filter.
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
getFirstElementChild() - Method in interface org.w3c.dom.ElementTraversal
Retrieves the first child element.
getFirstFilter() - Method in class org.apache.log4j.AppenderSkeleton
Return the first filter in the filter chain for this Appender.
getFirstMediaTime() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the JMF media time at the start of the recorded service.
getFirstMediaTime() - Method in interface org.ocap.shared.media.TimeLine
Returns the first media time at which this time line is valid.
getFirstNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
Return the first known stable value of NPT after the discontinuity
getFirstTime() - Method in class org.ocap.media.MediaTimer
Get a first time that was set to this MediaTimer object.
getFirstTime() - Method in interface org.ocap.shared.media.TimeLine
Returns the first valid time in this time line.
getFlickerFilter() - Method in class org.havi.ui.HScreenConfiguration
Return whether this configuration includes filtering to reduce interlace flicker.
getFloat(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a float.
getFloat(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type float or of another primitive type convertible to type float via a widening conversion.
getFocusableWindowState() - Method in class java.awt.Window
Returns whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
getFocusCycleRootAncestor() - Method in class java.awt.Component
Returns the Container which is the focus cycle root of this Component's focus traversal cycle.
getFocusCycleRootAncestor() - Method in class java.awt.Window
Always returns null because Windows have no ancestors; they represent the top of the Component hierarchy.
getFocusedWindow() - Method in class java.awt.KeyboardFocusManager
Returns the focused Window, if the focused Window is in the same context as the calling thread.
getFocusListeners() - Method in class java.awt.Component
Returns an array of all the focus listeners registered on this component.
getFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the focus owner, if the focus owner is in the same context as the calling thread.
getFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that has focus if this Window is focused; returns null otherwise.
getFocusOwner() - Method in class org.havi.ui.HScene
Returns the child component of this HScene which has focus if and only if this HScene is active.
getFocusTraversalKeys(int) - Method in class java.awt.Component
Returns the Set of focus traversal keys for a given traversal operation for this Component.
getFocusTraversalKeys(int) - Method in class java.awt.Container
Returns the Set of focus traversal keys for a given traversal operation for this Container.
getFocusTraversalKeys(int) - Method in class java.awt.Window
Gets a focus traversal key for this Window.
getFocusTraversalKeysEnabled() - Method in class java.awt.Component
Returns whether focus traversal keys are enabled for this Component.
getFocusTraversalPolicy() - Method in class java.awt.Container
Returns the focus traversal policy that will manage keyboard traversal of this Container's children, or null if this Container is not a focus cycle root.
getFollowRedirects() - Static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects (3xx) should be automatically followed.
getFont() - Method in class java.awt.Component
Gets the font of this component.
getFont(Map) - Static method in class java.awt.Font
Returns a Font appropriate to this attribute set.
getFont(String) - Static method in class java.awt.Font
Returns a Font object from the system properties list.
getFont(String, Font) - Static method in class java.awt.Font
Gets the specified Font from the system properties list.
getFont() - Method in class java.awt.FontMetrics
Gets the Font described by this FontMetrics object.
getFont() - Method in class java.awt.Graphics
Gets the current font.
getFontList() - Method in class java.awt.Toolkit
getFontMetrics(Font) - Method in class java.awt.Component
Gets the font metrics for the specified font.
getFontMetrics() - Method in class java.awt.Graphics
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class java.awt.Graphics
Gets the font metrics for the specified font.
getFontMetrics(Font) - Method in class java.awt.Toolkit
Deprecated.
Deprecated. This returns integer metrics for the default screen.
getFooter() - Method in class org.apache.log4j.Layout
Returns the footer for the layout format.
getForcedSelection() - Method in class org.havi.ui.HToggleGroup
Return the current forced selection mode of the group.
getForeground() - Method in class java.awt.Component
Gets the foreground color of this component.
getFormat() - Method in interface java.security.Certificate
Deprecated.
Returns the name of the coding format.
getFormat() - Method in interface java.security.Key
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.
getFormat() - Method in class java.security.spec.EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.X509EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormats() - Method in class java.text.ChoiceFormat
Get the formats passed in the constructor.
getFormats() - Method in class java.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFormatsByArgumentIndex() - Method in class java.text.MessageFormat
Gets the formats used for the values passed into format methods or returned from parse methods.
getFormatType() - Method in interface org.ocap.media.S3DConfiguration
Gets the 3D content format type.
getFQNOfLoggerClass() - Method in class org.apache.log4j.spi.LoggingEvent
Get the fully qualified name of the calling logger sub-class/wrapper.
getFragment() - Method in class java.net.URI
Returns the decoded fragment component of this URI.
getFreeSpace() - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Gets the remaining available space from an allocation after accounting for all used space (including recordings, time shift buffers, and meta-data).
getFreeSpace() - Method in interface org.ocap.storage.StorageProxy
Gets the available storage capacity in bytes.
getFrequency() - Method in class org.ocap.net.OcapLocator
This method returns a frequency value, in hertz, of the OCAP URL represented by this OcapLocator instance.
getFriendlyName() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP "friendly name" of this device.
getFriendlyName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP "friendly name" of this device.
getFromState() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener is tracking was infromState, where the value of fromState is one of the state values defined in the AppProxy interface or in the interfaces inheriting from it.
getFromState() - Method in class org.ocap.environment.EnvironmentStateChangedEvent
Return the state the environment was in before the state transition was requested as passed to the constructor of this event.
getFullScreenScene(HGraphicsDevice) - Method in class org.havi.ui.HSceneFactory
Create a full-screen HScene on the specified HGraphicsDevice or null if such an HScene cannot be generated.
getFullScreenWindow() - Method in class java.awt.GraphicsDevice
Returns the Window object representing the full-screen window if the device is in full-screen mode and the Window is in the same context as the calling thread.
getFullStatus() - Method in class org.davic.mpeg.sections.Section
This method reads whether a Section object contains valid data.
getG() - Method in interface java.security.interfaces.DSAParams
Returns the base, g.
getG() - Method in class java.security.spec.DSAParameterSpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPublicKeySpec
Returns the base g.
getGainControl() - Method in interface javax.media.Player
Obtain the object for controlling this Player's audio gain.
getGainFocusSound() - Method in class org.havi.ui.HAnimation
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HGraphicButton
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HIcon
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HListGroup
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in interface org.havi.ui.HNavigable
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HRange
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HRangeValue
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HSinglelineEntry
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HText
Get the sound associated with the gain focus event.
getGainFocusSound() - Method in class org.havi.ui.HTextButton
Get the sound associated with the gain focus event.
getGranularity() - Method in class javax.tv.util.TVTimer
Report the granularity of this timer, i.e., the length of time between "ticks" of this timer.
getGraphicContent(int) - Method in class org.havi.ui.HVisible
Gets the graphic content for this component.
getGraphics() - Method in class java.awt.Component
Creates a graphics context for this component.
getGraphics() - Method in class java.awt.image.BufferedImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in class java.awt.Image
Creates a graphics context for drawing to an off-screen image.
getGraphics() - Method in class java.awt.image.VolatileImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in class org.dvb.ui.DVBBufferedImage
This method returns a Graphics, it is here for backwards compatibility.
getGraphicsConfiguration() - Method in class java.awt.Component
Gets the GraphicsConfiguration associated with this Component.
getGraphicsConfiguration() - Method in class java.awt.Window
This method returns the GraphicsConfiguration used by this Window.
getGreatestMinimum(int) - Method in class java.util.Calendar
Gets the highest minimum value for the given field if varies.
getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
Returns highest minimum value for the given field if varies.
getGreen() - Method in class java.awt.Color
Returns the green component in the range 0-255 in the default sRGB space.
getGreen(int) - Method in class java.awt.image.ColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.DirectColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.IndexColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreenMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the green color component.
getGreens(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of green color components into the specified array.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGroupingSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for thousands separator.
getGroupingSize() - Method in class java.text.DecimalFormat
Return the grouping size.
getGuarantor() - Method in interface java.security.Certificate
Deprecated.
Returns the guarantor of the certificate, that is, the principal guaranteeing that the public key associated with this certificate is that of the principal associated with this certificate.
getHandlerClassList(String) - Static method in class javax.media.Manager
Build a list of Handler/CODE> classes from the content-prefix-list and a content name.
getHBackgroundDevices() - Method in class org.havi.ui.HScreen
Returns a list of background devices for this screen.
getHeader() - Method in class org.apache.log4j.Layout
Returns the header for the layout format.
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named header field.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field value by index.
getHeaderFieldDate(String, long) - Method in class java.net.HttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as date.
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int) - Method in class java.net.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field key by index.
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
getHeaders() - Method in class org.ocap.hn.upnp.common.UPnPMessage
Reports the headers from the message, including all HTTP headers but excluding trailing CR/LF characters.
getHeight() - Method in class java.awt.Component
Returns the current height of this component.
getHeight() - Method in class java.awt.FontMetrics
Gets the standard height of a line of text in this font.
getHeight() - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight(ImageObserver) - Method in class java.awt.Image
Determines the height of the image.
getHeight() - Method in class java.awt.image.PixelGrabber
Get the height of the pixel buffer (after adjusting for image height).
getHeight() - Method in class java.awt.image.VolatileImage
Returns the height of the VolatileImage.
getHeight() - Method in class org.dvb.ui.DVBBufferedImage
Returns the height of the DVBBufferedImage.
getHeight(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns the height of the image.
getHeight() - Method in class org.havi.ui.HBackgroundImage
Determines the height of the image.
getHeight() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
Gets the height of this icon in pixels.
getHeight() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the height of this icon in pixels.
getHgap() - Method in class java.awt.BorderLayout
Returns the horizontal gap between components.
getHgap() - Method in class java.awt.CardLayout
Gets the horizontal gap between components.
getHgap() - Method in class java.awt.FlowLayout
Gets the horizontal gap between components.
getHgap() - Method in class java.awt.GridLayout
Gets the horizontal gap between components.
getHGraphicsDevices() - Method in class org.havi.ui.HScreen
Returns a list of graphics devices for this screen.
getHierarchy() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLoggerRepository() instead.
getHoldDuration() - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Gets the percentage of time the scroll will hold at each character during one scroll iteration.
getHome() - Static method in class org.ocap.environment.Environment
Return the calling applications home environment
getHorizontalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the horizontal alignment.
getHorizontalAlignment() - Method in class org.havi.ui.HVisible
Get the horizontal alignment of any state-based content rendered by an associated HLook.
getHorizontalIterations() - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Gets the number of times per minute the characters are set to scroll across the screen from right to left.
getHorizontalResolution() - Method in interface org.ocap.hn.content.OutputVideoContentFormat
Returns the content maximum horizontal resolution in pixels.
getHorizontalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about the supported discrete horizontal scaling factors in case arbitrary horizontal scaling is not supported.
getHorizontalTabSpacing() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the horizontal tabulation spacing.
getHost() - Method in class java.net.URI
Returns the host component of this URI.
getHost() - Method in class java.net.URL
Gets the host name of this URL, if applicable.
getHost() - Method in interface javax.microedition.io.HttpConnection
Returns the host information of the URL of this HttpConnection.
getHostAddress() - Method in class java.net.Inet4Address
Returns the IP address string in textual presentation form.
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation.
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address string in textual presentation.
getHostAddress(URL) - Method in class java.net.URLStreamHandler
Get the IP address of our host.
getHostFeatureList() - Method in class org.ocap.hardware.pod.POD
This method returns a list of the Feature IDs supported by the Host device.
getHostName() - Method in class java.net.InetAddress
Gets the host name for this IP address.
getHostName() - Method in class java.net.InetSocketAddress
Gets the hostname.
getHostnameVerifier() - Method in class javax.net.ssl.HttpsURLConnection
Gets the HostnameVerifier in place on this instance.
getHostParam(int) - Method in class org.ocap.hardware.pod.POD
This method returns the current Feature parameter value in the Host device for the specified Feature ID.
getHSBColor(float, float, float) - Static method in class java.awt.Color
Creates a Color object based on the specified values for the HSB color model.
getHSceneOrder() - Static method in class org.ocap.ui.HSceneManager
Gets the current HScene z-ordering.
getHScreens() - Static method in class org.havi.ui.HScreen
Returns all HScreens in this system.
getHttpMediaPortNumber() - Method in class org.ocap.hn.service.MediaServerManager
Gets the port number used in the URL of audio and video content items that are streamed over HTTP.
getHTTPResponseCode() - Method in class org.ocap.hn.upnp.common.UPnPResponse
Gets the HTTP response code from the response.
getHVideoDevices() - Method in class org.havi.ui.HScreen
Returns a list of video device for this screen.
getIcon() - Method in class org.havi.ui.HListElement
Retrieve the icon for this HListElement.
getIconFlags() - Method in class org.dvb.application.AppIcon
This method returns the flags identifying which icons are provided for the application.
getIconImage() - Method in class java.awt.Frame
Gets the image to be displayed in the minimized icon for this frame.
getIcons() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
Gets the icons of this device.
getIcons() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the icons for this device.
getIconSize() - Method in class org.havi.ui.HListGroup
Retrieve the icon size for this HListGroup.
getID() - Method in class java.awt.AWTEvent
Returns the event type.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getId() - Method in interface javax.net.ssl.SSLSession
Returns the identifier assigned to this Session.
getID() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the type for this event.
getID() - Method in class org.ocap.hardware.Host
Get a human-readable string representing the ID of this Host.
getID() - Method in interface org.ocap.hn.content.ContentEntry
Returns the ID of this ContentEntry.
getId() - Method in interface org.ocap.shared.dvr.RecordingRequest
Returns an identifier for this recording request.
getIdentifier() - Method in interface org.dvb.application.AppAttributes
This method returns the application identifier.
getIdentifiers() - Static method in class org.ocap.hn.content.MetadataIdentifiers
Gets all metadata identifiers for all HN profiles supported by this Host device.
getIdentity(String) - Method in class java.security.IdentityScope
Deprecated.
Returns the identity in this scope with the specified name (if any).
getIdentity(Principal) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity whose name is the same as that of the specified principal.
getIdentity(PublicKey) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity with the specified public key.
getIds() - Method in interface javax.net.ssl.SSLSessionContext
Returns an Enumeration of all session id's grouped under this SSLSessionContext.
getIDstring() - Method in class java.awt.GraphicsDevice
Returns the identification string associated with this GraphicsDevice.
getIDstring() - Method in class org.havi.ui.HScreenDevice
Returns the identification string associated with this HScreenDevice.
getIEEE1394Node() - Method in class org.ocap.hardware.VideoOutputPort
Get the list of IEEE1394Node corresponding to all the 1394 nodes that were discovered by the OpenCable Host device.
getIfModifiedSince() - Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getIgnoreRepaint() - Method in class java.awt.Component
 
getImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage() - Method in class org.dvb.ui.DVBBufferedImage
Returns a java.awt.Image representing this buffered image.
getImageCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the image capabilities of this GraphicsConfiguration.
getImplementation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the physical (implementation) characteristics of the HEmulatedGraphicsDevice.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementationTitle() - Method in class java.lang.Package
Return the title of this package.
getImplementationVendor() - Method in class java.lang.Package
Returns the name of the organization, vendor or company that provided this implementation.
getImplementationVersion() - Method in class java.lang.Package
Return the version of this implementation.
getImplicitDownCycleTraversal() - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
getIndex() - Method in exception java.net.URISyntaxException
Returns an index into the input string of the position at which the parse error occurred, or -1 if this position is not known.
getIndex() - Method in interface java.text.CharacterIterator
Returns the current index.
getIndex() - Method in class java.text.ParsePosition
Retrieve the current parse position.
getIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getIndex() for String.
getIndex(HListElement) - Method in class org.havi.ui.HListGroup
Retrieve the index position of an item in the content list.
getIndex(ContentEntry) - Method in interface org.ocap.hn.content.ContentContainer
Gets the index of the specified ContentEntry, from local cache only; does not cause network activity.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndexes() - Method in class org.ocap.net.OcapLocator
This method returns an index value of the OCAP URL represented by this OcapLocator instance.
getIndicatorDisplay(String[]) - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Gets the individual indicators display.
getIndicators() - Method in interface org.ocap.hardware.frontpanel.IndicatorDisplay
Gets the set of reserved indicators.
getInetAddress() - Method in class java.net.DatagramSocket
Returns the address to which this socket is connected.
getInetAddress() - Method in class java.net.ServerSocket
Returns the local address of this server socket.
getInetAddress() - Method in class java.net.Socket
Returns the address to which the socket is connected.
getInetAddress() - Method in class java.net.SocketImpl
Returns the value of this socket's address field.
getInetAddress() - Method in interface org.ocap.hn.Device
Returns the IP address for this device.
getInetAddress() - Method in class org.ocap.hn.NetworkInterface
Gets the InetAddress of this interface.
getInetAddress() - Method in interface org.ocap.hn.resource.NetResourceUsage
Returns the network address of the device from which the request was originated for this usage.
getInetAddress() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Returns the IP address from which this device was advertised.
getInetAddresses() - Method in class java.net.NetworkInterface
Convenience method to return an Enumeration with all or a subset of the InetAddresses bound to this network interface.
getInetAddresses() - Method in class org.ocap.hn.NetworkInterface
Gets an array of InetAddress containing all of the IP addresses configured for this NetworkInterface.
getInetAddresses() - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Gets the InetAddresses that this UPnPControlPoint is associated with.
getInetAddresses() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the InetAddresses that this UPnPManagedDevice is associated with.
getInfinity() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent infinity.
getInfo() - Method in class java.security.Identity
Deprecated.
Returns general information previously specified for this identity.
getInfo() - Method in class java.security.Provider
Returns a human-readable description of the provider and its services.
getInitialComponent(Window) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus when a Window is made visible for the first time.
getInput() - Method in exception java.net.URISyntaxException
Returns the input string.
getInputContentFormat() - Method in interface org.ocap.hn.transformation.Transformation
Returns the input content format that can be transformed.
getInputContext() - Method in class java.awt.Component
Gets the input context used by this component for handling the communication with input methods when text is entered in this component.
getInputContext() - Method in class java.awt.Window
Gets the input context for this window.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HKeyCapabilities
Determine if keyboard input functionality exists in the system.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HMouseCapabilities
Determine if a mouse exists in the system.
getInputDeviceSupported() - Static method in class org.havi.ui.event.HRcCapabilities
Determine if a physical remote control exists in the system.
getInputMethodControlObject() - Method in class java.awt.im.InputContext
Returns a control object from the current input method, or null.
getInputMethodListeners() - Method in class java.awt.Component
Returns an array of all the input method listeners registered on this component.
getInputMethodRequests() - Method in class java.awt.Component
Gets the input method request handler which supports requests from input methods for this component.
getInputResolutions() - Method in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Get the set of input video resolutions for which a mapping to output configuration is specified.
getInputStream() - Method in class java.lang.Process
Gets the input stream of the subprocess.
getInputStream() - Method in class java.net.Socket
Returns an input stream for this socket.
getInputStream() - Method in class java.net.SocketImpl
Returns an input stream for this socket.
getInputStream() - Method in class java.net.URLConnection
Returns an input stream that reads from this open connection.
getInputStream(ZipEntry) - Method in class java.util.jar.JarFile
Returns an input stream for reading the contents of the specified ZIP file entry.
getInputStream(ZipEntry) - Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified zip file entry.
getInputVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the dimensions of the video before any scaling has taken place (but after ETR154 up-sampling).
getInsertionIndex() - Method in class java.awt.font.TextHitInfo
Returns the insertion index.
getInsertPositionOffset() - Method in interface java.awt.im.InputMethodRequests
Gets the offset of the insert position in the committed text contained in the text editing component.
getInsets() - Method in class java.awt.Container
Determines the insets of this container, which indicate the size of the container's border.
getInsets() - Method in class org.dvb.ui.DVBTextLayoutManager
Returns the insets set by the setInsets method.
getInsets(HVisible) - Method in class org.havi.ui.HAnimateLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HGraphicLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HListGroupLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in interface org.havi.ui.HLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HRangeLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Determines the insets of this HLook, which indicate the size of the border.
getInsets(HVisible) - Method in class org.havi.ui.HTextLook
Determines the insets of this HLook, which indicate the size of the border.
getInstalledProviders() - Method in class org.dvb.spi.ProviderRegistry
Return the names of all installed providers.
getInstance(int) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.
getInstance(int) - Static method in class java.awt.color.ColorSpace
Returns a ColorSpace representing one of the specific predefined color spaces.
getInstance() - Static method in class java.awt.im.InputContext
Returns a new InputContext instance.
getInstance(String) - Static method in class java.security.AlgorithmParameterGenerator
Generates an AlgorithmParameterGenerator object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.AlgorithmParameterGenerator
Generates an AlgorithmParameterGenerator object for the requested algorithm, as supplied from the specified provider, if such a parameter generator is available from the provider.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameterGenerator
Generates an AlgorithmParameterGenerator object for the requested algorithm, as supplied from the specified provider, if such a parameter generator is available from the provider.
getInstance(String) - Static method in class java.security.AlgorithmParameters
Generates a parameter object for the specified algorithm.
getInstance(String, String) - Static method in class java.security.AlgorithmParameters
Generates a parameter object for the specified algorithm, as supplied by the specified provider, if such an algorithm is available from the provider.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameters
Generates a parameter object for the specified algorithm, as supplied by the specified provider, if such an algorithm is available from the provider.
getInstance(String) - Static method in class java.security.cert.CertificateFactory
Generates a certificate factory object that implements the specified certificate type.
getInstance(String, String) - Static method in class java.security.cert.CertificateFactory
Generates a certificate factory object for the specified certificate type from the specified provider.
getInstance(String, Provider) - Static method in class java.security.cert.CertificateFactory
Generates a certificate factory object for the specified certificate type from the specified provider.
getInstance(String) - Static method in class java.security.KeyFactory
Generates a KeyFactory object that implements the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyFactory
Generates a KeyFactory object for the specified algorithm from the specified provider.
getInstance(String, Provider) - Static method in class java.security.KeyFactory
Generates a KeyFactory object for the specified algorithm from the specified provider.
getInstance(String) - Static method in class java.security.KeyPairGenerator
Generates a KeyPairGenerator object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.KeyPairGenerator
Generates a KeyPairGenerator object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String, Provider) - Static method in class java.security.KeyPairGenerator
Generates a KeyPairGenerator object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String) - Static method in class java.security.KeyStore
Generates a keystore object of the given type.
getInstance(String, String) - Static method in class java.security.KeyStore
Generates a keystore object for the specified keystore type from the specified provider.
getInstance(String, Provider) - Static method in class java.security.KeyStore
Generates a keystore object for the specified keystore type from the specified provider.
getInstance(String) - Static method in class java.security.MessageDigest
Generates a MessageDigest object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.MessageDigest
Generates a MessageDigest object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String, Provider) - Static method in class java.security.MessageDigest
Generates a MessageDigest object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String) - Static method in class java.security.SecureRandom
Generates a SecureRandom object that implements the specified Pseudo Random Number Generator (PRNG) algorithm.
getInstance(String, String) - Static method in class java.security.SecureRandom
Generates a SecureRandom object for the specified PRNG algorithm, as supplied from the specified provider, if such a PRNG implementation is available from the provider.
getInstance(String, Provider) - Static method in class java.security.SecureRandom
Generates a SecureRandom object for the specified PRNG algorithm, as supplied from the specified provider, if such a PRNG implementation is available from the provider.
getInstance(String) - Static method in class java.security.Signature
Generates a Signature object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.Signature
Generates a Signature object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance(String, Provider) - Static method in class java.security.Signature
Generates a Signature object implementing the specified algorithm, as supplied from the specified provider, if such an algorithm is available from the provider.
getInstance() - Static method in class java.text.Collator
Gets the Collator for the current default locale.
getInstance(Locale) - Static method in class java.text.Collator
Gets the Collator for the desired locale.
getInstance() - Static method in class java.text.DateFormat
Get a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance() - Static method in class java.text.NumberFormat
Returns the default number format for the current default locale.
getInstance(Locale) - Static method in class java.text.NumberFormat
Returns the default number format for the specified locale.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(Locale) - Static method in class java.util.Calendar
Gets a calendar using the default time zone and specified locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Gets a calendar with the specified time zone and locale.
getInstance(String) - Static method in class java.util.Currency
Returns the Currency instance for the given currency code.
getInstance(Locale) - Static method in class java.util.Currency
Returns the Currency instance for the country of the given locale.
getInstance(String) - Static method in class javax.net.ssl.KeyManagerFactory
Generates a KeyManagerFactory object that implements the specified key management algorithm.
getInstance(String, String) - Static method in class javax.net.ssl.KeyManagerFactory
Generates a KeyManagerFactory object for the specified key management algorithm from the specified provider.
getInstance(String, Provider) - Static method in class javax.net.ssl.KeyManagerFactory
Generates a KeyManagerFactory object for the specified key management algorithm from the specified provider.
getInstance(String) - Static method in class javax.net.ssl.SSLContext
Generates a SSLContext object that implements the specified secure socket protocol.
getInstance(String, String) - Static method in class javax.net.ssl.SSLContext
Generates a SSLContext object that implements the specified secure socket protocol from the specified provider.
getInstance(String, Provider) - Static method in class javax.net.ssl.SSLContext
Generates a SSLContext object that implements the specified secure socket protocol from the specified provider.
getInstance(String) - Static method in class javax.net.ssl.TrustManagerFactory
Generates a TrustManagerFactory object that implements the specified trust management algorithm.
getInstance(String, String) - Static method in class javax.net.ssl.TrustManagerFactory
Generates a TrustManagerFactory object for the specified trust management algorithm from the specified provider.
getInstance(String, Provider) - Static method in class javax.net.ssl.TrustManagerFactory
Generates a TrustManagerFactory object for the specified trust management algorithm from the specified provider.
getInstance(InputStream) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the data read from the input stream inStream.
getInstance(byte[]) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the specified byte array.
getInstance() - Static method in class javax.tv.locator.LocatorFactory
Provides an instance of LocatorFactory.
getInstance() - Static method in class javax.tv.service.selection.ServiceContextFactory
Provides an instance of ServiceContextFactory.
getInstance(String) - Static method in class org.apache.log4j.Category
Deprecated.
Make sure to use Logger.getLogger(String) instead.
getInstance(Class) - Static method in class org.apache.log4j.Category
Deprecated.
Please make sure to use Logger.getLogger(Class) instead.
getInstance() - Static method in class org.davic.net.tuning.NetworkInterfaceManager
Returns the instance of the NetworkInterfaceManager
getInstance() - Static method in class org.dvb.event.EventManager
This method returns the sole instance of the EventManager class.
getInstance() - Static method in class org.dvb.net.rc.RCInterfaceManager
Factory method to obtain a manager.
getInstance() - Static method in class org.dvb.spi.ProviderRegistry
Return the singleton provider registry as seen by the calling application.
getInstance(int) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule and the constant alpha (Ar) to multiply with the alpha of the source (As).
getInstance() - Static method in class org.dvb.user.UserPreferenceManager
Return an instance of the UserPreferenceManager for this application.
getInstance() - Static method in class org.havi.ui.HSceneFactory
Returns an HSceneFactory object to an application.
getInstance() - Static method in class org.ocap.application.AppManagerProxy
This method returns the sole instance of the AppManagerProxy class.
getInstance() - Static method in class org.ocap.diagnostics.MIBManager
Gets the MIBManager.
getInstance() - Static method in class org.ocap.dvr.event.LightweightTriggerManager
Gets an instance of the manager.
getInstance() - Static method in class org.ocap.event.EventManager
This method returns the sole instance of the org.ocap.event.EventManager class.
getInstance() - Static method in class org.ocap.hardware.frontpanel.FrontPanelManager
Gets the singleton instance of the front panel manager.
getInstance() - Static method in class org.ocap.hardware.Host
This method returns a singleton system-wide instance of the Host class.
getInstance() - Static method in class org.ocap.hardware.pod.POD
This method returns the sole instance of the POD class.
getInstance() - Static method in class org.ocap.hn.content.ContentEntryFactory
Gets an instance of the factory.
getInstance() - Static method in class org.ocap.hn.NetManager
Returns the singleton NetManager.
getInstance() - Static method in class org.ocap.hn.ruihsrc.RemoteUIServerManager
Get the RemoteUIServerManager singleton.
getInstance() - Static method in class org.ocap.hn.security.NetSecurityManager
Get the network security manager.
getInstance() - Static method in class org.ocap.hn.service.MediaServerManager
Get the MediaServerManager instance
getInstance() - Static method in class org.ocap.hn.transformation.TransformationManager
Gets an instance of the TransformationManager.
getInstance() - Static method in class org.ocap.hn.upnp.client.UPnPControlPoint
Obtain the local UPnP device control point.
getInstance() - Static method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Obtain the local UPnP device manager.
getInstance() - Static method in class org.ocap.media.ClosedCaptioningAttribute
This method returns an instance of this class.
getInstance() - Static method in class org.ocap.media.MediaAccessHandlerRegistrar
This method returns the sole instance of the MediaAccessHandlerRegistrar class.
getInstance() - Static method in class org.ocap.mpeg.PODExtendedChannel
Gets a PODExtendedChannel instance.
getInstance() - Static method in class org.ocap.resource.ResourceContentionManager
This method returns an instance of the ResourceContentionManager class.
getInstance() - Static method in class org.ocap.shared.dvr.RecordingManager
Gets the singleton instance of RecordingManager.
getInstance() - Static method in class org.ocap.si.ProgramAssociationTableManager
Get an instance of the Program Association Table Manager.
getInstance() - Static method in class org.ocap.si.ProgramMapTableManager
Get an instance of the Program Map Table Manager.
getInstance() - Static method in class org.ocap.storage.StorageManager
Gets the singleton instance of the storage manager.
getInstance() - Static method in class org.ocap.system.EASManager
Gets the instance of the EAS Manager class that may be used by the application to register an EASListener.
getInstance() - Static method in class org.ocap.system.EASModuleRegistrar
This method returns a sole instance of the EASModuleRegistrar class.
getInstance() - Static method in class org.ocap.system.event.SystemEventManager
Gets the singleton instance of the system event manager.
getInstance() - Static method in class org.ocap.system.RegisteredApiManager
Gets the singleton instance of the Registered API manager.
getInstance() - Static method in class org.ocap.system.SystemModuleRegistrar
This method returns a sole instance of the SystemModuleRegistrar class.
getInstance() - Static method in class org.ocap.ui.HSceneManager
Gets the singleton instance of the HScene manager.
getInstanceFollowRedirects() - Method in class java.net.HttpURLConnection
Returns the value of this HttpURLConnection's instanceFollowRedirects field.
getInt(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as an int.
getInt(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type int or of another primitive type convertible to type int via a widening conversion.
getInteger(String) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, int) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class java.lang.Integer
Returns the integer value of the system property with the specified name.
getIntegerInstance() - Static method in class java.text.NumberFormat
Returns an integer number format for the current default locale.
getIntegerInstance(Locale) - Static method in class java.text.NumberFormat
Returns an integer number format for the specified locale.
getInteractionState() - Method in class org.havi.ui.HVisible
Return the interaction state the component is currently in.
getInterface() - Method in class java.net.MulticastSocket
Retrieve the address of the network interface used for multicast packets.
getInterface(InetAddress) - Method in class org.dvb.net.rc.RCInterfaceManager
Return the interface which will be used when connecting to a particular host.
getInterface(Socket) - Method in class org.dvb.net.rc.RCInterfaceManager
Return the interface which is used for a particular socket.
getInterface(URLConnection) - Method in class org.dvb.net.rc.RCInterfaceManager
Return the interface which is used for a particular URLConnection
getInterfaces() - Method in class java.lang.Class
Determines the interfaces implemented by the class or interface represented by this object.
getInterfaces() - Method in class org.dvb.net.rc.RCInterfaceManager
Factory method to return a list of all return channel interfaces visible to this application.
getInterlaced() - Method in class org.havi.ui.HScreenConfiguration
Return whether this configuration is interlaced
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
getInternationalCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
getInvalidLocator() - Method in exception javax.tv.locator.InvalidLocatorException
Returns the offending Locator instance.
getInvalidServiceComponent() - Method in exception javax.tv.service.selection.InvalidServiceComponentException
Reports the offending service components.
getInvocationHandler(Object) - Static method in class java.lang.reflect.Proxy
Returns the invocation handler for the specified proxy instance.
getISO3Country() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's country.
getISO3Language() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's language.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getIsServiceBound() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is bound to a single service.
getIssuer() - Method in interface javax.microedition.pki.Certificate
Gets the name of this certificate's issuer.
getIssuerAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of issuer alternative names from the IssuerAltName extension, (OID = 2.5.29.18).
getIssuerDN() - Method in class java.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerDN() - Method in class java.security.cert.X509CRL
Gets the issuer (issuer distinguished name) value from the CRL.
getIssuerDN() - Method in class javax.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerUniqueID() - Method in class java.security.cert.X509Certificate
Gets the issuerUniqueID value from the certificate.
getIssuerX500Principal() - Method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getIssuerX500Principal() - Method in class java.security.cert.X509CRL
Returns the issuer (issuer distinguished name) value from the CRL as an X500Principal.
getItem() - Method in class java.awt.event.ItemEvent
Returns the item affected by the event.
getItem() - Method in class org.havi.ui.event.HItemEvent
Retrieve the item which caused this HItemEvent.
getItem(int) - Method in class org.havi.ui.HListGroup
Retrieve an item from the content list by index.
getItemSelectable() - Method in class java.awt.event.ItemEvent
Returns the originator of the event.
getItemService() - Method in interface org.ocap.hn.content.ContentItem
If this ContentItem is presentable as a JavaTV Service than this method returns a javax.tv.service.Service, or derivative of a Service, e.g.
getIterations() - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Gets the number of times per minute the display will blink.
getIterator() - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getIterator(AttributedCharacterIterator.Attribute[]) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(AttributedCharacterIterator.Attribute[], int, int) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getJarEntry() - Method in class java.net.JarURLConnection
Return the JAR entry object for this connection, if any.
getJarEntry(String) - Method in class java.util.jar.JarFile
Returns the JarEntry for the given entry name or null if not found.
getJarFile() - Method in class java.net.JarURLConnection
Return the JAR file for this connection.
getJarFileURL() - Method in class java.net.JarURLConnection
Returns the URL for the Jar file for this connection.
getKeepAlive() - Method in class java.net.Socket
Tests if SO_KEEPALIVE is enabled.
getKey(String, char[]) - Method in class java.security.KeyStore
Returns the key associated with the given alias, using the given password to recover it.
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getKey() - Method in class org.ocap.hn.content.MetadataNode
Gets the key string, which can be utilized to retrieve this MetadataNode from its parent.
getKeyChar() - Method in class java.awt.AWTKeyStroke
Returns the character for this AWTKeyStroke.
getKeyChar() - Method in class java.awt.event.KeyEvent
Returns the character associated with the key in this event.
getKeyChar() - Method in class org.dvb.event.UserEvent
Returns the character associated with the key in this event.
getKeyCode() - Method in class java.awt.AWTKeyStroke
Returns the numeric key code for this AWTKeyStroke.
getKeyCode() - Method in class java.awt.event.KeyEvent
Returns the integer keyCode associated with the key in this event.
getKeyEvents() - Method in class org.havi.ui.event.HEventGroup
Return the key codes contained in this event group.
getKeyEvents() - Method in class org.havi.ui.HScene
Return the key codes which this HScene is interested in receiving when it has input focus.
getKeyEventType() - Method in class java.awt.AWTKeyStroke
Returns the type of KeyEvent which corresponds to this AWTKeyStroke.
getKeyIdentifier() - Method in interface org.w3c.dom.events.KeyboardEvent
keyIdentifier holds the identifier of the key.
getKeyListeners() - Method in class java.awt.Component
Returns an array of all the key listeners registered on this component.
getKeyLocation() - Method in interface org.w3c.dom.events.KeyboardEvent
The keyLocation attribute contains an indication of the location of they key on the device, as described in Keyboard event types.
getKeyManagers() - Method in class javax.net.ssl.KeyManagerFactory
Returns one key manager for each type of key material.
getKeyModifiersText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
getKeys() - Method in class java.util.ListResourceBundle
Implementation of ResourceBundle.getKeys.
getKeys() - Method in class java.util.PropertyResourceBundle
Implementation of ResourceBundle.getKeys.
getKeys() - Method in class java.util.ResourceBundle
Returns an enumeration of the keys.
getKeys() - Method in class org.ocap.hn.content.MetadataNode
Gets the keys for all top-level metadata in this MetadataNode.
getKeys() - Method in interface org.ocap.hn.Device
Returns all property keys supported by this device in Enumeration.
getKeys() - Method in interface org.ocap.hn.NetModule
Returns the property keys supported by this NetModule.
getKeys() - Method in interface org.ocap.shared.dvr.RecordingRequest
Get all keys for Application specific data associated with this recording request.
getKeysize() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the keysize.
getKeySpec(Key, Class) - Method in class java.security.KeyFactory
Returns a specification (key material) of the given key object.
getKeyText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the keyCode, such as "HOME", "F1" or "A".
getKeyUsage() - Method in class java.security.cert.X509Certificate
Gets a boolean array representing bits of the KeyUsage extension, (OID = 2.5.29.15).
getKnownChildren() - Method in interface org.ocap.shared.dvr.ParentRecordingRequest
Gets all the immediate child Recordings corresponding to this parent RecordingRequest.
getLabel() - Method in class org.havi.ui.HListElement
Retrieve the label for this HListElement.
getLabelSize() - Method in class org.havi.ui.HListGroup
Retrieve the label size for this HListGroup.
getLanguage() - Method in class java.util.Locale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLanguageCode() - Method in class org.dvb.spi.util.MultilingualString
Return the language code.
getLanguageCodes() - Method in class org.ocap.net.OcapLocator
This method returns an ISO_639_language_code value of the OCAP URL represented by this OcapLocator instance.
getLanguages() - Method in interface org.ocap.hn.content.AudioResource
Returns an array of languages associated with this audio content or a zero length array if not known.
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLastAccessedTime() - Method in interface javax.net.ssl.SSLSession
Returns the last time this Session representation was accessed by the session level infrastructure, in milliseconds since midnight, January 1, 1970 UTC.
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastElementChild() - Method in interface org.w3c.dom.ElementTraversal
Retrieves the last child element.
getLastMediaTime() - Method in interface org.ocap.shared.media.TimeLine
Returns the last media time at which this time line is valid.
getLastModified() - Method in class java.net.URLConnection
Returns the value of the last-modified header field.
getLastModified() - Method in interface javax.microedition.io.HttpConnection
Returns the value of the last-modified header field.
getLastNPT() - Method in class org.dvb.dsmcc.NPTDiscontinuityEvent
Return the last known stable value of NPT before the discontinuity
getLastServiceBufferedPreference() - Method in interface org.ocap.dvr.TimeShiftProperties
Gets the "last" service buffered preference.
getLastTime() - Method in class org.ocap.media.MediaTimer
Get a last time that was set to this MediaTimer object.
getLastTime() - Method in interface org.ocap.shared.media.TimeLine
Returns the last valid time in this time line.
getLayout() - Method in class java.awt.Container
Gets the layout manager for this container.
getLayout() - Method in interface org.apache.log4j.Appender
Returns this appenders layout.
getLayout() - Method in class org.apache.log4j.AppenderSkeleton
Returns the layout of this appender.
getLayoutAlignmentX(Container) - Method in class java.awt.BorderLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class java.awt.CardLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class java.awt.GridBagLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in interface java.awt.LayoutManager2
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class java.awt.BorderLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class java.awt.CardLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class java.awt.GridBagLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in interface java.awt.LayoutManager2
Returns the alignment along the y axis.
getLayoutDimensions() - Method in class java.awt.GridBagLayout
Determines column widths and row heights for the layout grid.
getLayoutOrigin() - Method in class java.awt.GridBagLayout
Determines the origin of the layout area, in the graphics coordinate space of the target container.
getLayoutWeights() - Method in class java.awt.GridBagLayout
Determines the weights of the layout grid's columns and rows.
getLeading() - Method in class java.awt.FontMetrics
Determines the standard leading of the Font described by this FontMetrics object.
getLeastMaximum(int) - Method in class java.util.Calendar
Gets the lowest maximum value for the given field if varies.
getLeastMaximum(int) - Method in class java.util.GregorianCalendar
Returns lowest maximum value for the given field if varies.
getLength(Object) - Static method in class java.lang.reflect.Array
Returns the length of the specified array object, as an int.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLength() - Method in interface javax.microedition.io.ContentConnection
Returns the length of the content which is being provided.
getLength() - Method in interface javax.microedition.io.Datagram
Get the length of the datagram.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLengthComputable() - Method in interface org.w3c.dom.events.ProgressEvent
Specifies whether the total size of the transfer is known.
getLetterSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the letter space setting.
getLevel() - Method in class javax.media.GainChangeEvent
Get the GainControl's new gain value in the level scale.
getLevel() - Method in interface javax.media.GainControl
Get the current gain set for this object as a value between 0.0 and 1.0
getLevel() - Method in class org.apache.log4j.Category
Returns the assigned Level, if any, for this Category.
getLevel() - Method in class org.apache.log4j.spi.LoggingEvent
Return the level of this event.
getLevel() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current gain set for this AudioOutputPort as a value between 0.0 and 1.0.
getLevel() - Method in class org.ocap.hardware.device.OCSound
Get the current gain set for this OCSound as a value between 0.0 and 1.0.
getLevelMin() - Method in class org.ocap.logging.MIBAppender
 
getLimits() - Method in class java.text.ChoiceFormat
Get the limits passed in the constructor.
getLineInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for line-breaks using default locale.
getLineInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for line-breaks using specified locale.
getLineJoin() - Method in class java.awt.BasicStroke
Returns the line join style.
getLineNumber() - Method in class java.io.LineNumberReader
Get the current line number.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in interface javax.xml.stream.Location
Return the line number where the current event ends, returns -1 if none is available.
getLineNumber() - Method in class org.apache.log4j.spi.LocationInfo
Returns the line number of the caller.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in exception org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineOrientation() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line orientation.
getLineSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line space setting.
getLineWidth() - Method in class java.awt.BasicStroke
Returns the line width.
getListContent() - Method in class org.havi.ui.HListGroup
Retrieve the list content for this HListGroup.
getListener() - Method in class java.util.EventListenerProxy
 
getListeners(EventListener, Class) - Static method in class java.awt.AWTEventMulticaster
Returns an array of all the objects chained as FooListeners by the specified java.util.EventListener.
getLoaded() - Method in interface org.w3c.dom.events.ProgressEvent
Specifies the number of bytes downloaded since the beginning of the download.
getLocalAddress() - Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.net.Socket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in interface javax.microedition.io.ServerSocketConnection
Gets the local address to which the socket is bound.
getLocalAddress() - Method in interface javax.microedition.io.SocketConnection
Gets the local address to which the socket is bound.
getLocalAddress() - Method in interface javax.microedition.io.UDPDatagramConnection
Gets the local address to which the datagram connection is bound.
getLocalAddress(Locator) - Static method in class javax.tv.net.InterfaceMap
Reports the local IP address assigned to the given service component.
getLocalCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the certificate(s) that were sent to the peer during handshaking.
getLocalCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the certificate(s) that were sent to the server during handshaking.
getLocalCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the certificate(s) that were sent to the peer during handshaking.
getLocale() - Method in class java.awt.Component
Gets the locale of this component.
getLocale() - Method in class java.awt.im.InputContext
Returns the current locale of the current input method or keyboard layout.
getLocale() - Method in class java.awt.Window
Gets the Locale object that is associated with this window, if the locale has been set.
getLocale() - Method in class java.text.MessageFormat
Gets the locale that's used when creating or comparing subformats.
getLocale() - Method in class java.util.ResourceBundle
Returns the locale of this resource bundle.
getLocalGraphicsEnvironment() - Static method in class java.awt.GraphicsEnvironment
Returns the local GraphicsEnvironment.
getLocalHost() - Static method in class java.net.InetAddress
Returns the local host.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLocalName() - Method in interface javax.xml.stream.XMLStreamReader
Returns the (local) name of the current event.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalPatternChars() - Method in class java.text.DateFormatSymbols
Gets localized date-time pattern characters.
getLocalPort() - Method in class java.net.DatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalPort() - Method in class java.net.DatagramSocketImpl
Gets the local port.
getLocalPort() - Method in class java.net.ServerSocket
Returns the port on which this socket is listening.
getLocalPort() - Method in class java.net.Socket
Returns the local port to which this socket is bound.
getLocalPort() - Method in class java.net.SocketImpl
Returns the value of this socket's localport field.
getLocalPort() - Method in interface javax.microedition.io.ServerSocketConnection
Returns the local port to which this socket is bound.
getLocalPort() - Method in interface javax.microedition.io.SocketConnection
Returns the local port to which this socket is bound.
getLocalPort() - Method in interface javax.microedition.io.UDPDatagramConnection
Returns the local port to which this datagram connection is bound.
getLocalSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSocketAddress() - Method in class java.net.ServerSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocation() - Method in class java.awt.Component
Gets the location of this component in the form of a point specifying the component's top-left corner.
getLocation(Point) - Method in class java.awt.Component
Stores the x,y origin of this component into "return value" rv and return rv.
getLocation() - Method in class java.awt.Point
Returns the location of this point.
getLocation() - Method in class java.awt.Rectangle
Returns the location of this Rectangle.
getLocation() - Method in class java.security.CodeSource
Returns the location associated with this CodeSource.
getLocation() - Method in interface javax.xml.stream.DTDStreamReader
Returns the current location of the processor.
getLocation() - Method in exception javax.xml.stream.XMLStreamException
Gets the location of the exception
getLocation() - Method in interface javax.xml.stream.XMLStreamReader
Return the current location of the processor.
getLocationInfo() - Method in class org.apache.log4j.AsyncAppender
Gets whether the location of the logging request call should be captured.
getLocationInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Set the location information for this logging event.
getLocationOffset(int, int) - Method in interface java.awt.im.InputMethodRequests
Gets the offset within the composed text for the specified absolute x and y coordinates on the screen.
getLocationOnScreen() - Method in class java.awt.Component
Gets the location of this component in the form of a point specifying the component's top-left corner in the screen's coordinate space.
getLocator() - Method in class javax.media.protocol.DataSource
Get the MediaLocator that describes this source.
getLocator() - Method in interface javax.tv.service.Service
Reports the Locator of this Service.
getLocator() - Method in interface javax.tv.service.SIElement
Reports the Locator of this SIElement.
getLocator() - Method in class org.davic.net.tuning.NetworkInterface
Returns the Locator of the transport stream to which the network interface is connected.
getLocator() - Method in class org.dvb.application.AppIcon
This method returns the location of the directory containing the application icons.
getLocator() - Method in class org.dvb.dsmcc.ServiceDomain
Return the locator for this service domain.
getLocator() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the Locator of the Service for an Object Carousel.
getLocator() - Method in class org.dvb.spi.selection.KnownServiceReference
Gives the transport-dependent locator that will be used to represent this service through the Java TV APIs, both in this xlet and in others.
getLocator() - Method in class org.dvb.spi.selection.ServiceReference
Gives the transport-dependent locator of the service
getLocator() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the locator for the artificial carousel.
getLocator() - Method in interface org.ocap.hn.content.ContentResource
Gets an OcapLocator to the content associated with this ContentResource if the content can be located with that Locator type, otherwise returns an implementation specific Locator to the content.
getLocatorString() - Method in interface org.ocap.si.PMTElementaryStreamInfo
Get the locator for the elementary stream.
getLogger(String, String) - Method in class org.apache.log4j.Hierarchy
Return a new logger instance named as the first parameter using the default factory.
getLogger(String, LoggerFactory) - Method in class org.apache.log4j.Hierarchy
 
getLogger(String, String, LoggerFactory) - Method in class org.apache.log4j.Hierarchy
Return a new logger instance named as the first parameter using factory.
getLogger(String) - Method in class org.apache.log4j.Hierarchy
 
getLogger(String) - Static method in class org.apache.log4j.Logger
Retrieve a logger named according to the value of the name parameter.
getLogger(Class) - Static method in class org.apache.log4j.Logger
Shorthand for getLogger(clazz.getName()).
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.Logger
Like Logger.getLogger(String) except that the type of logger instantiated depends on the type returned by the LoggerFactory.makeNewLoggerInstance(java.lang.String) method of the factory parameter.
getLogger(String, String) - Static method in class org.apache.log4j.Logger
Retrieve a logger named according to the value of the name parameter.
getLogger(Class, String) - Static method in class org.apache.log4j.Logger
Shorthand for getLogger(clazz.getName()).
getLogger(String, String, LoggerFactory) - Static method in class org.apache.log4j.Logger
Like Logger.getLogger(String) except that the type of logger instantiated depends on the type returned by the LoggerFactory.makeNewLoggerInstance(java.lang.String) method of the factory parameter.
getLogger(String) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(Class) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate Logger instance.
getLogger(String, String, LoggerFactory) - Static method in class org.apache.log4j.LogManager
 
getLogger(String, String) - Static method in class org.apache.log4j.LogManager
 
getLogger(String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String, String, LoggerFactory) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger(String, String) - Method in interface org.apache.log4j.spi.LoggerRepository
 
getLogger() - Method in class org.apache.log4j.spi.LoggingEvent
Gets the logger of the event.
getLoggerName() - Method in class org.apache.log4j.spi.LoggingEvent
Return the name of the logger.
getLoggerRepository() - Method in class org.apache.log4j.Category
Return the the LoggerRepository where this Category is attached.
getLoggerRepository() - Static method in class org.apache.log4j.LogManager
 
getLoggerRepository() - Method in interface org.apache.log4j.spi.RepositorySelector
Returns a LoggerRepository depending on the context.
getLong(String) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, long) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, Long) - Static method in class java.lang.Long
Returns the long value of the system property with the specified name.
getLong(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a long.
getLong(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type long or of another primitive type convertible to type long via a widening conversion.
getLongName() - Method in interface javax.tv.service.navigation.ServiceDetails
Called to obtain a full service name.
getLongName(String) - Method in interface org.dvb.spi.selection.ServiceDescription
Return the long name of this service.
getLook() - Method in class org.havi.ui.HVisible
Gets the HLook for this component.
getLookData(Object) - Method in class org.havi.ui.HVisible
Retrieve a look-specific private data object.
getLoopbackMode() - Method in class java.net.MulticastSocket
Get the setting for local loopback of multicast datagrams.
getLoseFocusSound() - Method in class org.havi.ui.HAnimation
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HGraphicButton
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HIcon
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HListGroup
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in interface org.havi.ui.HNavigable
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HRange
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HRangeValue
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HSinglelineEntry
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HText
Get the sound associated with the lost focus event.
getLoseFocusSound() - Method in class org.havi.ui.HTextButton
Get the sound associated with the lost focus event.
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getMacAddress() - Method in class org.ocap.hn.NetworkInterface
Gets the MAC address of this interface.
getMainAttributes() - Method in class java.net.JarURLConnection
Returns the main Attributes for the JAR file for this connection.
getMainAttributes() - Method in class java.util.jar.Manifest
Returns the main Attributes for the Manifest.
getMainVideoOutputPort(HScreen) - Method in interface org.ocap.hardware.device.HostSettings
Get the main video output port for the given HScreen.
getManifest() - Method in class java.net.JarURLConnection
Returns the Manifest for this connection, or null if none.
getManifest() - Method in class java.util.jar.JarFile
Returns the JAR file manifest, or null if none.
getManifest() - Method in class java.util.jar.JarInputStream
Returns the Manifest for this JAR file, or null if none.
getManufacturer() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP manufacturer of this device.
getManufacturer() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP manufacturer of this device.
getManufacturerID() - Method in class org.ocap.hardware.pod.POD
This method returns a CableCARD device manufacturer ID.
getManufacturerURL() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP manufacturer URL of this device.
getManufacturerURL() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP manufacturer URL of this device.
getMapSize() - Method in class java.awt.image.IndexColorModel
Returns the size of the color/alpha component arrays in this IndexColorModel.
getMatte() - Method in class org.havi.ui.HComponent
Get any HMatte currently associated with this component.
getMatte() - Method in class org.havi.ui.HContainer
Get any HMatte currently associated with this component.
getMatte() - Method in interface org.havi.ui.HMatteLayer
Get any HMatte currently associated with this component.
getMatteData() - Method in class org.havi.ui.HFlatEffectMatte
Returns the matte data used for this matte.
getMatteData() - Method in class org.havi.ui.HFlatMatte
Returns the data used for this matte.
getMatteData() - Method in class org.havi.ui.HImageEffectMatte
Returns the data used for this matte.
getMatteData() - Method in class org.havi.ui.HImageMatte
Returns the data used for this matte.
getMaxAdvance() - Method in class java.awt.FontMetrics
Gets the maximum advance width of any character in this Font.
getMaxAscent() - Method in class java.awt.FontMetrics
Determines the maximum ascent of the Font described by this FontMetrics object.
getMaxBitRate() - Method in class org.ocap.dvr.OcapRecordingManager
Gets the maximum bit rate the implementation will use for duration to space in calculations.
getMaxChars() - Method in class org.havi.ui.HSinglelineEntry
Get maximum number of characters.
getMaxCycleRate() - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Gets the maximum number of times per minute all segments in an LED can blink.
getMaxDB() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the maximum gain in decibels for this AudioOutputPort.
getMaxDescent() - Method in class java.awt.FontMetrics
Determines the maximum descent of the Font described by this FontMetrics object.
getMaxDuration() - Method in class org.ocap.dvr.BufferingRequest
Gets the maximum duration to buffer for this request.
getMaxDuration() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the estimated value for the maximum duration of content that could be buffered using this time-shift buffer.
getMaxExpansion(int) - Method in class java.text.CollationElementIterator
Return the maximum length of any expansion sequences that end with the specified comparison order.
getMaxHorizontalIterations() - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Gets the maximum number of times per minute characters can scroll right to left across the display with zero hold time set.
getMaximum() - Method in interface java.awt.Adjustable
Gets the maximum value of the adjustable object.
getMaximum(int) - Method in class java.util.Calendar
Gets the maximum value for the given time field.
getMaximum(int) - Method in class java.util.GregorianCalendar
Returns maximum value for the given field.
getMaximumDuration() - Method in interface org.ocap.dvr.TimeShiftProperties
Gets the maximum content buffering duration.
getMaximumFractionDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumIntegerDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the integer portion of a number.
getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
Get the maximum length a datagram can be.
getMaximumRate() - Method in class javax.media.protocol.RateRange
Get the maximum rate supported by this range.
getMaximumSize() - Method in class java.awt.Component
Gets the maximum size of this component.
getMaximumSize() - Method in class java.awt.Container
Returns the maximum size of this container.
getMaximumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the maximum size required to render the text content in any possible interaction state of the specified HVisible component.
getMaximumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present all elements of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMaximumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize() - Method in class org.havi.ui.HVisible
Gets the maximum size of the HVisible.
getMaximumValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the allowedValueRange maximum value of this UPnP state variable.
getMaximumValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the allowedValueRange maximum value of this UPnP state variable.
getMaxPriority() - Method in class java.lang.ThreadGroup
Returns the maximum priority of this thread group.
getMaxValue() - Method in class org.havi.ui.HStaticRange
Get the maximum value of the range
getMaxVerticalIterations() - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Gets the maximum number of times per minute characters can scroll bottom to top across the display with zero hold time set.
getMDC(String) - Method in class org.apache.log4j.spi.LoggingEvent
Returns the the context corresponding to the key parameter.
getMDCCopy() - Method in class org.apache.log4j.spi.LoggingEvent
Obtain a copy of this thread's MDC prior to serialization or asynchronous logging.
getMediaLocator() - Method in interface org.ocap.shared.dvr.RecordedService
Returns the MediaLocator corresponding to the RecordedService.
getMediaNanoseconds() - Method in interface javax.media.Clock
Get this Clock's current media time in nanoseconds.
getMediaTime() - Method in interface javax.media.Clock
Get this Clock's current media time.
getMediaTime() - Method in class javax.media.MediaTimeSetEvent
Get the new media time of the Controller that generated this event.
getMediaTime() - Method in class javax.media.StartEvent
Get the clock time (media time) when the Controller started.
getMediaTime() - Method in class javax.media.StopEvent
Get the clock time (media time) that was passed into the constructor.
getMediaTime() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the JMF media time that was set using the method setMediaTime(..)
getMediaTime(long) - Method in interface org.ocap.shared.media.TimeLine
Translates a time in this time line into the corresponding media time.
getMediaTimePosition() - Method in interface org.davic.media.MediaTimePositionControl
 
getMessage() - Method in exception java.io.InvalidClassException
Produce the message and include the classname, if present.
getMessage() - Method in exception java.io.WriteAbortedException
Produce the message and include the message from the nested exception, if there is one.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in exception java.net.URISyntaxException
Returns a string describing the parse error.
getMessage() - Method in exception java.rmi.RemoteException
Returns the detail message, including the message from the nested exception if there is one.
getMessage() - Method in class javax.media.ControllerClosedEvent
Obtain the message describing why this event occurred.
getMessage() - Method in error javax.xml.stream.FactoryConfigurationError
Report the message associated with this error
getMessage() - Method in class org.apache.log4j.spi.LoggingEvent
Return the message for this logging event.
getMessage() - Method in class org.ocap.system.event.ErrorEvent
Gets the readable message String that was passed to a constructor explicitly or within a Throwable object.
getMessage() - Method in class org.ocap.system.event.SystemEvent
Gets the readable message.
getMessageDigest() - Method in class java.security.DigestInputStream
Returns the message digest associated with this stream.
getMessageDigest() - Method in class java.security.DigestOutputStream
Returns the message digest associated with this stream.
getMetadata(String) - Method in class org.ocap.hn.content.MetadataNode
Gets a reference to the value associated with the specified key, if any.
getMetadata() - Method in class org.ocap.hn.content.MetadataNode
Gets an Enumeration of all top-level metadata in this MetadataNode.
getMetadata() - Method in class org.ocap.hn.recording.NetRecordingSpec
Retrieves the root metadata node for this recording spec.
getMetaKey() - Method in interface org.w3c.dom.events.KeyboardEvent
true if the meta (Meta) key modifier is activated.
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
true if the meta (Meta) key modifier is activated.
getMethod(String, Class[]) - Method in class java.lang.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethod() - Method in class java.util.zip.ZipEntry
Returns the compression method of the entry, or -1 if not specified.
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMethodName() - Method in class org.apache.log4j.spi.LocationInfo
Returns the method name of the caller.
getMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the public member methods of the class or interface represented by this Class object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces.
getMIBObject() - Method in interface org.ocap.diagnostics.MIBDefinition
Gets the MIB object associated with this MIB definition.
getMIBObject() - Method in interface org.ocap.diagnostics.SNMPRequest
Gets the MIBObject for the request.
getMIBObject() - Method in class org.ocap.diagnostics.SNMPResponse
Gets the encoding of the MIB object associated with the OID in the request that caused this response.
getMimeType() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
Gets the mimetype for this UPnPDeviceIcon.
getMimeType() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the mimetype for this UPnPDeviceIcon.
getMinDB() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the minimum gain in decibels for this AudioOutputPort.
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets what the minimal days required in the first week of the year are; e.g., if the first week is defined as one that contains the first day of the first month of a year, getMinimalDaysInFirstWeek returns 1.
getMinimum() - Method in interface java.awt.Adjustable
Gets the minimum value of the adjustable object.
getMinimum(int) - Method in class java.util.Calendar
Gets the minimum value for the given time field.
getMinimum(int) - Method in class java.util.GregorianCalendar
Returns minimum value for the given field.
getMinimumDuration() - Method in class org.ocap.dvr.BufferingRequest
Gets the minimum content buffering duration for this request.
getMinimumDuration() - Method in interface org.ocap.dvr.TimeShiftProperties
Gets the minimum content buffering duration.
getMinimumFractionDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumIntegerDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the integer portion of a number.
getMinimumRate() - Method in class javax.media.protocol.RateRange
Get the minimum rate supported by this range.
getMinimumSize() - Method in class java.awt.Component
Gets the mininimum size of this component.
getMinimumSize() - Method in class java.awt.Container
Returns the minimum size of this container.
getMinimumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the minimum size required to render the text content in any possible interaction state of the specified HVisible component.
getMinimumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present one element of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMinimumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize() - Method in class org.havi.ui.HVisible
Gets the minimum size of the HVisible.
getMinimumTransferSize() - Method in interface javax.media.protocol.PushSourceStream
Determine the size of the buffer needed for the data transfer.
getMinimumTSBSize() - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Gets the minimum storage space size for time-shift buffer use.
getMinimumValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the allowedValueRange minimum value for this UPnP state variable.
getMinimumValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the allowedValueRange minimum value for this UPnP state variable.
getMinorNumber() - Method in interface javax.tv.service.ServiceMinorNumber
Reports the minor number of the service.
getMinRepeatInterval() - Method in class javax.tv.util.TVTimer
Report the minimum interval that this timer can repeat tasks.
getMinusSign() - Method in class java.text.DecimalFormatSymbols
Gets the character used to represent minus sign.
getMinValue() - Method in class org.havi.ui.HStaticRange
Gets the minimum of the range.
getMiterLimit() - Method in class java.awt.BasicStroke
Returns the limit of miter joins.
getMixedFilteringCapability(int[], int) - Method in class org.ocap.media.VBIFilterGroup
Returns true if field mixed filtering of the specified VBI line numbers with the specified data format is supported by this VBIFilterGroup.
getMode() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the text display mode.
getModelDescription() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP model description of this device.
getModelDescription() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP model description of this device.
getModelName() - Method in interface org.ocap.hardware.IEEE1394Node
Returns the value of MODEL NAME TEXTUAL DESCRIPTOR of the 1394 node.
getModelName() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP model name of this device.
getModelName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP model name of this device.
getModelNumber() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP model number of this device.
getModelNumber() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP model number of this device.
getModelURL() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP model URL of this device.
getModelURL() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP model URL of this device.
getModerationDelta() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the moderation delta of this state variable.
getModerationInterval() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the moderation interval of this state variable, in milliseconds.
getModifiers() - Method in class java.awt.AWTKeyStroke
Returns the modifier keys for this AWTKeyStroke.
getModifiers() - Method in class java.awt.event.ActionEvent
Returns the modifier keys held down during this action event.
getModifiers() - Method in class java.awt.event.InputEvent
Returns the modifier mask for this event.
getModifiers() - Method in class java.lang.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModifiers() - Method in class java.lang.reflect.Constructor
Returns the Java language modifiers for the constructor represented by this Constructor object, as an integer.
getModifiers() - Method in class java.lang.reflect.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getModifiers() - Method in interface java.lang.reflect.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiers() - Method in class java.lang.reflect.Method
Returns the Java language modifiers for the method represented by this Method object, as an integer.
getModifiers() - Method in class org.dvb.event.UserEvent
Returns the modifiers flag for this event.
getModifiers() - Method in class org.havi.ui.event.HActionEvent
Returns any modifiers held down during this action event.
getModifiersEx() - Method in class java.awt.event.InputEvent
Returns the extended modifier mask for this event.
getModifiersExText(int) - Static method in class java.awt.event.InputEvent
Returns a String describing the extended modifier keys and mouse buttons, such as "Shift", "Button1", or "Ctrl+Shift".
getModulationFormat() - Method in class org.ocap.net.OcapLocator
This method returns a value representing a modulation_format as specified in SCTE 65.
getModulus() - Method in interface java.security.interfaces.RSAKey
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPublicKeySpec
Returns the modulus.
getMonetaryDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the monetary decimal separator.
getMonths() - Method in class java.text.DateFormatSymbols
Gets month strings.
getMostFavourite() - Method in class org.dvb.user.Preference
Returns the most favourite value for this preference, that is, the first element of the list.
getMostRecentEventTime() - Static method in class java.awt.EventQueue
Returns the timestamp of the most recent event that had a timestamp, and that was dispatched from the EventQueue associated with the calling thread.
getMostRecentFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that will receive the focus when this Window is focused.
getMountPoint() - Method in class org.dvb.dsmcc.ServiceDomain
Returns a DSMCCObject object describing the top level directory of this ServiceDomain.
getMouseListeners() - Method in class java.awt.Component
Returns an array of all the mouse listeners registered on this component.
getMouseModifiersText(int) - Static method in class java.awt.event.MouseEvent
Returns a String describing the modifier keys and mouse buttons that were down during the event, such as "Shift", or "Ctrl+Shift".
getMouseMotionListeners() - Method in class java.awt.Component
Returns an array of all the mouse motion listeners registered on this component.
getMouseWheelListeners() - Method in class java.awt.Component
Returns an array of all the mouse wheel listeners registered on this component.
getMove(int) - Method in class org.havi.ui.HAnimation
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HGraphicButton
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HIcon
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HListGroup
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in interface org.havi.ui.HNavigable
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HRange
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HRangeValue
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HSinglelineEntry
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HText
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMove(int) - Method in class org.havi.ui.HTextButton
Provides the HNavigable object that is navigated to when a particular key is pressed.
getMultiplier() - Method in class java.text.DecimalFormat
Get the multiplier for use in percent, permill, etc.
getMultiSelection() - Method in class org.havi.ui.HListGroup
Return the multiple selection mode currently active for this HListGroup.
getMute() - Method in class javax.media.GainChangeEvent
Get the GainControl's new mute value.
getMute() - Method in interface javax.media.GainControl
Get the mute state of the signal associated with this GainControl.
getName(int) - Method in class java.awt.color.ColorSpace
Returns the name of the component given the component index.
getName() - Method in class java.awt.Component
Gets the name of the component.
getName() - Method in class java.awt.Font
Returns the logical name of this Font.
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.io.ObjectStreamClass
The name of the class described by this descriptor.
getName() - Method in class java.io.ObjectStreamField
Get the name of this field.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in class java.lang.Package
Return the name of this package.
getName() - Method in class java.lang.reflect.Constructor
Returns the name of this constructor, as a string.
getName() - Method in class java.lang.reflect.Field
Returns the name of the field represented by this Field object.
getName() - Method in interface java.lang.reflect.Member
Returns the simple name of the underlying member or constructor represented by this Member.
getName() - Method in class java.lang.reflect.Method
Returns the name of the method represented by this Method object, as a String.
getName() - Method in class java.lang.Thread
Returns this thread's name.
getName() - Method in class java.lang.ThreadGroup
Returns the name of this thread group.
getName() - Method in class java.net.NetworkInterface
Get the name of this network interface.
getName() - Method in interface java.security.acl.Acl
Returns the name of this ACL.
getName() - Method in class java.security.Identity
Deprecated.
Returns this identity's name.
getName() - Method in class java.security.Permission
Returns the name of this Permission.
getName() - Method in interface java.security.Principal
Returns the name of this principal.
getName() - Method in class java.security.Provider
Returns the name of this provider.
getName() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns the name of the attribute.
getName() - Method in class java.util.zip.ZipEntry
Returns the name of the entry.
getName() - Method in class java.util.zip.ZipFile
Returns the path name of the ZIP file.
getName() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the name to which the object is being bound, or the name from which the object is being unbound.
getName() - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the format defined in RFC 2253.
getName(String) - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the specified format.
getName() - Method in interface javax.tv.service.guide.ProgramEvent
Returns the program event title.
getName() - Method in interface javax.tv.service.navigation.FavoriteServicesName
Provides a human-readable name for this favorite services preference.
getName() - Method in interface javax.tv.service.navigation.ServiceComponent
Returns a name associated with this component.
getName() - Method in interface javax.tv.service.Service
Returns a short service name or acronym.
getName() - Method in interface javax.tv.service.transport.Bouquet
Reports the name of this bouquet.
getName() - Method in interface javax.tv.service.transport.Network
Reports the name of this network.
getName() - Method in interface javax.xml.stream.DTDStreamReader
Returns the name as a String.
getName() - Method in interface org.apache.log4j.Appender
Get the name of this appender.
getName() - Method in class org.apache.log4j.AppenderSkeleton
Returns the name of this appender.
getName() - Method in class org.apache.log4j.Category
Return the category name.
getName() - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application.
getName(String) - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application in the language which is specified by the parameter passed as an argument.
getName() - Method in class org.dvb.event.RepositoryDescriptor
Returns the name of the repository to which the lost, or about to be lost, user event belongs.
getName() - Method in class org.dvb.event.UserEventRepository
Returns the name of the current repository as passed to the constructor.
getName() - Method in interface org.dvb.spi.Provider
Returns the name of this provider.
getName() - Method in class org.dvb.user.Preference
Returns the name of the preference.
getName() - Method in class org.dvb.user.UserPreferenceChangeEvent
Returns the name of the modified Preference
getName() - Method in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Returns "Dynamic".
getName() - Method in interface org.ocap.hardware.device.VideoOutputConfiguration
Get the String representation of this VideoOutputConfiguration, suitable for display to the user.
getName() - Method in interface org.ocap.hardware.pod.PODApplication
This method returns an application name of the CableCARD Application represented by this class.
getName() - Method in interface org.ocap.hn.content.ContentContainer
Gets the name of this ContentContainer.
getName() - Method in interface org.ocap.hn.Device
Returns the name of this device.
getName() - Method in interface org.ocap.hn.upnp.common.UPnPAction
Gets the name of the action from the action name element in the UPnP service description.
getName() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
Gets the name of the action as specifed by the action name element in the UPnP service description.
getName() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the name of this UPnP state variable.
getName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the name of this UPnP state variable.
getName() - Method in interface org.ocap.storage.StorageProxy
Gets the storage device name assigned by the implementation.
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNames() - Method in interface org.dvb.application.AppAttributes
This method returns all the available names for the application together with their ISO 639 language code.
getNames() - Method in class org.ocap.system.RegisteredApiManager
Gets a list of registered APIs.
getNamespaceCount() - Method in interface javax.xml.stream.XMLStreamReader
Returns the count of namespaces declared on this START_ELEMENT or END_ELEMENT, this method is only valid on a START_ELEMENT, END_ELEMENT or NAMESPACE.
getNamespacePrefix(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix for the namespace declared at the index.
getNamespaceURI(String) - Method in interface javax.xml.stream.XMLStreamReader
Return the uri for the given prefix.
getNamespaceURI(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns the uri for the namespace declared at the index.
getNamespaceURI() - Method in interface javax.xml.stream.XMLStreamReader
If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace.
getNamespaceURI() - Method in interface org.w3c.dom.events.Event
The namespace URI associated with this event at creation time, or null if it is unspecified.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNaN() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent "not a number".
getNanoseconds() - Method in class javax.media.Time
Get the time value in nanoseconds.
getNanoseconds() - Method in interface javax.media.TimeBase
Get the current time of the TimeBase specified in nanoseconds.
getNavigationKeys() - Method in class org.havi.ui.HAnimation
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HGraphicButton
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HIcon
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HListGroup
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in interface org.havi.ui.HNavigationInputPreferred
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HRange
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HRangeValue
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HText
Retrieve the set of key codes which this component maps to navigation targets.
getNavigationKeys() - Method in class org.havi.ui.HTextButton
Retrieve the set of key codes which this component maps to navigation targets.
getNDC() - Method in class org.apache.log4j.spi.LoggingEvent
This method returns the NDC for this event.
getNeedClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication is required on newly accepted connections.
getNeedClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will require client authentication.
getNegativePrefix() - Method in class java.text.DecimalFormat
Get the negative prefix.
getNegativeSuffix() - Method in class java.text.DecimalFormat
Get the negative suffix.
getNestedException() - Method in exception javax.xml.stream.XMLStreamException
Gets the nested exception.
getNetModule(String) - Method in interface org.ocap.hn.Device
Returns the NetModule by module id.
getNetModule(String, String) - Method in class org.ocap.hn.NetManager
Returns NetModule by device and module ID.
getNetModuleId() - Method in interface org.ocap.hn.NetModule
Returns the id of this NetModule, which is unique within the device.
getNetModuleList() - Method in interface org.ocap.hn.Device
Returns the list of NetModules supported by this device.
getNetModuleList(PropertyFilter) - Method in class org.ocap.hn.NetManager
Returns NetModules that match all properties set by a given filter.
getNetModuleList(String, String) - Method in class org.ocap.hn.NetManager
Returns all NetModules that match the specified device name and module identifier.
getNetModuleType() - Method in interface org.ocap.hn.NetModule
Returns the type of this NetModule.
getNetwork() - Method in class javax.tv.service.transport.NetworkChangeEvent
Reports the Network that changed.
getNetwork() - Method in interface org.ocap.hn.content.ContentResource
Returns the network on which the content is available.
getNetworkCollection() - Method in class javax.tv.service.transport.NetworkChangeEvent
Reports the NetworkCollection that generated the event.
getNetworkID() - Method in interface javax.tv.service.transport.Network
Reports the ID of this network.
getNetworkInterface() - Method in class java.net.MulticastSocket
Get the multicast network interface set.
getNetworkInterface() - Method in class org.davic.net.tuning.NetworkInterfaceController
Returns the network interface associated with this controller.
getNetworkInterface(TransportStream) - Method in class org.davic.net.tuning.NetworkInterfaceManager
Returns the NetworkInterface with which the specified TransportStream object is associated.
getNetworkInterface() - Method in interface org.dvb.service.selection.DvbServiceContext
Return the NetworkInterface reserved by this ServiceContext.
getNetworkInterface() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the NetworkInterface for the stream type of interest.
getNetworkInterface(boolean) - Method in interface org.ocap.dvr.TimeShiftProperties
Gets the NetworkInterface currently associated with this ServiceContext corresponding to live or time-shifted content.
getNetworkInterfaces() - Static method in class java.net.NetworkInterface
Returns all the interfaces on this machine.
getNetworkInterfaces() - Method in class org.davic.net.tuning.NetworkInterfaceManager
Returns all network interfaces.
getNetworkInterfaces() - Static method in class org.ocap.hn.NetworkInterface
Gets an array of NetworkInterface instances that represent all of the network interfaces supported by the device.
getNetworkPassword(NetworkInterface) - Method in class org.ocap.hn.security.NetSecurityManager
Gets a network interface password.
getNewDFC() - Method in class org.dvb.media.DFCChangedEvent
Get the new decoder format conversion
getNewFormat() - Method in class org.dvb.media.ActiveFormatDescriptionChangedEvent
Get the new active format description
getNewRatio() - Method in class org.dvb.media.AspectRatioChangedEvent
Get the new aspect ratio of the transmitted video
getNewValue() - Method in class java.beans.PropertyChangeEvent
Sets the new value for the property, expressed as an Object.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNewVersion() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
This returns the version number of the new table.
getNewVersionNumber() - Method in class org.dvb.dsmcc.ObjectChangeEvent
This method is used to get the new version number of the monitored DSMCCObject.
getNext() - Method in class org.apache.log4j.spi.Filter
Return the pointer to the next filter;
getNextElementSibling() - Method in interface org.w3c.dom.ElementTraversal
Retrieves the next sibling element.
getNextEntry() - Method in class java.util.jar.JarInputStream
Reads the next ZIP file entry and positions stream at the beginning of the entry data.
getNextEntry() - Method in class java.util.zip.ZipInputStream
Reads the next ZIP file entry and positions stream at the beginning of the entry data.
getNextEvent() - Method in class java.awt.EventQueue
Removes an event from the EventQueue and returns it.
getNextJarEntry() - Method in class java.util.jar.JarInputStream
Reads the next JAR file entry and positions the stream at the beginning of the entry data.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextUpdate() - Method in class java.security.cert.X509CRL
Gets the nextUpdate date from the CRL.
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
Get the nominal length of a datagram.
getNonCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in the certificate/CRL managed by the object implementing this interface.
getNotAfter() - Method in class java.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotAfter() - Method in interface javax.microedition.pki.Certificate
Gets the time after which this Certificate may not be used from the validity period.
getNotAfter() - Method in class javax.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotationName() - Method in interface javax.xml.stream.DTDStreamReader
Returns the notation name.
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNotBefore() - Method in class java.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNotBefore() - Method in interface javax.microedition.pki.Certificate
Gets the time before which this Certificate may not be used from the validity period.
getNotBefore() - Method in class javax.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNotPresentedStreams() - Method in class org.ocap.media.AlternativeMediaPresentationEvent
 
getNotPresentedStreams() - Method in interface org.ocap.media.NotPresentedMediaInterface
 
getNPT() - Method in class org.dvb.dsmcc.DSMCCStream
This function is used to get the current NPT in milliseconds.
getNPTRate() - Method in class org.dvb.dsmcc.DSMCCStream
Get the NPT rate for the DSMCCStream object.
getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceDomain
This method returns the NSAP address of the ServiceDomain.
getNSAPAddress() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the NSAP Address of a ServiceDomain as defined in ISO/IEC 13818-6.
getNumberColumns() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the number of columns (characters) per line in the text display.
getNumberFormat() - Method in class java.text.DateFormat
Gets the number formatter which this date/time formatter uses to format and parse a time.
getNumberInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default locale.
getNumberInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getNumberOfChannels() - Method in interface org.ocap.hn.content.AudioResource
Returns the number of audio channels, for example, 1 for mono, 2 for stereo, 6 for DTS 5.1 and 7 for DTS 6.1
getNumberOfIdentifiers() - Static method in class org.ocap.hn.content.MetadataIdentifiers
Gets the number of identifiers in the set of supported identifiers returned by the #getIdentifiers method.
getNumberOfLevels() - Method in interface javax.tv.service.RatingDimension
Returns the number of levels defined for this dimension.
getNumberRows() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the number of rows (i.e.
getNumColorComponents() - Method in class java.awt.image.ColorModel
Returns the number of color components in this ColorModel.
getNumComponents() - Method in class java.awt.color.ColorSpace
Returns the number of components of this ColorSpace.
getNumComponents() - Method in class java.awt.image.ColorModel
Returns the number of components, including alpha, in this ColorModel.
getNumerator() - Method in class org.dvb.dsmcc.NPTRate
Get the NPT rate's numerator.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumItems() - Method in class org.havi.ui.HListGroup
Retrieve the number of items in the content list.
getNumSelected() - Method in class org.havi.ui.HListGroup
Return the number of items which would be in the selection, if the HListGroup#getSelection method were called at this time.
getNumVisible(HVisible) - Method in class org.havi.ui.HListGroupLook
Retrieve the number of visible elements for the specified component.
getObject() - Method in class java.security.GuardedObject
Retrieves the guarded object, or throws an exception if access to the guarded object is denied by the guard.
getObject() - Method in class java.security.SignedObject
Retrieves the encapsulated object.
getObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetField
Get the ObjectStreamClass that describes the fields in the stream.
getOcapLocator() - Method in interface org.ocap.hn.resource.NetResourceUsage
Gets the OcapLocator of the service associated with this usage.
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in class java.text.CollationElementIterator
Returns the character offset in the original text corresponding to the next collation element.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset() - Method in interface javax.microedition.io.Datagram
Get the offset.
getOffset(int) - Method in class org.havi.ui.HImageEffectMatte
Get the offset of a specified frame of the matte relative to its component in pixels.
getOffset() - Method in class org.havi.ui.HImageMatte
Get the offset of the matte relative to its component in pixels.
getOffset(HScreenConfiguration) - Method in class org.havi.ui.HScreenConfiguration
Returns the offset between the origin of the pixel coordinate space of the specified HScreenConfiguration, and the origin of the current pixel coordinate space of this HScreenConfiguration.
getOffsetHit(int) - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo whose character index is offset by delta from the charIndex of this TextHitInfo.
getOID() - Method in class org.dvb.application.AppID
This method returns the integer value of the organization number supplied in the constructor.
getOID() - Method in class org.ocap.diagnostics.MIBObject
Gets the MIB object identifier.
getOid() - Method in class org.ocap.logging.MIBAppender
 
getOldState() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the old state for the RecordingRequest.
getOldValue() - Method in class java.beans.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOnDuration() - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Gets the percentage of time the text will be on during one blink iteration.
getOOBInline() - Method in class java.net.Socket
Tests if OOBINLINE is enabled.
getOppositeComponent() - Method in class java.awt.event.FocusEvent
Returns the other Component involved in this focus change.
getOppositeWindow() - Method in class java.awt.event.WindowEvent
Returns the other Window involved in this focus or activation change.
getOptimalLevel() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the gain level that is optimal for stereo playback.
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOptions() - Method in interface org.ocap.storage.StorageProxy
Gets the array of storage device options (e.g., DetachableStorageOption).
getOrganization() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the name of the organization that this recording will be tied to
getOrientation() - Method in interface java.awt.Adjustable
Gets the orientation of the adjustable object.
getOrientation() - Method in class org.havi.ui.HListGroup
Retrieve the orientation of the HListGroup.
getOrientation() - Method in interface org.havi.ui.HOrientable
Retrieve the orientation of the HOrientable .
getOrientation() - Method in class org.havi.ui.HStaticRange
Retrieve the orientation of the HStaticRange.
getOriginalVersion() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
This returns the original version number of the table.
getOtherHit() - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the other side of the insertion point.
getOuterDescriptorLoop() - Method in interface org.ocap.si.ProgramMapTable
Get the outer descriptor loop.
getOutputConfiguration() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the current output configuration for this video output port.
getOutputContentFormat() - Method in interface org.ocap.hn.transformation.Transformation
Returns the output content format the input format can be transformed into.
getOutputResolution(VideoResolution) - Method in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Get the output configuration that should be applied for the given input resolution if this configuration were successfully set on a video output port.
getOutputStream() - Method in class java.lang.Process
Gets the output stream of the subprocess.
getOutputStream() - Method in class java.net.Socket
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.SocketImpl
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.URLConnection
Returns an output stream that writes to this connection.
getOverlappingEntries() - Method in interface org.ocap.dvr.OcapRecordingRequest
Gets any other RecordingRequest that overlaps with the duration of this recording request.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getP() - Method in interface java.security.interfaces.DSAParams
Returns the prime, p.
getP() - Method in class java.security.spec.DSAParameterSpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPublicKeySpec
Returns the prime p.
getPackage() - Method in class java.lang.Class
Gets the package for this class.
getPackage(String) - Method in class java.lang.ClassLoader
Returns a Package that has been defined by this class loader or any of its ancestors.
getPackage(String) - Static method in class java.lang.Package
Find a package by name in the callers ClassLoader instance.
getPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages defined by this class loader and its ancestors.
getPackages() - Static method in class java.lang.Package
Get all the packages currently known for the caller's ClassLoader instance.
getParameters() - Method in class java.security.Signature
Returns the parameters used with this signature object.
getParameterSpec(Class) - Method in class java.security.AlgorithmParameters
Returns a (transparent) specification of this parameter object.
getParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the constructor represented by this Constructor object.
getParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the method represented by this Method object.
getParams() - Method in interface java.security.interfaces.DSAKey
Returns the DSA-specific key parameters.
getParent() - Method in class java.awt.Component
Gets the parent of this component.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.lang.ClassLoader
Returns the parent class loader for delegation.
getParent() - Method in class java.lang.ThreadGroup
Returns the parent of this thread group.
getParent() - Method in class org.apache.log4j.Category
Returns the parent of this category.
getParent() - Method in interface org.ocap.shared.dvr.RecordingRequest
Gets the parent recording request corresponding to this recording request.
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParentDevice() - Method in interface org.ocap.hn.Device
Returns the parent of this device.
getParentDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
Returns the parent UPnP Device of this device, if any.
getParentDevice() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Returns the parent device of this UPnPManagedDevice.
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentID() - Method in interface org.ocap.hn.content.ContentEntry
Returns the ID of ContentContainer this ContentEntry belongs to.
getParentNode() - Method in class org.ocap.hn.content.MetadataNode
Gets the parent MetadataNode of this MetadataNode.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getPassword() - Method in class java.net.PasswordAuthentication
Returns the user password.
getPassword() - Method in class org.dvb.net.rc.ConnectionParameters
Return the password used in establishing this connection The value returned shall be the one passed into the constructor of this instance.
getPasswordAuthentication() - Method in class java.net.Authenticator
Called when password authorization is needed.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPath() - Method in class java.net.URI
Returns the decoded path component of this URI.
getPath() - Method in class java.net.URL
Gets the path part of this URL.
getPath() - Method in interface org.ocap.storage.LogicalStorageVolume
Gets the absolute path of the volume.
getPathName() - Method in class org.dvb.dsmcc.ServiceXFRReference
This method returns the pathname of the object in the alternate ServiceDomain.
getPathSegments() - Method in class org.ocap.net.OcapLocator
This method returns a path_segments string of the OCAP URL represented by this OcapLocator instance.
getPatternSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used to separate positive and negative subpatterns in a pattern.
getPayload() - Method in interface org.ocap.media.S3DConfiguration
Gets the payload of the 3DTV information description message.
getPcrPID() - Method in interface org.ocap.si.ProgramMapTable
Get the PCR_PID field.
getPeerCertificateChain() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificateChain() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was established as part of defining the session.
getPeerCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was established as part of defining the session.
getPeerHost() - Method in interface javax.net.ssl.SSLSession
Returns the host name of the peer in this session.
getPercent() - Method in class java.text.DecimalFormatSymbols
Gets the character used for percent sign.
getPercentInstance() - Static method in class java.text.NumberFormat
Returns a percentage format for the current default locale.
getPercentInstance(Locale) - Static method in class java.text.NumberFormat
Returns a percentage format for the specified locale.
getPermanentFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the permanent focus owner, if the permanent focus owner is in the same context as the calling thread.
getPerMill() - Method in class java.text.DecimalFormatSymbols
Gets the character used for mille percent sign.
getPermission() - Method in class java.net.HttpURLConnection
 
getPermission() - Method in class java.net.URLConnection
Returns a permission object representing the permission necessary to make the connection represented by this object.
getPermission() - Method in exception java.security.AccessControlException
Gets the Permission object associated with this exeception, or null if there was no corresponding Permission object.
getPermissions(CodeSource) - Method in class java.net.URLClassLoader
Returns the permissions for the given codesource object.
getPermissions(Principal) - Method in interface java.security.acl.Acl
Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group).
getPermissions(CodeSource) - Method in class java.security.Policy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for code from the specified code source.
getPermissions(ProtectionDomain) - Method in class java.security.Policy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed given the characteristics of the protection domain.
getPermissions() - Method in class java.security.ProtectionDomain
Returns the static permissions granted to this domain.
getPermissions(CodeSource) - Method in class java.security.SecureClassLoader
Returns the permissions for the given CodeSource object.
getPermissions() - Method in class org.dvb.io.persistent.FileAttributes
Returns the file access permissions
getPID() - Method in class org.davic.mpeg.ElementaryStream
 
getPID() - Method in interface org.ocap.si.PATProgram
Get the program_map_PID field.
getPIData() - Method in interface javax.xml.stream.DTDStreamReader
Returns the data section of a processing instruction.
getPIData() - Method in interface javax.xml.stream.XMLStreamReader
Get the data section of a processing instruction
getPIDs() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Get the array of PIDs for the streams with the stream type of interest.
getPIDs() - Method in class org.ocap.net.OcapLocator
This method returns a PID value of the OCAP URL represented by this OcapLocator instance.
getPITarget() - Method in interface javax.xml.stream.DTDStreamReader
Returns the target of a processing instruction.
getPITarget() - Method in interface javax.xml.stream.XMLStreamReader
Get the target of a processing instruction
getPixelAspectRatio() - Method in class org.havi.ui.HScreenConfiguration
Return the pixel aspect ratio of this configuration.
getPixelCoordinatesHScreenRectangle(HScreenRectangle, Container) - Method in class org.havi.ui.HGraphicsConfiguration
Returns a java.awt.Rectangle which contains the graphics (AWT) pixel area for an HScreenRectangle relative to the supplied java.awt.Container.
getPixelCoordinatesHScreenRectangle(Rectangle) - Method in class org.havi.ui.HScene
Returns an HScreenRectangle which corresponds to the graphics (AWT) pixel area specified by the parameter in this HScene.
getPixelResolution() - Method in class org.havi.ui.HScreenConfiguration
Return the resolution of this configuration in pixels.
getPixelResolution() - Method in class org.ocap.hardware.device.VideoResolution
Return the pixel resolution of the video.
getPixels() - Method in class java.awt.image.PixelGrabber
Get the pixel buffer.
getPixelSize() - Method in class java.awt.image.ColorModel
Returns the number of bits per pixel described by this ColorModel.
getPlaybackBandwidth() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets the playback bandwidth in bits-per-second when only one playback stream and no record streams are open on the entire storage device.
getPlayer() - Method in class org.ocap.media.MediaTimer
Get a Player that was tied to this MediaTimer object by a constructor.
getPlayMode() - Method in interface org.havi.ui.HAnimateEffect
Gets the playing mode for this HAnimateEffect .
getPlayMode() - Method in class org.havi.ui.HFlatEffectMatte
Gets the playing mode for this HFlatEffectMatte.
getPlayMode() - Method in class org.havi.ui.HImageEffectMatte
Gets the playing mode for this HImageEffectMatte.
getPlayMode() - Method in class org.havi.ui.HStaticAnimation
Gets the playing mode for this HStaticAnimation.
getPMTElementaryStreamInfoLoop() - Method in interface org.ocap.si.ProgramMapTable
Get elementary stream information blocks.
getPoint() - Method in class java.awt.event.MouseEvent
Returns the x,y position of the event relative to the source component.
getPolicy() - Static method in class java.security.Policy
Returns the installed Policy object.
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port for this socket.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port to which this socket is connected.
getPort() - Method in class java.net.SocketImpl
Returns the value of this socket's port field.
getPort() - Method in class java.net.URI
Returns the port number of this URI.
getPort() - Method in class java.net.URL
Gets the port number of this URL.
getPort() - Method in interface javax.microedition.io.HttpConnection
Returns the network port number of the URL for this HttpConnection.
getPort() - Method in interface javax.microedition.io.HttpsConnection
Returns the network port number of the URL for this HttpsConnection.
getPort() - Method in interface javax.microedition.io.SocketConnection
Returns the remote port to which this socket is bound.
getPosition(String) - Method in class org.dvb.user.Preference
Returns the position in the list of the specified value.
getPosition() - Method in interface org.havi.ui.HAnimateEffect
Get the current index into the content array which this HAnimateEffect is using to display content.
getPosition() - Method in class org.havi.ui.HFlatEffectMatte
Get the current index into the content array which this HFlatEffectMatte is using to display content.
getPosition() - Method in class org.havi.ui.HImageEffectMatte
Get the current index into the content array which this HImageEffectMatte is using to display content.
getPosition() - Method in class org.havi.ui.HStaticAnimation
Get the current index into the content array which this HStaticAnimation is using to display content.
getPosition(RecordingRequest) - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the position of a specified recording request in the list.
getPosition() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the current position of the RecordingListIterator.
getPositioningCapability() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about how the video can be positioned on screen.
getPositivePrefix() - Method in class java.text.DecimalFormat
Get the positive prefix.
getPositiveSuffix() - Method in class java.text.DecimalFormat
Get the positive suffix.
getPowerMode() - Method in class org.ocap.hardware.Host
 
getPredefinedCursor(int) - Static method in class java.awt.Cursor
Returns a cursor object with the specified predefined type.
getPreferenceObject(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HSceneTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HScreenConfigTemplate
Return the preference object for the specified preference.
getPreferenceObject(int) - Method in class org.havi.ui.HVideoConfigTemplate
Return the preference object for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HBackgroundConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HGraphicsConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HSceneTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HScreenConfigTemplate
Return the priority for the specified preference.
getPreferencePriority(int) - Method in class org.havi.ui.HVideoConfigTemplate
Return the priority for the specified preference.
getPreferredLanguage() - Method in class javax.tv.service.SIManager
Reports the preferred language for this SIManager.
getPreferredSize() - Method in class java.awt.Component
Gets the preferred size of this component.
getPreferredSize() - Method in class java.awt.Container
Returns the preferred size of this container.
getPreferredSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the preferred size to render the text content in any possible interaction state of the specified HVisible component.
getPreferredSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Gets the preferred size of the HVisible component when drawn with this HListGroupLook.
getPreferredSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the preferred size of the HVisible component when drawn with this HLook.
getPreferredSize() - Method in class org.havi.ui.HVisible
Gets the preferred size of the HVisible.
getPrefix() - Method in interface javax.xml.stream.XMLStreamReader
Returns the prefix of the current event or null if the event does not have a prefix
getPrefix(String) - Method in interface javax.xml.stream.XMLStreamWriter
Gets the prefix the uri is bound to
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPresentationURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Gets the UPnP presentation page URL of this device.
getPresentedStreams() - Method in class org.ocap.media.MediaPresentationEvent
 
getPreviousElementSibling() - Method in interface org.w3c.dom.ElementTraversal
Retrieves the previous sibling element.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousState() - Method in class javax.media.TransitionEvent
Get the state that the Controller was in before this event occurred.
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrimeExponentP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentP.
getPrimeExponentP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentP.
getPrimeExponentQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentQ.
getPrimeExponentQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentQ.
getPrimeP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeP.
getPrimeP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeP.
getPrimeQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeQ.
getPrimeQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeQ.
getPrincipal() - Method in interface java.security.acl.AclEntry
Returns the principal for which permissions are granted or denied by this ACL entry.
getPrincipal() - Method in interface java.security.Certificate
Deprecated.
Returns the principal of the principal-key pair being guaranteed by the guarantor.
getPrincipals() - Method in class java.security.ProtectionDomain
Returns an array of principals for this domain.
getPrioritizedResourceUsages(RecordingRequest) - Method in class org.ocap.dvr.OcapRecordingManager
Get the prioritized list of overlapping ResourceUsages corresponding to a particular recording request.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPriority() - Method in class org.apache.log4j.Category
Deprecated.
Please use Category.getLevel() instead.
getPriority() - Method in interface org.dvb.application.AppAttributes
This method returns the priority of the application.
getPriority() - Method in class org.dvb.io.persistent.FileAttributes
Returns the priority to use in persistent storage
getPriority() - Method in class org.ocap.application.AppPattern
Returns the search order priority of this AppPattern.
getPriorityFlag() - Method in class org.ocap.dvr.OcapRecordingProperties
Return whether or not the recording should be made if there are resource conflicts
getPrivate() - Method in class java.security.KeyPair
Returns a reference to the private key component of this key pair.
getPrivateData() - Method in class org.ocap.dvr.PrivateRecordingSpec
Returns the private data stored in this recording spec
getPrivateExponent() - Method in interface java.security.interfaces.RSAPrivateKey
Returns the private exponent.
getPrivateExponent() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the private exponent.
getPrivateInfo() - Method in class org.ocap.application.AppPattern
Returns MSO-private information of this AppPattern.
getPrivateKey() - Method in class java.security.Signer
Deprecated.
Returns this signer's private key.
getPrivateKey(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the key associated with the given alias.
getProfiles() - Method in interface org.dvb.application.AppAttributes
This method returns those minimum profiles required for the application to execute.
getProgramEvent() - Method in class javax.tv.service.guide.ProgramScheduleEvent
Reports the ProgramEvent that changed.
getProgramEventDescription() - Method in interface javax.tv.service.guide.ProgramEventDescription
Provides a textual description of the ProgramEvent.
getProgramNumber() - Method in class org.ocap.net.OcapLocator
This method returns a program_number value of the OCAP URL represented by this OcapLocator instance.
getProgramNumber() - Method in interface org.ocap.si.PATProgram
Get the program_number field.
getProgramNumber() - Method in interface org.ocap.si.ProgramMapTable
Get the program_number field, corresponds with the PMT.
getPrograms() - Method in interface org.ocap.si.ProgramAssociationTable
Get the program loop in Program Association Table.
getProgramSchedule() - Method in class javax.tv.service.guide.ProgramScheduleEvent
Reports the ProgramSchedule that generated the event.
getProgramSchedule() - Method in interface javax.tv.service.navigation.ServiceDetails
Returns a schedule of program events associated with this service.
getProgress() - Method in interface org.ocap.hn.NetActionRequest
Gets the progress of the action in percent (0.0 - 1.0).
getProgressBarComponent() - Method in interface javax.media.CachingControl
Get a Component for displaying the download progress.
getPropagationId() - Method in class java.beans.PropertyChangeEvent
The "propagationId" field is reserved for future use.
getProperties() - Static method in class java.lang.System
Determines the current system properties.
getProperties() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the set of properties for the event.
getProperties() - Method in class org.ocap.shared.dvr.RecordingSpec
Return the description of how the recording is to be done.
getProperty(String, ImageObserver) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String, ImageObserver) - Method in class java.awt.Image
Gets a property of this image by name.
getProperty(String, String) - Static method in class java.awt.Toolkit
Gets a property with the specified key and default.
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String, String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Static method in class java.security.Security
Gets a security property value.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class javax.xml.stream.XMLInputFactory
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class javax.xml.stream.XMLOutputFactory
Get a feature/property on the underlying implementation
getProperty(String) - Method in interface javax.xml.stream.XMLStreamReader
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in interface javax.xml.stream.XMLStreamWriter
Get the value of a feature/property from the underlying implementation
getProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
Return a property for this event.
getProperty(String) - Method in interface org.dvb.application.AppAttributes
The following method is included for properties that do not have explicit property accessors.
getProperty(String, ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns a property of the image by name.
getProperty(String) - Method in interface org.ocap.hn.Device
Returns property of this device specified by a key.
getProperty(String) - Method in interface org.ocap.hn.NetModule
Returns the property value for specified key.
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getPropertyChangeEvent() - Method in exception java.beans.PropertyVetoException
Gets the vetoed PropertyChangeEvent.
getPropertyChangeListeners() - Method in class java.awt.Component
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the property change listeners registered on this keyboard focus manager.
getPropertyChangeListeners() - Method in class java.beans.PropertyChangeSupport
Returns an array of all the listeners that were added to the PropertyChangeSupport object with addPropertyChangeListener().
getPropertyKeySet() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the set of the key values in the properties for the event.
getPropertyName() - Method in class java.beans.PropertyChangeEvent
Gets the programmatic name of the property that was changed.
getPropertyNames() - Method in class java.awt.image.BufferedImage
Returns an array of names recognized by getProperty(String) or null, if no property names are recognized.
getProtectionDomain() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getProtectionType() - Method in interface org.ocap.hn.content.ContentFormat
Returns the protection type of the content.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocol() - Method in class javax.media.MediaLocator
Get the beginning of the locator string up to but not including the first colon.
getProtocol() - Method in interface javax.microedition.io.HttpConnection
Returns the protocol name of the URL of this HttpConnection.
getProtocol() - Method in class javax.net.ssl.SSLContext
Returns the protocol name of this SSLContext object.
getProtocol() - Method in interface javax.net.ssl.SSLSession
Returns the standard name of the protocol used for all connections in the session.
getProtocol() - Method in interface org.ocap.hn.content.ContentResource
Returns the protocol which can be used to retrieve the content.
getProtocol() - Static method in class org.ocap.test.OCAPTest
Returns a current protocol that is used by an OCAPTest instance.
getProtocolName() - Method in interface javax.microedition.io.SecurityInfo
Returns the secure protocol name.
getProtocolPrefixList() - Static method in class javax.media.PackageManager
Get the current value of the protocol package-prefix list.
getProtocolVersion() - Method in interface javax.microedition.io.SecurityInfo
Returns the protocol version.
getProvider() - Method in class java.security.AlgorithmParameterGenerator
Returns the provider of this algorithm parameter generator object.
getProvider() - Method in class java.security.AlgorithmParameters
Returns the provider of this parameter object.
getProvider() - Method in class java.security.cert.CertificateFactory
Returns the provider of this certificate factory.
getProvider() - Method in class java.security.KeyFactory
Returns the provider of this key factory object.
getProvider() - Method in class java.security.KeyPairGenerator
Returns the provider of this key pair generator object.
getProvider() - Method in class java.security.KeyStore
Returns the provider of this keystore.
getProvider() - Method in class java.security.MessageDigest
Returns the provider of this message digest object.
getProvider() - Method in class java.security.SecureRandom
Returns the provider of this SecureRandom object.
getProvider(String) - Static method in class java.security.Security
Returns the provider installed with the specified name, if any.
getProvider() - Method in class java.security.Signature
Returns the provider of this signature object.
getProvider() - Method in class javax.net.ssl.KeyManagerFactory
Returns the provider of this KeyManagerFactory object.
getProvider() - Method in class javax.net.ssl.SSLContext
Returns the provider of this SSLContext object.
getProvider() - Method in class javax.net.ssl.TrustManagerFactory
Returns the provider of this TrustManagerFactory object.
getProviderFirst() - Method in class org.dvb.spi.selection.LocatorScheme
Returns whether the provider is to handle the scheme before any platform handler for the scheme.
getProviderName() - Method in interface javax.tv.service.navigation.ServiceProviderInformation
Returns the name of the service provider.
getProviders() - Static method in class java.security.Security
Returns an array containing all the installed providers.
getProviders(String) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified selection criterion, or null if no such providers have been installed.
getProviders(Map) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified selection criteria, or null if no such providers have been installed.
getProviderVersion(String) - Method in class org.dvb.spi.ProviderRegistry
Return the version of an installed provider.
getProxyClass(ClassLoader, Class[]) - Static method in class java.lang.reflect.Proxy
Returns the java.lang.Class object for a proxy class given a class loader and an array of interfaces.
getPublic() - Method in class java.security.KeyPair
Returns a reference to the public key component of this key pair.
getPublicExponent() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the public exponent.
getPublicExponent() - Method in interface java.security.interfaces.RSAPublicKey
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the public-exponent value.
getPublicExponent() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAPublicKeySpec
Returns the public exponent.
getPublicId() - Method in interface javax.xml.stream.Location
Returns the public ID of the XML
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in exception org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicIdentifier() - Method in interface javax.xml.stream.DTDStreamReader
Returns the public identifier.
getPublicKey() - Method in class java.security.cert.Certificate
Gets the public key from this certificate.
getPublicKey() - Method in interface java.security.Certificate
Deprecated.
Returns the key of the principal-key pair being guaranteed by the guarantor.
getPublicKey() - Method in class java.security.Identity
Deprecated.
Returns this identity's public key.
getPublicKey() - Method in class javax.security.cert.Certificate
Gets the public key from this certificate.
getPunchThroughToBackgroundColor(int) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of modifying the existing color of a pixel to make it partially (or wholly) transparent to the background.
getPunchThroughToBackgroundColor(int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of "punching though" the HGraphicsDevice in which the drawing operation is performed.
getPunchThroughToBackgroundColor(Color, int) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of "punching though" all Components that are behind the Component in which the drawing operation is performed.
getPunchThroughToBackgroundColor(Color, int, HVideoDevice) - Method in class org.havi.ui.HGraphicsConfiguration
This method returns a Color that may be used in standard graphics drawing operations, which has the effect of modifying the existing color of a pixel to make it partially (or wholly) transparent to the background.
getQ() - Method in interface java.security.interfaces.DSAParams
Returns the subprime, q.
getQ() - Method in class java.security.spec.DSAParameterSpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPublicKeySpec
Returns the sub-prime q.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML qualified (prefixed) name by index.
getQuery() - Method in class java.net.URI
Returns the decoded query component of this URI.
getQuery() - Method in class java.net.URL
Gets the query part of this URL.
getQuery() - Method in interface javax.microedition.io.HttpConnection
Returns the query portion of the URL of this HttpConnection.
getRate() - Method in interface javax.media.Clock
Get the current temporal scale factor.
getRate() - Method in interface javax.media.protocol.RateConfiguration
Get the RateRange for this configuration.
getRate() - Method in class javax.media.RateChangeEvent
Get the new rate of the Controller that generated this event.
getRate() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
Return the new rate of the stream immediately after the change.
getRate() - Method in class org.ocap.hardware.device.VideoResolution
Return the frame or field rate of the video as specified by this object.
getRateConfigurations() - Method in interface javax.media.protocol.RateConfigureable
Get the rate configurations that this object supports.
getRating() - Method in interface javax.tv.service.guide.ProgramEvent
Reports content advisory information associated with this program for the local rating region.
getRatingDimension(String) - Method in class javax.tv.service.SIManager
Reports the RatingDimension corresponding to the specified string name.
getRatingLevel(String) - Method in interface javax.tv.service.guide.ContentRatingAdvisory
Returns a number representing the rating level in the specified RatingDimension associated with this rating region for the related ProgramEvent.
getRatingLevelDescription(short) - Method in interface javax.tv.service.RatingDimension
Returns a pair of strings describing the specified rating level for this dimension.
getRatingLevelText(String) - Method in interface javax.tv.service.guide.ContentRatingAdvisory
Returns the rating level display string for the specified dimension.
getRawAuthority() - Method in class java.net.URI
Returns the raw authority component of this URI.
getRawFragment() - Method in class java.net.URI
Returns the raw fragment component of this URI.
getRawOffset() - Method in class java.util.SimpleTimeZone
Gets the GMT offset for this time zone.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawPath() - Method in class java.net.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class java.net.URI
Returns the raw query component of this URI.
getRawSchemeSpecificPart() - Method in class java.net.URI
Returns the raw scheme-specific part of this URI.
getRawUserInfo() - Method in class java.net.URI
Returns the raw user-information component of this URI.
getReadAccessOrganizationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Gets the array of organisation identifiers with read permission.
getReason() - Method in exception java.net.URISyntaxException
Returns a string explaining why the input string could not be parsed.
getReason() - Method in exception javax.microedition.pki.CertificateException
Get the reason code.
getReason() - Method in class javax.tv.service.selection.PresentationTerminatedEvent
Reports the reason for which the presentation was terminated.
getReason() - Method in class javax.tv.service.selection.SelectionFailedEvent
Reports the reason why the selection failed.
getReason(int) - Method in exception org.davic.media.NotAuthorizedMediaException
Returns the reason(s) why descrambling was not possible.
getReason(int) - Method in exception org.davic.mpeg.NotAuthorizedException
Returns the reason(s) why descrambling was not possible.
getReason(int) - Method in interface org.davic.mpeg.NotAuthorizedInterface
Returns the reason(s) why descrambling was not possible.
getReason() - Method in class org.dvb.media.PresentationChangedEvent
This method returns the reason why access has been withdrawn.
getReason() - Method in class org.ocap.dvr.TimeShiftEvent
Gets the reason for this event.
getReason(ElementaryStream) - Method in class org.ocap.media.AlternativeMediaPresentationEvent
 
getReason(ElementaryStream) - Method in interface org.ocap.media.NotPresentedMediaInterface
 
getReason() - Method in class org.ocap.service.AlternativeContentErrorEvent
Reports the reason why alternative content is being presented.
getReason() - Method in class org.ocap.shared.dvr.DeletionDetails
Reports the reason for why the recorded service was deleted.
getReason() - Method in exception org.ocap.shared.dvr.RecordingFailedException
Reports the reason for which the recording request failed to complete successfully.
getReason() - Method in class org.ocap.shared.dvr.RecordingTerminatedEvent
Returns the reason for the recordings termination.
getReason() - Method in class org.ocap.system.EASEvent
Gets the reason passed to the constructor.
getReceiveBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_RCVBUF option for this DatagramSocket, that is the buffer size used by the platform for input on this DatagramSocket.
getReceiveBufferSize() - Method in class java.net.ServerSocket
Gets the value of the SO_RCVBUF option for this ServerSocket, that is the proposed buffer size that will be used for Sockets accepted from this ServerSocket.
getReceiveBufferSize() - Method in class java.net.Socket
Gets the value of the SO_RCVBUF option for this Socket, that is the buffer size used by the platform for input on this Socket.
getReceiveBufferSize(DatagramSocket) - Static method in class org.dvb.net.DatagramSocketBufferControl
Get value of the SO_RCVBUF option for this socket, that is the buffer size used by the platform for input on the this Socket.
getRecordBandwidth() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets the record bandwidth in bits-per-second when only one record stream and no playback streams are open on the entire storage device.
getRecordedBitRate() - Method in interface org.ocap.dvr.OcapRecordedService
Get the bit-rate used for encoding and storage of this recorded service.
getRecordedDuration() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the the actual duration of the content recorded.
getRecordedSize() - Method in interface org.ocap.dvr.OcapRecordedService
Gets the size of the recording in bytes.
getRecordingContentItemIDs() - Method in interface org.ocap.hn.recording.NetRecordingEntry
Retrieves ObjectIDs of the individual RecordingContentItems that make up this series recording.
getRecordingContentItems() - Method in interface org.ocap.hn.recording.NetRecordingEntry
Retrieves the local individual RecordingContentItems that make up this series recording.
getRecordingEntry() - Method in interface org.ocap.hn.recording.RecordingContentItem
Returns the NetRecordingEntry which contains this recording content item if the NetRecordingEntry is available.
getRecordingEntryID() - Method in interface org.ocap.hn.recording.RecordingContentItem
Returns the ObjectID of the NetRecordingEntry which contains this recording content item.
getRecordingList() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the recording list corresponding to this RecordingListIterator.
getRecordingRequest() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the RecordingRequest for the stream type of interest.
getRecordingRequest() - Method in class org.ocap.dvr.RecordingAlertEvent
Returns the RecordingRequest that caused the event.
getRecordingRequest() - Method in interface org.ocap.dvr.RecordingResourceUsage
Gets the RecordingRequest associated with the set of resources contained in the usage and initiated by the application returned by the base ResourceUsage.getAppID method.
getRecordingRequest(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Reports the RecordingRequest at the specified index position.
getRecordingRequest() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the RecordingRequest corresponding to the RecordedService.
getRecordingRequest() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the RecordingRequest that caused the event.
getRecordingRequest(int) - Method in class org.ocap.shared.dvr.RecordingManager
Look up a recording request from the identifier.
getRecordingSpec() - Method in interface org.ocap.shared.dvr.RecordingRequest
Returns the RecordingSpec corresponding to the recording request.
getRecordingStartTime() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the time when the recording was initiated.
getRectangle() - Method in interface org.ocap.ui.HSceneBinding
Gets the rectangle in normalised co-ordinates that the HScene is using or has requested to use.
getRed() - Method in class java.awt.Color
Returns the red component in the range 0-255 in the default sRGB space.
getRed(int) - Method in class java.awt.image.ColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.DirectColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.IndexColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRedMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the red color component.
getReds(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of red color components into the specified array.
getRef() - Method in class java.net.URL
Gets the anchor (also known as the "reference") of this URL.
getRef() - Method in interface javax.microedition.io.HttpConnection
Returns the ref portion of the URL of this HttpConnection.
getRegistry(XletContext) - Static method in class javax.microedition.xlet.ixc.IxcRegistry
Provides the inter-Xlet communication registry for use by the calling Xlet.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedStateVariable(String) - Method in interface org.ocap.hn.upnp.common.UPnPAction
Gets the UPnP state variable associated with the specified argument name.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event, depending on the type of event.
getRelativeTime(long) - Method in interface org.ocap.shared.media.MediaTimeFactoryControl
Obtain a media time relative to the current location
getRemainder() - Method in class javax.media.MediaLocator
Get the MediaLocator string with the protocol removed.
getRemaining() - Method in class java.util.zip.Inflater
Returns the total number of bytes remaining in the input buffer.
getRemoteSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoteSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRenderableResources() - Method in interface org.ocap.hn.content.ContentItem
Gets an array copy of renderable ContentResources which are part of this ContentItem.
getRenderedMessage() - Method in class org.apache.log4j.spi.LoggingEvent
 
getRendererMap() - Method in class org.apache.log4j.Hierarchy
Get the renderer map for this hierarchy.
getRendererMap() - Method in interface org.apache.log4j.spi.RendererSupport
 
getRenderMode() - Method in class org.havi.ui.HScene
Get the rendering mode of any background image associated with this HScene.
getRepeatCount() - Method in interface org.havi.ui.HAnimateEffect
Gets the number of times that this HAnimateEffect is to be played.
getRepeatCount() - Method in class org.havi.ui.HFlatEffectMatte
Gets the number of times that this HFlatEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HImageEffectMatte
Gets the number of times that this HImageEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HStaticAnimation
Gets the number of times that this HStaticAnimation is to be played.
getRepresentation(int) - Static method in class org.havi.ui.event.HRcCapabilities
Get the HEventRepresentation object for a specified key event keyCode.
getRequestedPermissions() - Method in class org.ocap.application.PermissionInformation
This method returns the requested set of Permissions for the application specified by the AppID that is returned by the PermissionInformation.getAppID() method.
getRequestedService() - Method in interface org.ocap.service.ServiceContextResourceUsage
Gets the Service that was requested when the resource contention was incurred.
getRequestingHost() - Method in class java.net.Authenticator
Gets the hostname of the site or proxy requesting authentication, or null if not available.
getRequestingPort() - Method in class java.net.Authenticator
Gets the port number for the requested connection.
getRequestingPrompt() - Method in class java.net.Authenticator
Gets the prompt string given by the requestor.
getRequestingProtocol() - Method in class java.net.Authenticator
Give the protocol that's requesting the connection.
getRequestingScheme() - Method in class java.net.Authenticator
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).
getRequestingSite() - Method in class java.net.Authenticator
Gets the InetAddress of the site requesting authorization, or null if not available.
getRequestMethod() - Method in class java.net.HttpURLConnection
Get the request method.
getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
Get the current request method.
getRequestProperties() - Method in class java.net.URLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperty(String) - Method in class java.net.URLConnection
Returns the value of the named general request property for this connection.
getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named general request property for this connection.
getRequestType() - Method in interface org.ocap.diagnostics.SNMPRequest
Gets the type for this request.
getResizeMode() - Method in class org.havi.ui.HVisible
Get the scaling mode for scaling any state-based content rendered by an associated HLook.
getResolution() - Method in class org.ocap.hardware.VideoOutputPort
Query the number of horizontal pixels and vertical lines for the Output Type.
getResolution() - Method in interface org.ocap.hn.content.VideoResource
Returns the resolution of the video/still image.
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResource(int) - Method in interface org.ocap.hn.content.ContentItem
Returns the nth ContentResource of this ContentItem.
getResource(String) - Method in interface org.ocap.resource.ResourceUsage
Gets the instance of ResourceProxy corresponding to a resource name returned by the getResourceNames method of this ResourceUsage.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceBundle() - Method in class org.apache.log4j.Category
Return the inherited ResourceBundle for this category.
getResourceBundleString(String) - Method in class org.apache.log4j.Category
Returns the string resource coresponding to key in this category's inherited resource bundle.
getResourceCount() - Method in interface org.ocap.hn.content.ContentItem
Returns the number of ContentResources which are associated with this ContentItem.
getResourceIndex(ContentResource) - Method in interface org.ocap.hn.content.ContentItem
Returns the index of the specified ContentResource or -1 if the ContentResource does not exist in this ContentItem.
getResourceNames() - Method in interface org.ocap.resource.ResourceUsage
Gets the array of resource names associated with the resource reservation.
getResourcePriority() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the application-specified resource priority that may be considered at resource contention resolution time.
getResourceProperty(String) - Method in interface org.ocap.hn.content.ContentResource
Returns properties of the resource.
getResources(String) - Method in class java.lang.ClassLoader
Finds all the resources with the given name.
getResources() - Method in interface org.ocap.hn.content.ContentItem
Gets an array copy of ContentResources which are part of this ContentItem.
getResourceUsages() - Method in interface org.ocap.resource.SharedResourceUsage
Gets the list of ResourceUsage instances that share the resources represented by this resource usage.
getResourceUsages(ResourceProxy) - Method in interface org.ocap.resource.SharedResourceUsage
Gets the list of ResourceUsage instances that share a particular resource.
getResponse() - Method in class org.ocap.hn.NetActionEvent
Returns the response of the Action.
getResponseCode() - Method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message.
getResponseCode() - Method in interface javax.microedition.io.HttpConnection
Returns the HTTP response status code.
getResponseMessage() - Method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getRetentionPriority() - Method in class org.ocap.dvr.OcapRecordingProperties
Gets the priority determining how the recording is deleted.
getReturnType() - Method in class java.lang.reflect.Method
Returns a Class object that represents the formal return type of the method represented by this Method object.
getReuseAddress() - Method in class java.net.DatagramSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.ServerSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.Socket
Tests if SO_REUSEADDR is enabled.
getReverseChannelMAC() - Method in class org.ocap.hardware.Host
Gets the MAC address used by the Host for reverse channel unicast communications.
getRevocationDate() - Method in class java.security.cert.X509CRLEntry
Gets the revocation date from this X509CRLEntry, the revocationDate.
getRevokedCertificate(BigInteger) - Method in class java.security.cert.X509CRL
Gets the CRL entry, if any, with the given certificate serialNumber.
getRevokedCertificates() - Method in class java.security.cert.X509CRL
Gets all the entries from this CRL.
getRFBypass() - Method in class org.ocap.hardware.Host
Queries whether RF Bypass is currently enabled.
getRFBypassCapability() - Method in class org.ocap.hardware.Host
Returns capability of RF bypass control on the host.
getRGB() - Method in class java.awt.Color
Returns the RGB value representing the color in the default sRGB ColorModel.
getRGB(int, int) - Method in class java.awt.image.BufferedImage
Returns an integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a portion of the image data.
getRGB(int) - Method in class java.awt.image.ColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.DirectColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.IndexColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB() - Method in class java.awt.SystemColor
Gets the "current" RGB value representing the symbolic color.
getRGB(int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns the specified integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a rectangular region of the image data.
getRGB() - Method in class org.dvb.ui.DVBColor
Returns the RGB value representing the color in the default sRGB ColorModel.
getRGBColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the default sRGB color space.
getRGBComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, as represented in the default sRGB color space.
getRGBdefault() - Static method in class java.awt.image.ColorModel
Returns a DirectColorModel that describes the default format for integer RGB values used in many of the methods in the AWT image interfaces for the convenience of the programmer.
getRoot() - Static method in class org.apache.log4j.Category
Deprecated.
Please use Logger.getRootLogger() instead.
getRoot() - Method in interface org.ocap.shared.dvr.RecordingRequest
Gets the root recording request corresponding to this recording request.
getRootContainer(XletContext) - Static method in class javax.tv.graphics.TVContainer
Get the parent container for an Xlet to put its AWT components in, if the Xlet has a graphical representation.
getRootLogger() - Method in class org.apache.log4j.Hierarchy
Get the root of this hierarchy.
getRootLogger() - Static method in class org.apache.log4j.Logger
Return the root logger for the current logger repository.
getRootLogger() - Static method in class org.apache.log4j.LogManager
Retrieve the appropriate root logger.
getRootLogger() - Method in interface org.apache.log4j.spi.LoggerRepository
 
getRootMetadataNode() - Method in interface org.ocap.hn.content.ContentEntry
Gets the metadata for this ContentEntry.
getRows() - Method in class java.awt.GridLayout
Gets the number of rows in this layout.
getRule() - Method in class java.awt.AlphaComposite
Returns the compositing rule of this AlphaComposite.
getRule() - Method in class org.dvb.ui.DVBAlphaComposite
Returns the compositing rule of this DVBAlphaComposite.
getRules() - Method in class java.text.RuleBasedCollator
Gets the table-based rules for the collation object.
getRunLimit() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attributes containing the current character.
getRunStart() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attributes containing the current character.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getS3DConfiguration() - Method in interface org.ocap.media.VideoFormatControl
Returns the 3D configuration info of the video.
getSaltLength() - Method in class java.security.spec.PSSParameterSpec
Returns the salt length in bits.
getSampleFrequency() - Method in interface org.ocap.hn.content.AudioResource
Returns the sample frequency in Hz of this audio content or -1 if not known.
getSavePreference() - Method in interface org.ocap.dvr.TimeShiftProperties
Gets the save time-shift contents at service change preference.
getScaledInstance(int, int, int) - Method in class java.awt.Image
Creates a scaled version of this image.
getScaledInstance(int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
Creates a scaled version of this image.
getScalingFactors() - Method in class org.dvb.media.VideoTransformation
Gets the horizontal and vertical scaling factors.
getScanMode() - Method in class org.ocap.hardware.device.VideoResolution
Return the video scan mode, as specified by this object.
getScanMode() - Method in interface org.ocap.media.VideoFormatControl
Reports the scan mode of the input video.
getSceneTemplate() - Method in class org.havi.ui.HScene
Return an HSceneTemplate describing this HScene.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getScheme() - Method in class org.dvb.spi.selection.LocatorScheme
Returns the scheme.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getScope() - Method in class java.security.Identity
Deprecated.
Returns this identity's scope.
getSCPDURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets the UPnP SCPDURL of this service.
getScreenArea() - Method in class org.havi.ui.HScreenConfiguration
Return the position and size of this configuration on the screen in screen coordinates.
getScreenAspectRatio() - Method in class org.havi.ui.HScreenDevice
Return the aspect ratio of the screen as far as is known.
getScreenDevices() - Method in class java.awt.GraphicsEnvironment
Returns an array of all of the screen GraphicsDevice objects.
getScreenInsets(GraphicsConfiguration) - Method in class java.awt.Toolkit
Gets the insets of the screen.
getScreenResolution() - Method in class java.awt.Toolkit
Returns the screen resolution in dots-per-inch.
getScreenSize() - Method in class java.awt.Toolkit
Gets the size of the screen.
getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScrollAmount() - Method in class java.awt.event.MouseWheelEvent
Returns the number of units that should be scrolled in response to this event.
getScrollPosition() - Method in class org.havi.ui.HListGroup
Retrieve the scroll position of the HListGroup.
getScrollSpec() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the scroll specification for the front panel text display.
getScrollType() - Method in class java.awt.event.MouseWheelEvent
Returns the type of scrolling that should take place in response to this event.
getSCTE20Capability() - Method in class org.ocap.media.VBIFilterGroup
Indicates if the host supports line 21 VBI data retrieval from user_data in MPEG picture headers as defined in ANSI/SCTE 20.
getSCTE21Capability() - Method in class org.ocap.media.VBIFilterGroup
Indicates if the host supports line 21 VBI data retrieval from user_data in MPEG picture headers as defined in ANSI/SCTE 21.
getSeconds() - Method in class javax.media.Time
Get the time value in seconds.
getSection() - Method in class org.davic.mpeg.sections.SimpleSectionFilter
This method retrieves a Section object describing the last MPEG-2 section which matched the specified filter characteristics.
getSections() - Method in class org.davic.mpeg.sections.RingSectionFilter
This method returns the Section objects of the RingSectionFilter in an array.
getSections() - Method in class org.davic.mpeg.sections.TableSectionFilter
This method returns an array of Section objects corresponding to the sections of the table.
getSecurityAddressableAttributes() - Method in class org.ocap.application.AppManagerProxy
Gets the security system Host addressable attributes queried by the implementation.
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityInfo() - Method in interface javax.microedition.io.HttpsConnection
Return the security information associated with this successfully opened connection.
getSecurityInfo() - Method in interface javax.microedition.io.SecureConnection
Return the security information associated with this connection when it was opened.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSeed(int) - Static method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
getSegmentMediaTimes() - Method in interface org.ocap.shared.dvr.SegmentedRecordedService
Gets the start media times for the segments in the media time line created by the implementation for playing across all segments.
getSegments() - Method in interface org.ocap.shared.dvr.SegmentedRecordedService
Gets the segments the recording was split up into.
getSelectedObjects() - Method in interface java.awt.ItemSelectable
Returns the selected items or null if no items are selected.
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the currently selected text from the text editing component.
getSelection() - Method in class javax.tv.media.MediaSelectEvent
Reports the selection that caused this event.
getSelection() - Method in class org.havi.ui.HListGroup
Get the selection from this HListGroup.
getSelectionIndices() - Method in class org.havi.ui.HListGroup
Get the list of selection indices from this HListGroup.
getSelectionMode() - Method in class org.havi.ui.HListGroup
Get the selection mode for this HListGroup.
getSelectionMode() - Method in interface org.havi.ui.HSelectionInputPreferred
Get the selection mode for this HSelectionInputPreferred .
getSelectionSound() - Method in interface org.havi.ui.HItemValue
Get the sound to be played when the selection changes.
getSelectionSound() - Method in class org.havi.ui.HListGroup
Get the sound to be played when the selection changes.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSentenceInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using default locale Returns an instance of a BreakIterator implementing sentence breaks.
getSentenceInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using specified locale Returns an instance of a BreakIterator implementing sentence breaks.
getSeparatedFilteringCapability(int[], int) - Method in class org.ocap.media.VBIFilterGroup
Returns true if field separated filtering of the specified VBI line numbers with the specified data format is supported by this VBIFilterGroup.
getSerialNumber() - Method in class java.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in class java.security.cert.X509CRLEntry
Gets the serial number from this X509CRLEntry, the userCertificate.
getSerialNumber() - Method in interface javax.microedition.pki.Certificate
Gets the printable form of the serial number of this Certificate.
getSerialNumber() - Method in class javax.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP serial number of this device.
getSerialNumber() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP serial number of this device.
getSerialVersionUID() - Method in class java.io.ObjectStreamClass
Return the serialVersionUID for this class.
getServer() - Method in interface org.ocap.hn.content.ContentEntry
Gets the server where this ContentEntry is located.
getServerAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerCertificate() - Method in interface javax.microedition.io.SecurityInfo
Returns the Certificate used to establish the secure connection with the server.
getServerCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the server's certificate chain which was established as part of defining the session.
getServerSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the server session context, which represents the set of SSL sessions available for use during the handshake phase of server-side SSL sockets.
getServerSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a ServerSocketFactory object for this context.
getService() - Method in interface javax.tv.service.guide.ProgramEvent
Reports the Service this program event is associated with.
getService() - Method in interface javax.tv.service.navigation.ServiceComponent
Provides the Service object to which this ServiceComponent belongs.
getService() - Method in interface javax.tv.service.navigation.ServiceDetails
Returns the Service this ServiceDetails object is associated with.
getService(int) - Method in interface javax.tv.service.navigation.ServiceList
Reports the Service at the specified index position.
getService() - Method in interface javax.tv.service.selection.ServiceContext
Reports the Service being presented in this ServiceContext.
getService(Locator) - Method in class javax.tv.service.SIManager
Provides the Service identified by a given Locator.
getService() - Method in exception org.davic.media.NotAuthorizedMediaException
If getType() returns SERVICE, then this method returns the Service that could not be descrambled.
getService() - Static method in class org.davic.mpeg.ApplicationOrigin
 
getService() - Method in class org.davic.mpeg.ElementaryStream
 
getService() - Method in exception org.davic.mpeg.NotAuthorizedException
If getType() returns SERVICE, then this method returns the Service that could not be descrambled.
getService() - Method in interface org.davic.mpeg.NotAuthorizedInterface
If getType() returns SERVICE, then this method returns the Service that could not be descrambled.
getService() - Method in class org.ocap.dvr.BufferingRequest
Gets the Service this request is attempting to buffer.
getService() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the broadcast service for which this session was created.
getService() - Method in interface org.ocap.dvr.TimeShiftBufferResourceUsage
Gets the Service associated with the set of resources contained in the usage where the last service selection was initiated by the application returned by the base ResourceUsage.getAppID method.
getService() - Method in interface org.ocap.hn.upnp.client.UPnPClientStateVariable
Gets the UPnP service that this state variable is a member of.
getService() - Method in interface org.ocap.hn.upnp.common.UPnPAction
Gets the UPnP service that this UPnPAction is associated with.
getService() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the service that this state variable is a member of.
getService() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Returns the SegmentedRecordedService corresponding to the recording request.
getServiceComponent() - Method in class javax.tv.service.navigation.ServiceComponentChangeEvent
Reports the ServiceComponent that changed.
getServiceContentHandlers() - Method in interface javax.tv.service.selection.ServiceContext
Reports the current collection of ServiceContentHandlers.
getServiceContentLocators() - Method in interface javax.tv.service.selection.ServiceContentHandler
Reports the portions of the service on which this handler operates.
getServiceContext() - Method in class javax.tv.service.selection.ServiceContextEvent
Reports the ServiceContext that generated the event.
getServiceContext(XletContext) - Method in class javax.tv.service.selection.ServiceContextFactory
Reports the ServiceContext in which the Xlet corresponding to the specified XletContext is running.
getServiceContext() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the ServiceContext for the stream type of interest.
getServiceContext() - Method in class org.ocap.dvr.TimeShiftEvent
Reports the ServiceContext that generated the event.
getServiceContext() - Method in class org.ocap.media.VBIFilterGroup
getServiceContext() - Method in interface org.ocap.service.ServiceContextResourceUsage
Gets the ServiceContext for which the resources have been reserved.
getServiceContext() - Method in class org.ocap.shared.dvr.ServiceContextRecordingSpec
Returns the ServiceContext to record from
getServiceContexts() - Method in class javax.tv.service.selection.ServiceContextFactory
Provides the ServiceContext instances to which the caller of the method is permitted access.
getServiceDescription() - Method in interface javax.tv.service.navigation.ServiceDescription
Provides a textual description of the Service.
getServiceDescriptions(ServiceReference[]) - Method in interface org.dvb.spi.selection.SelectionProvider
Called by the terminal to request service description information from an SI source.
getServiceDetails() - Method in class javax.tv.service.navigation.ServiceDetailsSIChangeEvent
Reports the ServiceDetails that generated the event.
getServiceDetails() - Method in class javax.tv.service.transport.ServiceDetailsChangeEvent
Reports the ServiceDetails that changed.
getServiceId() - Method in class org.davic.mpeg.Service
 
getServiceId() - Method in interface org.ocap.hn.upnp.common.UPnPService
Gets the UPnP serviceId of this service.
getServiceId() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the UPnP serviceId of this service.
getServiceIdentifier() - Method in class org.dvb.spi.selection.KnownServiceReference
 
getServiceIdentifier() - Method in class org.dvb.spi.selection.ServiceReference
Return the transport independent locator of the service
getServiceInformationType() - Method in interface javax.tv.service.SIElement
Reports the SI format in which this SIElement was delivered.
getServiceList() - Method in interface org.dvb.spi.selection.SelectionProvider
Give a list of the services provided by this provider.
getServiceLocator() - Method in interface javax.tv.service.guide.ProgramSchedule
Reports the transport-dependent locator referencing the service to which this ProgramSchedule belongs.
getServiceLocator() - Method in interface org.dvb.application.AppAttributes
This method returns the locator of the Service describing the application.
getServiceName() - Method in class org.ocap.net.OcapLocator
This method returns a service_name value of the OCAP URL represented by this OcapLocator instance.
getServiceNumber() - Method in interface javax.tv.service.ServiceNumber
Reports the service number of a service.
getServiceProviderInterfaces() - Method in interface org.dvb.spi.Provider
Gives a list of the SPI's implemented by this provider.
getServices() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
Gets the services supported by this device.
getServices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the services supported by this device.
getServiceType() - Method in interface javax.tv.service.navigation.ServiceDetails
Returns the type of this service, for example, "digital television", "digital radio", "NVOD", etc.
getServiceType() - Method in interface javax.tv.service.Service
Returns the type of this service, (for example, "digital television", "digital radio", "NVOD", etc.) These values can be mapped to the ATSC service type in the VCT table and the DVB service type in the service descriptor.
getServiceType() - Method in interface org.dvb.spi.selection.ServiceDescription
Return the type of this service.
getServiceType() - Method in interface org.ocap.hn.upnp.common.UPnPService
Gets the UPnP serviceType of this service.
getServiceType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the UPnP serviceType of this service.
getServiceXFR() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
This method is used to get a reference to the service domain that contains the requested object.
getServiceXFR() - Method in exception org.dvb.dsmcc.ServiceXFRException
This method is used to get the alternate ServiceDomain which contains the object requested.
getSession() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the session that triggered this event.
getSession() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the SSLSession into which the listener is being bound or from which the listener is being unbound.
getSession(byte[]) - Method in interface javax.net.ssl.SSLSessionContext
Returns the SSLSession bound to the specified session id.
getSession() - Method in class javax.net.ssl.SSLSocket
Returns the SSL Session in use by this connection.
getSessionCacheSize() - Method in interface javax.net.ssl.SSLSessionContext
Returns the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
getSessionContext() - Method in interface javax.net.ssl.SSLSession
Returns the context in which this session is bound.
getSessionTimeout() - Method in interface javax.net.ssl.SSLSessionContext
Returns the timeout limit of SSLSession objects grouped under this SSLSessionContext.
getSetupTimeEstimate() - Method in class org.dvb.net.rc.ConnectionRCInterface
Obtain an estimate of the setup time for a successful connection for this interface in seconds.
getShiftKey() - Method in interface org.w3c.dom.events.KeyboardEvent
true if the shift (Shift) key modifier is activated.
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
true if the shift (Shift) key modifier is activated.
getShort(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a short.
getShort(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type short or of another primitive type convertible to type short via a widening conversion.
getShortcutComponent(int) - Method in class org.havi.ui.HScene
Retrieve the HActionable associated with the specified shortcut key.
getShortcutKeycode(HActionable) - Method in class org.havi.ui.HScene
Returns the keycode associated with the specified HActionable component.
getShortMonths() - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortWeekdays() - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getSIElement() - Method in class javax.tv.service.SIChangeEvent
Reports the SIElement that changed.
getSigAlgName() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgName() - Method in class java.security.cert.X509CRL
Gets the signature algorithm name for the CRL signature algorithm.
getSigAlgName() - Method in interface javax.microedition.pki.Certificate
Gets the name of the algorithm used to sign the Certificate.
getSigAlgName() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgOID() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgOID() - Method in class java.security.cert.X509CRL
Gets the signature algorithm OID string from the CRL.
getSigAlgOID() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgParams() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSigAlgParams() - Method in class java.security.cert.X509CRL
Gets the DER-encoded signature algorithm parameters from this CRL's signature algorithm.
getSigAlgParams() - Method in class javax.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSignature() - Method in class java.security.cert.X509Certificate
Gets the signature value (the raw signature bits) from the certificate.
getSignature() - Method in class java.security.cert.X509CRL
Gets the signature value (the raw signature bits) from the CRL.
getSignature() - Method in class java.security.SignedObject
Retrieves the signature on the signed object, in the form of a byte array.
getSigners() - Method in class java.lang.Class
Gets the signers of this class.
getSigners() - Method in class org.dvb.dsmcc.DSMCCObject
This method shall attempt to validate all certificate chains found for this file in the network.
getSigners(boolean) - Method in class org.dvb.dsmcc.DSMCCObject
This method shall attempt to validate all certificate chains found for this file in the network.
getSize() - Method in class java.awt.Component
Returns the size of this component in the form of a Dimension object.
getSize(Dimension) - Method in class java.awt.Component
Stores the width/height of this component into "return value" rv and return rv.
getSize() - Method in class java.awt.Dimension
Gets the size of this Dimension object.
getSize() - Method in class java.awt.Font
Returns the point size of this Font, rounded to an integer.
getSize() - Method in class java.awt.Rectangle
Gets the size of this Rectangle, represented by the returned Dimension.
getSize() - Method in class java.util.zip.ZipEntry
Returns the uncompressed size of the entry data, or -1 if not known.
getSize() - Method in interface javax.tv.media.AWTVideoSizeControl
Reports the AWTVideoSize at which the Player is currently operating.
getSize() - Method in class org.ocap.logging.MIBAppender
 
getSmallestTimeShiftDuration() - Method in class org.ocap.dvr.OcapRecordingManager
Gets the smallest time-shift duration supported by the implementation.
getSnapshot() - Method in class java.awt.image.VolatileImage
Returns a static snapshot image of this object.
getSocket() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the socket which is the source of this event.
getSocketAddress() - Method in class java.net.DatagramPacket
Gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from.
getSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a SocketFactory object for this context.
getSocketOption(byte) - Method in interface javax.microedition.io.SocketConnection
Get a socket option for the connection.
getSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the positions within the content string of all those characters that start on a new 'line' (including those following \n), in order from the first line to the last, including the line starting at 0.
getSoLinger() - Method in class java.net.Socket
Returns setting for SO_LINGER.
getSortOrder() - Method in interface org.ocap.hn.content.navigation.ContentList
Gets the sort order set by the #setSortOrder method.
getSoTimeout() - Method in class java.net.DatagramSocket
Retrive setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.ServerSocket
Retrive setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.Socket
Returns setting for SO_TIMEOUT.
getSource() - Method in class java.awt.image.BufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class java.awt.Image
Gets the object that produces the pixels for the image.
getSource() - Method in class java.awt.image.VolatileImage
This returns an ImageProducer for this VolatileImage.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSource() - Method in class javax.media.ControllerEvent
 
getSource() - Method in class javax.media.GainChangeEvent
Get the object that posted this event.
getSource() - Method in interface javax.media.MediaEvent
 
getSource() - Method in class javax.tv.media.AWTVideoSize
Return a copy of the rectangle representing the portion of the source video to display, in the coordinate system of the screen.
getSource() - Method in class org.davic.media.MediaTimeEvent
This method returns the source for the event.
getSource() - Method in class org.davic.mpeg.sections.EndOfFilteringEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.FilterResourcesAvailableEvent
This returns the SectionFilterGroup object for which enough filter resources were available at the time this event was generated.
getSource() - Method in class org.davic.mpeg.sections.ForcedDisconnectedEvent
This returns the SectionFilterGroup object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.IncompleteFilteringEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.SectionAvailableEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.SectionFilterEvent
This returns the SectionFilter object which was the source of the event.
getSource() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns the MPEG-2 transport stream to which a SectionFilterGroup is currently connected.
getSource() - Method in class org.davic.mpeg.sections.TimeOutEvent
This returns the SectionFilter object which timed out
getSource() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceEvent
Returns the NetworkInterface that generated the event
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReleasedEvent
Returns the network interface that has been released
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReservedEvent
Returns the network interface that has been reserved
getSource() - Method in class org.davic.resources.ResourceStatusEvent
 
getSource() - Method in class org.dvb.dsmcc.AsynchronousLoadingEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.InsufficientResourcesEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidFormatEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidPathnameEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.LoadingAbortedEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.MPEGDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NotEntitledEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
Return the stream whose rate changed.
getSource() - Method in class org.dvb.dsmcc.NPTStatusEvent
Return the stream whose NPT status changed.
getSource() - Method in class org.dvb.dsmcc.ObjectChangeEvent
Returns the DSMCCObject that has changed
getSource() - Method in class org.dvb.dsmcc.ServerDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.StreamEvent
This method returns the DSMCCStreamEvent that generated the event.
getSource() - Method in class org.dvb.dsmcc.SuccessEvent
Returns the DSMCCObject which was successfully loaded.
getSource() - Method in class org.dvb.event.UserEventAvailableEvent
Returns a UserEventRepository which contains the events which were formerly exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.event.UserEventUnavailableEvent
Returns a UserEventRepository which contains the events which were exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.media.SubtitleAvailableEvent
Return the JMF player which is the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotAvailableEvent
Return the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.media.SubtitleSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.net.rc.RCInterfaceReleasedEvent
Returns the device that has been released
getSource() - Method in class org.dvb.net.rc.RCInterfaceReservedEvent
Returns the device that has been reserved
getSource() - Method in class org.dvb.ui.DVBBufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the HBackgroundImage for which the data has been loaded.
getSource() - Method in class org.havi.ui.event.HScreenDeviceReleasedEvent
Returns the device that has been released
getSource() - Method in class org.havi.ui.event.HScreenDeviceReservedEvent
Returns the device that has been reserved
getSource() - Method in class org.havi.ui.event.HScreenLocationModifiedEvent
Returns the Component whose on-screen location has been modified.
getSource() - Method in class org.ocap.hn.DeviceEvent
Returns device event source, which is always a Device.
getSource() - Method in class org.ocap.hn.NetModuleEvent
Returns module event source, which is always a NetModule.
getSource() - Method in class org.ocap.media.FilterResourceAvailableEvent
This method returns an instance of a class implementing VBIFilterGroup that is the source of the event.
getSource() - Method in class org.ocap.media.ForcedDisconnectedEvent
This method returns an instance of a class implementing VBIFilterGroup that is the source of the event.
getSource() - Method in class org.ocap.media.VBIFilterEvent
This method returns an instance of a class implementing VBIFilter that is the source of the event.
getSource() - Method in class org.ocap.shared.dvr.LocatorRecordingSpec
Returns the source of the recording
getSource() - Method in class org.ocap.shared.dvr.ServiceRecordingSpec
Returns the source of the recording
getSourceController() - Method in class javax.media.ControllerEvent
Get the Controller that posted this event.
getSourceGainControl() - Method in class javax.media.GainChangeEvent
Get the GainControl that posted this event.
getSourceID() - Method in class org.ocap.net.OcapLocator
This method returns a source_id value of the OCAP URL represented by this OcapLocator instance.
getSourceString() - Method in class java.text.CollationKey
Returns the String that this CollationKey represents.
getSourceURL() - Method in class org.ocap.media.MediaPresentationEvent
 
getSourceVideoSize() - Method in interface javax.tv.media.AWTVideoSizeControl
Reports the size of the source video, in the screen's coordinate system.
getSpaceRequired() - Method in interface org.ocap.dvr.OcapRecordingRequest
Gets the estimated space, in bytes, required for the recording.
getSpecificationTitle() - Method in class java.lang.Package
Return the title of the specification that this package implements.
getSpecificationVendor() - Method in class java.lang.Package
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.
getSpecificationVersion() - Method in class java.lang.Package
Returns the version number of the specification that this package implements.
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSpecVersion() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP specVersion major and minor values of this UPnP device, or of the root UPnP device containing this device.
getSpecVersion() - Method in interface org.ocap.hn.upnp.common.UPnPService
Gets the UPnP specVersion major and minor values of this service.
getSpecVersion() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP specVersion major and minor values of this UPnP device, or of the root UPnP device containing this device.
getSpecVersion() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the UPnP specVersion major and minor values of this service.
getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStackTrace() - Method in class org.ocap.system.event.ErrorEvent
Gets the stack trace from the Throwable object if a Throwable object was passed to the appropriate constructor.
getStartCorner() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the starting corner.
getStartLatency() - Method in interface javax.media.Controller
Get the Controller's start latency in nanoseconds.
getStartLine() - Method in class org.ocap.hn.upnp.common.UPnPMessage
Reports the HTTP start line, excluding trailing CR/LF characters.
getStartTime() - Method in interface javax.tv.service.guide.ProgramEvent
Returns the start time of this program event.
getStartTime() - Static method in class org.apache.log4j.spi.LoggingEvent
Returns the time when the application started, in milliseconds elapsed since 01.01.1970.
getStartTime() - Method in class org.ocap.shared.dvr.LocatorRecordingSpec
Returns the start time passed as an argument to the constructor.
getStartTime() - Method in class org.ocap.shared.dvr.ServiceContextRecordingSpec
Returns the start time passed as an argument to the constructor.
getStartTime() - Method in class org.ocap.shared.dvr.ServiceRecordingSpec
Returns the start time passed as an argument to the constructor.
getState() - Method in class java.awt.Frame
Gets the state of this frame.
getState() - Method in class java.awt.im.InputMethodHighlight
Returns the conversion state of the text range.
getState() - Method in interface javax.media.Controller
Get the current state of this Controller.
getState() - Method in interface org.dvb.application.AppProxy
Return the current state of the application.
getState() - Method in class org.ocap.environment.Environment
Queries the state of this environment.
getState() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the new state for the RecordingRequest.
getState() - Method in interface org.ocap.shared.dvr.RecordingRequest
Returns the state of the recording request.
getState() - Method in class org.ocap.system.EASManager
Gets the EAS state.
getStateChange() - Method in class java.awt.event.ItemEvent
Returns the type of state change (selected or deselected).
getStateVariable(String) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Gets a UPnP state variable from the UPnP description of this service.
getStateVariables() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Gets all of the UPnP state variables supported by this service.
getStateVariables() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Gets the state variables that are part of this service definition.
getStatus() - Method in class java.awt.image.PixelGrabber
Return the status of the pixels.
getStatus() - Method in class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
Returns the status code of the tuning action
getStatus() - Method in class org.ocap.diagnostics.SNMPResponse
Get the status of the response.
getStatus() - Method in interface org.ocap.storage.StorageProxy
Returns the status of the storage device.
getStepValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Gets the allowedValueRange step value for this UPnP state variable.
getStepValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Gets the allowedValueRange step value for this UPnP state variable.
getStereoMode() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current stereo mode of the audio device.
getStereoscopicMode() - Method in class org.ocap.hardware.device.VideoResolution
Reports the stereoscopic mode of this VideoResolution object.
getStopTime() - Method in interface javax.media.Clock
Get the last value successfully set by setStopTime.
getStopTime() - Method in class javax.media.StopTimeChangeEvent
Get the new stop-time for the Controller that generated this event.
getStoragePriority() - Method in interface org.ocap.application.OcapAppAttributes
This method returns the currently set storage priority for the application.
getStorageProxies() - Method in class org.ocap.storage.StorageManager
Gets the set of StorageProxy instances representing all of the currently attached or embedded storage devices.
getStorageProxy() - Method in interface org.ocap.storage.LogicalStorageVolume
Gets the StorageProxy the volume is a part of.
getStorageProxy() - Method in class org.ocap.storage.StorageManagerEvent
Returns the StorageProxy that caused the event.
getStream() - Method in class org.dvb.media.CAStopEvent
This method returns the stream from which access has been withdrawn.
getStream() - Method in class org.dvb.media.NoComponentSelectedEvent
This method returns the stream whose presentation has stopped
getStream() - Method in class org.dvb.media.PresentationChangedEvent
This method returns the locator for the stream now being presented.
getStream() - Method in class org.dvb.media.ServiceRemovedEvent
This method returns the stream which was removed from the network
getStream() - Method in class org.dvb.media.StopByResourceLossEvent
This method returns the stream which was being presented
getStreamLocator() - Method in class org.dvb.dsmcc.DSMCCStream
This function returned a Locator referencing the streams of this collection.
getStreams() - Method in class javax.media.protocol.PullDataSource
Get the collection of streams that this source manages.
getStreams() - Method in class javax.media.protocol.PushDataSource
Get the collection of streams that this source manages.
getStreams() - Method in interface javax.media.protocol.RateConfiguration
Get the streams that will have content at this rate.
getStreams() - Method in class javax.media.protocol.URLDataSource
 
getStreamType() - Method in interface javax.tv.service.navigation.ServiceComponent
Provides the stream type of this component.
getStreamType() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the stream type this session was created for and that the handler registered interest in.
getStreamType() - Method in interface org.ocap.si.PMTElementaryStreamInfo
Get the stream_type field.
getStreamTypes() - Method in class org.ocap.net.OcapLocator
This method returns a stream_type value of the OCAP URL represented by this OcapLocator instance.
getStrength() - Method in class java.text.Collator
Returns this Collator's strength property.
getString(String) - Method in class java.util.ResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString() - Method in class org.dvb.spi.util.MultilingualString
Return the string.
getString() - Method in class org.havi.ui.event.HEventRepresentation
Returns the text representation of the current event code.
getStringArray(String) - Method in class java.util.ResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStroke() - Method in class java.awt.Graphics2D
Returns the current Stroke in the Graphics2D context.
getStyle() - Method in class java.awt.Font
Returns the style of this Font.
getSubDevices() - Method in interface org.ocap.hn.Device
Returns a list of sub devices hosted by this device.
getSubimage(int, int, int, int) - Method in class java.awt.image.BufferedImage
Returns a subimage defined by a specified rectangular region.
getSubimage(int, int, int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns a subimage defined by a specified rectangular region.
getSubject() - Method in interface javax.microedition.pki.Certificate
Gets the name of this certificate's subject.
getSubjectAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of subject alternative names from the SubjectAltName extension, (OID = 2.5.29.17).
getSubjectDN() - Method in class java.security.cert.X509Certificate
Gets the subject (subject distinguished name) value from the certificate.
getSubjectDN() - Method in class javax.security.cert.X509Certificate
Gets the subject (subject distinguished name) value from the certificate.
getSubjectUniqueID() - Method in class java.security.cert.X509Certificate
Gets the subjectUniqueID value from the certificate.
getSubjectX500Principal() - Method in class java.security.cert.X509Certificate
Returns the subject (subject distinguished name) value from the certificate as an X500Principal.
getSubscribedStatus() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Gets the subscription status of the service.
getSubscribedStatus() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Reports the subscription status of the service.
getSubType() - Method in class org.ocap.net.OCRCInterface
Return the type of cable return channel.
getSubunitType() - Method in interface org.ocap.hardware.IEEE1394Node
Returns the list of subunitTypes supported by the 1394 node.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSupportedAccessRights() - Method in interface org.ocap.storage.StorageProxy
Gets the permissions supported by this storage device.
getSupportedApplicationTypes() - Static method in class org.ocap.application.AppManagerProxy
This method returns the set of application types supported by this OCAP implementation.
getSupportedCharacterRanges(Font) - Static method in class org.havi.ui.HFontCapabilities
Returns the set of character ranges as defined in ISO 10646-1(E) normative Annex A that this font supports, or a null array if the capabilities of the font are unknown.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the cipher suites which could be enabled for use on this connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedClosedCaptioningServiceNumber() - Method in interface org.ocap.media.ClosedCaptioningControl
This method returns closed-captioning service numbers that are supported by a JMF Player that is controlled by a ClosedCaptioningControl instance.
getSupportedColors() - Method in interface org.ocap.hardware.frontpanel.ColorSpec
Gets the supported colors.
getSupportedCompressions() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the set of compression levels supported by this audio device.
getSupportedConfigurations() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the fixed set of supported output configurations for this video output port.
getSupportedDimensions() - Method in class javax.tv.service.SIManager
Provides the names of available rating dimensions in the local rating region.
getSupportedEncodings() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the set of encoding formats supported by this audio device.
getSupportedIndicators() - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Gets the set of available indicators.
getSupportedLocatorSchemes() - Method in interface org.dvb.spi.selection.SelectionProvider
Returns the list of locator schemes handled by this provider.
getSupportedProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which could be enabled for use.
getSupportedProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocols which could be enabled for use on an SSL connection.
getSupportedStereoModes() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the set of stereo modes supported by this audio device.
getSupportedTransformations() - Method in class org.ocap.hn.transformation.TransformationManager
Gets all of the transformation permutations the Host device supports.
getSwitchableState() - Method in interface org.havi.ui.HSwitchable
Returns the current switchable state of this HSwitchable .
getSwitchableState() - Method in class org.havi.ui.HToggleButton
Returns the current switchable state of this HSwitchable.
getSymbol() - Method in class java.util.Currency
Gets the symbol of this currency for the default locale.
getSymbol(Locale) - Method in class java.util.Currency
Gets the symbol of this currency for the specified locale.
getSymbol() - Method in class org.havi.ui.event.HEventRepresentation
This returns an image-based representation (generally used for symbolic keys) of the current event code.
getSyncTime() - Method in interface javax.media.Clock
Get the current media time or the time until this Clock will synchronize to its TimeBase.
getSyslogEquivalent() - Method in class org.apache.log4j.Priority
Return the syslog equivalent of this priority as an integer.
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Returns the system class loader for delegation.
getSystemEventQueue() - Method in class java.awt.Toolkit
Get the application's or applet's EventQueue instance.
getSystemEventQueueImpl() - Method in class java.awt.Toolkit
 
getSystemId() - Method in interface javax.xml.stream.Location
Returns the system ID of the XML
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in exception org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemIdentifier() - Method in interface javax.xml.stream.DTDStreamReader
Returns the system identifier.
getSystemResource(String) - Static method in class java.lang.ClassLoader
Find a resource of the specified name from the search path used to load classes.
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
Open for reading, a resource of the specified name from the search path used to load classes.
getSystemResources(String) - Static method in class java.lang.ClassLoader
Finds all resources of the specified name from the search path used to load classes.
getSystemScope() - Static method in class java.security.IdentityScope
Deprecated.
Returns the system's identity scope.
getSystemTimeBase() - Static method in class javax.media.Manager
Get the time-base object for the system.
getTableId() - Method in interface org.ocap.si.ProgramAssociationTable
Get the identifier for this table.
getTableId() - Method in interface org.ocap.si.Table
Returns the table_id field of the table.
getTag() - Method in class org.ocap.si.Descriptor
Get the descriptor_tag field.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTarget() - Method in class org.dvb.net.rc.ConnectionParameters
Return the target of this connection for example a phone number.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTargetException() - Method in exception java.lang.reflect.InvocationTargetException
Get the thrown target exception.
getTargetState() - Method in interface javax.media.Controller
Get the current target state of this Controller.
getTargetState() - Method in class javax.media.TransitionEvent
Get the Controller's target state at the time this event was generated.
getTBSCertificate() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded certificate information, the tbsCertificate from this certificate.
getTBSCertList() - Method in class java.security.cert.X509CRL
Gets the DER-encoded CRL information, the tbsCertList from this CRL.
getTcpNoDelay() - Method in class java.net.Socket
Tests if TCP_NODELAY is enabled.
getText() - Method in class java.awt.event.InputMethodEvent
Gets the combined committed and composed text.
getText() - Method in class java.text.BreakIterator
Get the text being scanned
getText() - Method in interface javax.xml.stream.DTDStreamReader
Returns the current value of the parse event as a string.
getText() - Method in interface javax.xml.stream.XMLStreamReader
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event, returns the value of a COMMENT, the replacement value for an ENTITY_REFERENCE, the string value of a CDATA section, the string value for a SPACE event, or the String value of the internal subset of the DTD.
getTextCharacters() - Method in interface javax.xml.stream.DTDStreamReader
Returns an array which contains the characters from this event.
getTextCharacters() - Method in interface javax.xml.stream.XMLStreamReader
Returns an array which contains the characters from this event.
getTextContent(int) - Method in class org.havi.ui.HSinglelineEntry
Gets the text content used in this HSinglelineEntry.
getTextContent(int) - Method in class org.havi.ui.HVisible
Gets the text content for this component.
getTextContent() - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
getTextDisplay() - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Gets the front panel text display.
getTextLayoutManager() - Method in class org.havi.ui.HVisible
Gets the text layout manager that is being used to layout this text.
getTextLength() - Method in interface javax.xml.stream.DTDStreamReader
Returns the length of the sequence of characters for the current event within the text character array.
getTextLength() - Method in interface javax.xml.stream.XMLStreamReader
Returns the length of the sequence of characters for this Text event within the text character array.
getTextLocation(TextHitInfo) - Method in interface java.awt.im.InputMethodRequests
Gets the location of a specified offset in the current composed text, or of the selection in committed text.
getTextStart() - Method in interface javax.xml.stream.DTDStreamReader
Returns the offset into the text character array at which the first character of the data for the current event is located.
getTextStart() - Method in interface javax.xml.stream.XMLStreamReader
Returns the offset into the text character array where the first character (of this text event) is stored.
getTextWrapping() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the text wrapping setting.
getThisUpdate() - Method in class java.security.cert.X509CRL
Gets the thisUpdate date from the CRL.
getThreadGroup() - Method in class java.lang.SecurityManager
Returns the thread group into which to instantiate any new thread being created at the time this is being called.
getThreadGroup() - Method in class java.lang.Thread
Returns the thread group to which this thread belongs.
getThreadName() - Method in class org.apache.log4j.spi.LoggingEvent
 
getThreshold() - Method in class org.apache.log4j.AppenderSkeleton
Returns this appenders threshold level.
getThreshold() - Method in class org.apache.log4j.Hierarchy
Returns a Level representation of the enable state.
getThreshold() - Method in interface org.apache.log4j.spi.LoggerRepository
Get the repository-wide threshold.
getThrowable() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThrowableClasses() - Method in class org.ocap.system.event.ErrorEvent
Gets the class hierarchy from the Throwable object that was passed to the corresponding constructor.
getThrowableInformation() - Method in class org.apache.log4j.spi.LoggingEvent
Returns the throwable information contained within this event.
getThrowableRenderer() - Method in class org.apache.log4j.Hierarchy
Get throwable renderer.
getThrowableRenderer() - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
Get throwable renderer.
getThrowableStrRep() - Method in class org.apache.log4j.spi.LoggingEvent
Return this event's throwable's string[] representaion.
getThrowableStrRep() - Method in class org.apache.log4j.spi.ThrowableInformation
 
getThumbMaxOffset() - Method in class org.havi.ui.HStaticRange
Returns the thumb offset for its maximum value.
getThumbMinOffset() - Method in class org.havi.ui.HStaticRange
Returns the thumb offset for its minimum value.
getTime() - Method in class java.util.Calendar
Gets this Calendar's current time.
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTime() - Method in class java.util.zip.ZipEntry
Returns the modification time of the entry, or -1 if not specified.
getTime() - Method in interface javax.media.TimeBase
Get the current time of this TimeBase.
getTime() - Method in class javax.tv.util.TVTimerSpec
Returns the absolute or delay time when this specification will go off.
getTime(Time) - Method in interface org.ocap.shared.media.TimeLine
Translates a media time into the corresponding time in this timeline
getTimeBase() - Method in interface javax.media.Clock
Get the TimeBase that this Clock is using.
getTimeBaseTime() - Method in class javax.media.StartEvent
Get the time-base time that started the Controller.
getTimeInMillis() - Method in class java.util.Calendar
Gets this Calendar's current time as a long.
getTimeInstance() - Static method in class java.text.DateFormat
Gets the time formatter with the default formatting style for the default locale.
getTimeInstance(int) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the default locale.
getTimeInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the given locale.
getTimeLines() - Method in interface org.ocap.shared.media.TimeLineControl
Returns all the transmitted timelines found in a piece of content.
getTimer() - Static method in class javax.tv.util.TVTimer
Returns the default timer for the system.
getTimerSpec() - Method in class javax.tv.util.TVTimerWentOffEvent
Returns the timer specification for this event.
getTimeStamp() - Method in class org.apache.log4j.spi.LoggingEvent
Getter for the event's time stamp.
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeToLive() - Method in class java.net.DatagramSocketImpl
Retrieve the TTL (time-to-live) option.
getTimeToLive() - Method in class java.net.MulticastSocket
Get the default time-to-live for multicast packets sent out on the socket.
getTimeZone() - Method in class java.text.DateFormat
Gets the time zone.
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTitle() - Method in class java.awt.Frame
Gets the title of the frame.
getTitle() - Method in interface org.ocap.hn.content.ContentItem
Gets the title for this ContentItem, or null if the title is unknown.
getToggleGroup() - Method in class org.havi.ui.HToggleButton
Gets the HToggleGroup the HToggleButton is associated with.
getToolkit() - Method in class java.awt.Component
Gets the toolkit of this component.
getToolkit() - Method in class java.awt.Window
Returns the toolkit of this frame.
getToState() - Method in class org.dvb.application.AppStateChangeEvent
If the hasFailed method returns false, then the application the listener is tracking is now in toState.
getToState() - Method in class org.ocap.environment.EnvironmentStateChangedEvent
Return the state the environment is in after the completion of the state transition as passed to the constructor of this event.
getTotal() - Method in interface org.w3c.dom.events.ProgressEvent
Specifies the expected total number of bytes of the content transferred in the operation.
getTotalGeneralStorageCapacity() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets the total capacity of the GPFS available for application use in the storage device.
getTotalIn() - Method in class java.util.zip.Deflater
Returns the total number of bytes input so far.
getTotalIn() - Method in class java.util.zip.Inflater
Returns the total number of bytes input so far.
getTotalMediaStorageCapacity() - Method in interface org.ocap.dvr.storage.MediaStorageOption
Gets the total capacity of the MEDIAFS available for application use in the storage device.
getTotalOut() - Method in class java.util.zip.Deflater
Returns the total number of bytes output so far.
getTotalOut() - Method in class java.util.zip.Inflater
Returns the total number of bytes output so far.
getTotalPersistentStorage() - Method in class org.ocap.storage.StorageManager
Gets the total amount of persistent storage under the location indicated by the dvb.persistent.root property and that is usable by all OCAP-J applications.
getTotalSpace() - Method in interface org.ocap.storage.StorageProxy
Gets the total storage capacity of the device in bytes.
getTotalVideoArea() - Method in interface org.dvb.media.VideoPresentationControl
This method returns a relative size and location of the total video area, including any "bars" used for letterboxing or pillarboxing that are included in the broadcast stream, but excluding any "bars" introduced as a result of video filtering.
getTotalVideoAreaOnScreen() - Method in interface org.dvb.media.VideoPresentationControl
This method returns a relative size and location of the total video area on-screen, including any "bars" used for letterboxing or pillarboxing that are included in the broadcast stream, but excluding any "bars" introduced as a result of video filtering.
getTrafficClass() - Method in class java.net.DatagramSocket
Gets traffic class or type-of-service in the IP datagram header for packets sent from this DatagramSocket.
getTrafficClass() - Method in class java.net.Socket
Gets traffic class or type-of-service in the IP header for packets sent from this Socket
getTransferId() - Method in class org.havi.ui.event.HFocusEvent
Returns a key which maps to the component to transfer focus to.
getTransferType() - Method in class java.awt.image.ColorModel
Returns the transfer type of this ColorModel.
getTransformations(ContentItem) - Method in class org.ocap.hn.transformation.TransformationManager
Returns the applied transformations for the content item.
getTransformedContentFormats() - Method in interface org.ocap.hn.content.ContentResource
Returns a list of transformed ContentFormat that are available.
getTransitionType() - Method in class org.ocap.media.S3DSignalingChangedEvent
Gets the transitionType value passed to the constructor.
getTransparency() - Method in class java.awt.Color
Returns the transparency mode for this Color.
getTransparency() - Method in class java.awt.image.ColorModel
Returns the transparency.
getTransparency() - Method in interface java.awt.Transparency
Returns the type of this Transparency.
getTransparentPixel() - Method in class java.awt.image.IndexColorModel
Returns the index of the transparent pixel in this IndexColorModel or -1 if there is no transparent pixel.
getTransport() - Method in class javax.tv.service.transport.TransportSIChangeEvent
Reports the Transport that generated the event.
getTransports() - Method in class javax.tv.service.SIManager
Reports the various content delivery mechanisms currently available on this platform.
getTransportStream() - Method in class javax.tv.service.transport.TransportStreamChangeEvent
Reports the TransportStream that changed.
getTransportStream() - Method in class org.davic.mpeg.Service
 
getTransportStream() - Method in exception org.davic.mpeg.TuningException
 
getTransportStreamCollection() - Method in class javax.tv.service.transport.TransportStreamChangeEvent
Reports the TransportStreamCollection that generated the event.
getTransportStreamID() - Method in interface javax.tv.service.transport.TransportStream
Reports the ID of this transport stream.
getTransportStreamId() - Method in class org.davic.mpeg.TransportStream
 
getTransportStreams(Locator) - Static method in class org.davic.net.tuning.StreamTable
Returns the transport streams that match the locator.
getTreeLock() - Method in class java.awt.Component
Gets this component's locking object (the object that owns the thread sychronization monitor) for AWT component-tree and layout operations.
getTrigger() - Method in class org.ocap.media.MediaPresentationEvent
 
getTrustManagers() - Method in class javax.net.ssl.TrustManagerFactory
Returns one trust manager for each type of trust material.
getTuningLocator() - Method in interface org.ocap.hn.content.ChannelContentItem
Gets the frequency based tuning locator used for service resolution.
getType() - Method in class java.awt.color.ColorSpace
Returns the color space type of this ColorSpace.
getType() - Method in class java.awt.Cursor
Returns the type for this cursor.
getType() - Method in class java.awt.GraphicsDevice
Returns the type of this GraphicsDevice.
getType() - Method in class java.awt.image.BufferedImage
Returns the image type.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType() - Method in class java.lang.reflect.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in class java.security.cert.Certificate
Returns the type of this certificate.
getType() - Method in class java.security.cert.CertificateFactory
Returns the name of the certificate type associated with this certificate factory.
getType() - Method in class java.security.cert.CertPath
Returns the type of Certificates in this certification path.
getType() - Method in class java.security.cert.CRL
Returns the type of this CRL.
getType() - Method in class java.security.KeyStore
Returns the type of this keystore.
getType() - Method in interface javax.microedition.io.ContentConnection
Returns the type of content that the resource connected to is providing.
getType() - Method in interface javax.microedition.pki.Certificate
Get the type of the Certificate.
getType() - Method in exception org.davic.media.NotAuthorizedMediaException
 
getType() - Method in exception org.davic.mpeg.NotAuthorizedException
 
getType() - Method in interface org.davic.mpeg.NotAuthorizedInterface
 
getType() - Method in interface org.dvb.application.AppAttributes
This method returns the type of the application (as registered by DVB).
getType() - Method in class org.dvb.event.UserEvent
Returns the event type.
getType() - Method in class org.dvb.net.rc.RCInterface
Return the type of return channel represented by this object.
getType() - Method in class org.dvb.ui.DVBGraphics
Returns the Sample Model (DVBBufferedImage.TYPE_BASE, DVBBufferedImage.TYPE_ADVANCED) which is used in the on/off screen buffer this graphics object draws into.
getType() - Method in class org.havi.ui.event.HEventRepresentation
This returns the type of representation(s) available for the event code which this instance of HEventRepresentation represents.
getType() - Method in class org.havi.ui.HImageHints
Get the expected type of the image being loaded.
getType() - Method in interface org.havi.ui.HKeyboardInputPreferred
Retrieve the desired input type for this component.
getType() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the desired input type for this component.
getType() - Method in interface org.ocap.hardware.pod.PODApplication
This method returns an application type value of the CableCARD Application represented by this class.
getType() - Method in class org.ocap.hardware.VideoOutputPort
Get the type of this VideoOutputPort.
getType() - Method in interface org.ocap.hn.Device
Returns the type of this device, for example, MediaRenderer, MediaServer, etc.
getType() - Method in class org.ocap.hn.DeviceEvent
Returns device event type, as defined in DeviceEvent.
getType() - Method in class org.ocap.hn.NetModuleEvent
Returns module event type, as defined in NetModuleEvent.
getType() - Method in class org.ocap.hn.NetworkInterface
Gets the type of this network interface.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-sensitive).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getTypeCode() - Method in class java.io.ObjectStreamField
Returns character encoding of field type.
getTypeCode() - Method in class org.ocap.system.event.SystemEvent
Gets the event type code.
getTypeString() - Method in class java.io.ObjectStreamField
Return the JVM type signature.
getUDN() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP Unique Device Name of this device.
getUDN() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP Unique Device Name of this device.
getUndeclaredThrowable() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the Throwable instance wrapped in this UndeclaredThrowableException, which may be null.
getUnitIncrement() - Method in interface java.awt.Adjustable
Gets the unit value increment for the adjustable object.
getUnitIncrement() - Method in interface org.havi.ui.HAdjustmentValue
Get the unit increment for this HAdjustmentValue.
getUnitIncrement() - Method in class org.havi.ui.HRangeValue
Get the unit increment for this HRangeValue.
getUnitsToScroll() - Method in class java.awt.event.MouseWheelEvent
This is a convenience method to aid in the implementation of the common-case MouseWheelListener.
getUnsetActionSound() - Method in interface org.havi.ui.HSwitchable
Get the sound to be played when the interaction state of the HSwitchable makes the following transitions:
getUnsetActionSound() - Method in class org.havi.ui.HToggleButton
Get the sound to be played when the interaction state of the HSwitchable makes the following transitions:
getUnsignedAppPermissions() - Static method in class org.ocap.application.PermissionInformation
This method returns the set of Permissions that are requested by all unsigned applications.
getUPC() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Gets the UPnP Universal Product Code of this device.
getUPC() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets the UPnP Universal Product Code of this device.
getUpdateRect() - Method in class java.awt.event.PaintEvent
Returns the rectangle representing the area which needs to be repainted in response to this event.
getUpdateTime() - Method in interface javax.tv.service.SIRetrievable
Returns the time when this object was last updated from data in the broadcast.
getURI(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL() - Method in class javax.media.MediaLocator
Get the URL associated with this MediaLocator.
getURL() - Method in interface javax.microedition.io.HttpConnection
Return a string representation of the URL for this connection.
getURL() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a URL identifying this carousel object.
getURL(Locator) - Static method in class org.dvb.dsmcc.ServiceDomain
Obtain a java.net.URL corresponding to a 'dvb:' locator.
getURL() - Method in interface org.ocap.hardware.pod.PODApplication
This method returns a URL of the CableCARD Application represented by this class.
getURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDeviceIcon
Gets the URL for retrieval of this icon.
getURLBase() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Reports the base URL for all relative URLs of this device.
getURLs() - Method in class java.net.URLClassLoader
Returns the search path of URLs for loading classes and resources.
getUsageType() - Method in interface org.ocap.hn.resource.NetResourceUsage
Gets the usage type associated with this usage.
getUseCaches() - Method in class java.net.URLConnection
Returns the value of this URLConnection's useCaches field.
getUseClientMode() - Method in class javax.net.ssl.SSLServerSocket
Returns true if accepted connections will be in SSL client mode.
getUseClientMode() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket is set to use client mode in its first handshake.
getUsedNames() - Method in class org.ocap.system.RegisteredApiManager
Gets a list of registered APIs that are in use by the caller.
getUserData(String) - Method in interface org.w3c.dom.Node
Retrieves the object associated to a key on a this node.
getUserEvent() - Method in class org.dvb.event.UserEventRepository
Returns the list of the user events that are in the repository.
getUserInfo() - Method in class java.net.URI
Returns the decoded user-information component of this URI.
getUserInfo() - Method in class java.net.URL
Gets the userInfo part of this URL.
getUserName() - Method in class java.net.PasswordAuthentication
Returns the user name.
getUsername() - Method in class org.dvb.net.rc.ConnectionParameters
Return the username used in establishing this connection The value returned shall be the one passed into the constructor of this instance.
getValidInput() - Method in interface org.havi.ui.HKeyboardInputPreferred
Retrieve the customized input character range.
getValidInput() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the customized input character range.
getValue() - Method in interface java.awt.Adjustable
Gets the current value of the adjustable object.
getValue() - Method in class java.awt.event.AdjustmentEvent
Returns the current value in the adjustment event.
getValue() - Method in class java.text.Annotation
Returns the value of the attribute, which may be null.
getValue(String) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.
getValue(Attributes.Name) - Method in class java.util.jar.Attributes
Returns the value of the specified Attributes.Name, or null if the attribute was not found.
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.zip.Adler32
Returns checksum value.
getValue() - Method in interface java.util.zip.Checksum
Returns the current checksum value.
getValue() - Method in class java.util.zip.CRC32
Returns CRC-32 value.
getValue(String) - Method in interface javax.net.ssl.SSLSession
Returns the object bound to the given name in the session's application layer data.
getValue(HOrientable, Point) - Method in interface org.havi.ui.HAdjustableLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue(HOrientable, Point) - Method in class org.havi.ui.HListGroupLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue(HOrientable, Point) - Method in class org.havi.ui.HRangeLook
Returns the value of the component which corresponds to the pointer position specified by pt.
getValue() - Method in class org.havi.ui.HStaticRange
Gets the value of the control.
getValue() - Method in class org.ocap.diagnostics.MIBObject
Returns the unencoded value of the current MIB object data.
getValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Reports the current value of this UPnPManagedStateVariable.
getValue(UPnPManagedStateVariable) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
Notifies the listener that a control point has requested the value of a state variable through the QueryStateVariable action.
getValue() - Method in interface org.w3c.dom.Attr
Returns the value of this attribute.
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValueNames() - Method in interface javax.net.ssl.SSLSession
Returns an array of the names of all the application layer data objects bound into the Session.
getVariant() - Method in class java.util.Locale
Returns the variant code for this locale.
getVariation() - Method in class java.awt.im.InputMethodHighlight
Returns the variation of the text range.
getVBIData() - Method in interface org.ocap.media.VBIFilter
This method returns multiple VBI data unit bytes.
getVendorName() - Method in interface org.ocap.hardware.IEEE1394Node
Returns the value of VENDOR NAME TEXTUAL DESCRIPTOR of the 1394 node.
getVersion() - Method in class java.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in class java.security.cert.X509CRL
Gets the version (version number) value from the CRL.
getVersion() - Method in class java.security.Provider
Returns the version number for this provider.
getVersion() - Method in interface javax.microedition.pki.Certificate
Gets the version number of this Certificate.
getVersion() - Method in class javax.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in interface javax.xml.stream.XMLStreamReader
Get the xml version declared on the xml declaration.
getVersion() - Method in interface org.dvb.spi.Provider
Return the version of this provider.
getVersion() - Method in interface org.ocap.hn.Device
Returns the version number associated with this Device's device type.
getVersion(String) - Method in class org.ocap.system.RegisteredApiManager
Gets the version of a registered API, or null if it is not registered.
getVersionNumber() - Method in class org.ocap.hardware.pod.POD
This method returns a CableCARD device version number.
getVersionNumber() - Method in interface org.ocap.hardware.pod.PODApplication
This method returns an application version number of the CableCARD Application represented by this class.
getVersions(String) - Method in interface org.dvb.application.AppAttributes
This method returns an array of integers containing the version number of the specification required to run this application at the specified profile.
getVerticalAlign() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the vertical alignment.
getVerticalAlignment() - Method in class org.havi.ui.HVisible
Get the vertical alignment of any state-based content rendered by an associated HLook.
getVerticalIterations() - Method in interface org.ocap.hardware.frontpanel.ScrollSpec
Gets the number of times per minute the characters are set to scroll across the screen from bottom to top.
getVerticalResolution() - Method in interface org.ocap.hn.content.OutputVideoContentFormat
Returns the content maximum vertical resolution in pixels.
getVerticalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about the supported discrete vertical scaling factors in case arbitrary vertical scaling is not supported.
getVetoableChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the vetoable change listeners registered on this keyboard focus manager.
getVetoableChangeListeners() - Method in class java.beans.VetoableChangeSupport
Returns the list of VetoableChangeListeners.
getVgap() - Method in class java.awt.BorderLayout
Returns the vertical gap between components.
getVgap() - Method in class java.awt.CardLayout
Gets the vertical gap between components.
getVgap() - Method in class java.awt.FlowLayout
Gets the vertical gap between components.
getVgap() - Method in class java.awt.GridLayout
Gets the vertical gap between components.
getVideoController() - Method in class org.havi.ui.HVideoDevice
Obtain a reference to the object which controls the presentation of the video.
getVideoDevice() - Method in class org.havi.ui.HVideoComponent
Returns the HVideoDevice that this HVideoComponent is associated with.
getVideoOutputPorts() - Method in class org.ocap.hardware.Host
This method returns a java.util.Enumeration of VideoOutputPort instances representing all video output ports physically present on the device.
getVideoPosition() - Method in class org.dvb.media.VideoTransformation
Returns the video position.
getVideoResolution() - Method in interface org.ocap.hardware.device.FixedVideoOutputConfiguration
Get the fixed video resolution represented by this VideoOuputConfiguration.
getVideoSize() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the size of the decoded video as it is being presented to the user.
getVideoSource() - Method in class org.havi.ui.HVideoDevice
Obtain a reference to the source of the video being presented by this device at this moment.
getVideoTransformation() - Method in interface org.dvb.media.BackgroundVideoPresentationControl
Return the current video transformation
getVideoTransformation(int) - Method in interface org.dvb.media.VideoFormatControl
This method returns a VideoTransformation object that corresponds with the specified Decoder Format Conversion when applied to the currently selected video.
getView() - Method in interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getVisibleAmount() - Method in interface java.awt.Adjustable
Gets the length of the proportional indicator.
getVisiblePosition() - Method in class java.awt.event.InputMethodEvent
Gets the position that's most important to be visible.
getVisibleSoftLineBreakPositions(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns the starting positions of lines currently shown within the HVisible.
getVisualComponent() - Method in interface javax.media.Player
Obtain the display Component for this Player.
getVolumes() - Method in interface org.ocap.storage.StorageProxy
Gets the set of logical volumes present on the StorageProxy.
getWantClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication is requested on newly accepted connections.
getWantClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will request client authentication.
getWarningPeriod() - Method in class org.ocap.resource.ResourceContentionManager
Gets the warning period set by the setWarningPeriod method.
getWarningString() - Method in class java.awt.Window
Gets the warning string that is displayed with this window.
getWeekdays() - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWheelDelta() - Method in interface org.w3c.dom.events.MouseWheelEvent
Indicates the number of "clicks" the wheel has been rotated.
getWheelRotation() - Method in class java.awt.event.MouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated.
getWhen() - Method in class java.awt.event.ActionEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class java.awt.event.InputEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class java.awt.event.InputMethodEvent
Returns the time stamp of when this event occurred.
getWhen() - Method in class java.awt.event.InvocationEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class org.dvb.event.UserEvent
Returns the timestamp of when this event occurred.
getWidth() - Method in class java.awt.Component
Returns the current width of this component.
getWidth() - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth(ImageObserver) - Method in class java.awt.Image
Determines the width of the image.
getWidth() - Method in class java.awt.image.PixelGrabber
Get the width of the pixel buffer (after adjusting for image width).
getWidth() - Method in class java.awt.image.VolatileImage
Returns the width of the VolatileImage.
getWidth() - Method in class org.dvb.ui.DVBBufferedImage
Returns the width of the DVBBufferedImage.
getWidth(ImageObserver) - Method in class org.dvb.ui.DVBBufferedImage
Returns the width of the image.
getWidth() - Method in class org.havi.ui.HBackgroundImage
Determines the width of the image.
getWidth() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
Gets the width of this icon in pixels.
getWidth() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Gets the width of this icon in pixels.
getWidths() - Method in class java.awt.FontMetrics
Gets the advance widths of the first 256 characters in the Font.
getWindow() - Method in class java.awt.event.WindowEvent
Returns the originator of the event.
getWindowFocusListeners() - Method in class java.awt.Window
Returns an array of all the window focus listeners registered on this window.
getWindowListeners() - Method in class java.awt.Window
Returns an array of all the window listeners registered on this window.
getWordInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for word-breaks using default locale.
getWordInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for word-breaks using specified locale.
getWriteAccessOrganizationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Gets the array of organisation identifiers with write permission.
getX() - Method in class java.awt.Component
Returns the current x coordinate of the components origin.
getX() - Method in class java.awt.event.MouseEvent
Returns the horizontal x position of the event relative to the source component.
getX() - Method in interface java.security.interfaces.DSAPrivateKey
Returns the value of the private key, x.
getX() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the private key x.
getXletProperty(String) - Method in interface javax.microedition.xlet.XletContext
Provides an Xlet with a mechanism to retrieve named properties from the XletContext.
getXletProperty(String) - Method in interface javax.tv.xlet.XletContext
Provides an Xlet with a mechanism to retrieve named properties from the XletContext.
getXML() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
Gets the device description document in XML.
getXML() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
Gets the service description document (SCPD document) in XML.
getXML() - Method in class org.ocap.hn.upnp.common.UPnPMessage
Gets the XML from the message.
getXMLReader() - Method in class javax.xml.parsers.SAXParser
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLResolver() - Method in class javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader created by this factory instance.
getXScale() - Method in class javax.tv.media.AWTVideoSize
Give the scaling factor applied to the video in the horizontal dimension, i.e., getDestination().width / getSource().width.
getY() - Method in class java.awt.Component
Returns the current y coordinate of the components origin.
getY() - Method in class java.awt.event.MouseEvent
Returns the vertical y position of the event relative to the source component.
getY() - Method in interface java.security.interfaces.DSAPublicKey
Returns the value of the public key, y.
getY() - Method in class java.security.spec.DSAPublicKeySpec
Returns the public key y.
getYScale() - Method in class javax.tv.media.AWTVideoSize
Give the scaling factor applied to the video in the vertical dimension, i.e., getDestination().height / getSource().height.
getZeroDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for zero.
getZoneStrings() - Method in class java.text.DateFormatSymbols
Gets timezone strings.
grabPixels() - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered.
grabPixels(long) - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered or until the specified timeout has elapsed.
GRAPHIC_CONTENT_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).
Graphics - Class in java.awt
The Graphics class is the abstract base class for all graphics contexts that allow an application to draw onto components that are realized on various devices, as well as onto off-screen images.
Graphics() - Constructor for class java.awt.Graphics
Constructs a new Graphics object.
Graphics2D - Class in java.awt
This Graphics2D class extends the Graphics class to provide more sophisticated control over graphics operations.
Graphics2D() - Constructor for class java.awt.Graphics2D
Constructs a new Graphics2D object.
GRAPHICS_CONFIGURATION - 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 specified HGraphicsConfiguration (corresponding to a particular HGraphicsDevice).
GRAPHICS_MIXING - Static variable in class org.havi.ui.HVideoConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HVideoConfigTemplate that indicates that the device configuration supports the display of graphics in addition to video streams.
GraphicsConfiguration - Class in java.awt
The GraphicsConfiguration class describes the characteristics of a graphics destination such as a printer or monitor.
GraphicsConfiguration() - Constructor for class java.awt.GraphicsConfiguration
This is an abstract class that cannot be instantiated directly.
GraphicsDevice - Class in java.awt
The GraphicsDevice class describes the graphics devices that might be available in a particular graphics environment.
GraphicsDevice() - Constructor for class java.awt.GraphicsDevice
This is an abstract class that cannot be instantiated directly.
GraphicsEnvironment - Class in java.awt
The GraphicsEnvironment class describes the collection of GraphicsDevice objects and Font objects available to a Java(tm) application on a particular platform.
GraphicsEnvironment() - Constructor for class java.awt.GraphicsEnvironment
This is an abstract class and cannot be instantiated directly.
gray - Static variable in class java.awt.Color
An object of type Color representing the color gray.
GRAY - Static variable in class java.awt.Color
An object of type Color representing the color gray.
GREATER_THAN - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to specify greater than .
GREATER_THAN_OR_EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to specify greater than or equals.
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GREEK_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1F00..U+1FFF) as defined in ISO 10646-1(E) normative Annex A
GREEK_SYMBOLS_AND_COPTIC - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3D0..U+3FF) as defined in ISO 10646-1(E) normative Annex A
green - Static variable in class java.awt.Color
An object of type Color representing the color green.
GREEN - Static variable in class java.awt.Color
An object of type Color representing the color green.
GREEN - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color green.
GregorianCalendar - Class in java.util
GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar used by most of the world.
GregorianCalendar() - Constructor for class java.util.GregorianCalendar
Constructs a default GregorianCalendar using the current time in the default time zone with the default locale.
GregorianCalendar(TimeZone) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the default locale.
GregorianCalendar(Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date set in the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GridBagConstraints - Class in java.awt
The GridBagConstraints class specifies constraints for components that are laid out using the GridBagLayout class.
GridBagConstraints() - Constructor for class java.awt.GridBagConstraints
Creates a GridBagConstraint object with all of its fields set to their default value.
GridBagLayout - Class in java.awt
The GridBagLayout class is a flexible layout manager that aligns components vertically and horizontally, without requiring that the components be of the same size.
GridBagLayout() - Constructor for class java.awt.GridBagLayout
Creates a grid bag layout manager.
gridheight - Variable in class java.awt.GridBagConstraints
Specifies the number of cells in a column for the component's display area.
GridLayout - Class in java.awt
The GridLayout class is a layout manager that lays out a container's components in a rectangular grid.
GridLayout() - Constructor for class java.awt.GridLayout
Creates a grid layout with a default of one column per component, in a single row.
GridLayout(int, int) - Constructor for class java.awt.GridLayout
Creates a grid layout with the specified number of rows and columns.
GridLayout(int, int, int, int) - Constructor for class java.awt.GridLayout
Creates a grid layout with the specified number of rows and columns.
gridwidth - Variable in class java.awt.GridBagConstraints
Specifies the number of cells in a row for the component's display area.
gridx - Variable in class java.awt.GridBagConstraints
Specifies the cell at the left of the component's display area, where the first cell in a row has gridx=0.
gridy - Variable in class java.awt.GridBagConstraints
Specifies the cell at the top of the component's display area, where the topmost cell has gridy=0.
Group - Interface in java.security.acl
This interface is used to represent a group of principals.
group() - Method in class org.havi.ui.HContainer
Groups the HContainer and its components.
GROUPING_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the grouping separator field.
grow(int, int) - Method in class java.awt.Rectangle
Resizes the Rectangle both horizontally and vertically.
Guard - Interface in java.security
This interface represents a guard, which is an object that is used to protect access to another object.
GuardedObject - Class in java.security
A GuardedObject is an object that is used to protect access to another object.
GuardedObject(Object, Guard) - Constructor for class java.security.GuardedObject
Constructs a GuardedObject using the specified object and guard.
guessContentTypeFromName(String) - Static method in class java.net.URLConnection
Tries to determine the content type of an object, based on the specified "file" component of a URL.
guessContentTypeFromStream(InputStream) - Static method in class java.net.URLConnection
Tries to determine the type of an input stream based on the characters at the beginning of the input stream.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GUJARATI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0A80..U+0AFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GURMUKHI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0A00..U+0A7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
GZIP_MAGIC - Static variable in class java.util.zip.GZIPInputStream
GZIP header magic number.
GZIPInputStream - Class in java.util.zip
This class implements a stream filter for reading compressed data in the GZIP format.
GZIPInputStream(InputStream, int) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with the specified buffer size.
GZIPInputStream(InputStream) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with a default buffer size.
GZIPOutputStream - Class in java.util.zip
This class implements a stream filter for writing compressed data in the GZIP file format.
GZIPOutputStream(OutputStream, int) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size.
GZIPOutputStream(OutputStream) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size.

H

h - Variable in class java.lang.reflect.Proxy
the invocation handler for this proxy instance.
H_222 - Static variable in interface org.ocap.si.StreamType
ITU-T Rec.
HActionable - Interface in org.havi.ui
This interface is implemented by all HAVi UI components that can be actioned by the user.
HActionEvent - Class in org.havi.ui.event
An HActionEvent event is used to interact with a component implementing the HActionInputPreferred interface as follows:
HActionEvent(HActionInputPreferred, int, String) - Constructor for class org.havi.ui.event.HActionEvent
Constructs an HActionEvent.
HActionInputPreferred - Interface in org.havi.ui
A component which implements HActionInputPreferred indicates that this component expects to receive HActionEvent input events.
HActionListener - Interface in org.havi.ui.event
The HActionListener interface enables the reception of HActionEvent events, as generated by objects implementing HActionable.
HAdjustableLook - Interface in org.havi.ui
The HAdjustableLook interface is implemented by all platform looks which support orientable components (i.e.
HAdjustmentEvent - Class in org.havi.ui.event
An HAdjustmentEvent event is used to interact with a component implementing the HAdjustmentValue interface as follows:
HAdjustmentEvent(HAdjustmentInputPreferred, int) - Constructor for class org.havi.ui.event.HAdjustmentEvent
Constructs an HAdjustmentEvent.
HAdjustmentInputPreferred - Interface in org.havi.ui
A component which implements HAdjustmentInputPreferred indicates that this component expects to receive HAdjustmentEvent input events.
HAdjustmentListener - Interface in org.havi.ui.event
The HAdjustmentListener interface enables the reception of HAdjustmentEvents, as generated by objects implementing HAdjustmentValue.
HAdjustmentValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have some form of adjustable numerical value (e.g.
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+FF00..U+FFEF) as defined in ISO 10646-1(E) normative Annex A
HALFWIDTH_KATAKANA - Static variable in class java.awt.im.InputSubset
Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
HALIGN_CENTER - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be centered horizontally.
HALIGN_JUSTIFY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be fully justified (horizontally).
HALIGN_LEFT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be left aligned.
HALIGN_RIGHT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setHorizontalAlignment(int) method of HVisible which indicates that content should be right aligned.
halt(int) - Method in class java.lang.Runtime
Forcibly terminates the currently running Java virtual machine.
HAND_CURSOR - Static variable in class java.awt.Cursor
The hand cursor type.
handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleGetObject(String) - Method in class java.util.ListResourceBundle
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
 
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleIncomingMessage(InetSocketAddress, byte[], UPnPIncomingMessageHandler) - Method in interface org.ocap.hn.upnp.common.UPnPIncomingMessageHandler
Handles an incoming message.
handleOutgoingMessage(InetSocketAddress, UPnPMessage, UPnPOutgoingMessageHandler) - Method in interface org.ocap.hn.upnp.common.UPnPOutgoingMessageHandler
Handles an outgoing message.
handshakeCompleted(HandshakeCompletedEvent) - Method in interface javax.net.ssl.HandshakeCompletedListener
This method is invoked on registered objects when a SSL handshake is completed.
HandshakeCompletedEvent - Class in javax.net.ssl
This event indicates that an SSL handshake completed on a given SSL connection.
HandshakeCompletedEvent(SSLSocket, SSLSession) - Constructor for class javax.net.ssl.HandshakeCompletedEvent
Constructs a new HandshakeCompletedEvent.
HandshakeCompletedListener - Interface in javax.net.ssl
This interface is implemented by any class which wants to receive notifications about the completion of an SSL protocol handshake on a given SSL connection.
HANGUL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3400..U+3D2D) as defined in ISO 10646-1(E) normative Annex A
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_COMPATIBILITY_JAMO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3130..U+318F) as defined in ISO 10646-1(E) normative Annex A
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_JAMO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1100..U+11FF) as defined in ISO 10646-1(E) normative Annex A
HANGUL_SUPPLEMENTARY_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3D2E..U+44B7) as defined in ISO 10646-1(E) normative Annex A
HANGUL_SUPPLEMENTARY_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+44B8..U+4DFF) as defined in ISO 10646-1(E) normative Annex A
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HAnimateEffect - Interface in org.havi.ui
The HAnimateEffect interface defines effect constants and controls for time-varying animations.
HAnimateLook - Class in org.havi.ui
The HAnimateLook class is used by any HVisible component to display animated graphical content.
HAnimateLook() - Constructor for class org.havi.ui.HAnimateLook
Creates a HAnimateLook object.
HAnimation - Class in org.havi.ui
The HAnimation class is a user interface component used to display animated graphical content (as HStaticAnimation) which additionally enables a user to navigate to it, i.e.
HAnimation() - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HAnimation(Image[], Image[], int, int, int) - Constructor for class org.havi.ui.HAnimation
Creates an HAnimation object.
HANJA - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Korean, including a subset of the CJK unified ideographs as well as Korean Han characters that may be defined as surrogate characters.
HARDWARE_RESOURCE_NOT_AVAILABLE - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that hardware resource necessary for presenting service components is not available.
hasAlpha() - Method in class java.awt.image.ColorModel
Returns whether or not alpha is supported in this ColorModel.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasAudio() - Method in interface org.ocap.hn.content.ContentItem
Returns a boolean indicating if this content has audio.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasExtensions() - Method in class java.security.cert.X509CRLEntry
Returns true if this CRL entry has extensions.
hasFailed() - Method in class org.dvb.application.AppStateChangeEvent
This method determines whether an attempt to change the state of an application has failed.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasFocus() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
hashCode() - Method in class java.awt.AlphaComposite
Returns the hashcode for this composite.
hashCode() - Method in class java.awt.AWTKeyStroke
Returns a numeric value for this object that is likely to be unique, making it a good choice as the index value in a hash table.
hashCode() - Method in class java.awt.BasicStroke
Returns the hashcode for this stroke.
hashCode() - Method in class java.awt.Color
Computes the hash code for this Color.
hashCode() - Method in class java.awt.Dimension
Returns the hash code for this Dimension.
hashCode() - Method in class java.awt.Font
Returns a hashcode for this Font.
hashCode() - Method in class java.awt.font.TextHitInfo
Returns the hash code.
hashCode() - Method in class java.awt.image.ColorModel
Returns the hash code for this ColorModel.
hashCode() - Method in class java.awt.Insets
Returns the hash code for this Insets.
hashCode() - Method in class java.awt.Point
Returns the hashcode for this Point.
hashCode() - Method in class java.awt.Rectangle
Returns the hashcode for this Rectangle.
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte.
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character.
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode() - Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short.
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.SocketPermission
Returns the hash code value for this object.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.security.AccessControlContext
Returns the hash code value for this context.
hashCode() - Method in class java.security.AllPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.BasicPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class java.security.cert.CertPath
Returns the hashcode for this certification path.
hashCode() - Method in class java.security.cert.X509CRL
Returns a hashcode value for this CRL from its encoded form.
hashCode() - Method in class java.security.cert.X509CRLEntry
Returns a hashcode value for this CRL entry from its encoded form.
hashCode() - Method in class java.security.CodeSource
Returns the hash code value for this object.
hashCode() - Method in class java.security.Identity
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class java.security.Permission
Returns the hash code value for this Permission object.
hashCode() - Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class java.security.UnresolvedPermission
Returns the hash code value for this object.
hashCode() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a hash code value for the object.
hashCode() - Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.CollationKey
Creates a hash code for this CollationKey.
hashCode() - Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode() - Method in class java.text.DateFormat
Overrides hashCode
hashCode() - Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DecimalFormat
Overrides hashCode
hashCode() - Method in class java.text.DecimalFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.FieldPosition
Returns a hash code for this FieldPosition.
hashCode() - Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.NumberFormat
Overrides hashCode
hashCode() - Method in class java.text.ParsePosition
Returns a hash code for this ParsePosition.
hashCode() - Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode() - Method in class java.text.SimpleDateFormat
Returns the hash code value for this SimpleDateFormat object.
hashCode() - Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode() - Method in class java.util.BitSet
Returns a hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.GregorianCalendar
Override hashCode.
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class java.util.IdentityHashMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.jar.Attributes
Returns the hash code value for this Map.
hashCode() - Method in class java.util.jar.Attributes.Name
Computes the hash value for this attribute name.
hashCode() - Method in class java.util.jar.Manifest
Returns the hash code for this Manifest.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in class java.util.Locale
Override hashCode.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode() - Method in class java.util.PropertyPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class java.util.zip.ZipEntry
Returns the hash code value for this entry.
hashCode() - Method in class javax.microedition.xlet.ixc.IxcPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.x500.X500Principal
Return a hash code for this X500Principal.
hashCode() - Method in class javax.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in interface javax.tv.locator.Locator
Generates a hash code value for this Locator.
hashCode() - Method in class javax.tv.media.AWTVideoSize
Generates a hash code value for this AWTVideoSize.
hashCode() - Method in class javax.tv.media.MediaSelectPermission
Returns the hash code value for this object.
hashCode() - Method in interface javax.tv.service.navigation.ServiceList
Provides the hash code value for this ServiceList.
hashCode() - Method in class javax.tv.service.ReadPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.tv.service.selection.SelectPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.tv.service.selection.ServiceContextPermission
Provides the hash code value of this object.
hashCode() - Method in interface javax.tv.service.Service
Reports the hash code value of this Service.
hashCode() - Method in interface javax.tv.service.SIElement
Reports the hash code value of this SIElement.
hashCode() - Method in class org.dvb.application.AppID
Returns a hash code value for this AppID.
hashCode() - Method in class org.dvb.application.AppsControlPermission
Returns the hash code value for this object.
hashCode() - Method in class org.ocap.application.AppPattern
 
hashCode() - Method in class org.ocap.application.OcapIxcPermission
Returns the hash code value for this object.
hashCode() - Method in class org.ocap.service.ServiceTypePermission
Provides the hash code value of this object.
hashCode() - Method in class org.ocap.shared.dvr.RecordingPermission
Returns the hash code value for this object.
HashMap - Class in java.util
Hash table based implementation of the Map interface.
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(Map) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashSet - Class in java.util
This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(Collection) - Constructor for class java.util.HashSet
Constructs a new set containing the elements in the specified collection.
HashSet(int, float) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(int) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor, which is 0.75.
Hashtable - Class in java.util
This class implements a hashtable, which maps keys to values.
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75.
Hashtable(Map) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the same mappings as the given Map.
hasMoreElements() - Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasMultipleInstances() - Method in interface javax.tv.service.Service
This method indicates whether the service represented by this Service object is available on multiple transports, (e.g., the same content delivered over terrestrial and cable network).
hasMultipleTransformations() - Method in interface javax.tv.locator.Locator
Indicates whether this Locator has a mapping to multiple transports.
hasMultipleTransformations() - Method in class org.davic.net.Locator
Indicates whether this locator maps to multiple transport dependent locators
hasNewVersion() - Method in interface org.ocap.application.OcapAppAttributes
Indicates that a new version of the application is stored that will replace the currently launched version when a new lifecycle for this application starts.
hasNext() - Method in interface java.util.Iterator
Returns true if the iteration has more elements.
hasNext() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in interface javax.tv.service.navigation.ServiceIterator
Tests if there is a Service in the next position in the list.
hasNext() - Method in interface javax.xml.stream.DTDStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNext() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if there are more parsing events and false if there are no more events.
hasNext() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Tests if there is a RecordingRequest in the next position in the list.
hasPrevious() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrevious() - Method in interface javax.tv.service.navigation.ServiceIterator
Tests if there is a Service in the previous position in the list.
hasPrevious() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Tests if there is a RecordingRequest in the previous position in the list.
hasReadApplicationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the owning application
hasReadOrganisationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the organisation
hasReadWorldAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes read access for the world.
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Returns true if this zone has the same rules and offset as another zone.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasStillImage() - Method in interface org.ocap.hn.content.ContentItem
Returns a boolean indicating if the ContentItem has a still image.
hasUnsupportedCriticalExtension() - Method in interface java.security.cert.X509Extension
Check if there is a critical extension that is not supported.
hasValue() - Method in class org.dvb.user.Preference
Tests if this preference has at least one value set.
hasVideo() - Method in interface org.ocap.hn.content.ContentItem
Returns a boolean indicating if the ContentItem has video associated with it.
hasWriteApplicationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the owning application
hasWriteOrganisationAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the organisation
hasWriteWorldAccessRight() - Method in class org.dvb.io.persistent.FileAccessPermissions
Query whether this permission includes write access for the world.
HAVI_IMPLEMENTATION_NAME - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation name, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_NAME).
HAVI_IMPLEMENTATION_VENDOR - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation vendor, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_VENDOR).
HAVI_IMPLEMENTATION_VERSION - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi implementation version, as returned via java.lang.System.getProperty(HVersion.HAVI_IMPLEMENTATION_VERSION).
HAVI_SPECIFICATION_NAME - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification name, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_NAME).
HAVI_SPECIFICATION_VENDOR - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification vendor, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_VENDOR).
HAVI_SPECIFICATION_VERSION - Static variable in interface org.havi.ui.HVersion
A string constant describing the HAVi specification version, as returned via java.lang.System.getProperty(HVersion.HAVI_SPECIFICATION_VERSION).
HBackgroundConfigTemplate - Class in org.havi.ui
The HBackgroundConfigTemplate class is used to obtain a valid HBackgroundConfiguration.
HBackgroundConfigTemplate() - Constructor for class org.havi.ui.HBackgroundConfigTemplate
Creates an HBackgroundConfigTemplate object.
HBackgroundConfiguration - Class in org.havi.ui
The HBackgroundConfiguration class describes the characteristics (settings) of an HBackgroundDevice.
HBackgroundConfiguration() - Constructor for class org.havi.ui.HBackgroundConfiguration
It is not intended that applications should directly construct HBackgroundConfiguration objects.
HBackgroundDevice - Class in org.havi.ui
This class represents the ultimate background of a screen.
HBackgroundDevice() - Constructor for class org.havi.ui.HBackgroundDevice
It is not intended that applications should directly construct HBackgroundDevice objects.
HBackgroundImage - Class in org.havi.ui
This class represents a background image.
HBackgroundImage(String) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object.
HBackgroundImage(byte[]) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object from an array of bytes encoded in the same encoding format as when reading this type of image data from a file.
HBackgroundImage(URL) - Constructor for class org.havi.ui.HBackgroundImage
Create an HBackgroundImage object.
HBackgroundImageEvent - Class in org.havi.ui.event
This event informs an application that a loading operation for an HBackgroundImage has finished.
HBackgroundImageEvent(Object, int) - Constructor for class org.havi.ui.event.HBackgroundImageEvent
Constructs a new HBackgroundImageEvent.
HBackgroundImageListener - Interface in org.havi.ui.event
The listener interface for receiving events related to HBackgroundImage objects.
HChangeData - Class in org.havi.ui
A class used as argument for widgetChanged.
HChangeData(int, Object) - Constructor for class org.havi.ui.HChangeData
Creates an HChangeData object.
HComponent - Class in org.havi.ui
The HComponent class extends the java.awt.Component class by implementing the HMatteLayer interface.
HComponent() - Constructor for class org.havi.ui.HComponent
Creates an HComponent object.
HComponent(int, int, int, int) - Constructor for class org.havi.ui.HComponent
Creates an HComponent object.
HComponentOrdering - Interface in org.havi.ui
This interface is implemented for all HAVi component containers that support the manipulation of the z-ordering of their children.
HConfigurationException - Exception in org.havi.ui
Thrown when an application requests an HScreenConfiguration that cannot be satisfied -- either because the HScreenConfiguration does not have the functionality, or because the requested HScreenConfiguration is otherwise invalid, e.g.
HConfigurationException() - Constructor for exception org.havi.ui.HConfigurationException
Creates an HConfigurationException object.
HConfigurationException(String) - Constructor for exception org.havi.ui.HConfigurationException
Creates an HConfigurationException object with a specified reason string.
HContainer - Class in org.havi.ui
The HContainer class extends the java.awt.Container class by implementing the HMatteLayer interface and providing additional Z-ordering capabilities, which are required since components in the HAVi user-interface are explicitly allowed to overlap each other.
HContainer() - Constructor for class org.havi.ui.HContainer
Creates an HContainer object.
HContainer(int, int, int, int) - Constructor for class org.havi.ui.HContainer
Creates an HContainer object.
HDefaultTextLayoutManager - Class in org.havi.ui
The HDefaultTextLayoutManager provides the default text rendering mechanism for the HStaticText HText and HTextButton classes.
HDefaultTextLayoutManager() - Constructor for class org.havi.ui.HDefaultTextLayoutManager
Creates an HDefaultTextLayoutManager object.
HEAD - Static variable in interface javax.microedition.io.HttpConnection
HTTP Head method.
headFilter - Variable in class org.apache.log4j.AppenderSkeleton
The first filter in the filter chain.
HeadlessException - Exception in java.awt
Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
HeadlessException() - Constructor for exception java.awt.HeadlessException
 
HeadlessException(String) - Constructor for exception java.awt.HeadlessException
 
headMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HEBREW_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+590..U+5CF) and (U+5EB..U+5FF) as defined in ISO 10646-1(E) normative Annex A
height - Variable in class java.awt.Dimension
The height dimension; negative values can be used.
HEIGHT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the height of the base image is now available and can be taken from the height argument to the imageUpdate callback method.
height - Variable in class java.awt.Rectangle
The height of the Rectangle.
height - Variable in class org.havi.ui.HScreenDimension
 
height - Variable in class org.havi.ui.HScreenRectangle
 
HEmulatedGraphicsConfiguration - Class in org.havi.ui
An HEmulatedGraphicsConfiguration is a configuration for a "virtual" graphics device that may perform one or more emulations, e.g.
HEmulatedGraphicsConfiguration() - Constructor for class org.havi.ui.HEmulatedGraphicsConfiguration
It is not intended that applications should directly construct HEmulatedGraphicsConfiguration objects.
HEmulatedGraphicsDevice - Class in org.havi.ui
An HEmulatedGraphicsDevice is a "virtual" graphics device that has the capability to be configured to perform one (of many) possible emulations.
HEmulatedGraphicsDevice() - Constructor for class org.havi.ui.HEmulatedGraphicsDevice
It is not intended that applications should directly construct HEmulatedGraphicsDevice objects.
HEventGroup - Class in org.havi.ui.event
Represents a group of key codes.
HEventGroup() - Constructor for class org.havi.ui.event.HEventGroup
Constructor for an empty event group
HEventMulticaster - Class in org.havi.ui
The HEventMulticaster class is intended to assist platform or subclass implementers with the handling of HAVi events.
HEventMulticaster(EventListener, EventListener) - Constructor for class org.havi.ui.HEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
HEventRepresentation - Class in org.havi.ui.event
This class is able to describe the representation of an event generator as a string, color or symbol (such as a triangle, '>', for 'play').
HEventRepresentation() - Constructor for class org.havi.ui.event.HEventRepresentation
It is not intended that applications should directly construct HEventRepresentation objects.
HExtendedLook - Interface in org.havi.ui
The HExtendedLook interface is derived from the HLook interface and abstracts out the drawing of the look into separate background, border and visible data components.
HFlatEffectMatte - Class in org.havi.ui
The HFlatEffectMatte class represents a matte that is constant over space but varies over time.
HFlatEffectMatte() - Constructor for class org.havi.ui.HFlatEffectMatte
Creates an HFlatEffectMatte object.
HFlatEffectMatte(float[]) - Constructor for class org.havi.ui.HFlatEffectMatte
Creates an HFlatEffectMatte object.
HFlatMatte - Class in org.havi.ui
The HFlatMatte class represents a matte that is constant over space and time.
HFlatMatte() - Constructor for class org.havi.ui.HFlatMatte
Creates an HFlatMatte object.
HFlatMatte(float) - Constructor for class org.havi.ui.HFlatMatte
Creates an HFlatMatte object.
HFOCUS_FIRST - Static variable in class org.havi.ui.event.HFocusEvent
The first integer id in the range of event ids supported by the HFocusEvent class.
HFOCUS_LAST - Static variable in class org.havi.ui.event.HFocusEvent
The last integer id in the range of event ids supported by the HFocusEvent class.
HFocusEvent - Class in org.havi.ui.event
An HFocusEvent event is used to interact with a component implementing the HNavigationInputPreferred interface as follows:
HFocusEvent(Component, int) - Constructor for class org.havi.ui.event.HFocusEvent
Constructs an HFocusEvent.
HFocusEvent(Component, int, int) - Constructor for class org.havi.ui.event.HFocusEvent
Constructs an HFocusEvent.
HFocusListener - Interface in org.havi.ui.event
The HFocusListener interface enables the reception of HFocusEvent events, as generated by objects implementing HNavigable.
HFontCapabilities - Class in org.havi.ui
The HFontCapabilities class allows applications to query the rendering support for various character ranges and individual characters within specified fonts.
HFontCapabilities() - Constructor for class org.havi.ui.HFontCapabilities
It is not intended that applications should directly construct HFontCapabilities objects.
HGraphicButton - Class in org.havi.ui
The HGraphicButton is a user interface component representing a push-button with static read-only graphical content.
HGraphicButton() - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, int, int, int, int) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, Image, Image, int, int, int, int) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicButton(Image, Image, Image) - Constructor for class org.havi.ui.HGraphicButton
Creates an HGraphicButton object.
HGraphicLook - Class in org.havi.ui
The HGraphicLook class is used by any HVisible component to display static graphical content.
HGraphicLook() - Constructor for class org.havi.ui.HGraphicLook
Creates a HGraphicLook object.
HGraphicsConfigTemplate - Class in org.havi.ui
The HGraphicsConfigTemplate class is used to obtain a valid HGraphicsConfiguration.
HGraphicsConfigTemplate() - Constructor for class org.havi.ui.HGraphicsConfigTemplate
Creates an HGraphicsConfigTemplate object.
HGraphicsConfiguration - Class in org.havi.ui
The HGraphicsConfiguration class describes the characteristics (settings) of an HGraphicsDevice.
HGraphicsConfiguration() - Constructor for class org.havi.ui.HGraphicsConfiguration
It is not intended that applications should directly construct HGraphicsConfiguration objects.
HGraphicsDevice - Class in org.havi.ui
The HGraphicsDevice class describes the raster graphics devices that are available for a particular HScreen.
HGraphicsDevice() - Constructor for class org.havi.ui.HGraphicsDevice
It is not intended that applications should directly construct HGraphicsDevice objects.
HIcon - Class in org.havi.ui
The HIcon is a user interface component used to display static graphical content (as HStaticIcon) which also enables a user to navigate to it, i.e.
HIcon() - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image, int, int, int, int) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
HIcon(Image, Image, int, int, int, int) - Constructor for class org.havi.ui.HIcon
Creates an HIcon object.
Hierarchy - Class in org.apache.log4j
This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
Hierarchy(Logger) - Constructor for class org.apache.log4j.Hierarchy
Create a new logger hierarchy.
HIERARCHY - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 hierarchy_descriptor.
HIERARCHY_REQUEST_ERR - Static variable in exception org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
HierarchyEventListener - Interface in org.apache.log4j.spi
Listen to events occuring within a Hierarchy.
HIGH_BIT_RATE - Static variable in class org.ocap.dvr.OcapRecordingProperties
Indicates an implementation specific value for high bit-rate.
HImageEffectMatte - Class in org.havi.ui
The HImageEffectMatte class represents a matte that varies over both space and time, it is specified as a sequence of image masks.
HImageEffectMatte() - Constructor for class org.havi.ui.HImageEffectMatte
Creates an HImageEffectMatte object.
HImageEffectMatte(Image[]) - Constructor for class org.havi.ui.HImageEffectMatte
Creates an HImageEffectMatte object.
HImageHints - Class in org.havi.ui
The HImageHints object allows an application to pass hints to the system how best to tailor an image to match a (possibly) restricted HGraphicsConfiguration.
HImageHints() - Constructor for class org.havi.ui.HImageHints
Creates an HImageHints object.
HImageMatte - Class in org.havi.ui
The HImageMatte class represents a matte that varies over space but is constant over time, it can be specified by an "image mask" (a single channel image) where the pixels indicate matte transparency.
HImageMatte() - Constructor for class org.havi.ui.HImageMatte
Creates an HImageMatte object.
HImageMatte(Image) - Constructor for class org.havi.ui.HImageMatte
Creates an HImageMatte object.
hint - Variable in class org.havi.ui.HChangeData
The hint for this HChangeData.
HInvalidLookException - Exception in org.havi.ui
An HInvalidLookException is an exception that is thrown when a particular HLook is not compatible with the HVisible component it has been associated with.
HInvalidLookException() - Constructor for exception org.havi.ui.HInvalidLookException
Creates an HInvalidLookException object.
HInvalidLookException(String) - Constructor for exception org.havi.ui.HInvalidLookException
Creates an HInvalidLookException object with a specified reason string.
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
HIRAGANA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+3040..U+309F) as defined in ISO 10646-1(E) normative Annex A
hitClip(int, int, int, int) - Method in class java.awt.Graphics
Returns true if the specified rectangular area might intersect the current clipping area.
HItemEvent - Class in org.havi.ui.event
An HItemEvent event is used to interact with a component implementing the HSelectionInputPreferred interface as follows:
HItemEvent(HSelectionInputPreferred, int, Object) - Constructor for class org.havi.ui.event.HItemEvent
Constructs an HItemEvent
HItemListener - Interface in org.havi.ui.event
The HItemListener interface enables the reception of HItemEvents, as generated by objects implementing HItemValue.
HItemValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have some form of selectable content (e.g.
hitTest(HOrientable, Point) - Method in interface org.havi.ui.HAdjustableLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
hitTest(HOrientable, Point) - Method in class org.havi.ui.HListGroupLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
hitTest(HOrientable, Point) - Method in class org.havi.ui.HRangeLook
Returns a value which indicates the pointer click position in the on-screen representation of the orientable component.
HKeyboardInputPreferred - Interface in org.havi.ui
A component which implements HKeyboardInputPreferred indicates that this component expects to receive both HKeyEvent and HTextEvent input events.
HKeyCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) keyboard capabilities of the platform.
HKeyCapabilities() - Constructor for class org.havi.ui.event.HKeyCapabilities
It is not intended that applications should directly construct HKeyCapabilities objects.
HKeyEvent - Class in org.havi.ui.event
An HKeyEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows:
HKeyEvent(Component, int, long, int, int, char) - Constructor for class org.havi.ui.event.HKeyEvent
Constructs an HKeyEvent object with the specified source component, type, modifiers and key.
HKeyListener - Interface in org.havi.ui.event
The HKeyListener interface enables the reception of HKeyEvent events.
HListElement - Class in org.havi.ui
HListElement is a holder for content used with the HListGroup component.
HListElement(String) - Constructor for class org.havi.ui.HListElement
Creates an HListElement object.
HListElement(Image, String) - Constructor for class org.havi.ui.HListElement
Creates an HListElement object.
HListGroup - Class in org.havi.ui
The HListGroup is a user interface component representing a list of selectable items (HListElements) which contain graphical and / or textual content.
HListGroup() - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroup(HListElement[]) - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroup(HListElement[], int, int, int, int) - Constructor for class org.havi.ui.HListGroup
Creates an HListGroup object.
HListGroupLook - Class in org.havi.ui
The HListGroupLook class is used by the HListGroup component to display both the HListGroup itself (potentially including a scrollbar component) and graphical or textual list content held on the HListGroup.
HListGroupLook() - Constructor for class org.havi.ui.HListGroupLook
Creates a HListGroupLook object.
HLook - Interface in org.havi.ui
The HLook interface defines the "look" of a component and may be regarded as a mechanism to allow a "pluggable" paint method to be attached to the component.
HMatte - Interface in org.havi.ui
HMatte is the base interface for all matte classes.
HMatteException - Exception in org.havi.ui
An HMatteException is an exception that is thrown when a Component is unable to support the desired HMatte effect.
HMatteException() - Constructor for exception org.havi.ui.HMatteException
Creates an HMatteException object.
HMatteException(String) - Constructor for exception org.havi.ui.HMatteException
Creates an HMatteException object with a specified reason string.
HMatteLayer - Interface in org.havi.ui
This HMatteLayer interface enables the presentation of components, together with an associated HMatte , for matte compositing.
HMouseCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) mouse capabilities of the platform.
HMouseCapabilities() - Constructor for class org.havi.ui.event.HMouseCapabilities
It is not intended that applications should directly construct HMouseCapabilities objects.
HMultilineEntry - Class in org.havi.ui
The HMultilineEntry is a user interface component used to receive multiple lines of alphanumeric entry from the user.
HMultilineEntry() - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(String, int, int, int, int, int, Font, Color) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(int, int, int, int, int) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(String, int, Font, Color) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntry(int) - Constructor for class org.havi.ui.HMultilineEntry
Creates an HMultilineEntry object.
HMultilineEntryLook - Class in org.havi.ui
The HMultilineEntryLook class is used by the HMultilineEntry component to display the entering of text.
HMultilineEntryLook() - Constructor for class org.havi.ui.HMultilineEntryLook
Creates a HMultilineEntryLook object.
HNavigable - Interface in org.havi.ui
This interface is implemented by all HAVi UI components that can be navigated to by the user (i.e.
HNavigationInputPreferred - Interface in org.havi.ui
A component which implements HNavigationInputPreferred indicates that this component expects to receive HFocusEvent events.
HNoInputPreferred - Interface in org.havi.ui
A component which implements HNoInputPreferred indicates that the user cannot navigate to this component.
holdsLock(Object) - Static method in class java.lang.Thread
Returns true if and only if the current thread holds the monitor lock on the specified object.
HomeNetPermission - Class in org.ocap.hn
The HomeNetPermission class represents permission to execute privileged home networking operations only signed applications MAY be granted.
HomeNetPermission(String) - Constructor for class org.ocap.hn.HomeNetPermission
Constructor for the HomeNetPermission
HOrientable - Interface in org.havi.ui
The HOrientable interface provides support for components which have an orientation.
HORIZONTAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has horizontal orientation.
HORIZONTAL - Static variable in class java.awt.GridBagConstraints
Resize the component horizontally but not vertically.
HORIZONTAL_CENTER - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be centered horizontally.
HORIZONTAL_END_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be horizontally to the horizontal end side (e.g.
HORIZONTAL_START_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned horizontally to the horizontal start side (e.g.
Host - Class in org.ocap.hardware
This class represents the host terminal device and provides access to the Host ID, raw image data, the power state of the host and a java.util.Enumeration of references to VideoOutputPort instances.
Host() - Constructor for class org.ocap.hardware.Host
A constructor of this class.
HostnameVerifier - Interface in javax.net.ssl
This class is the base interface for hostname verification.
hostnameVerifier - Variable in class javax.net.ssl.HttpsURLConnection
The hostnameVerifier for this object.
HostParamHandler - Interface in org.ocap.hardware.pod
A class that implements this interface can reject the update of the Feature parameter in the Host device.
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
HostSettings - Interface in org.ocap.hardware.device
System-level extensions to OCAP Host.
HOUR - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 0 to 11.
HOUR0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR field alignment.
HOUR1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 1 to 12.
HOUR1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR field alignment.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the day.
HOUR_OF_DAY0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 0 to 23.
HOUR_OF_DAY0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR_OF_DAY field alignment.
HOUR_OF_DAY1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 1 to 24.
HOUR_OF_DAY1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR_OF_DAY field alignment.
HPermissionDeniedException - Exception in org.havi.ui
Thrown when an application attempts to control a device or feature it does not have the right to do at the time of making the call.
HPermissionDeniedException() - Constructor for exception org.havi.ui.HPermissionDeniedException
Creates an HPermissionDeniedException object.
HPermissionDeniedException(String) - Constructor for exception org.havi.ui.HPermissionDeniedException
Creates an HPermissionDeniedException object with a specified reason string.
HRange - Class in org.havi.ui
The HRange is a user interface component used to display a value within a fixed range (as org.havi.ui.HStaticRange HStaticRange}) which also enables a user to navigate to it, i.e.
HRange() - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRange(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRange(int, int, int, int) - Constructor for class org.havi.ui.HRange
Creates an HRange object.
HRangeLook - Class in org.havi.ui
The HRangeLook class is used to display a slider or scrollbar type range control on screen.
HRangeLook() - Constructor for class org.havi.ui.HRangeLook
Creates an HRangeLook object.
HRangeValue - Class in org.havi.ui
The HRangeValue is a user interface component used to display a value within a fixed range (as org.havi.ui.HStaticRange HStaticRange}) which enables a user to navigate to and alter the value of it, i.e.
HRangeValue() - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRangeValue(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRangeValue(int, int, int, int) - Constructor for class org.havi.ui.HRangeValue
Creates an HRangeValue object.
HRcCapabilities - Class in org.havi.ui.event
This class is used to describe the (basic) remote control capabilities of the platform.
HRcCapabilities() - Constructor for class org.havi.ui.event.HRcCapabilities
It is not intended that applications should directly construct HRcCapabilities objects.
HRcEvent - Class in org.havi.ui.event
The remote control event class.
HRcEvent(Component, int, long, int, int, char) - Constructor for class org.havi.ui.event.HRcEvent
Constructs an HRcEvent object with the specified source component, type, modifiers and key.
HSBtoRGB(float, float, float) - Static method in class java.awt.Color
Converts the components of a color, as specified by the HSB model, to an equivalent set of values for the default RGB model.
HScene - Class in org.havi.ui
An HScene is a container representing the displayable area on-screen within which the application can display itself and thus interact with the user.
HScene() - Constructor for class org.havi.ui.HScene
It is not intended that applications should directly construct HScene objects.
HSceneBinding - Interface in org.ocap.ui
Defines a binding between the area on a display that an HScene is (or will) occupy and the associated application.
HSceneChangeRequestHandler - Interface in org.ocap.ui
Interface to be implemented by a privileged application in order to handle requests to display an HScene not currently displayed, or change the positions of HScenes on the screen, or move an HScene in the 'z' order.
HSceneFactory - Class in org.havi.ui
The HSceneFactory class provides a generic mechanism for an application to request HScene resources from a (conceptual) window management system.
HSceneManager - Class in org.ocap.ui
This class represents a manager that lets an application register a handler to requested HScene changes within a logical HScreen composited with all HScenes.
HSceneManager() - Constructor for class org.ocap.ui.HSceneManager
Protected default constructor.
HSceneTemplate - Class in org.havi.ui
The HSceneTemplate class is used to obtain an HScene subject to a variety of constraints.
HSceneTemplate() - Constructor for class org.havi.ui.HSceneTemplate
Creates a new HSceneTemplate object.
HScreen - Class in org.havi.ui
This class describes the final output composition of a device.
HScreenConfigTemplate - Class in org.havi.ui
This class describes a configuration of a screen device in terms of various properties and their importance to the application.
HScreenConfigTemplate() - Constructor for class org.havi.ui.HScreenConfigTemplate
Creates an HScreenConfigTemplate object.
HScreenConfiguration - Class in org.havi.ui
The HScreenConfiguration class describes the characteristics (settings) of an HScreenDevice.
HScreenConfigurationEvent - Class in org.havi.ui.event
This event is sent to all registered HScreenConfigurationListeners when an HScreenDevice modifies its configuration.
HScreenConfigurationEvent(Object) - Constructor for class org.havi.ui.event.HScreenConfigurationEvent
HScreenConfigurationListener - Interface in org.havi.ui.event
This listener is used to monitor when the configuration of an HScreenDevice is modified.
HScreenDevice - Class in org.havi.ui
An instance of the HScreen class represents a single independent video output signal from a device.
HScreenDeviceReleasedEvent - Class in org.havi.ui.event
This event informs an application that a device for this HScreen has been released by an application or other entity in the system.
HScreenDeviceReleasedEvent(Object) - Constructor for class org.havi.ui.event.HScreenDeviceReleasedEvent
Creates an HScreenDeviceReleasedEvent object.
HScreenDeviceReservedEvent - Class in org.havi.ui.event
This event informs that a device on this HScreen has been reserved by an application or other entity in the system.
HScreenDeviceReservedEvent(Object) - Constructor for class org.havi.ui.event.HScreenDeviceReservedEvent
Creates an HScreenDeviceReservedEvent object.
HScreenDimension - Class in org.havi.ui
HScreenDimension denotes a screen dimension expressed as a relative value of the screen dimensions.
HScreenDimension(float, float) - Constructor for class org.havi.ui.HScreenDimension
Creates an HScreenDimension object.
HScreenLocationModifiedEvent - Class in org.havi.ui.event
This event is generated by the system when a component is moved on-screen, rather than within a container.
HScreenLocationModifiedEvent(Object) - Constructor for class org.havi.ui.event.HScreenLocationModifiedEvent
Creates an HScreenLocationModifiedEvent object.
HScreenLocationModifiedListener - Interface in org.havi.ui.event
This listener is used to monitor when a component, such as an HVideoComponent's on-screen location is modified.
HScreenPoint - Class in org.havi.ui
HScreenPoint denotes a screen location expressed as a relative value of the screen dimensions.
HScreenPoint(float, float) - Constructor for class org.havi.ui.HScreenPoint
Creates an HScreenPoint object.
HScreenRectangle - Class in org.havi.ui
HScreenRectangle denotes a screen area expressed as a relative value of the screen dimensions.
HScreenRectangle(float, float, float, float) - Constructor for class org.havi.ui.HScreenRectangle
Creates an HScreenRectangle object.
HSelectionInputPreferred - Interface in org.havi.ui
A component which implements HSelectionInputPreferred indicates that this component expects to receive HItemEvent input events.
HSinglelineEntry - Class in org.havi.ui
The HSinglelineEntry is a user interface component used to receive a single line of alphanumeric entry from the user and can also be used for password input.
HSinglelineEntry() - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(String, int, int, int, int, int, Font, Color) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(int, int, int, int, int) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(String, int, Font, Color) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntry(int) - Constructor for class org.havi.ui.HSinglelineEntry
Creates an HSinglelineEntry object.
HSinglelineEntryLook - Class in org.havi.ui
The HSinglelineEntryLook class is used by the HSinglelineEntry component to display the entering of text.
HSinglelineEntryLook() - Constructor for class org.havi.ui.HSinglelineEntryLook
Creates a HSinglelineEntryLook object.
HSound - Class in org.havi.ui
The HSound class is used to represent an audio clip.
HSound() - Constructor for class org.havi.ui.HSound
Creates an HSound object.
HState - Interface in org.havi.ui
The HState interface encapsulates constants for component states which are used in the various HVisible setContent and getContent methods to indicate which state the specified content is to be set.
HStaticAnimation - Class in org.havi.ui
The HStaticAnimation is a user interface component used to display animated graphical content but which does not permit the user to navigate (focus) upon it.
HStaticAnimation() - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticAnimation(Image[], int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticAnimation(Image[], int, int, int) - Constructor for class org.havi.ui.HStaticAnimation
Creates an HStaticAnimation object.
HStaticIcon - Class in org.havi.ui
The HStaticIcon is a user interface component used to display static graphical content which does not permit the user to navigate (focus) upon it.
HStaticIcon() - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticIcon(Image, int, int, int, int) - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticIcon(Image) - Constructor for class org.havi.ui.HStaticIcon
Creates an HStaticIcon object.
HStaticRange - Class in org.havi.ui
The HStaticRange is a user interface component used to display a static value which is within a fixed range, but does not permit the user to navigate (focus) upon it.
HStaticRange() - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticRange(int, int, int, int, int, int, int, int) - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticRange(int, int, int, int) - Constructor for class org.havi.ui.HStaticRange
Creates an HStaticRange object.
HStaticText - Class in org.havi.ui
The HStaticText is a user interface component used to display static read-only textual content which does not permit the user to navigate (focus) upon it.
HStaticText() - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, int, int, int, int) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStaticText(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HStaticText
Creates an HStaticText object.
HStillImageBackgroundConfiguration - Class in org.havi.ui
This class represents a background configuration which supports the installation of still images.
HStillImageBackgroundConfiguration() - Constructor for class org.havi.ui.HStillImageBackgroundConfiguration
It is not intended that applications should directly construct HStillImageBackgroundConfiguration objects.
HSwitchable - Interface in org.havi.ui
This interface is implemented for all user interface components that can be actioned such that they "toggle" on and off and maintain the chosen state.
HText - Class in org.havi.ui
The HText is a user interface component used to display static read-only textual content (as HStaticText) which additionally enables a user to navigate to it, i.e.
HText() - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, int, int, int, int) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, int, int, int, int) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HText(String, String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HText
Creates an HText object.
HTextButton - Class in org.havi.ui
The HTextButton is a user interface component representing a push-button with static read-only textual content.
HTextButton() - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, int, int, int, int) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, int, int, int, int, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextButton(String, Font, Color, Color, HTextLayoutManager) - Constructor for class org.havi.ui.HTextButton
Creates an HTextButton object.
HTextEvent - Class in org.havi.ui.event
An HTextEvent event is used to interact with a component implementing the HKeyboardInputPreferred interface as follows:
HTextEvent(HKeyboardInputPreferred, int) - Constructor for class org.havi.ui.event.HTextEvent
Constructs an HTextEvent.
HTextLayoutManager - Interface in org.havi.ui
The HTextLayoutManager class manages the layout and rendering on-screen of a "marked-up" string.
HTextListener - Interface in org.havi.ui.event
The HTextListener interface enables the reception of HTextEvents, as generated by objects implementing HTextValue.
HTextLook - Class in org.havi.ui
The HTextLook class is used by any HVisible component to display static text content.
HTextLook() - Constructor for class org.havi.ui.HTextLook
Creates a HTextLook object.
HTextValue - Interface in org.havi.ui
This interface is implemented by all HAVi UI components which have have editable text content (e.g.
HToggleButton - Class in org.havi.ui
The HToggleButton is a user interface component representing a "check box", or with the support of the HToggleGroup class, "radio buttons".
HToggleButton() - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, int, int, int, int, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, boolean) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, int, int, int, int, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, int, int, int, int, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleButton(Image, Image, Image, Image, boolean, HToggleGroup) - Constructor for class org.havi.ui.HToggleButton
Creates an HToggleButton object.
HToggleGroup - Class in org.havi.ui
HToggleButtons within the same HToggleGroup will behave so that a maximum of one HToggleButton has switchable state true, as returned by getSwitchableState, so as to achieve a "radio button" effect.
HToggleGroup() - Constructor for class org.havi.ui.HToggleGroup
Creates a new version instance of an HToggleGroup
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 202: Accepted.
HTTP_ACCEPTED - Static variable in interface javax.microedition.io.HttpConnection
202: The request has been accepted for processing, but the processing has not been completed.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_GATEWAY - Static variable in interface javax.microedition.io.HttpConnection
502: The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_METHOD - Static variable in interface javax.microedition.io.HttpConnection
405: The method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 400: Bad Request.
HTTP_BAD_REQUEST - Static variable in interface javax.microedition.io.HttpConnection
400: The request could not be understood by the server due to malformed syntax.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 408: Request Time-Out.
HTTP_CLIENT_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
408: The client did not produce a request within the time that the server was prepared to wait.
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 409: Conflict.
HTTP_CONFLICT - Static variable in interface javax.microedition.io.HttpConnection
409: The request could not be completed due to a conflict with the current state of the resource.
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 201: Created.
HTTP_CREATED - Static variable in interface javax.microedition.io.HttpConnection
201: The request has been fulfilled and resulted in a new resource being created.
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 413: Request Entity Too Large.
HTTP_ENTITY_TOO_LARGE - Static variable in interface javax.microedition.io.HttpConnection
413: The server is refusing to process a request because the request entity is larger than the server is willing or able to process.
HTTP_EXPECT_FAILED - Static variable in interface javax.microedition.io.HttpConnection
417: The expectation given in an Expect request-header field could not be met by this server, or, if the server is a proxy, the server has unambiguous evidence that the request could not be met by the next-hop server.
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 403: Forbidden.
HTTP_FORBIDDEN - Static variable in interface javax.microedition.io.HttpConnection
403: The server understood the request, but is refusing to fulfill it.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 504: Gateway Timeout.
HTTP_GATEWAY_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
504: The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server specified by the URI or some other auxiliary server it needed to access in attempting to complete the request.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 410: Gone.
HTTP_GONE - Static variable in interface javax.microedition.io.HttpConnection
410: The requested resource is no longer available at the server and no forwarding address is known.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 500: Internal Server Error.
HTTP_INTERNAL_ERROR - Static variable in interface javax.microedition.io.HttpConnection
500: The server encountered an unexpected condition which prevented it from fulfilling the request.
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 411: Length Required.
HTTP_LENGTH_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
411: The server refuses to accept the request without a defined Content- Length.
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_PERM - Static variable in interface javax.microedition.io.HttpConnection
301: The requested resource has been assigned a new permanent URI and any future references to this resource SHOULD use one of the returned URIs.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 302: Temporary Redirect.
HTTP_MOVED_TEMP - Static variable in interface javax.microedition.io.HttpConnection
302: The requested resource resides temporarily under a different URI.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 300: Multiple Choices.
HTTP_MULT_CHOICE - Static variable in interface javax.microedition.io.HttpConnection
300: The requested resource corresponds to any one of a set of representations, each with its own specific location, and agent- driven negotiation information is being provided so that the user (or user agent) can select a preferred representation and redirect its request to that location.
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 204: No Content.
HTTP_NO_CONTENT - Static variable in interface javax.microedition.io.HttpConnection
204: The server has fulfilled the request but does not need to return an entity-body, and might want to return updated meta-information.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_ACCEPTABLE - Static variable in interface javax.microedition.io.HttpConnection
406: The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_AUTHORITATIVE - Static variable in interface javax.microedition.io.HttpConnection
203: The returned meta-information in the entity-header is not the definitive set as available from the origin server.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 404: Not Found.
HTTP_NOT_FOUND - Static variable in interface javax.microedition.io.HttpConnection
404: The server has not found anything matching the Request-URI.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_IMPLEMENTED - Static variable in interface javax.microedition.io.HttpConnection
501: The server does not support the functionality required to fulfill the request.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 304: Not Modified.
HTTP_NOT_MODIFIED - Static variable in interface javax.microedition.io.HttpConnection
304: If the client has performed a conditional GET request and access is allowed, but the document has not been modified, the server SHOULD respond with this status code.
HTTP_OK - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 200: OK.
HTTP_OK - Static variable in interface javax.microedition.io.HttpConnection
200: The request has succeeded.
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 206: Partial Content.
HTTP_PARTIAL - Static variable in interface javax.microedition.io.HttpConnection
206: The server has fulfilled the partial GET request for the resource.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 402: Payment Required.
HTTP_PAYMENT_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
402: This code is reserved for future use.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 412: Precondition Failed.
HTTP_PRECON_FAILED - Static variable in interface javax.microedition.io.HttpConnection
412: The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_PROXY_AUTH - Static variable in interface javax.microedition.io.HttpConnection
407: This code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 414: Request-URI Too Large.
HTTP_REQ_TOO_LONG - Static variable in interface javax.microedition.io.HttpConnection
414: The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 205: Reset Content.
HTTP_RESET - Static variable in interface javax.microedition.io.HttpConnection
205: The server has fulfilled the request and the user agent SHOULD reset the document view which caused the request to be sent.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 303: See Other.
HTTP_SEE_OTHER - Static variable in interface javax.microedition.io.HttpConnection
303: The response to the request can be found under a different URI and SHOULD be retrieved using a GET method on that resource.
HTTP_TEMP_REDIRECT - Static variable in interface javax.microedition.io.HttpConnection
307: The requested resource resides temporarily under a different URI.
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 401: Unauthorized.
HTTP_UNAUTHORIZED - Static variable in interface javax.microedition.io.HttpConnection
401: The request requires user authentication.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 503: Service Unavailable.
HTTP_UNAVAILABLE - Static variable in interface javax.microedition.io.HttpConnection
503: The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
HTTP_UNSUPPORTED_RANGE - Static variable in interface javax.microedition.io.HttpConnection
416: A server SHOULD return a response with this status code if a request included a Range request-header field , and none of the range-specifier values in this field overlap the current extent of the selected resource, and the request did not include an If-Range request-header field.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 415: Unsupported Media Type.
HTTP_UNSUPPORTED_TYPE - Static variable in interface javax.microedition.io.HttpConnection
415: The server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 305: Use Proxy.
HTTP_USE_PROXY - Static variable in interface javax.microedition.io.HttpConnection
305: The requested resource MUST be accessed through the proxy given by the Location field.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 505: HTTP Version Not Supported.
HTTP_VERSION - Static variable in interface javax.microedition.io.HttpConnection
505: The server does not support, or refuses to support, the HTTP protocol version that was used in the request message.
HttpConnection - Interface in javax.microedition.io
This interface defines the necessary methods and constants for an HTTP connection.
HttpRequestResolutionHandler - Interface in org.ocap.hn.service
This interface provides a handler that can be registered with an implementation to provide a mapping service between an incoming HTTP GET or HEAD request from a client and a content binary served by the OC-DMS.
HttpsConnection - Interface in javax.microedition.io
This interface defines the necessary methods and constants to establish a secure network connection.
HttpsURLConnection - Class in javax.net.ssl
HttpsURLConnection extends HttpURLConnection with support for https-specific features.
HttpsURLConnection(URL) - Constructor for class javax.net.ssl.HttpsURLConnection
Creates an HttpsURLConnection using the URL specified.
HttpURLConnection - Class in java.net
A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
Compression strategy for Huffman coding only.
HUIException - Exception in org.havi.ui
HUIException is a generic exception that indicates that the desired user-interface mechanism cannot be performed for some reason.
HUIException() - Constructor for exception org.havi.ui.HUIException
Creates an HUIException object.
HUIException(String) - Constructor for exception org.havi.ui.HUIException
Creates an HUIException object with a specified reason string.
HUMAN_INTERVENTION - Static variable in class org.dvb.test.DVBTest
The application is unable to determine whether it has operated conformantly and therefore requires some human intervention to determine whether conformance has been achieved.
HVersion - Interface in org.havi.ui
The HVersion interface defines some versioning constants that are accessible by using the java.lang.System method getProperty, with the appropriate property name.
HVideoComponent - Class in org.havi.ui
HVideoComponent is an opaque class encapsulating the presentation of a video source within an application, i.e.
HVideoComponent() - Constructor for class org.havi.ui.HVideoComponent
It is not intended that applications should directly construct HVideoComponent objects.
HVideoConfigTemplate - Class in org.havi.ui
The HVideoConfigTemplate class is used to obtain a valid HVideoConfiguration.
HVideoConfigTemplate() - Constructor for class org.havi.ui.HVideoConfigTemplate
Creates an HVideoConfigTemplate object.
HVideoConfiguration - Class in org.havi.ui
The HVideoConfiguration class describes the characteristics (settings) of an HVideoDevice.
HVideoConfiguration() - Constructor for class org.havi.ui.HVideoConfiguration
It is not intended that applications should directly construct HVideoConfiguration objects.
HVideoDevice - Class in org.havi.ui
The HVideoDevice class describes the logical video devices which can contribute to the appearance of a particular screen.
HVideoDevice() - Constructor for class org.havi.ui.HVideoDevice
It is not intended that applications should directly construct HVideoDevice objects.
HVisible - Class in org.havi.ui
The HVisible class is the base class for all non-interactive components.
HVisible() - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with no HLook.
HVisible(HLook) - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with the given HLook.
HVisible(HLook, int, int, int, int) - Constructor for class org.havi.ui.HVisible
Creates an HVisible component with the given HLook and the specified location and size.

I

IBP - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 IBP_descriptor.
ICON_REF - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Reference to an icon which can be used to represent the content.
ICONIFIED - Static variable in class java.awt.Frame
This state bit indicates that frame is iconified.
id - Variable in class java.awt.AWTEvent
The event's id.
ID - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
An identifier for the object.
IDENTICAL - Static variable in class java.text.Collator
Collator strength value.
identities() - Method in class java.security.IdentityScope
Deprecated.
Returns an enumeration of all identities in this identity scope.
Identity - 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.
Identity() - Constructor for class java.security.Identity
Deprecated.
Constructor for serialization only.
Identity(String, IdentityScope) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and scope.
Identity(String) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and no scope.
identityEquals(Identity) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified identity and this identity.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
IdentityHashMap - Class in java.util
This class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).
IdentityHashMap() - Constructor for class java.util.IdentityHashMap
Constructs a new, empty identity hash map with a default expected maximum size (21).
IdentityHashMap(int) - Constructor for class java.util.IdentityHashMap
Constructs a new, empty map with the specified expected maximum size.
IdentityHashMap(Map) - Constructor for class java.util.IdentityHashMap
Constructs a new identity hash map containing the keys-value mappings in the specified map.
IdentityScope - 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.
IdentityScope() - Constructor for class java.security.IdentityScope
Deprecated.
This constructor is used for serialization only and should not be used by subclasses.
IdentityScope(String) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name.
IdentityScope(String, IdentityScope) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name and scope.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
IEEE1394Node - Interface in org.ocap.hardware
This interface represents the information on a 1394 node.
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEEEremainder(double, double) - Static method in class java.lang.StrictMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
ifModifiedSince - Variable in class java.net.URLConnection
Some protocols support skipping the fetching of the object unless the object has been modified more recently than a certain time.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignoresThrowable() - Method in class org.apache.log4j.Layout
If the layout handles the throwable object contained within LoggingEvent, then the layout should return false.
ignoresThrowable() - Method in class org.apache.log4j.PatternLayout
The PatternLayout does not handle the throwable contained within LoggingEvents.
IllegalAccessError - Error in java.lang
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - Exception in java.lang
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalComponentStateException - Exception in java.awt
Signals that an AWT component is not in an appropriate state for the requested operation.
IllegalComponentStateException() - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with no detail message.
IllegalComponentStateException(String) - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with the specified detail message.
IllegalFilterDefinitionException - Exception in org.davic.mpeg.sections
Signals that a requested filter definition is not valid.
IllegalFilterDefinitionException() - Constructor for exception org.davic.mpeg.sections.IllegalFilterDefinitionException
Constructs an IllegalFilterDefinitionException.
IllegalFilterDefinitionException(String) - Constructor for exception org.davic.mpeg.sections.IllegalFilterDefinitionException
Constructs a IllegalFilterDefinitionException with the specified detail message
IllegalMonitorStateException - Exception in java.lang
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalObjectTypeException - Exception in org.dvb.dsmcc
This Exception is thrown when the application attempted to create a DSMCCStream or DSMCCStreamEvent object with an object or a path that did not correspond to a DSMCC Stream or DSMCC StreamEvent respectively
IllegalObjectTypeException() - Constructor for exception org.dvb.dsmcc.IllegalObjectTypeException
constructor of the exception with no detail message
IllegalObjectTypeException(String) - Constructor for exception org.dvb.dsmcc.IllegalObjectTypeException
constructor of the exception
IllegalProfileParameterException - Exception in org.dvb.application
The IllegalProfileParameter exception is thrown if the application attempts to ask for a version number for a profile not specified for the application.
IllegalProfileParameterException() - Constructor for exception org.dvb.application.IllegalProfileParameterException
Construct a IllegalProfileParameterException with no detail message
IllegalProfileParameterException(String) - Constructor for exception org.dvb.application.IllegalProfileParameterException
Construct a IllegalProfileParameterException with a detail message
IllegalStateException - Exception in java.lang
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalThreadStateException - Exception in java.lang
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
Image - Class in java.awt
The abstract class Image is the superclass of all classes that represent graphical images.
Image() - Constructor for class java.awt.Image
 
IMAGE_CENTER - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be centered in the extents of the HScene.
IMAGE_INCOMPATIBLE - Static variable in class java.awt.image.VolatileImage
Validated image is incompatible with supplied GraphicsConfiguration object and should be re-created as appropriate.
IMAGE_ITEM - Static variable in interface org.ocap.hn.content.ContentItem
Base image item.
IMAGE_ITEM_PHOTO - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being an IMAGE_ITEM content MAY be a photo.
IMAGE_NONE - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that a background image should not be rendered in this HScene.
IMAGE_OK - Static variable in class java.awt.image.VolatileImage
Validated image is ready to use as-is.
IMAGE_RESTORED - Static variable in class java.awt.image.VolatileImage
Validated image has been restored and is now ready to use.
IMAGE_SCALING_SUPPORT - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support rapid (hardware) image scaling.
IMAGE_STRETCH - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be stretched to fill the extents of the HScene.
IMAGE_TILE - Static variable in class org.havi.ui.HScene
A constant for use with setRenderMode which specifies that any background image rendered in this HScene should be tiled starting from the top left origin of the HScene.
IMAGEABORTED - Static variable in interface java.awt.image.ImageConsumer
The image creation process was deliberately aborted.
ImageCapabilities - Class in java.awt
Capabilities and properties of images.
ImageCapabilities(boolean) - Constructor for class java.awt.ImageCapabilities
Creates a new object for specifying image capabilities.
imageComplete(int) - Method in interface java.awt.image.ImageConsumer
The imageComplete method is called when the ImageProducer is finished delivering all of the pixels that the source image contains, or when a single frame of a multi-frame animation has been completed, or when an error in loading or producing the image has occured.
imageComplete(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in class java.awt.image.PixelGrabber
The imageComplete method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
ImageConsumer - Interface in java.awt.image
The interface for objects expressing interest in image data through the ImageProducer interfaces.
IMAGEERROR - Static variable in interface java.awt.image.ImageConsumer
An error was encountered while producing the image.
ImageFilter - Class in java.awt.image
This class implements a filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer.
ImageFilter() - Constructor for class java.awt.image.ImageFilter
 
imageLoaded(HBackgroundImageEvent) - Method in interface org.havi.ui.event.HBackgroundImageListener
Invoked when the data for an HBackgroundImage has been loaded.
imageLoaded(HBackgroundImageEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HBackgroundImageEvent by invoking the imageLoaded methods on listener-a and listener-b.
imageLoadFailed(HBackgroundImageEvent) - Method in interface org.havi.ui.event.HBackgroundImageListener
Invoked when loading of an HBackgroundImage fails.
imageLoadFailed(HBackgroundImageEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HBackgroundImageEvent by invoking the imageLoadFailed methods on listener-a and listener-b.
ImageObserver - Interface in java.awt.image
An asynchronous update interface for receiving notifications about Image information as the Image is constructed.
ImageProducer - Interface in java.awt.image
The interface for objects which can produce the image data for Images.
imageUpdate(Image, int, int, int, int, int) - Method in class java.awt.Component
Repaints the component when the image has changed.
imageUpdate(Image, int, int, int, int, int) - Method in interface java.awt.image.ImageObserver
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
implAccept(Socket) - Method in class java.net.ServerSocket
Subclasses of ServerSocket use this method to override accept() to return their own subclass of socket.
IMPLEMENTATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Title manifest attribute used for package versioning.
IMPLEMENTATION_URL - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-URL manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR_ID - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-Id manifest attribute used for package versioning.
IMPLEMENTATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Version manifest attribute used for package versioning.
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.security.AllPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.BasicPermission
Checks if the specified permission is "implied" by this object.
implies(CodeSource) - Method in class java.security.CodeSource
Returns true if this CodeSource object "implies" the specified CodeSource.
implies(Permission) - Method in class java.security.Permission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class java.security.PermissionCollection
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
implies(Permission) - Method in class java.security.Permissions
Checks to see if this object's PermissionCollection for permissions of the specified permission's type implies the permissions expressed in the permission object.
implies(ProtectionDomain, Permission) - Method in class java.security.Policy
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
implies(Permission) - Method in class java.security.ProtectionDomain
Check and see if this ProtectionDomain implies the permissions expressed in the Permission object.
implies(Permission) - Method in class java.security.UnresolvedPermission
This method always returns false for unresolved permissions.
implies(Permission) - Method in class java.util.PropertyPermission
Checks if this PropertyPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.microedition.xlet.ixc.IxcPermission
Checks if this IxcPermission "implies" the specified permission.
implies(Permission) - Method in class javax.tv.media.MediaSelectPermission
Checks if this MediaSelectPermission "implies" the specified Permission.
implies(Permission) - Method in class javax.tv.service.ReadPermission
Checks if this ReadPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.tv.service.selection.SelectPermission
Checks if this SelectPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.tv.service.selection.ServiceContextPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class org.dvb.application.AppsControlPermission
Checks if this AppsControlPermission object "implies" the specified permission.
implies(Permission) - Method in class org.dvb.media.DripFeedPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class org.dvb.net.rc.RCPermission
Checks if this RCPermission "implies" the specified Permission.
implies(Permission) - Method in class org.dvb.net.tuning.TunerPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class org.ocap.application.OcapIxcPermission
Checks if this OcapIxcPermission "implies" the specified permission.
implies(Permission) - Method in class org.ocap.service.ServiceTypePermission
Checks if the specified permission is "implied" by this object.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document, without altering or removing the source node from the original document; this method creates a new copy of the source node.
in - Static variable in class java.io.FileDescriptor
A handle to the standard input stream.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.FilterReader
The underlying character-input stream.
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
in - Static variable in class java.lang.System
The "standard" input stream.
IN_PROGRESS_INCOMPLETE_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recording request is in progress and recording, but cannot be completed because it was started after the start_time or it was interrupted and re-started.
IN_PROGRESS_INSUFFICIENT_SPACE_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
Recording has been initiated for this recording request and is ongoing, but the implementation has detected that storage space may not be sufficient to complete the recording.
IN_PROGRESS_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
Recording has been initiated for this recording request and is ongoing.
IN_PROGRESS_WITH_ERROR_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recording request is in progress but recording cannot take place due to some error; e.g.
INACTIVE - Static variable in class org.ocap.environment.EnvironmentState
The environment is inactive.
INACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the inactiveCaption system color.
INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the inactiveCaptionBorder system color.
INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the inactiveCaptionText system color.
inactiveCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of inactive windows.
inactiveCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around inactive windows.
inactiveCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of inactive windows.
INAPPROPRIATE_KEY_USAGE - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate public key has been used in way deemed inappropriate by the issuer.
IncompatibleClassChangeError - Error in java.lang
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncompatibleSourceException - Exception in javax.media
An IncompatibleSourceException is thrown by a MediaHandler when setSource is invoked and the MediaHandler cannot support the DataSource.
IncompatibleSourceException() - Constructor for exception javax.media.IncompatibleSourceException
 
IncompatibleSourceException(String) - Constructor for exception javax.media.IncompatibleSourceException
 
IncompatibleTimeBaseException - Exception in javax.media
An IncompatibleTimeBaseException is generated when Clock.setTimeBase is invoked using a TimeBase that the Clock cannot support.
IncompatibleTimeBaseException() - Constructor for exception javax.media.IncompatibleTimeBaseException
 
IncompatibleTimeBaseException(String) - Constructor for exception javax.media.IncompatibleTimeBaseException
 
INCOMPLETE_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
Recording for this recording request was initiated but failed.
IncompleteFilteringEvent - Class in org.davic.mpeg.sections
This class is used to report the end of a filtering operation started by TableSectionFilter.
IncompleteFilteringEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.IncompleteFilteringEvent
This constructs an IncompleteFilteringEvent event for the specified SectionFilter object.
IncompleteTargetException - Exception in org.dvb.net.rc
Thrown when the target for a connection is incompletely specified.
IncompleteTargetException() - Constructor for exception org.dvb.net.rc.IncompleteTargetException
Default constructor for the exception
IncompleteTargetException(String) - Constructor for exception org.dvb.net.rc.IncompleteTargetException
Constructor for the exception with a specified reason
IncorrectLocatorException - Exception in org.davic.net.tuning
This exception is raised when a Locator given is of an inappropriate type.
IncorrectLocatorException() - Constructor for exception org.davic.net.tuning.IncorrectLocatorException
Default constructor for the exception
IncorrectLocatorException(String) - Constructor for exception org.davic.net.tuning.IncorrectLocatorException
Constructor for the exception with a specified reason
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Queries if the given date is in daylight saving time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Queries if the given date is in daylight savings time in this time zone.
INDEX_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
IndexColorModel - Class in java.awt.image
The IndexColorModel class is a ColorModel class that works with pixel values consisting of a single sample that is an index into a fixed colormap in the default sRGB color space.
IndexColorModel(int, int, byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the specified arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, blue and alpha components.
IndexColorModel(int, int, byte[], int, boolean) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, byte[], int, boolean, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(Object) - Method in class java.util.AbstractList
Returns the index in this list of the first occurence of the specified element, or -1 if the list does not contain this element.
indexOf(Object) - Method in class java.util.ArrayList
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object) - Method in class java.util.LinkedList
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
indexOf(Object) - Method in interface java.util.List
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - Method in class java.util.Vector
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object, int) - Method in class java.util.Vector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Service) - Method in interface javax.tv.service.navigation.ServiceList
Reports the position of the first occurrence of the indicated Service object in the list.
indexOf(Object) - Method in interface org.ocap.hn.NetList
Returns the index of an element in this element list.
indexOf(RecordingRequest) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Reports the position of the first occurrence of the indicated RecordingRequest object in the list.
indexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
IndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
Indicator - Interface in org.ocap.hardware.frontpanel
This interface represents an indicator in the front panel display and allows its properties to be checked and set.
IndicatorDisplay - Interface in org.ocap.hardware.frontpanel
This interface represents the set of individual indicators on a front panel (e.g.
Inet4Address - Class in java.net
This class represents an Internet Protocol version 4 (IPv4) address.
Inet6Address - Class in java.net
This class represents an Internet Protocol version 6 (IPv6) address.
InetAddress - Class in java.net
This class represents an Internet Protocol (IP) address.
InetSocketAddress - Class in java.net
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this stream.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(byte[]) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
Inflater - Class in java.util.zip
This class provides support for general purpose decompression using popular ZLIB compression library.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
InflaterInputStream - Class in java.util.zip
This class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and a default buffer size.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with a default decompressor and buffer size.
INFO - Static variable in class java.awt.SystemColor
The array index for the info system color.
info - Static variable in class java.awt.SystemColor
The color rendered for the background of tooltips or spot help.
info(Object) - Method in class org.apache.log4j.Category
Log a message object with the INFO Level.
info(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message object with the INFO level including the stack trace of the Throwable t passed as parameter.
INFO - Static variable in class org.apache.log4j.Level
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level.
info(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, Object, Throwable) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
info(String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at info level.
INFO - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.INFO instead.
INFO_INT - Static variable in class org.apache.log4j.Priority
 
INFO_TEXT - Static variable in class java.awt.SystemColor
The array index for the infoText system color.
infoText - Static variable in class java.awt.SystemColor
The color rendered for the text of tooltips or spot help.
InheritableThreadLocal - Class in java.lang
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
InheritableThreadLocal() - Constructor for class java.lang.InheritableThreadLocal
 
INHERITED - Static variable in interface org.apache.log4j.spi.Configurator
Special level value signifying inherited behaviour.
init(int) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size.
init(int, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size and source of randomness.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameters
Initializes this parameter object using the parameters specified in paramSpec.
init(byte[]) - Method in class java.security.AlgorithmParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
init(byte[], String) - Method in class java.security.AlgorithmParameters
Imports the parameters from params and decodes them according to the specified decoding scheme.
init(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of key material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of provider-specific key material.
init(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContext
Initializes this context.
init(KeyStore) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of provider-specific trust material.
init() - Method in interface org.dvb.application.DVBJProxy
Requests the application manager calls the initXlet method on the application.
init(SelectionProviderContext) - Method in interface org.dvb.spi.selection.SelectionProvider
Called by the platform to register its handler for events originating in the provider.
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initCheck() - Method in class javax.media.protocol.DataSource
Check to see if this connection has been initialized with a MediaLocator.
initCustomEventNS(String, String, boolean, boolean, Object) - Method in interface org.w3c.dom.events.CustomEvent
The initCustomEventNS method is used to initialize the value of a CustomEvent object and has the same behavior as Event.initEventNS().
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initEventNS(String, String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEventNS method is used to initialize the value of an Event object and has the same behavior as Event.initEvent().
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
initialize(DSAParams, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator using p, q and g, the DSA family parameters.
initialize(int, boolean, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator for a given modulus length, without parameters.
initialize(int) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize with the given source of randomness (and a default parameter set).
initialize(AlgorithmParameterSpec) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator using the specified parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator with the given parameter set and source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(long) - Method in interface org.ocap.dvr.storage.MediaStorageOption
Initializes the storage device so that the there are at least mediafsSize bytes available for MEDIAFS use.
initialize(boolean) - Method in interface org.ocap.storage.StorageProxy
Initializes the StorageProxy for use.
initialValue() - Method in class java.lang.ThreadLocal
Returns the current thread's initial value for this thread-local variable.
initKeyboardEvent(String, boolean, boolean, AbstractView, String, int, String) - Method in interface org.w3c.dom.events.KeyboardEvent
The initKeyboardEvent method is used to initialize the value of a KeyboardEvent object and has the same behavior as UIEvent.initUIEvent().
initKeyboardEventNS(String, String, boolean, boolean, AbstractView, String, int, String) - Method in interface org.w3c.dom.events.KeyboardEvent
The initKeyboardEventNS method is used to initialize the value of a KeyboardEvent object and has the same behavior as UIEvent.initUIEventNS().
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent object and has the same behavior as UIEvent.initUIEvent().
initMouseEventNS(String, String, boolean, boolean, AbstractView, int, int, int, int, int, short, EventTarget, String) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEventNS method is used to initialize the value of a MouseEvent object and has the same behavior as UIEvent.initUIEventNS().
initMouseWheelEventNS(String, String, boolean, boolean, AbstractView, int, int, int, int, int, short, EventTarget, String, int) - Method in interface org.w3c.dom.events.MouseWheelEvent
The initMouseWheelEventNS method is used to initialize the value of a MouseWheelEvent object and has the same behavior as Event.initEventNS().
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent object and has the same behavior as Event.initEvent().
initMutationEventNS(String, String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEventNS method is used to initialize the value of a MutationEvent object and has the same behavior as Event.initEventNS().
initProgressEvent(String, boolean, boolean, boolean, int, int) - Method in interface org.w3c.dom.events.ProgressEvent
The initProgressEvent method is used to initialize the value of a progress event created through the DocumentEvent interface.
initProgressEventNS(String, String, boolean, boolean, boolean, int, int) - Method in interface org.w3c.dom.events.ProgressEvent
The initProgressEventNS method is used to initialize the value of a namespaced progress event created through the DocumentEvent interface.
initSign(PrivateKey) - Method in class java.security.Signature
Initialize this object for signing.
initSign(PrivateKey, SecureRandom) - Method in class java.security.Signature
Initialize this object for signing.
initTextEvent(String, boolean, boolean, AbstractView, String) - Method in interface org.w3c.dom.events.TextEvent
The initTextEvent method is used to initialize the value of a TextEvent object and has the same behavior as UIEvent.initUIEvent().
initTextEventNS(String, String, boolean, boolean, AbstractView, String) - Method in interface org.w3c.dom.events.TextEvent
The initTextEventNS method is used to initialize the value of a TextEvent object and has the same behavior as UIEvent.initUIEventNS().
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent object and has the same behavior as Event.initEvent().
initUIEventNS(String, String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEventNS method is used to initialize the value of a UIEvent object and has the same behavior as Event.initEventNS().
initVerify(PublicKey) - Method in class java.security.Signature
Initializes this object for verification.
initVerify(Certificate) - Method in class java.security.Signature
Initializes this object for verification, using the public key from the given certificate.
initXlet(XletContext) - Method in interface javax.microedition.xlet.Xlet
Signals the Xlet to initialize itself and enter the Paused state.
initXlet(XletContext) - Method in interface javax.tv.xlet.Xlet
Signals the Xlet to initialize itself and enter the Paused state.
INPUT_ALPHA - Static variable in interface org.havi.ui.HKeyboardInputPreferred
This constant indicates that the component requires alphabetic input, as determined by the java.lang.Character isLetter method.
INPUT_ANY - Static variable in interface org.havi.ui.HKeyboardInputPreferred
Indicates that the component requires any possible character as input, as determined by the java.lang.Character isDefined method.
INPUT_CUSTOMIZED - Static variable in interface org.havi.ui.HKeyboardInputPreferred
Indicates that the component requires as input the characters present in the array returned from the HKeyboardInputPreferred.getValidInput() method.
INPUT_HD - Static variable in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Constant reprsenting any High Definition input video.
INPUT_METHOD_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting input method events.
INPUT_METHOD_FIRST - Static variable in class java.awt.event.InputMethodEvent
Marks the first integer id for the range of input method event ids.
INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for input method highlight styles.
INPUT_METHOD_LAST - Static variable in class java.awt.event.InputMethodEvent
Marks the last integer id for the range of input method event ids.
INPUT_METHOD_SEGMENT - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for input method segments.
INPUT_METHOD_TEXT_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating changed input method text.
INPUT_NUMERIC - Static variable in interface org.havi.ui.HKeyboardInputPreferred
This constant indicates that the component requires numeric input, as determined by the java.lang.Character isDigit method.
INPUT_SD - Static variable in class org.ocap.hardware.device.DynamicVideoOutputConfiguration
Constant representing any Standard Definition input video.
InputConnection - Interface in javax.microedition.io
This interface defines the capabilities that an input stream connection must have.
InputContext - Class in java.awt.im
Provides methods to control text input facilities such as input methods and keyboard layouts.
InputContext() - Constructor for class java.awt.im.InputContext
Constructs an InputContext.
InputEvent - Class in java.awt.event
The root event class for all component-level input events.
InputMethodEvent - Class in java.awt.event
Input method events contain information about text that is being composed using an input method.
InputMethodEvent(Component, int, long, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, time, text, caret, and visiblePosition.
InputMethodEvent(Component, int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, text, caret, and visiblePosition.
InputMethodEvent(Component, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, caret, and visiblePosition.
InputMethodHighlight - Class in java.awt.im
An InputMethodHighlight is used to describe the highlight attributes of text being composed.
InputMethodHighlight(boolean, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodListener - Interface in java.awt.event
The listener interface for receiving input method events.
InputMethodRequests - Interface in java.awt.im
InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
inputMethodTextChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the inputMethodTextChanged event by invoking the inputMethodTextChanged methods on listener-a and listener-b.
inputMethodTextChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the text entered through an input method has changed.
InputSource - Class in org.xml.sax
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputStream - Class in java.io
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamReader - Class in java.io
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and translates them into characters according to a specified character encoding.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the default character encoding.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Create an InputStreamReader that uses the named character encoding.
InputSubset - Class in java.awt.im
Defines additional Unicode subsets for use by input methods.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of a subarray of the str array argument into this string buffer.
insert(int, Object) - Method in class java.lang.StringBuffer
Inserts the string representation of the Object argument into this string buffer.
insert(int, String) - Method in class java.lang.StringBuffer
Inserts the string into this string buffer.
insert(int, char[]) - Method in class java.lang.StringBuffer
Inserts the string representation of the char array argument into this string buffer.
insert(int, boolean) - Method in class java.lang.StringBuffer
Inserts the string representation of the boolean argument into this string buffer.
insert(int, char) - Method in class java.lang.StringBuffer
Inserts the string representation of the char argument into this string buffer.
insert(int, int) - Method in class java.lang.StringBuffer
Inserts the string representation of the second int argument into this string buffer.
insert(int, long) - Method in class java.lang.StringBuffer
Inserts the string representation of the long argument into this string buffer.
insert(int, float) - Method in class java.lang.StringBuffer
Inserts the string representation of the float argument into this string buffer.
insert(int, double) - Method in class java.lang.StringBuffer
Inserts the string representation of the double argument into this string buffer.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertChar(char) - Method in class org.havi.ui.HSinglelineEntry
Insert a character at the current caret position, subject to the maximum number of input characters.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertElementAt(Object, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertProviderAt(Provider, int) - Static method in class java.security.Security
Adds a new provider, at a specified position.
insets - Variable in class java.awt.GridBagConstraints
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
Insets - Class in java.awt
An Insets object is a representation of the borders of a container.
Insets(int, int, int, int) - Constructor for class java.awt.Insets
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
instantiate(ClassLoader, String) - Static method in class java.beans.Beans
Instantiate a JavaBean.
InstantiationError - Error in java.lang
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - Exception in java.lang
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated because it is an interface or is an abstract class.
InstantiationException() - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
INSUFFICIENT_RESOURCES - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection failed due to a lack of resources required to present this service.
INSUFFICIENT_RESOURCES - Static variable in class javax.tv.service.SIRequestFailureType
The reason generated when the resources required to fulfill an asynchronous SI retrieval (such as a tuner, section filter, etc.) are unavailable.
INSUFFICIENT_RESOURCES - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording failed due to a lack of resources required to present this service.
InsufficientResourcesEvent - Class in org.dvb.dsmcc
This event is generated if there are insufficient resources available to load a DSMCCObject.
InsufficientResourcesEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InsufficientResourcesEvent
Create an InsufficientResourcesException object.
InsufficientResourcesException - Exception in javax.tv.service.selection
InsufficientResourcesException is generated when sufficient resources for an operation are not available.
InsufficientResourcesException() - Constructor for exception javax.tv.service.selection.InsufficientResourcesException
Constructs an InsufficientResourcesException with no detail message.
InsufficientResourcesException(String) - Constructor for exception javax.tv.service.selection.InsufficientResourcesException
Constructs an InsufficientResourcesException with a detail message.
InsufficientResourcesException - Exception in org.dvb.dsmcc
This exception gets thrown when a request to perform a DSMCC related operation cannot be completed due to resource limitations.
InsufficientResourcesException() - Constructor for exception org.dvb.dsmcc.InsufficientResourcesException
Construct an InsufficientResourcesException with no detail message
InsufficientResourcesException(String) - Constructor for exception org.dvb.dsmcc.InsufficientResourcesException
Construct an InsufficientResourcesException with the specified detail message
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit represention.
Integer - Class in java.lang
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
INTEGER - Static variable in class java.text.NumberFormat.Field
Constant identifying the integer field.
INTEGER_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
INTERFACE - Static variable in class java.lang.reflect.Modifier
The int value representing the interface modifier.
InterfaceMap - Class in javax.tv.net
Class InterfaceMap reports the local IP address assigned to a given service component that carries IP data.
INTERLACED_DISPLAY - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports an interlaced display.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
InternalError - Error in java.lang
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message.
InternalErrorEvent - Class in javax.media
An InternalErrorEvent indicates that a Controller failed for implementation-specific reasons.
InternalErrorEvent(Controller) - Constructor for class javax.media.InternalErrorEvent
 
InternalErrorEvent(Controller, String) - Constructor for class javax.media.InternalErrorEvent
 
internalGet(int) - Method in class java.util.Calendar
Gets the value for a given time field.
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupt() - Method in class java.lang.ThreadGroup
Interrupts all threads in this thread group.
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
INTERRUPTED - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection has been interrupted by another selection request.
InterruptedException - Exception in java.lang
Thrown when a thread is waiting, sleeping, or otherwise paused for a long time and another thread interrupts it using the interrupt method in class Thread.
InterruptedException() - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - Exception in java.io
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
intersection(Rectangle) - Method in class java.awt.Rectangle
Computes the intersection of this Rectangle with the specified Rectangle.
intersects(Rectangle) - Method in class java.awt.Rectangle
Determines whether or not this Rectangle and the specified Rectangle intersect.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int (by casting to type int).
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int (by casting to type int).
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
INUSE_ATTRIBUTE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID_ACCESS_ERR - Static variable in exception org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_PARAMETER_SPECIFIED - Static variable in exception org.ocap.hn.content.DatabaseException
 
INVALID_STATE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
InvalidAddressException - Exception in org.dvb.dsmcc
An InvalidAddressException is thrown when the format of an NSAP address is not recognized.
InvalidAddressException() - Constructor for exception org.dvb.dsmcc.InvalidAddressException
Construct a InvalidAddressException with no detail message
InvalidAddressException(String) - Constructor for exception org.dvb.dsmcc.InvalidAddressException
Construct a InvalidAddressException with the specified detail message
InvalidAlgorithmParameterException - Exception in java.security
This is the exception for invalid or inappropriate algorithm parameters.
InvalidAlgorithmParameterException() - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with no detail message.
InvalidAlgorithmParameterException(String) - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with the specified detail message.
invalidate() - Method in class java.awt.Component
Invalidates this component.
invalidate() - Method in class java.awt.Container
Invalidates the container.
invalidate() - Method in class java.awt.Polygon
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this Polygon.
invalidate() - Method in interface javax.net.ssl.SSLSession
Invalidates the session.
invalidateLayout(Container) - Method in class java.awt.BorderLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.CardLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.GridBagLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in interface java.awt.LayoutManager2
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
InvalidClassException - Exception in java.io
Thrown when the Serialization runtime detects one of the following problems with a Class.
InvalidClassException(String) - Constructor for exception java.io.InvalidClassException
Report a InvalidClassException for the reason specified.
InvalidClassException(String, String) - Constructor for exception java.io.InvalidClassException
Constructs an InvalidClassException object.
InvalidFormatEvent - Class in org.dvb.dsmcc
This event is generated if the format of the data received is inconsistent.
InvalidFormatEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InvalidFormatEvent
Create an InvalidFormatException object.
InvalidFormatException - Exception in org.dvb.dsmcc
An InvalidFormatException is thrown when an inconsistent DSMCC message is received.
InvalidFormatException() - Constructor for exception org.dvb.dsmcc.InvalidFormatException
Construct an InvalidFormatException with no detail message
InvalidFormatException(String) - Constructor for exception org.dvb.dsmcc.InvalidFormatException
Construct an InvalidFormatException with the specified detail message
InvalidKeyException - Exception in java.security
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
InvalidKeyException() - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with the specified detail message.
InvalidKeySpecException - Exception in java.security.spec
This is the exception for invalid key specifications.
InvalidKeySpecException() - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with no detail message.
InvalidKeySpecException(String) - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with the specified detail message.
InvalidLocatorException - Exception in javax.tv.locator
This exception is thrown when a Locator is not valid in a particular context.
InvalidLocatorException(Locator) - Constructor for exception javax.tv.locator.InvalidLocatorException
Constructs an InvalidLocatorException with no detail message.
InvalidLocatorException(Locator, String) - Constructor for exception javax.tv.locator.InvalidLocatorException
Constructs an InvalidLocatorException with the specified detail message.
InvalidLocatorException - Exception in org.davic.net
This exception is thrown when one or more parameters to construct a Locator are invalid.
InvalidLocatorException() - Constructor for exception org.davic.net.InvalidLocatorException
 
InvalidLocatorException(String) - Constructor for exception org.davic.net.InvalidLocatorException
Constructor for the exception with a specified reason
InvalidObjectException - Exception in java.io
Indicates that one or more deserialized objects failed validation tests.
InvalidObjectException(String) - Constructor for exception java.io.InvalidObjectException
Constructs an InvalidObjectException.
InvalidParameterException - Exception in java.security
This exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.
InvalidParameterException() - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterSpecException - Exception in java.security.spec
This is the exception for invalid parameter specifications.
InvalidParameterSpecException() - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with no detail message.
InvalidParameterSpecException(String) - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with the specified detail message.
InvalidPathnameEvent - Class in org.dvb.dsmcc
The pathname does not exist or the ServiceDomain has been detached.
InvalidPathnameEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.InvalidPathnameEvent
Create an InvalidPathnameEvent.
InvalidPathNameException - Exception in org.dvb.dsmcc
The InvalidPathNameException is thrown when the path name to a DSMCCObject does not exist or if the ServiceDomain has been detached.
InvalidPathNameException() - Constructor for exception org.dvb.dsmcc.InvalidPathNameException
Construct an InvalidPathNameException with no detail message
InvalidPathNameException(String) - Constructor for exception org.dvb.dsmcc.InvalidPathNameException
Construct an InvalidPathNameException with the specified detail message
InvalidServiceComponentException - Exception in javax.tv.service.selection
This exception is thrown when one or more service components are not valid for usage in a particular context.
InvalidServiceComponentException(Locator) - Constructor for exception javax.tv.service.selection.InvalidServiceComponentException
Constructs an InvalidServiceComponentException with no detail message.
InvalidServiceComponentException(Locator, String) - Constructor for exception javax.tv.service.selection.InvalidServiceComponentException
Constructs an InvalidServiceComponentException with the specified detail message.
InvalidSourceException - Exception in org.davic.mpeg.sections
Signals that the section source specified is not valid for some reason.
InvalidSourceException() - Constructor for exception org.davic.mpeg.sections.InvalidSourceException
Constructs an InvalidSourceException with no detail message.
InvalidSourceException(String) - Constructor for exception org.davic.mpeg.sections.InvalidSourceException
Constructs an InvalidSourceException with the specified detail message.
INVOCATION_DEFAULT - Static variable in class java.awt.event.InvocationEvent
The default id for all InvocationEvents.
INVOCATION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting invocation events.
INVOCATION_FIRST - Static variable in class java.awt.event.InvocationEvent
Marks the first integer id for the range of invocation event ids.
INVOCATION_LAST - Static variable in class java.awt.event.InvocationEvent
Marks the last integer id for the range of invocation event ids.
InvocationEvent - Class in java.awt.event
An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
InvocationEvent(Object, Runnable) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, int, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source and ID which will execute the runnable's run method when dispatched.
InvocationHandler - Interface in java.lang.reflect
InvocationHandler is the interface implemented by the invocation handler of a proxy instance.
InvocationTargetException - Exception in java.lang.reflect
InvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.
InvocationTargetException() - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs an InvocationTargetException with null as the target exception.
InvocationTargetException(Throwable) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception.
InvocationTargetException(Throwable, String) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception and a detail message.
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Object[]) - Method in class java.lang.reflect.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invokeAndWait(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the EventQueue.
invokeLater(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the EventQueue.
IOException - Exception in java.io
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for exception java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message.
IOStatus - Interface in org.ocap.hn.content
This interface represents the ability to detect whether any asset represented by an object or its children is in use on the home network and hence the object should not be deleted.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
IPA_EXTENSIONS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0250..U+02AF) as defined in ISO 10646-1(E) normative Annex A
ipadx - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding of the component, how much space to add to the minimum width of the component.
ipady - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding, that is, how much space to add to the minimum height of the component.
IPV4_ROUTING - Static variable in interface org.ocap.si.DescriptorTag
MHP IPV4_routing_descriptor.
IPV6_ROUTING - Static variable in interface org.ocap.si.DescriptorTag
MHP IPV6_routing_descriptor.
IS_COALESCING - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to coalesce adjacent character data sections
IS_NAMESPACE_AWARE - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off namespace support, this is to support XML 1.0 documents, only the true setting must be supported
IS_REPAIRING_NAMESPACES - Static variable in class javax.xml.stream.XMLOutputFactory
Property used to set prefix defaulting on the output side
IS_REPLACING_ENTITY_REFERENCES - Static variable in class javax.xml.stream.XMLInputFactory
Requires the parser to replace internal entity references with their replacement text and report them as characters
IS_SUPPORTING_EXTERNAL_ENTITIES - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to resolve external parsed entities
IS_VALIDATING - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off implementation specific validation
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAbsolute() - Method in class javax.tv.util.TVTimerSpec
Checks if this specification is absolute.
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the abstract modifer, false otherwise.
isAccelerated() - Method in class java.awt.ImageCapabilities
Returns true if the object whose capabilities are encapsulated in this ImageCapabilities can be or is accelerated.
isAccessible() - Method in class java.lang.reflect.AccessibleObject
Get the value of the accessible flag for this object.
isACOutletPresent() - Method in class org.ocap.hardware.Host
Query whether there is an AC Outlet on the STB.
isActionKey() - Method in class java.awt.event.KeyEvent
Returns whether the key in this event is an "action" key.
isActive() - Method in class java.awt.Window
Returns whether this Window is active.
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAlive() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Gets whether the UPnPManagedDevice is active.
isAlphaPremultiplied() - Method in class java.awt.image.ColorModel
Returns whether or not the alpha has been premultiplied in the pixel values to be translated by this ColorModel.
isAltDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Alt modifier is down on this event.
isAltDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class java.awt.event.InputEvent
Returns whether or not the AltGraph modifier is down on this event.
isAncestorOf(Component) - Method in class java.awt.Container
Checks if the component is contained in the component hierarchy of this container.
isAnimated() - Method in interface org.havi.ui.HAnimateEffect
This method indicates the animation (running) state of the HAnimateEffect.
isAnimated() - Method in class org.havi.ui.HFlatEffectMatte
This method indicates the animation (running) state of the HFlatEffectMatte.
isAnimated() - Method in class org.havi.ui.HImageEffectMatte
This method indicates the animation (running) state of the HImageEffectMatte.
isAnimated() - Method in class org.havi.ui.HStaticAnimation
This method indicates the animation (running) state of the HStaticAnimation.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isAsSevereAsThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
Check whether the message level is below the appender's threshold.
isAssignableFrom(Class) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAttached(Appender) - Method in class org.apache.log4j.AsyncAppender
Determines if specified appender is attached.
isAttached(Appender) - Method in class org.apache.log4j.Category
Is the appender passed as parameter attached to this category?
isAttached(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Returns true if the specified appender is in list of attached attached, false otherwise.
isAttached() - Method in class org.dvb.dsmcc.ServiceDomain
Return whether this service domain is in the attached or detached state.
isAttributeSpecified(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns a boolean which indicates if this attribute was created by default
isAudio() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to an audio stream.
isAuthorized() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Returns the CA authorization status for the stream(s) referenced by LightweightTriggerSession.getPIDs().
isBackgroundSet() - Method in class java.awt.Component
Returns whether the background color has been explicitly set for this Component.
isBold() - Method in class java.awt.Font
Indicates whether or not this Font object's style is BOLD.
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBoundary(int) - Method in class java.text.BreakIterator
Return true if the specified position is a boundary position.
isCertificateEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias is a trusted certificate entry, and false otherwise.
isCharAvailable(Font, char) - Static method in class org.havi.ui.HFontCapabilities
Returns whether a specific character is available within the specified font, and can be used as defined in ISO 10646-1(E) specification by the rendering system, e.g.
isClosed() - Method in class java.net.DatagramSocket
Returns wether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isCoalescing() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which converts CDATA nodes to Text nodes and appends it to the adjacent (if any) Text node.
isCompatibleWith(String) - Method in class java.lang.Package
Compare this package's specification version with a desired version.
isCompositionEnabled() - Method in class java.awt.im.InputContext
Determines whether the current input method is enabled for composition.
isConfigSupported(HBackgroundConfiguration) - Method in class org.havi.ui.HBackgroundConfigTemplate
Returns a boolean indicating whether or not the specified HBackgroundConfiguration can be used to create a background plane that supports the features set in this template.
isConfigSupported(HGraphicsConfiguration) - Method in class org.havi.ui.HGraphicsConfigTemplate
Returns a boolean indicating whether or not the specified HGraphicsConfiguration can be used to create a graphics plane that supports the features set in this template.
isConfigSupported(HVideoConfiguration) - Method in class org.havi.ui.HVideoConfigTemplate
Returns a boolean indicating whether or not the specified HVideoConfiguration can be used to create a video plane that supports the features set in this template.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in class org.dvb.net.rc.ConnectionRCInterface
Check if this interface is connected.
isConsumed() - Method in class java.awt.AWTEvent
Returns whether this event has been consumed.
isConsumed() - Method in class java.awt.event.InputEvent
Returns whether or not this event has been consumed.
isConsumed() - Method in class java.awt.event.InputMethodEvent
Returns whether or not this event has been consumed.
isConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Determines whether an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Determines if a specified ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Determines if an ImageConsumer is on the list of consumers currently interested in data for this image.
isContentProtected() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the protection status of content on this video output port.
isControlDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Control modifier is down on this event.
isControlDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Control modifier is down on this event.
isCS_sRGB() - Method in class java.awt.color.ColorSpace
Returns true if the ColorSpace is CS_sRGB.
isCursorSet() - Method in class java.awt.Component
Returns whether the cursor has been explicitly set for this Component.
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDaemon() - Method in class java.lang.ThreadGroup
Tests if this thread group is a daemon thread group.
isData() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to a data stream.
isDebugEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the DEBUG Level.
isDecimalSeparatorAlwaysShown() - Method in class java.text.DecimalFormat
Allows you to get the behavior of the decimal separator with integers.
isDeclared(int) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDecodable() - Method in interface org.ocap.dvr.OcapRecordedService
Determines if the recording has a format which can be decoded for presentation by the implementation, e.g., the bit rate, resolution, and encoding are supported.
isDecryptable() - Method in interface org.ocap.dvr.OcapRecordedService
Determines if the recording can be decrypted by the implementation on the current network.
isDefined(char) - Static method in class java.lang.Character
Determines if a character is defined in Unicode.
isDesignTime() - Static method in class java.beans.Beans
Test if we are in design-mode.
isDestroyed() - Method in class java.lang.ThreadGroup
Tests if this thread group has been destroyed.
isDetachable() - Method in interface org.ocap.storage.DetachableStorageOption
Determines whether the device associated with this storage proxy is ready to be detached.
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDirectory() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in class java.util.zip.ZipEntry
Returns true if this is a directory entry.
isDisabled(int) - Method in class org.apache.log4j.Hierarchy
This method will return true if this repository is disabled for level object passed as parameter and false otherwise.
isDisabled(int) - Method in interface org.apache.log4j.spi.LoggerRepository
Returns whether this repository is disabled for a given level.
isDispatchThread() - Static method in class java.awt.EventQueue
Returns true if the calling thread is the current AWT EventQueue's dispatch thread.
isDisplayable() - Method in class java.awt.Component
Determines whether this component is displayable.
isDisplayConnected() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the connection status of this video output port.
isDoubleBuffered() - Method in class java.awt.Component
Returns true if this component is painted to an offscreen image ("buffer") that's copied to the screen later.
isDoubleBuffered() - Method in class org.havi.ui.HComponent
Returns true if all the drawing done during the update and paint methods for this specific HComponent object is automatically double buffered.
isDoubleBuffered() - Method in class org.havi.ui.HContainer
Returns true if all the drawing done during the update and paint methods for this specific HContainer object is automatically double buffered.
isDoubleBuffered() - Method in class org.havi.ui.HScene
Returns true if all the drawing done during the update and paint methods for this specific HScene object is automatically double buffered.
isDownloading() - Method in interface javax.media.CachingControl
Check whether or not media is being downloaded.
isDynamicConfigurationSupported() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Determine if this video output port supports dynamic output configuration based upon input video attributes.
isEmpty() - Method in class java.awt.Rectangle
Determines whether or not this Rectangle is empty.
isEmpty() - Method in class java.util.AbstractCollection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.AbstractMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.ArrayList
Tests if this list has no elements.
isEmpty() - Method in class java.util.BitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface java.util.Collection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.Dictionary
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class java.util.HashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.HashSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class java.util.IdentityHashMap
Returns true if this identity hash map contains no key-value mappings.
isEmpty() - Method in class java.util.jar.Attributes
Returns true if this Map contains no attributes.
isEmpty() - Method in interface java.util.List
Returns true if this list contains no elements.
isEmpty() - Method in interface java.util.Map
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface java.util.Set
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.TreeSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Vector
Tests if this vector has no components.
isEmpty() - Method in class java.util.WeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface org.ocap.hn.content.ContentContainer
Returns an empty indication.
isEnabled() - Method in class java.awt.Component
Determines whether this component is enabled.
isEnabled() - Method in class org.havi.ui.HComponent
Determines whether this HComponent is enabled.
isEnabled() - Method in class org.havi.ui.HToggleGroup
Determines whether the HToggleGroup is enabled.
isEnabledFor(Priority) - Method in class org.apache.log4j.Category
Check whether this category is enabled for a given Level passed as parameter.
isEnableShortcuts() - Method in class org.havi.ui.HScene
Returns the status of all short cuts that are currently set on the HScene.
isEnqueued() - Method in class java.lang.ref.Reference
Tells whether or not this reference object has been enqueued, either by the program or by the garbage collector.
isEqual(byte[], byte[]) - Static method in class java.security.MessageDigest
Compares two digests for equality.
isErrorAny() - Method in class java.awt.MediaTracker
Checks the error status of all of the images.
isErrorEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the ERROR Level.
isErrorID(int) - Method in class java.awt.MediaTracker
Checks the error status of all of the images tracked by this media tracker with the specified identifier.
isEvented() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
Indicates if this state variable is evented.
isEvented() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Indicates if this state variable is evented.
isExact() - Method in class javax.media.protocol.RateRange
Determine whether or not the source will maintain a constant speed when using this rate.
isExpandEntityReferences() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which expand entity reference nodes.
isFatalEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the FATAL Level.
isFile() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFinal(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the final modifer, false otherwise.
isFocusable() - Method in class java.awt.Component
Returns whether this Component can be focused.
isFocusableWindow() - Method in class java.awt.Window
Returns whether this Window can become the focused Window, that is, whether this Window or any of its subcomponents can become the focus owner.
isFocusCycleRoot(Container) - Method in class java.awt.Component
Returns whether the specified Container is the focus cycle root of this Component's focus traversal cycle.
isFocusCycleRoot(Container) - Method in class java.awt.Container
Returns whether the specified Container is the focus cycle root of this Container's focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Container
Returns whether this Container is the root of a focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Window
Always returns true because all Windows must be roots of a focus traversal cycle.
isFocused() - Method in class java.awt.Window
Returns whether this Window is focused.
isFocusOwner() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
isFocusTraversable() - Method in class java.awt.Component
Deprecated.
As of 1.4, replaced by isFocusable().
isFocusTraversable() - Method in class org.havi.ui.HVisible
By default an HVisible component is not focus-traversable.
isFocusTraversalPolicySet() - Method in class java.awt.Container
Returns whether the focus traversal policy has been explicitly set for this Container.
isFontSet() - Method in class java.awt.Component
Returns whether the font has been explicitly set for this Component.
isForegroundSet() - Method in class java.awt.Component
Returns whether the foreground color has been explicitly set for this Component.
isFrameStateSupported(int) - Method in class java.awt.Toolkit
Returns whether Toolkit supports this state for Frames.
isFree() - Method in interface javax.tv.service.navigation.CAIdentification
Provides information concerning conditional access of this object.
isFullAuthorization() - Method in interface org.ocap.media.MediaAccessAuthorization
Returns true if the presentation of all service components is authorized.
isFullScreenSupported() - Method in class java.awt.GraphicsDevice
Returns true if this GraphicsDevice supports full-screen exclusive mode.
isGreaterOrEqual(Priority) - Method in class org.apache.log4j.Priority
Returns true if this level has a higher or equal level than the level passed as argument, false otherwise.
isGrouped() - Method in class org.havi.ui.HContainer
Tests whether the HContainer and its components are grouped.
isGroupingUsed() - Method in class java.text.NumberFormat
Returns true if grouping is used in this format.
isGuiAvailable() - Static method in class java.beans.Beans
Determines whether beans can assume a GUI is available.
isHeadless() - Static method in class java.awt.GraphicsEnvironment
Tests whether or not a display and some form of input device can be supported in this environment.
isHidden() - Method in class java.io.File
Tests whether the file named by this abstract pathname is a hidden file.
isId() - Method in interface org.w3c.dom.Attr
Returns whether this attribute is known to be of type ID or not.
isIdentifierIgnorable(char) - Static method in class java.lang.Character
Determines if the specified character should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIgnoringComments() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignores comments.
isIgnoringElementContentWhitespace() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignore ignorable whitespace in element content.
isInfinite(double) - Static method in class java.lang.Double
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Double
Returns true if this Double value is infinitely large in magnitude, false otherwise.
isInfinite(float) - Static method in class java.lang.Float
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Float
Returns true if this Float value is infinitely large in magnitude, false otherwise.
isInfoEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the info Level.
isInputArgument(String) - Method in interface org.ocap.hn.upnp.common.UPnPAction
Gets the direction of an argument.
isInputShutdown() - Method in class java.net.Socket
Returns wether the read-half of the socket connection is closed.
isInstance(Object) - Method in class java.lang.Class
Determines if the specified Object is assignment-compatible with the object represented by this Class.
isInterface() - Method in class java.lang.Class
Determines if the specified Class object represents an interface type.
isInterface(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the interface modifer, false otherwise.
isInterrupted() - Method in class java.lang.Thread
Tests whether this thread has been interrupted.
isInUse() - Method in interface org.ocap.hn.content.IOStatus
Returns an indication of whether any asset within this object is in use on the home network.
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isItalic() - Method in class java.awt.Font
Indicates whether or not this Font object's style is ITALIC.
isItemSelected(int) - Method in class org.havi.ui.HListGroup
Retrieve the selection state of a particular HListElement.
isJavaIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Java identifier as other than the first character.
isJavaIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Java identifier.
isKeyEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias is a key entry, and false otherwise.
isLeadingEdge() - Method in class java.awt.font.TextHitInfo
Returns true if the leading edge of the character was hit.
isLeapYear(int) - Method in class java.util.GregorianCalendar
Determines if the given year is a leap year.
isLenient() - Method in class java.text.DateFormat
Tell whether date/time parsing is to be lenient.
isLenient() - Method in class java.util.Calendar
Tell whether date/time interpretation is to be lenient.
isLetter(char) - Static method in class java.lang.Character
Determines if the specified character is a letter.
isLetterOrDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a letter or digit.
isLightweight() - Method in class java.awt.Component
A lightweight component doesn't have a native toolkit peer.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an link local address.
isLoaded() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject has been loaded.
isLocal() - Method in class org.davic.net.tuning.NetworkInterface
 
isLocal() - Method in interface org.ocap.hn.content.ContentEntry
Returns true if this content entry is on the local device, false if it is hosted by another device on the network.
isLocal() - Method in interface org.ocap.hn.Device
Returns true when this is the local device.
isLocal() - Method in interface org.ocap.hn.NetModule
Returns true if this NetModule is hosted on the local device.
isLoopbackAddress() - Method in class java.net.Inet4Address
 
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a loopback address.
isLoopThru() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current loop-thru setting of the audio device.
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isManufacturerApp() - Method in class org.ocap.application.PermissionInformation
Returns true if and only if the application identified by the AppID returned by the getAppID() is a Host Device Manufacturer applications.
isMCGlobal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has site scope.
isMember(Principal) - Method in interface java.security.acl.Group
Returns true if the passed principal is a member of the group.
isMetaDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Meta modifier is down on this event.
isMetaDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Meta modifier is down on this event.
isMirrored(char) - Static method in class java.lang.Character
Determines whether the character is mirrored according to the Unicode specification.
isMPEGProgram() - Method in class org.dvb.dsmcc.DSMCCStream
This method will return true if the Stream(Event) BIOP message contains a tap with use field BIOP_PROGRAM_USE, otherwise it will return false.
isMulticastAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an IP multicast address.
isMuted() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the mute state of the audio signal associated with this host.
isMuted() - Method in class org.ocap.hardware.device.OCSound
Get the mute state of the audio signal associated with this audio clip.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNaN(double) - Static method in class java.lang.Double
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Double
Returns true if this Double value is a Not-a-Number (NaN), false otherwise.
isNaN(float) - Static method in class java.lang.Float
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Float
Returns true if this Float value is a Not-a-Number (NaN), false otherwise.
isNative(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the native modifer, false otherwise.
isNativeMethod() - Method in class java.lang.StackTraceElement
Returns true if the method containing the execution point represented by this stack trace element is a native method.
isNegative() - Method in interface java.security.acl.AclEntry
Returns true if this is a negative ACL entry (one denying the associated principal the set of permissions in the entry), false otherwise.
isNetworkConnectionAvailable() - Method in class org.dvb.dsmcc.ServiceDomain
Return whether the network connection for this service domain is available.
isNewVersionSignaled() - Method in interface org.ocap.application.OcapAppAttributes
Indicates that a new version of the application is available and will replace the currently launched version when a new lifecycle for this application starts.
ISO_14496_VISUAL - Static variable in interface org.ocap.si.StreamType
ISO/IEC 14496-2 Visual
ISO_639_LANGUAGE - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 ISO_639_language_descriptor.
isObjectKindKnown() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating if the kind of the object is known.
ISOCHRONOUS_DATA - Static variable in interface org.ocap.si.StreamType
Isochronous data (Methods for Isochronous Data Services Transport, ANSI/SCTE 19 2006)
isOnKeyRelease() - Method in class java.awt.AWTKeyStroke
Returns whether this AWTKeyStroke represents a key release.
isOpaque() - Method in class java.awt.Component
Returns true if this component is completely opaque, returns false by default.
isOpaque() - Method in class java.net.URI
Tells whether or not this URI is opaque.
isOpaque() - Method in interface org.dvb.ui.TestOpacity
Returns true if the entire area of the component as given by the getBounds method, is fully opaque.
isOpaque(HVisible) - Method in class org.havi.ui.HAnimateLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque() - Method in class org.havi.ui.HComponent
Returns true if the entire HComponent area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e.
isOpaque() - Method in class org.havi.ui.HContainer
Returns true if the entire HContainer area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HGraphicLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque(HVisible) - Method in interface org.havi.ui.HLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HRangeLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque() - Method in class org.havi.ui.HScene
Returns true if the entire HScene area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque(HVisible) - Method in class org.havi.ui.HTextLook
Returns true if the entire painted area of the HVisible when using this look is fully opaque, i.e.
isOpaque() - Method in class org.havi.ui.HVisible
Returns true if the entire HVisible area, as given by the java.awt.Component#getBounds method, is fully opaque, i.e.
isOptional() - Method in class org.ocap.media.MediaPresentationEvaluationTrigger
Returns true if the trigger can be generated either by the OCAP implementation or by the Monitor Application.
isOutputShutdown() - Method in class java.net.Socket
Returns wether the write-half of the socket connection is closed.
isOwner(Principal) - Method in interface java.security.acl.Owner
Returns true if the given principal is an owner of the ACL.
isPanAndScan() - Method in class org.dvb.media.VideoTransformation
Returns whether this video transformation represents pan and scan.
isParseIntegerOnly() - Method in class java.text.NumberFormat
Returns true if this format will parse numbers as integers only.
isPlain() - Method in class java.awt.Font
Indicates whether or not this Font object's style is PLAIN.
isPlatform() - Method in interface org.dvb.media.VideoFormatControl
Test if control over the decoder format conversions is being managed by the platform as defined by DFC_PLATFORM.
isPopupTrigger() - Method in class java.awt.event.MouseEvent
Returns whether or not this mouse event is the popup menu trigger event for the platform.
isPresent() - Method in interface org.ocap.storage.RemovableStorageOption
Returns a presence indication for the removable storage.
isPresenting() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Returns an indication of service containing stream type is presenting to outputs or display, or if it is being buffered or recorded in the background.
isPrimitive() - Method in class java.io.ObjectStreamField
Return true if this field has a primitive type.
isPrimitive() - Method in class java.lang.Class
Determines if the specified Class object represents a primitive type.
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the private modifer, false otherwise.
isPrivilegedCertificate(Certificate) - Method in class org.ocap.application.PermissionInformation
Verifies that an end-entity certificate used to validate and application or file is a member of the list of privileged certificates in the privileged certificate descriptor.
isProbablePrime(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProgressive() - Method in interface org.ocap.hn.content.OutputVideoContentFormat
Returns an indication of progressive or interlaced.
isPropertySupported(String) - Method in class javax.xml.stream.XMLInputFactory
Query the set of properties that this factory supports.
isPropertySupported(String) - Method in class javax.xml.stream.XMLOutputFactory
Query the set of properties that this factory supports.
isProtected(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the protected modifer, false otherwise.
isProxyClass(Class) - Static method in class java.lang.reflect.Proxy
Returns true if and only if the specified class was dynamically generated to be a proxy class using the getProxyClass method or the newProxyInstance method.
isPublic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the public modifer, false otherwise.
isRandomAccess() - Method in interface javax.media.protocol.Positionable
Find out if this source can be repositioned to any point in the stream.
isRandomAccess() - Method in interface javax.media.protocol.Seekable
Find out if this source can position anywhere in the stream.
isReadOnly() - Method in class java.security.PermissionCollection
Returns true if this PermissionCollection object is marked as readonly.
isReady() - Method in class org.ocap.hardware.pod.POD
This method provides a current status of the CableCARD device.
isRegular() - Method in class javax.tv.util.TVTimerSpec
Checks if this specification is regular.
isRenderable() - Method in interface org.ocap.hn.content.ContentItem
Checks whether the local device has the capabilities to render this content item.
isRenderable() - Method in interface org.ocap.hn.content.ContentResource
Checks whether the local device has the capabilities to render this content resource.
isRepeat() - Method in class javax.tv.util.TVTimerSpec
Checks if this specification is repeating.
isReserved() - Method in class org.davic.net.tuning.NetworkInterface
 
isResizable() - Method in class java.awt.Frame
Indicates whether this frame is resizable by the user.
isRetval(String) - Method in interface org.ocap.hn.upnp.common.UPnPAction
Determines whether the specified argument is flagged as a return value in the service description.
isRevoked(Certificate) - Method in class java.security.cert.CRL
Checks whether the given certificate is on this CRL.
isRoot() - Method in interface org.ocap.shared.dvr.RecordingRequest
Checks whether the recording request was a root recording request generated when the application called the RecordingManager.record(..) method.
isRootDevice() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
Reports whether this UPnP device is a UPnP root device.
isRootDevice() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Reports whether this UPnP device is a UPnP root device.
isSealed() - Method in class java.lang.Package
Returns true if this package is sealed.
isSealed(URL) - Method in class java.lang.Package
Returns true if this package is sealed with respect to the specified code source url.
isSelected() - Method in class java.awt.im.InputMethodHighlight
Returns whether the text range is selected.
isSelected() - Method in class org.havi.ui.HAnimation
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HGraphicButton
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HIcon
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HListGroup
Indicates if this component has focus.
isSelected() - Method in interface org.havi.ui.HNavigable
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HRange
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HRangeValue
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HSinglelineEntry
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HText
Indicates if this component has focus.
isSelected() - Method in class org.havi.ui.HTextButton
Indicates if this component has focus.
isSet - Variable in class java.util.Calendar
The flags which tell if a specified time field for the calendar is set.
isSet(int) - Method in class java.util.Calendar
Determines if the given time field has a value set.
isShiftDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Shift modifier is down on this event.
isShiftDown() - Method in class org.dvb.event.UserEvent
Returns whether or not the Shift modifier is down on this event.
isShowing() - Method in class java.awt.Component
Determines whether this component is showing on screen.
isShowing() - Method in class java.awt.Window
Checks if this Window is showing on screen.
isSiteLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a site local address.
isSourceDigital() - Method in class org.ocap.media.MediaPresentationEvent
 
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpecified(int) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isStandalone() - Method in interface javax.xml.stream.XMLStreamReader
Get the standalone declaration from the xml declaration
isStartable() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is startable or not.
isStatic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the static modifer, false otherwise.
isStorageReady() - Method in interface org.ocap.dvr.OcapRecordingRequest
Returns whether the destined MediaStorageVolume for this recording is present and ready or not.
isStream() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject is a DSMCC Stream object.
isStreamEvent() - Method in class org.dvb.dsmcc.DSMCCObject
Returns a boolean indicating whether or not the DSMCCObject is a DSMCC StreamEvent object.
isStrict(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the strictfp modifer, false otherwise.
isSubtitlingOn() - Method in interface org.davic.media.SubtitlingLanguageControl
 
isSupported() - Method in class org.havi.ui.event.HEventRepresentation
This method returns true if the current event is supported by the platform.
isSupported(int) - Static method in class org.havi.ui.event.HKeyCapabilities
Queries whether the system keyboard can generate an event of the given type.
isSupported(int) - Static method in class org.havi.ui.event.HRcCapabilities
Queries whether the remote control can directly generate an event of the given type.
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the synchronized modifer, false otherwise.
isTemporary() - Method in class java.awt.event.FocusEvent
Identifies the focus change event as temporary or permanent.
isTemporary() - Method in class org.havi.ui.event.HFocusEvent
Returns whether or not this focus change event is a temporary change.
isTextDisplaySupported() - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Provides an indication of whether or not text display is supported.
isTimeSet - Variable in class java.util.Calendar
True if then the value of time is valid.
isTitleCase(char) - Static method in class java.lang.Character
Determines if the specified character is a titlecase character.
isTraceEnabled() - Method in class org.apache.log4j.Logger
Check whether this category is enabled for the TRACE Level.
isTransient(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the transient modifer, false otherwise.
isTrueVolatile() - Method in class java.awt.ImageCapabilities
Returns true if the VolatileImage described by this ImageCapabilities can lose its surfaces.
isUndecorated() - Method in class java.awt.Frame
Indicates whether this frame is undecorated.
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Unicode identifier.
isUnresolved() - Method in class java.net.InetSocketAddress
Checks wether the address has been resolved or not.
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isValid() - Method in class java.awt.Component
Determines whether this component is valid.
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isVideo() - Method in class org.dvb.dsmcc.DSMCCStream
This function returns a boolean indicating if the Stream Object refers to an video stream.
isVisible() - Method in class java.awt.Component
Determines whether this component should be visible when its parent is visible.
isVisible() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is marked as being visible to users.
isVisible() - Method in class org.havi.ui.HScene
Determines if the HScene (or more properly its added child components) is Visible.
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the volatile modifer, false otherwise.
isWarnEnabled() - Method in class org.apache.log4j.Category
Check whether this category is enabled for the WARN Level.
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhiteSpace() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event that consists of all whitespace
ITALIAN - Static variable in class java.util.Locale
Useful constant for language.
ITALIC - Static variable in class java.awt.Font
The italicized style constant.
ITALY - Static variable in class java.util.Locale
Useful constant for country.
ITEM - Static variable in interface org.ocap.hn.content.ContentItem
Represents the base content item.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
ITEM_CLEARED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent from the component whenever an item is removed from the selection set of an HItemValue component.
ITEM_END_CHANGE - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id indicates that the selection of an HItemValue component has been finally set.
ITEM_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting item events.
ITEM_FIRST - Static variable in class java.awt.event.ItemEvent
The first number in the range of ids used for item events.
ITEM_FIRST - Static variable in class org.havi.ui.event.HItemEvent
The first integer id in the range of event ids supported by the HItemEvent class.
ITEM_LAST - Static variable in class java.awt.event.ItemEvent
The last number in the range of ids used for item events.
ITEM_LAST - Static variable in class org.havi.ui.event.HItemEvent
The last integer id in the range of event ids supported by the HItemEvent class.
ITEM_NOT_FOUND - Static variable in class org.havi.ui.HListGroup
A constant which shall be returned from getIndex if the requested element is not found in the content.
ITEM_SELECTED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent from the component whenever an item is added to the selection set of an HItemValue component.
ITEM_SELECTION_CLEARED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the entire selection set of an HItemValue component is removed.
ITEM_SET_CURRENT - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes.
ITEM_SET_NEXT - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes to the next item in the group.
ITEM_SET_PREVIOUS - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id is sent to or from the component whenever the current item of an HItemValue component changes to the previous item in the group.
ITEM_START_CHANGE - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id indicates that the selection of an HItemValue component may be about to change.
ITEM_STATE_CHANGED - Static variable in class java.awt.event.ItemEvent
This event id indicates that an item's state changed.
ITEM_TOGGLE_SELECTED - Static variable in class org.havi.ui.event.HItemEvent
An item event with this id may be sent to an HItemValue component to toggle the selection state of the currently focused item.
ITEM_VALUE_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
ItemEvent - Class in java.awt.event
A semantic event which indicates that an item was selected or deselected.
ItemEvent(ItemSelectable, int, Object, int) - Constructor for class java.awt.event.ItemEvent
Constructs an ItemEvent object.
ItemListener - Interface in java.awt.event
The listener interface for receiving item events.
ItemSelectable - Interface in java.awt
The interface for objects which contain a set of items for which zero or more can be selected.
itemStateChanged(ItemEvent) - Method in class java.awt.AWTEventMulticaster
Handles the itemStateChanged event by invoking the itemStateChanged methods on listener-a and listener-b.
itemStateChanged(ItemEvent) - Method in interface java.awt.event.ItemListener
Invoked when an item has been selected or deselected by the user.
iterator() - Method in class java.util.AbstractCollection
Returns an iterator over the elements contained in this collection.
iterator() - Method in class java.util.AbstractList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.AbstractSequentialList
Returns an iterator over the elements in this list (in proper sequence).
iterator() - Method in interface java.util.Collection
Returns an iterator over the elements in this collection.
iterator() - Method in class java.util.HashSet
Returns an iterator over the elements in this set.
Iterator - Interface in java.util
An iterator over a collection.
iterator() - Method in interface java.util.List
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.Set
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set.
IxcPermission - Class in javax.microedition.xlet.ixc
This class represents access to the inter-xlet communication registry.
IxcPermission(String, String) - Constructor for class javax.microedition.xlet.ixc.IxcPermission
Creates a new IxcPermission object with the specified name and actions.
IxcRegistry - Class in javax.microedition.xlet.ixc
IxcRegistry is the bootstrap mechanism for obtaining references to remote objects residing in other Xlets executing on the same machine, but in separate classloaders.
IxcRegistry() - Constructor for class javax.microedition.xlet.ixc.IxcRegistry
Creates the IxcRegistry.
IxcRegistry - Class in org.dvb.io.ixc
This is the bootstrap mechanism for obtaining references to remote objects residing in other Xlets executing on the same MHP terminal, using a URL-like syntax.

J

JANUARY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the first month of the year.
JAPAN - Static variable in class java.util.Locale
Useful constant for country.
JAPANESE - Static variable in class java.util.Locale
Useful constant for language.
JarEntry - Class in java.util.jar
This class is used to represent a JAR file entry.
JarEntry(String) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry for the specified JAR file entry name.
JarEntry(ZipEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified ZipEntry object.
JarEntry(JarEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified JarEntry object.
JarException - Exception in java.util.jar
Signals that an error of some sort has occurred while reading from or writing to a JAR file.
JarException() - Constructor for exception java.util.jar.JarException
Constructs a JarException with no detail message.
JarException(String) - Constructor for exception java.util.jar.JarException
Constructs a JarException with the specified detail message.
JarFile - Class in java.util.jar
The JarFile class is used to read the contents of a JAR file from any file that can be opened with java.io.RandomAccessFile.
JarFile(String) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(String, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(File) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean, int) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object in the specified mode.
jarFileURLConnection - Variable in class java.net.JarURLConnection
The connection to the JAR file URL, if the connection has been initiated.
JarInputStream - Class in java.util.jar
The JarInputStream class is used to read the contents of a JAR file from any input stream.
JarInputStream(InputStream) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarInputStream(InputStream, boolean) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarOutputStream - Class in java.util.jar
The JarOutputStream class is used to write the contents of a JAR file to any output stream.
JarOutputStream(OutputStream, Manifest) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with the specified Manifest.
JarOutputStream(OutputStream) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with no manifest.
JarURLConnection - Class in java.net
A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.
JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
Creates the new JarURLConnection to the specified URL.
java.awt - package java.awt
Contains all of the classes for creating user interfaces and for painting graphics and images.
java.awt.color - package java.awt.color
Provides classes for color spaces.
java.awt.event - package java.awt.event
Provides interfaces and classes for dealing with different types of events fired by AWT components.
java.awt.font - package java.awt.font
Provides classes and interface relating to fonts.
java.awt.im - package java.awt.im
Provides classes and interfaces for the input method framework.
java.awt.image - package java.awt.image
Provides classes for creating and modifying images.
java.beans - package java.beans
Contains classes for run-time Java Beans support.
java.io - package java.io
Provides for system input and output through data streams, serialization and the file system.
java.lang - package java.lang
Provides classes that are fundamental to the design of the Java programming language.
java.lang.ref - package java.lang.ref
Provides reference-object classes, which support a limited degree of interaction with the garbage collector.
java.lang.reflect - package java.lang.reflect
Provides classes and interfaces for obtaining reflective information about classes and objects.
java.math - package java.math
Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal).
java.net - package java.net
Provides the classes for implementing networking applications.
java.rmi - package java.rmi
Provides the RMI package.
java.rmi.registry - package java.rmi.registry
Provides APIs related to the RMI registry.
java.security - package java.security
Provides the classes and interfaces for the security framework.
java.security.acl - package java.security.acl
The classes and interfaces in this package have been superseded by classes in the java.security package.
java.security.cert - package java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
java.security.interfaces - package java.security.interfaces
Provides interfaces for generating RSA (Rivest, Shamir and Adleman AsymmetricCipher algorithm) keys as defined in the RSA Laboratory Technical Note PKCS#1, and DSA (Digital Signature Algorithm) keys as defined in NIST's FIPS-186.
java.security.spec - package java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
java.text - package java.text
Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.
java.util - package java.util
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
java.util.jar - package java.util.jar
Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file.
java.util.zip - package java.util.zip
Provides classes for reading and writing the standard ZIP and GZIP file formats.
javax.media - package javax.media
Provides media players, means of controlling playback and being notified of playback state changes.
javax.media.protocol - package javax.media.protocol
Provides several means of streaming data for playback, as well as controlling that streaming.
javax.microedition.io - package javax.microedition.io
Provides a simplified mechanism for applications to use various types of I/O protocols in resource-constrained environments.
javax.microedition.pki - package javax.microedition.pki
Certificates are used to authenticate information for secure Connections.
javax.microedition.xlet - package javax.microedition.xlet
Provides interfaces used by applications and the application manager to communicate.
javax.microedition.xlet.ixc - package javax.microedition.xlet.ixc
Provides facilities for inter-Xlet communication (IXC).
javax.net - package javax.net
Provides classes for networking applications.
javax.net.ssl - package javax.net.ssl
Provides classes for the secure socket package.
javax.security.auth.x500 - package javax.security.auth.x500
This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject.
javax.security.cert - package javax.security.cert
Provides classes for public key certificates.
javax.tv.graphics - package javax.tv.graphics
Provides a mechanism by which Xlets may discover their root container and describes a mechanism for alpha blending.
javax.tv.locator - package javax.tv.locator
Provides a means for referencing data and resources accessible via the Java TV APIs.
javax.tv.media - package javax.tv.media
Provides controls and events for the management of real-time media in a television environment.
javax.tv.net - package javax.tv.net
Provides access to IP datagrams transmitted in the broadcast stream.
javax.tv.service - package javax.tv.service
Provides mechanisms for accessing the service information (SI) database and APIs representing the SI elements it contains.
javax.tv.service.guide - package javax.tv.service.guide
Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings.
javax.tv.service.navigation - package javax.tv.service.navigation
Provides APIs to navigate through services and hierarchical service information.
javax.tv.service.selection - package javax.tv.service.selection
Provides a mechanism to select a Service for presentation.
javax.tv.service.transport - package javax.tv.service.transport
Provides additional information about the transport mechanisms that deliver the content the SI data describes.
javax.tv.util - package javax.tv.util
Provides APIs for creating and managing timer events.
javax.tv.xlet - package javax.tv.xlet
Provides interfaces used by applications and the application manager to communicate.
javax.xml - package javax.xml
 
javax.xml.parsers - package javax.xml.parsers
The javax.xml.parsers package contains the Java API for XML Processing (JAXP) subset defined by JSR 280.
javax.xml.stream - package javax.xml.stream
This package provides the Streaming API for XML (StAX, or JSR 173) subset defined by JSR 280.
join(long) - Method in class java.lang.Thread
Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
join() - Method in class java.lang.Thread
Waits for this thread to die.
join(InetAddress) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
JOIN_BEVEL - Static variable in class java.awt.BasicStroke
Joins path segments by connecting the outer corners of their wide outlines with a straight segment.
JOIN_MITER - Static variable in class java.awt.BasicStroke
Joins path segments by extending their outside edges until they meet.
JOIN_ROUND - Static variable in class java.awt.BasicStroke
Joins path segments by rounding off the corner at a radius of half the line width.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Joins the specified multicast group at the specified interface.
JULY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the seventh month of the year.
JUNE - Static variable in class java.util.Calendar
Value of the MONTH field indicating the sixth month of the year.

K

KANBUN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANJI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Japanese, including a subset of the CJK unified ideographs as well as Japanese Han characters that may be defined as surrogate characters.
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KANNADA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0C80..U+0CFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KATAKANA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+30A0..U+30FF) as defined in ISO 10646-1(E) normative Annex A
KEEPALIVE - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the keep alive feature (2).
Key - Interface in java.security
The Key interface is the top-level interface for all keys.
KEY_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting key events.
KEY_FIRST - Static variable in class java.awt.event.KeyEvent
The first number in the range of ids used for key events.
KEY_LAST - Static variable in class java.awt.event.KeyEvent
The last number in the range of ids used for key events.
KEY_PRESSED - Static variable in class java.awt.event.KeyEvent
The "key pressed" event.
KEY_RELEASED - Static variable in class java.awt.event.KeyEvent
The "key released" event.
KEY_TYPED - Static variable in class java.awt.event.KeyEvent
The "key typed" event.
KeyAdapter - Class in java.awt.event
An abstract adapter class for receiving keyboard events.
KeyAdapter() - Constructor for class java.awt.event.KeyAdapter
 
KeyboardEvent - Interface in org.w3c.dom.events
The KeyboardEvent interface provides specific contextual information associated with keyboard devices.
KeyboardFocusManager - Class in java.awt
The KeyboardFocusManager is responsible for managing the active and focused Windows, and the current focus owner.
KeyEvent - Class in java.awt.event
An event which indicates that a keystroke occurred in a component.
KeyEvent(Component, int, long, int, int, char) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEventDispatcher - Interface in java.awt
A KeyEventDispatcher cooperates with the current KeyboardFocusManager in the targeting and dispatching of all KeyEvents.
KeyEventPostProcessor - Interface in java.awt
A KeyEventPostProcessor cooperates with the current KeyboardFocusManager in the final resolution of all unconsumed KeyEvents.
KeyException - Exception in java.security
This is the basic key exception.
KeyException() - Constructor for exception java.security.KeyException
Constructs a KeyException with no detail message.
KeyException(String) - Constructor for exception java.security.KeyException
Constructs a KeyException with the specified detail message.
KeyFactory - Class in java.security
Key factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications (transparent representations of the underlying key material), and vice versa.
KeyFactory(KeyFactorySpi, Provider, String) - Constructor for class java.security.KeyFactory
Creates a KeyFactory object.
KeyFactorySpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyFactory class.
KeyFactorySpi() - Constructor for class java.security.KeyFactorySpi
 
KeyListener - Interface in java.awt.event
The listener interface for receiving keyboard events (keystrokes).
KeyManagementException - Exception in java.security
This is the general key management exception for all operations dealing with key management.
KeyManagementException() - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with no detail message.
KeyManagementException(String) - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with the specified detail message.
KeyManager - Interface in javax.net.ssl
This is the base interface for JSSE key managers.
KeyManagerFactory - Class in javax.net.ssl
This class acts as a factory for key managers based on a source of key material.
KeyManagerFactory(KeyManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.KeyManagerFactory
Creates a KeyManagerFactory object.
KeyManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the KeyManagerFactory class.
KeyManagerFactorySpi() - Constructor for class javax.net.ssl.KeyManagerFactorySpi
 
KeyPair - Class in java.security
This class is a simple holder for a key pair (a public key and a private key).
KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
Constructs a key pair from the given public key and private key.
KeyPairGenerator - Class in java.security
The KeyPairGenerator class is used to generate pairs of public and private keys.
KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
Creates a KeyPairGenerator object for the specified algorithm.
KeyPairGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyPairGenerator class, which is used to generate pairs of public and private keys.
KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
 
keyPressed(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyPressed event by invoking the keyPressed methods on listener-a and listener-b.
keyPressed(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyPressed methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyReleased event by invoking the keyReleased methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyReleased methods on listener-a and listener-b.
keys() - Method in class java.util.Dictionary
Returns an enumeration of the keys in this dictionary.
keys() - Method in class java.util.Hashtable
Returns an enumeration of the keys in this hashtable.
keySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property keys contained in this provider.
keySet() - Method in class java.util.AbstractMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.HashMap
Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.Hashtable
Returns a Set view of the keys contained in this Hashtable.
keySet() - Method in class java.util.IdentityHashMap
Returns an identity-based set view of the keys contained in this map.
keySet() - Method in class java.util.jar.Attributes
Returns a Set view of the attribute names (keys) contained in this Map.
keySet() - Method in interface java.util.Map
Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.TreeMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.WeakHashMap
Returns a set view of the keys contained in this map.
KeySpec - Interface in java.security.spec
A (transparent) specification of the key material that constitutes a cryptographic key.
KeyStore - Class in java.security
This class represents an in-memory collection of keys and certificates.
KeyStore(KeyStoreSpi, Provider, String) - Constructor for class java.security.KeyStore
Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
KeyStoreException - Exception in java.security
This is the generic KeyStore exception.
KeyStoreException() - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with no detail message.
KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with the specified detail message.
KeyStoreSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyStore class.
KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
 
keyTyped(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyTyped event by invoking the keyTyped methods on listener-a and listener-b.
keyTyped(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HKeyEvent by invoking the keyTyped methods on listener-a and listener-b.
KHMER - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
KILL - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the application control code "KILL" defined for the application_control_code in an AIT or a XAIT.
KILLED - Static variable in interface org.dvb.application.DVBHTMLProxy
The application is in the killed state.
KnownServiceReference - Class in org.dvb.spi.selection
A reference to a service that is reached with the mediation of a SelectionProvider.
KnownServiceReference(String, String, Locator) - Constructor for class org.dvb.spi.selection.KnownServiceReference
Create a ServiceReference for the given service identified by the combination of a transport independent and transport dependent identifiers.
KOREA - Static variable in class java.util.Locale
Useful constant for country.
KOREAN - Static variable in class java.util.Locale
Useful constant for language.

L

l7dlog(Level, String, Throwable) - Method in class org.apache.log4j.Category
Log a localized message.
l7dlog(Level, String, Object[], Throwable) - Method in class org.apache.log4j.Category
Log a localized and parameterized message.
LABEL - Static variable in interface org.ocap.si.DescriptorTag
MHP label_descriptor.
LANGUAGE - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the language of some text.
LANGUAGE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Language as defined by RFC 3066, e.g. "en-US".
LanguageControl - Interface in org.davic.media
This interface is the base interface for both audio and subtitling language control.
LanguageNotAvailableException - Exception in org.davic.media
This exception indicates that a requested language was not available
LanguageNotAvailableException() - Constructor for exception org.davic.media.LanguageNotAvailableException
The constructor of the exception.
LanguageNotAvailableException(String) - Constructor for exception org.davic.media.LanguageNotAvailableException
The constructor of the exception with a reason
LanguageNotAvailableException - Exception in org.dvb.application
The LanguageNotAvailableException exception is thrown if the application asks for the name of an application in a language not signalled in the AIT.
LanguageNotAvailableException() - Constructor for exception org.dvb.application.LanguageNotAvailableException
Construct a LanguageNotAvailableException with no detail message
LanguageNotAvailableException(String) - Constructor for exception org.dvb.application.LanguageNotAvailableException
Construct a LanguageNotAvailableException with a detail message
LAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LAO - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0E80..U+0EFF) as defined in ISO 10646-1(E) normative Annex A
LARGEST_PIXEL_DIMENSION - Static variable in class org.havi.ui.HSceneTemplate
A Dimension object for use in the object field of the setPreference and getPreferenceObject methods in the HSceneTemplate that indicates that the SCENE_PIXEL_DIMENSION feature should be set to its largest possible dimension.
last(Container) - Method in class java.awt.CardLayout
Flips to the last card of the container.
last() - Method in class java.text.BreakIterator
Return the last boundary.
last() - Method in interface java.text.CharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.last() for String.
last() - Method in interface java.util.SortedSet
Returns the last (highest) element currently in this sorted set.
last() - Method in class java.util.TreeSet
Returns the last (highest) element currently in this sorted set.
LAST_CHANGE - Static variable in class org.havi.ui.HVisible
A constant which indicates the last defined value for use with the hinting mechanism.
last_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.
LAST_STATE - Static variable in interface org.havi.ui.HState
Constant used to indicate the value of the last (builtin) component state.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.String
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.StringBuffer
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.StringBuffer
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(Object) - Method in class java.util.AbstractList
Returns the index in this list of the last occurence of the specified element, or -1 if the list does not contain this element.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(Object) - Method in class java.util.LinkedList
Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element.
lastIndexOf(Object) - Method in interface java.util.List
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified object in this vector.
lastIndexOf(Object, int) - Method in class java.util.Vector
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastIndexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest) key currently in this sorted map.
lastKey() - Method in class java.util.TreeMap
Returns the last (highest) key currently in this sorted map.
lastModified() - Method in class java.io.File
Returns the time that the file denoted by this abstract pathname was last modified.
LastOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.
LastOwnerException() - Constructor for exception java.security.acl.LastOwnerException
Constructs a LastOwnerException.
LATENCY_UNKNOWN - Static variable in interface javax.media.Controller
Returned by getStartLatency.
LATIN - Static variable in class java.awt.im.InputSubset
Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_1_SUPPLEMENT - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+00A0..U+00FF) as defined in ISO 10646-1(E) normative Annex A
LATIN_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the digits included in the BASIC_LATIN Unicode character block.
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_EXTENDED_A - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0100..U+017F) as defined in ISO 10646-1(E) normative Annex A
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_EXTENDED_ADDITIONAL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+1E00..U+1EFF) as defined in ISO 10646-1(E) normative Annex A
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LATIN_EXTENDED_B - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0180..U+024F) as defined in ISO 10646-1(E) normative Annex A
layout - Variable in class org.apache.log4j.AppenderSkeleton
The layout variable does not need to be set if the appender implementation has its own layout.
Layout - Class in org.apache.log4j
Extend this abstract class to create your own log layout format.
Layout() - Constructor for class org.apache.log4j.Layout
 
layoutContainer(Container) - Method in class java.awt.BorderLayout
Lays out the container argument using this border layout.
layoutContainer(Container) - Method in class java.awt.CardLayout
Lays out the specified container using this card layout.
layoutContainer(Container) - Method in class java.awt.FlowLayout
Lays out the container.
layoutContainer(Container) - Method in class java.awt.GridBagLayout
Lays out the specified container using this grid bag layout.
layoutContainer(Container) - Method in class java.awt.GridLayout
Lays out the specified container using this layout.
layoutContainer(Container) - Method in interface java.awt.LayoutManager
Lays out the specified container.
LayoutManager - Interface in java.awt
Defines the interface for classes that know how to lay out Containers.
LayoutManager2 - Interface in java.awt
Defines an interface for classes that know how to layout Containers based on a layout constraints object.
leading(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the leading edge of the character at the specified charIndex.
LeafRecordingRequest - Interface in org.ocap.shared.dvr
This interface represents information corresponding to a leaf level recording request.
leave(InetAddress) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
Leave a multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Leave a multicast group on a specified local interface.
LeavingLiveModeEvent - Class in org.ocap.shared.media
This event shall be generated during timeshift playback when the playback point departs from the head of the buffer (where the content is the same as the currently received content).
LeavingLiveModeEvent(Controller) - Constructor for class org.ocap.shared.media.LeavingLiveModeEvent
Create a LeavingLiveModeEvent.
LEFT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be left-justified.
left - Variable in class java.awt.Insets
The inset from the left.
LEFT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
LEGACY_MODE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the "legacy" application mode defined for the application_mode_descriptor in an AIT or XAIT.
len - Variable in class java.util.zip.InflaterInputStream
Length of input buffer.
length() - Method in class java.io.File
Returns the length of the file denoted by this abstract pathname.
length - Variable in exception java.io.OptionalDataException
The number of bytes of primitive data available to be read in the current buffer.
length() - Method in class java.io.RandomAccessFile
Returns the length of this file.
length() - Method in interface java.lang.CharSequence
Returns the length of this character sequence.
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
Returns the length (character count) of this string buffer.
length() - Method in class java.util.BitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
LENGTH_UNKNOWN - Static variable in interface javax.media.CachingControl
Use to indicate that the CachingControl doesn't know how long the content is.
LENGTH_UNKNOWN - Static variable in interface javax.media.protocol.SourceStream
 
LESS_THAN - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to specify less than .
LESS_THAN_OR_EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to specify less than or equals.
LETTER_NUMBER - Static variable in class java.lang.Character
General category "Nl" in the Unicode specification.
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
LETTERLIKE_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2100..U+214F) as defined in ISO 10646-1(E) normative Annex A
level - Variable in class org.apache.log4j.Category
The assigned level of this category.
Level - Class in org.apache.log4j
Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFODEBUG and ALL.
Level(int, String, int) - Constructor for class org.apache.log4j.Level
Instantiate a Level object.
level - Variable in class org.apache.log4j.spi.LoggingEvent
Deprecated.
This field will be marked as private in future releases. Please do not access it directly. Use the LoggingEvent.getLevel() method instead.
LIGHT_GRAY - Static variable in class java.awt.Color
An object of type Color representing the color light gray.
lightGray - Static variable in class java.awt.Color
An object of type Color representing the color light gray.
LightweightTriggerHandler - Interface in org.ocap.dvr.event
This interface represents a handler that can register for interest in specific stream types.
LightweightTriggerManager - Class in org.ocap.dvr.event
This class represents a manager that can be used by a privileged application to create an artificial object carousel containing a DSMCCStreamEvent in the top level.
LightweightTriggerManager() - Constructor for class org.ocap.dvr.event.LightweightTriggerManager
Protected constructor not callable by applications.
LightweightTriggerSession - Interface in org.ocap.dvr.event
This interface represents a session created to build an artificial carousel with a DSMCCStreamEvent.
LINE_ART - Static variable in class org.havi.ui.HImageHints
The image is a two-tone lineart, with colors varying between foreground and background, etc.
LINE_ORIENTATION_HORIZONTAL - Static variable in class org.dvb.ui.DVBTextLayoutManager
Horizontal line orientation.
LINE_ORIENTATION_VERTICAL - Static variable in class org.dvb.ui.DVBTextLayoutManager
Vertical line orientation.
LINE_SEP - Static variable in class org.apache.log4j.Layout
 
LINE_SEP_LEN - Static variable in class org.apache.log4j.Layout
 
LINE_SEPARATOR - Static variable in class java.lang.Character
General category "Zl" in the Unicode specification.
lineno() - Method in class java.io.StreamTokenizer
Return the current line number.
LineNumberReader - Class in java.io
A buffered character-input stream that keeps track of line numbers.
LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, using the default input-buffer size.
LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, reading characters into a buffer of the given size.
LINGER - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the linger time to wait in seconds before closing a connection with pending data output (1).
LinkageError - Error in java.lang
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
LinkageError() - Constructor for error java.lang.LinkageError
Constructs a LinkageError with no detail message.
LinkageError(String) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message.
LinkedHashMap - Class in java.util
Hash table and linked list implementation of the Map interface, with predictable iteration order.
LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
LinkedHashMap() - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with a default capacity (16) and load factor (0.75).
LinkedHashMap(Map) - Constructor for class java.util.LinkedHashMap
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
LinkedHashSet - Class in java.util
Hash table and linked list implementation of the Set interface, with predictable iteration order.
LinkedHashSet(int, float) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and load factor.
LinkedHashSet(int) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and the default load factor (0.75).
LinkedHashSet() - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
LinkedHashSet(Collection) - Constructor for class java.util.LinkedHashSet
Constructs a new linked hash set with the same elements as the specified collection.
LinkedList - Class in java.util
Linked list implementation of the List interface.
LinkedList() - Constructor for class java.util.LinkedList
Constructs an empty list.
LinkedList(Collection) - Constructor for class java.util.LinkedList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
list() - Method in class java.awt.Component
Prints a listing of this component to the standard system output stream System.out.
list(PrintStream) - Method in class java.awt.Component
Prints a listing of this component to the specified output stream.
list(PrintStream, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print stream.
list(PrintWriter) - Method in class java.awt.Component
Prints a listing to the specified print writer.
list(PrintWriter, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print writer.
list(PrintStream, int) - Method in class java.awt.Container
Prints a listing of this container to the specified output stream.
list(PrintWriter, int) - Method in class java.awt.Container
Prints out a list, starting at the specified indention, to the specified print writer.
list() - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(FilenameFilter) - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list() - Method in class java.lang.ThreadGroup
Prints information about this thread group to the standard output.
list() - Method in interface java.rmi.registry.Registry
Returns an array of the names bound in this registry.
list(Enumeration) - Static method in class java.util.Collections
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
List - Interface in java.util
An ordered collection (also known as a sequence).
list(PrintStream) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list() - Method in class javax.microedition.xlet.ixc.IxcRegistry
Returns an array of the names bound in the registry.
list(XletContext) - Static method in class org.dvb.io.ixc.IxcRegistry
Returns an array of string path objects available in the registry.
LIST_CONTENT_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).
LIST_ICONSIZE_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).
LIST_LABELSIZE_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).
LIST_MULTISELECTION_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).
LIST_SCROLLPOSITION_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).
LIST_SELECTION_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).
listAccessibleTransportStreams() - Method in class org.davic.net.tuning.NetworkInterface
Lists the known transport streams that are accessible through this network interface.
listAvailableLanguages() - Method in interface org.davic.media.LanguageControl
Provides the application a list of available languages.
listen(int) - Method in class java.net.SocketImpl
Sets the maximum queue length for incoming connection indications (a request to connect) to the count argument.
listFiles() - Method in class java.io.File
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(FilenameFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listIterator() - Method in class java.util.AbstractList
Returns an iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.AbstractList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.AbstractSequentialList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.LinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in interface java.util.List
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in interface java.util.List
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
ListIterator - Interface in java.util
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
listPreferences() - Static method in class javax.tv.service.navigation.PreferenceFilter
Reports the available favorite service preferences that can be used to create this filter.
ListResourceBundle - Class in java.util
ListResourceBundle is an abstract subclass of ResourceBundle that manages resources for a locale in a convenient and easy to use list.
ListResourceBundle() - Constructor for class java.util.ListResourceBundle
Sole constructor.
listRoots() - Static method in class java.io.File
List the available filesystem roots.
listTransportStreams() - Static method in class org.davic.net.tuning.StreamTable
Returns all known transport streams on all network interfaces as an array of Locators
load(String) - Method in class java.lang.Runtime
Loads the specified filename as a dynamic library.
load(String) - Static method in class java.lang.System
Loads a code file with the specified filename from the local file system as a dynamic library.
load(InputStream, char[]) - Method in class java.security.KeyStore
Loads this KeyStore from the given input stream.
load(InputStream) - Method in class java.security.Provider
Reads a property list (key and element pairs) from the input stream.
load(InputStream) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input stream.
load() - Method in interface org.dvb.application.DVBJProxy
Provides a hint to preload at least the initial class of the application into local storage, resources permitting.
load(HBackgroundImageListener) - Method in class org.havi.ui.HBackgroundImage
Load the data for this object.
load(String) - Method in class org.havi.ui.HSound
Loads data synchronously into an HSound object from an audio sample in the specified file.
load(URL) - Method in class org.havi.ui.HSound
Loads data synchronously into an HSound object from an audio sample indicated by a URL.
loadClass(String) - Method in class java.lang.ClassLoader
Loads the class with the specified name.
loadClass(String, boolean) - Method in class java.lang.ClassLoader
Loads the class with the specified name.
loadDirectoryEntry(AsynchronousLoadingEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Asynchronous loading of the directory entry information.
LOADED - Static variable in interface org.dvb.application.DVBJProxy
The application is in the loaded state.
LOADING - Static variable in class java.awt.MediaTracker
Flag indicating that media is currently being loaded.
LOADING - Static variable in interface org.dvb.application.DVBHTMLProxy
The application is in the loading state.
LoadingAbortedEvent - Class in org.dvb.dsmcc
This event will be sent to the AsynchronousEventListener when an asynchronous loading operation is aborted.
LoadingAbortedEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.LoadingAbortedEvent
Creates a LoadingAbortedEvent object.
loadLibrary(String) - Method in class java.lang.Runtime
Loads the dynamic library with the specified library name.
loadLibrary(String) - Static method in class java.lang.System
Loads the system library specified by the libname argument.
loadSystemColors(int[]) - Method in class java.awt.Toolkit
Fills in the integer array that is supplied as an argument with the current system color values.
Locale - Class in java.util
A Locale object represents a specific geographical, political, or cultural region.
Locale(String, String, String) - Constructor for class java.util.Locale
Construct a locale from language, country, variant.
Locale(String, String) - Constructor for class java.util.Locale
Construct a locale from language, country.
Locale(String) - Constructor for class java.util.Locale
Construct a locale from a language code.
localPort - Variable in class java.net.DatagramSocketImpl
The local port number.
localport - Variable in class java.net.SocketImpl
The local port number to which this socket is connected.
location(int, int) - Method in class java.awt.GridBagLayout
Determines which cell in the layout grid contains the point specified by (x, y).
Location - Interface in javax.xml.stream
Provides information on the location of an event.
location - Variable in exception javax.xml.stream.XMLStreamException
 
LocationInfo - Class in org.apache.log4j.spi
The internal representation of caller location information.
LocationInfo(Throwable, String) - Constructor for class org.apache.log4j.spi.LocationInfo
Instantiate location information based on a Throwable.
LocationInfo(String, String, String, String) - Constructor for class org.apache.log4j.spi.LocationInfo
Create new instance.
locationInformationExists() - Method in class org.apache.log4j.spi.LoggingEvent
Check for the existence of location information without creating it (a byproduct of calling getLocationInformation).
Locator - Interface in javax.tv.locator
The Locator interface provides an opaque reference to the location information of objects which are addressable within the Java TV API.
Locator - Class in org.davic.net
Locator that encapsulates an URL into an object
Locator(String) - Constructor for class org.davic.net.Locator
Constructor for the locator
Locator - Interface in org.xml.sax
Interface for associating a SAX event with a document location.
LocatorFactory - Class in javax.tv.locator
This class defines a factory for the creation of Locator objects.
LocatorFactory() - Constructor for class javax.tv.locator.LocatorFactory
Creates the LocatorFactory instance.
LocatorFilter - Class in javax.tv.service.navigation
LocatorFilter represents a ServiceFilter based on a set of locators.
LocatorFilter(Locator[]) - Constructor for class javax.tv.service.navigation.LocatorFilter
Constructs the filter based on a set of locators.
LocatorRecordingSpec - Class in org.ocap.shared.dvr
Specifies a recording request in terms of one or more Locators.
LocatorRecordingSpec(Locator[], Date, long, RecordingProperties) - Constructor for class org.ocap.shared.dvr.LocatorRecordingSpec
Constructor
LocatorScheme - Class in org.dvb.spi.selection
This class is used to represent a locator scheme that is supported by a SelectionProvider.
LocatorScheme(String, boolean) - Constructor for class org.dvb.spi.selection.LocatorScheme
Construct a LocatorScheme.
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
log(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm (base e) of a double value.
log(Level, Object, Throwable) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(Level, Object) - Method in class org.apache.log4j.Category
This generic form is intended to be used by wrappers.
log(String, Level, Object, Throwable) - Method in class org.apache.log4j.Category
This is the most generic printing method.
log(Level, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(Level, String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at specifed level.
log(Level, String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at specified level.
log(String, String) - Static method in class org.dvb.test.DVBTest
This synchronous, blocking, method logs a result (intermediate result) of a test application using write-only access.
log(String, int) - Static method in class org.dvb.test.DVBTest
This method has the same behaviour, implementation options and restrictions as log(String, String) - except that.
log(SystemEvent) - Method in class org.ocap.system.event.SystemEventManager
Logs an event.
Logger - Class in org.apache.log4j
This is the central class in the log4j package.
Logger(String) - Constructor for class org.apache.log4j.Logger
 
LOGGER_FACTORY_KEY - Static variable in class org.apache.log4j.PropertyConfigurator
Key for specifying the LoggerFactory.
LoggerFactory - Interface in org.apache.log4j.spi
Implement this interface to create new instances of Logger or a sub-class of Logger.
LoggerRepository - Interface in org.apache.log4j.spi
A LoggerRepository is used to create and retrieve Loggers.
LoggingEvent - Class in org.apache.log4j.spi
The internal representation of logging events.
LoggingEvent(String, Category, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
Instantiate a LoggingEvent from the supplied parameters.
LoggingEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class org.apache.log4j.spi.LoggingEvent
Instantiate a LoggingEvent from the supplied parameters.
LoggingEvent(String, Category, long, Level, Object, String, ThrowableInformation, String, LocationInfo, Map) - Constructor for class org.apache.log4j.spi.LoggingEvent
Create new instance.
LogicalStorageVolume - Interface in org.ocap.storage
This interface represents a logical volume on a storage device.
LogManager - Class in org.apache.log4j
Use the LogManager class to retreive Logger instances or to operate on the current LoggerRepository.
LogManager() - Constructor for class org.apache.log4j.LogManager
 
logrb(Level, String, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, Throwable, String, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
logrb(Level, String, String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message using a pattern from a resource bundle.
Long - Class in java.lang
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the specified long argument.
Long(String) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the long value indicated by the String parameter.
LONG - Static variable in class java.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONG_DESCRIPTION - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
A long description of the content item.
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double value corresponding to a given bit representation.
longValue() - Method in class java.lang.Byte
Returns the value of this Byte as a long.
longValue() - Method in class java.lang.Double
Returns the value of this Double as a long (by casting to type long).
longValue() - Method in class java.lang.Float
Returns value of this Float as a long (by casting to type long).
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
longValue() - Method in class java.lang.Number
Returns the value of the specified number as a long.
longValue() - Method in class java.lang.Short
Returns the value of this Short as a long.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
Converts this BigInteger to a long.
lookup(Class) - Static method in class java.io.ObjectStreamClass
Find the descriptor for a class that can be serialized.
lookup(String) - Method in interface java.rmi.registry.Registry
Returns the remote reference bound to the specified name in this registry.
lookup(String) - Method in class javax.microedition.xlet.ixc.IxcRegistry
Returns a reference, a stub, for the remote object associated with the specified name.
lookup(XletContext, String) - Static method in class org.dvb.io.ixc.IxcRegistry
Returns a remote object previously exported by an Xlet that has not been destroyed.
lookupConstraints(Component) - Method in class java.awt.GridBagLayout
Retrieves the constraints for the specified component.
loop() - Method in class org.havi.ui.HSound
Starts the HSound class looping from the beginning of its associated audio data.
LOW_BIT_RATE - Static variable in class org.ocap.dvr.OcapRecordingProperties
Indicates an implementation specific value for low bit-rate.
LOW_POWER - Static variable in class org.ocap.hardware.Host
Power mode constant for "standby" mode.
LOWERCASE_LETTER - Static variable in class java.lang.Character
General category "Ll" in the Unicode specification.
lowerCaseMode(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not word token are automatically lowercased.
LYRICS_REF - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Reference to lyrics of a track or album.

M

MAC_ADDRESS_LIST - Static variable in interface org.ocap.si.DescriptorTag
MAC address list
magenta - Static variable in class java.awt.Color
An object of type Color representing the color magenta.
MAGENTA - Static variable in class java.awt.Color
An object of type Color representing the color magenta.
MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
Name object for Main-Class manifest attribute used for launching applications packaged in JAR files.
makeDetachable() - Method in interface org.ocap.storage.DetachableStorageOption
Makes the device safe to be detached.
makeNewLoggerInstance(String) - Method in interface org.apache.log4j.spi.LoggerFactory
 
makeReady() - Method in interface org.ocap.storage.DetachableStorageOption
Makes the device ready for use.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MALAYALAM - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0D00..U+0D7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
MalformedLocatorException - Exception in javax.tv.locator
This exception is thrown to indicate that a malformed locator string has been used.
MalformedLocatorException() - Constructor for exception javax.tv.locator.MalformedLocatorException
Constructs a MalformedLocatorException with no detail message.
MalformedLocatorException(String) - Constructor for exception javax.tv.locator.MalformedLocatorException
Constructs a MalformedLocatorException with the specified detail message.
MalformedURLException - Exception in java.net
Thrown to indicate that a malformed URL has occurred.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
Manager - Class in javax.media
Manager is the access point for obtaining system dependent resources such as Players, DataSources, and the system TimeBase.
ManagerFactoryParameters - Interface in javax.net.ssl
This class is the base interface for providing algorithm-specific information to a KeyManagerFactory or TrustManagerFactory.
Manifest - Class in java.util.jar
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
Manifest() - Constructor for class java.util.jar.Manifest
Constructs a new, empty Manifest.
Manifest(InputStream) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest from the specified input stream.
Manifest(Manifest) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest that is a copy of the specified Manifest.
MANIFEST_NAME - Static variable in class java.util.jar.JarFile
The JAR manifest file name.
MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Manifest-Version manifest attribute.
map - Variable in class java.util.jar.Attributes
The attribute name-value mappings.
Map - Interface in java.util
An object that maps keys to values.
Map.Entry - Interface in java.util
A map entry (key-value pair).
mapLibraryName(String) - Static method in class java.lang.System
Maps a library name into a platform-specific string representing a native library.
mapToTimeBase(Time) - Method in interface javax.media.Clock
Get the TimeBase time corresponding to the specified media time.
MARCH - Static variable in class java.util.Calendar
Value of the MONTH field indicating the third month of the year.
mark(int) - Method in class java.io.BufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class java.io.BufferedReader
Mark the present position in the stream.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.CharArrayReader
Mark the present position in the stream.
mark(int) - Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.FilterReader
Mark the present position in the stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberReader
Mark the present position in the stream.
mark(int) - Method in class java.io.PushbackReader
Mark the present position in the stream.
mark(int) - Method in class java.io.Reader
Mark the present position in the stream.
mark(int) - Method in class java.io.StringReader
Mark the present position in the stream.
markedPos - Variable in class java.io.CharArrayReader
The position of mark in buffer.
marklimit - Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos - Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
markSupported() - Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.BufferedReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class java.io.CharArrayReader
Tell whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.FilterReader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class java.io.PushbackReader
Tell whether this stream supports the mark() operation, which it does not.
markSupported() - Method in class java.io.Reader
Tell whether this stream supports the mark() operation.
markSupported() - Method in class java.io.StringReader
Tell whether this stream supports the mark() operation, which it does.
Math - Class in java.lang
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
MATH_SYMBOL - Static variable in class java.lang.Character
General category "Sm" in the Unicode specification.
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MATHEMATICAL_OPERATORS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2200..U+22FF) as defined in ISO 10646-1(E) normative Annex A
MATTE_SUPPORT - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support the HAVi mattes feature.
MATURITY_RATING - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - user does not have suitable maturity
MATURITY_RATING_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for maturity
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.Math
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.Math
Returns the greater of two double values.
max(int, int) - Static method in class java.lang.StrictMath
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.StrictMath
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.StrictMath
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.StrictMath
Returns the greater of two double values.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the natural ordering of its elements.
max(Collection, Comparator) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
MAX_MESSAGE_LENGTH - Static variable in class org.ocap.test.OCAPTest
Maximum length of messages exchanged between ATE and a test application.
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_VALUE - Static variable in class java.lang.Byte
A constant holding the maximum value a byte can have, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char, '\uFFFF'.
MAX_VALUE - Static variable in class java.lang.Double
A constant holding the largest positive finite value of type double, (2-2-52)·21023.
MAX_VALUE - Static variable in class java.lang.Float
A constant holding the largest positive finite value of type float, (2-2-23)·2127.
MAX_VALUE - Static variable in class java.lang.Integer
A constant holding the maximum value an int can have, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
A constant holding the maximum value a long can have, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
A constant holding the maximum value a short can have, 215-1.
MAXGRIDSIZE - Static variable in class java.awt.GridBagLayout
The maximum number of grid positions (both horizontally and vertically) that can be laid out by the grid bag layout.
MAXIMUM_BITRATE - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 maximum_bitrate_descriptor.
maximumLayoutSize(Container) - Method in class java.awt.BorderLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.CardLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in interface java.awt.LayoutManager2
Calculates the maximum size dimensions for the specified container, given the components it contains.
maxMemory() - Method in class java.lang.Runtime
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
MAY - Static variable in class java.util.Calendar
Value of the MONTH field indicating the fifth month of the year.
MEDIA_ID - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Unique identifier of an audio CD (e.g. freedb or cddb id).
MediaAccessAuthorization - Interface in org.ocap.media
A MediaAccessAuthorization object represents the presentation authorization given by a registered MediaAccessHandler for a specific A/V content.
MediaAccessConditionControl - Interface in org.ocap.media
This interface allows an application to notify that conditions of media presentation in a running JMF player have been modified, and so the check for media presentation must be done.
MediaAccessHandler - Interface in org.ocap.media
A class implementing this interface can prevent the presentation of A/V service components.
MediaAccessHandlerRegistrar - Class in org.ocap.media
This class allows to register a handler that can prevent the presentation of A/V service components.
MediaAccessHandlerRegistrar() - Constructor for class org.ocap.media.MediaAccessHandlerRegistrar
Constructor of MediaAccessHandlerRegistrar.
MediaError - Error in javax.media
A MediaError indicates an error condition that occurred through incorrect usage of the API.
MediaError() - Constructor for error javax.media.MediaError
 
MediaError(String) - Constructor for error javax.media.MediaError
 
MediaEvent - Interface in javax.media
MediaEvent is the base interface for events supported by the media framework.
MediaException - Exception in javax.media
A MediaException indicates an unexpected error condition in a JavaMedia method.
MediaException() - Constructor for exception javax.media.MediaException
 
MediaException(String) - Constructor for exception javax.media.MediaException
 
MediaFreezeException - Exception in org.davic.media
This exception indicates that either the freeze method or the resume method was unsuccessful.
MediaFreezeException() - Constructor for exception org.davic.media.MediaFreezeException
Construct an exception without a reason
MediaFreezeException(String) - Constructor for exception org.davic.media.MediaFreezeException
Construct an exception with a reason
MediaHandler - Interface in javax.media
MediaHandler is the base interface for objects that read and manage media content delivered from a DataSource.
MediaLocator - Class in javax.media
MediaLocator describes the location of media content.
MediaLocator(URL) - Constructor for class javax.media.MediaLocator
 
MediaLocator(String) - Constructor for class javax.media.MediaLocator
 
MediaLocator - Class in org.davic.media
Defines a JMF MediaLocator which can easily be created from an instance of org.davic.net.Locator.
MediaLocator(Locator) - Constructor for class org.davic.media.MediaLocator
Create a MediaLocator from a DAVIC locator
MediaPresentationEvaluationTrigger - Class in org.ocap.media
This class represents possible reasons to trigger an evaluation that leads to the generation of an AlternativeMediaPresentationEvent or a NormalMediaPresentationEvent.
MediaPresentationEvaluationTrigger() - Constructor for class org.ocap.media.MediaPresentationEvaluationTrigger
Constructs a MediaPresentationEvaluationTrigger.
MediaPresentationEvent - Class in org.ocap.media
MediaPresentationEvent is a JMF event used as the parent class of events indicating dynamic changes to the presentation of media components.
MediaPresentationEvent(Controller, int, int, int) - Constructor for class org.ocap.media.MediaPresentationEvent
Constructor of MediaPresentationEvent
MediaPresentedEvent - Class in org.davic.media
Generated as soon as possible after new content is actually being presented to the user, regardless of whether a state change has taken place in the player or not.
MediaPresentedEvent(Controller) - Constructor for class org.davic.media.MediaPresentedEvent
 
MediaProxy - Interface in javax.media
MediaProxy is a MediaHandler which processes content from one DataSource, to produce another DataSource.
MediaSelectCARefusedEvent - Class in javax.tv.media
MediaSelectCARefusedEvent is generated when a media select operation fails due to lack of CA authorization.
MediaSelectCARefusedEvent(Controller, Locator[]) - Constructor for class javax.tv.media.MediaSelectCARefusedEvent
Constructs the MediaSelectCARefusedEvent.
MediaSelectControl - Interface in javax.tv.media
MediaSelectControl allows the selection of different kinds of content in a running Player.
MediaSelectEvent - Class in javax.tv.media
MediaSelectEvent is the base class of events sent to MediaSelectListener instances.
MediaSelectEvent(Controller, Locator[]) - Constructor for class javax.tv.media.MediaSelectEvent
Creates a new MediaSelectEvent.
MediaSelectFailedEvent - Class in javax.tv.media
MediaSelectFailedEvent notifies a MediaSelectListener that a selection operation failed.
MediaSelectFailedEvent(Controller, Locator[]) - Constructor for class javax.tv.media.MediaSelectFailedEvent
Creates a new MediaSelectFailedEvent.
MediaSelectListener - Interface in javax.tv.media
The MediaSelectListener interface is implemented by applications in order to receive notification of selection operations on a MediaSelectControl.
MediaSelectPermission - Class in javax.tv.media
This class represents permission to select, via a MediaSelectControl, the content that a JMF Player presents.
MediaSelectPermission(Locator) - Constructor for class javax.tv.media.MediaSelectPermission
Creates a new MediaSelectPermission object for the specified Locator.
MediaSelectPermission(String, String) - Constructor for class javax.tv.media.MediaSelectPermission
Creates a new MediaSelectPermission object for a Locator with the given external form.
MediaSelectSucceededEvent - Class in javax.tv.media
A MediaSelectSucceededEvent notifies a MediaSelectListener that a selection operation succeeded.
MediaSelectSucceededEvent(Controller, Locator[]) - Constructor for class javax.tv.media.MediaSelectSucceededEvent
Creates a new MediaSelectSucceededEvent.
MediaServerManager - Class in org.ocap.hn.service
This class provides access to the configuration of the content server.
MediaServerManager() - Constructor for class org.ocap.hn.service.MediaServerManager
Protected constructor; not for application use.
MediaStorageEvent - Interface in org.ocap.dvr.storage
This interface SHALL be implemented by StorageManagerEvents generated by the implementation that involve a StorageProxy which contains MediaStorageVolumes.
MediaStorageOption - Interface in org.ocap.dvr.storage
This interface represents an option object provided by a StorageProxy that supports media volumes (MediaStorageVolume) that are used by the DVR recording and playback APIs for storing media content.
MediaStorageVolume - Interface in org.ocap.dvr.storage
This interface represents a media volume on a storage device and is contained within a StorageProxy.
MediaTimeEvent - Class in org.davic.media
The MediaTimeEvent class describes events that are associated with the stream by the application.
MediaTimeEvent(Object, long, int) - Constructor for class org.davic.media.MediaTimeEvent
Make an event
MediaTimeEventControl - Interface in org.davic.media
This interface describes methods for the application to associate events with the media time of the current stream.
MediaTimeEventListener - Interface in org.davic.media
This interface should be implemented by the application in order to receive the events associated to a media position by the application.
MediaTimeFactoryControl - Interface in org.ocap.shared.media
Provides the ability to obtain media times with various special characteristics when applied to the content being played by this JMF player.
MediaTimePositionChangedEvent - Class in org.davic.media
This event is generated whenever the media position is changed (when the invocation of the setMediaPosition resulted in a change in the media position).
MediaTimePositionChangedEvent(Controller) - Constructor for class org.davic.media.MediaTimePositionChangedEvent
Construct an event.
MediaTimePositionChangedEvent(Controller, int, int, int, Time) - Constructor for class org.davic.media.MediaTimePositionChangedEvent
Construct an event.
MediaTimePositionControl - Interface in org.davic.media
This interface should be implemented to enable the application to position the media position in time (timeline control).
MediaTimer - Class in org.ocap.media
This is a timer class that counts time based on a media time of a specified Player.
MediaTimer(Player, MediaTimerListener) - Constructor for class org.ocap.media.MediaTimer
Constructor to make a MediaTimer object that counts time based on the media time line of the specified Player.
MediaTimerListener - Interface in org.ocap.media
This is a listener to inform events on a MediaTimer object.
MediaTimeSetEvent - Class in javax.media
A MediaTimeSetEvent is posted by a Controller when its media-time has been set with the setMediaTime method.
MediaTimeSetEvent(Controller, Time) - Constructor for class javax.media.MediaTimeSetEvent
 
MediaTracker - Class in java.awt
The MediaTracker class is a utility class to track the status of a number of media objects.
MediaTracker(Component) - Constructor for class java.awt.MediaTracker
Creates a media tracker to track images for a given component.
MEDIUM - Static variable in class java.text.DateFormat
Constant for medium style pattern.
MEDIUM_BIT_RATE - Static variable in class org.ocap.dvr.OcapRecordingProperties
Indicates an implementation specific value for medium bit-rate.
Member - Interface in java.lang.reflect
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
members() - Method in interface java.security.acl.Group
Returns an enumeration of the members in the group.
MemoryImageSource - Class in java.awt.image
This class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image.
MemoryImageSource(int, int, ColorModel, byte[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int, Hashtable) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MENU - Static variable in class java.awt.SystemColor
The array index for the menu system color.
menu - Static variable in class java.awt.SystemColor
The color rendered for the background of menus.
MENU_TEXT - Static variable in class java.awt.SystemColor
The array index for the menuText system color.
menuText - Static variable in class java.awt.SystemColor
The color rendered for the text of menus.
message - Variable in class javax.media.ControllerClosedEvent
 
MESSAGE - Static variable in interface org.ocap.hardware.frontpanel.IndicatorDisplay
Message LED
MESSAGE_TERMINATION_BYTE - Static variable in class org.ocap.test.OCAPTest
Message termination byte.
MessageDigest - Class in java.security
This MessageDigest class provides applications the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigest(String) - Constructor for class java.security.MessageDigest
Creates a message digest with the specified algorithm name.
MessageDigestSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the MessageDigest class, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
 
MessageFormat - Class in java.text
MessageFormat provides a means to produce concatenated messages in language-neutral way.
MessageFormat(String) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the default locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
MessageFormat.Field(String) - Constructor for class java.text.MessageFormat.Field
Creates a Field with the specified name.
META_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Meta key extended modifier constant.
META_MASK - Static variable in class java.awt.event.ActionEvent
The meta modifier.
META_MASK - Static variable in class java.awt.event.InputEvent
The Meta key modifier constant.
METADATA_DATA_CAROUSEL - Static variable in interface org.ocap.si.StreamType
Metadata carried in ISO/IEC 13818-6 Data Carousel
METADATA_OBJECT_CAROUSEL - Static variable in interface org.ocap.si.StreamType
Metadata carried in ISO/IEC 13818-6 Object Carousel
METADATA_PES - Static variable in interface org.ocap.si.StreamType
Metadata carried in PES packets
METADATA_SECTIONS - Static variable in interface org.ocap.si.StreamType
Metadata carried in metadata_sections
METADATA_SYNCH_DOWNLOAD - Static variable in interface org.ocap.si.StreamType
Metadata carried in ISO/IEC 13818-6 Synchronized Download Protocol
MetadataIdentifiers - Class in org.ocap.hn.content
This abstract class represents access to standardized metadata identifiers.
MetadataIdentifiers() - Constructor for class org.ocap.hn.content.MetadataIdentifiers
 
MetadataNode - Class in org.ocap.hn.content
A collection of metadata entries, each of which is a key/value pair where the key identifies a property and the value is the property value, and a collection of supporting namespace declarations.
MetadataNode() - Constructor for class org.ocap.hn.content.MetadataNode
Constructor; only to be invoked by subclass constructors.
Method - Class in java.lang.reflect
A Method provides information about, and access to, a single method on a class or interface.
method - Variable in class java.net.HttpURLConnection
The HTTP method (GET,POST,PUT,etc.).
MFR - Static variable in class org.ocap.service.ServiceTypePermission
Indicates an abstract service provided by the Host device manufacturer.
MHEG - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13522 MHEG.
MIB_ACCESS_READONLY - Static variable in class org.ocap.diagnostics.MIBManager
 
MIB_ACCESS_READWRITE - Static variable in class org.ocap.diagnostics.MIBManager
 
MIB_ACCESS_WRITEONLY - Static variable in class org.ocap.diagnostics.MIBManager
 
MIBAppender - Class in org.ocap.logging
The MIBAppender appends events to a circular queue which is made available at a given OID.
MIBAppender() - Constructor for class org.ocap.logging.MIBAppender
 
MIBDefinition - Interface in org.ocap.diagnostics
This interface represents a MIB object that exposes its data type.
MIBListener - Interface in org.ocap.diagnostics
This interface represents a listener that can be registered with the MIBManager in order to listen for requests to MIB object encodings.
MIBManager - Class in org.ocap.diagnostics
The MIBManager class provides Management Information Base (MIB) access to the host's MIB.
MIBManager() - Constructor for class org.ocap.diagnostics.MIBManager
Protected constructor, no application access.
MIBObject - Class in org.ocap.diagnostics
This interface represents a MIB Object.
MIBObject(String, byte[]) - Constructor for class org.ocap.diagnostics.MIBObject
Constructs a MIB object.
MILLISECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the millisecond field.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
MILLISECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for MILLISECOND field alignment.
mimeTypeToPackageName(String) - Static method in class javax.media.protocol.ContentDescriptor
Map a MIME content-type to an equivalent string of class-name components.
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two double values.
min(int, int) - Static method in class java.lang.StrictMath
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.StrictMath
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.StrictMath
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.StrictMath
Returns the smaller of two double values.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the natural ordering of its elements.
min(Collection, Comparator) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
MIN_MAX_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).
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_VALUE - Static variable in class java.lang.Byte
A constant holding the minimum value a byte can have, -27.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char, '\u0000'.
MIN_VALUE - Static variable in class java.lang.Double
A constant holding the smallest positive nonzero value of type double, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
A constant holding the smallest positive nonzero value of type float, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
A constant holding the minimum value an int can have, -231.
MIN_VALUE - Static variable in class java.lang.Long
A constant holding the minimum value a long can have, -263.
MIN_VALUE - Static variable in class java.lang.Short
A constant holding the minimum value a short can have, -215.
minimumLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the minimum size of the target container using this layout manager.
minimumLayoutSize(Container) - Method in class java.awt.CardLayout
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minimumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the minimum size of the parent container using this grid bag layout.
minimumLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the minimum size of the container argument using this grid layout.
minimumLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the minimum size dimensions for the specified container, given the components it contains.
MINSIZE - Static variable in class java.awt.GridBagLayout
The smallest grid that can be laid out by the grid bag layout.
MINUTE - Static variable in class java.text.DateFormat.Field
Constant identifying the minute field.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MINUTE_FIELD - Static variable in class java.text.DateFormat
Useful constant for MINUTE field alignment.
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MISCELLANEOUS_SYMBOLS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2600..U+26FF) as defined in ISO 10646-1(E) normative Annex A
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MISCELLANEOUS_TECHNICAL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2300..U+23FF) as defined in ISO 10646-1(E) normative Annex A
MISSING_HANDLER - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection failed due to absence of a ServiceContentHandler required to present the requested service.
MISSING_HANDLER - Static variable in class org.ocap.service.AlternativeContentErrorEvent
Reason code : Normal content could not be presented due to absence of a ServiceContentHandler required to present the requested service's content.
MISSING_SIGNATURE - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate object does not contain a signature.
MissingResourceException - Exception in java.util
Signals that a resource is missing.
MissingResourceException(String, String, String) - Constructor for exception java.util.MissingResourceException
Constructs a MissingResourceException with the specified information.
mkdir() - Method in class java.io.File
Creates the directory named by this abstract pathname.
mkdirs() - Method in class java.io.File
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
MOCA - Static variable in class org.ocap.hn.NetworkInterface
Network interface type for hard-wired and MoCA based.
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
modCount - Variable in class java.util.AbstractList
The number of times this list has been structurally modified.
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
Modifier - Class in java.lang.reflect
The Modifier class provides static methods and constants to decode class and member access modifiers.
Modifier() - Constructor for class java.lang.reflect.Modifier
 
MODIFIER_LETTER - Static variable in class java.lang.Character
General category "Lm" in the Unicode specification.
MODIFIER_SYMBOL - Static variable in class java.lang.Character
General category "Sk" in the Unicode specification.
MODIFY - Static variable in class javax.tv.service.SIChangeType
SIChangeType indicating that an SIElement has been modified.
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
MODULE_ADDED - Static variable in class org.ocap.hn.NetModuleEvent
A constant indicating new module is registered to home network.
MODULE_BUSY - Static variable in class org.ocap.hn.NetModuleEvent
A constant indicating a module is busy and cannot respond to request now.
MODULE_REMOVED - Static variable in class org.ocap.hn.NetModuleEvent
A constant indicating a module is removed from home network.
MODULE_UPDATED - Static variable in class org.ocap.hn.NetModuleEvent
A constant indicating a module is updated from home network.
MONDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Monday.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
MonitorAppPermission - Class in org.ocap.system
The MonitorAppPermission class represents permission to execute privileged operations only Monitor Application should be granted.
MonitorAppPermission(String) - Constructor for class org.ocap.system.MonitorAppPermission
Constructor for the MonitorAppPermission
monitorConfiguredSignal() - Static method in class org.ocap.OcapSystem
Called by the Initial Monitor Application to inform the OCAP implementation it has completed its configuration process and that the boot processing may resume.
monitorConfiguringSignal(int, int) - Static method in class org.ocap.OcapSystem
Called by the monitor application to inform the OCAP implementation that it is configuring and the boot process may resume after it calls the monitorConfiguredSignal method, see Section 20.2.2.3 Boot Process while connected to the cable network – CableCARD device present.
MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the month field.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for MONTH field alignment.
MOUSE_CLICKED - Static variable in class java.awt.event.MouseEvent
The "mouse clicked" event.
MOUSE_DRAGGED - Static variable in class java.awt.event.MouseEvent
The "mouse dragged" event.
MOUSE_ENTERED - Static variable in class java.awt.event.MouseEvent
The "mouse entered" event.
MOUSE_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse events.
MOUSE_EXITED - Static variable in class java.awt.event.MouseEvent
The "mouse exited" event.
MOUSE_FIRST - Static variable in class java.awt.event.MouseEvent
The first number in the range of ids used for mouse events.
MOUSE_LAST - Static variable in class java.awt.event.MouseEvent
The last number in the range of ids used for mouse events.
MOUSE_MOTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse motion events.
MOUSE_MOVED - Static variable in class java.awt.event.MouseEvent
The "mouse moved" event.
MOUSE_PRESSED - Static variable in class java.awt.event.MouseEvent
The "mouse pressed" event.
MOUSE_RELEASED - Static variable in class java.awt.event.MouseEvent
The "mouse released" event.
MOUSE_WHEEL - Static variable in class java.awt.event.MouseEvent
The "mouse wheel" event.
MOUSE_WHEEL_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse wheel events.
MouseAdapter - Class in java.awt.event
An abstract adapter class for receiving mouse events.
MouseAdapter() - Constructor for class java.awt.event.MouseAdapter
 
mouseClicked(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseClicked event by invoking the mouseClicked methods on listener-a and listener-b.
mouseClicked(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseDragged(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseDragged event by invoking the mouseDragged methods on listener-a and listener-b.
mouseDragged(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseEntered event by invoking the mouseEntered methods on listener-a and listener-b.
mouseEntered(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse enters a component.
MouseEvent - Class in java.awt.event
An event which indicates that a mouse action occurred in a component.
MouseEvent(Component, int, long, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, and click count.
MouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, and click count.
MouseEvent - Interface in org.w3c.dom.events
The MouseEvent interface provides specific contextual information associated with Mouse events.
mouseExited(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseExited event by invoking the mouseExited methods on listener-a and listener-b.
mouseExited(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse exits a component.
MouseListener - Interface in java.awt.event
The listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a component.
MouseMotionAdapter - Class in java.awt.event
An abstract adapter class for receiving mouse motion events.
MouseMotionAdapter() - Constructor for class java.awt.event.MouseMotionAdapter
 
MouseMotionListener - Interface in java.awt.event
The listener interface for receiving mouse motion events on a component.
mouseMoved(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseMoved event by invoking the mouseMoved methods on listener-a and listener-b.
mouseMoved(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mousePressed(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mousePressed event by invoking the mousePressed methods on listener-a and listener-b.
mousePressed(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b.
mouseReleased(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been released on a component.
MouseWheelEvent - Class in java.awt.event
An event which indicates that the mouse wheel was rotated in a component.
MouseWheelEvent(Component, int, long, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
Constructs a MouseWheelEvent object with the specified source component, type, modifiers, coordinates, scroll type, scroll amount, and wheel rotation.
MouseWheelEvent - Interface in org.w3c.dom.events
The MouseWheelEvent interface provides specific contextual information associated with mouse wheel events.
MouseWheelListener - Interface in java.awt.event
The listener interface for receiving mouse wheel events on a component.
mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseWheelMoved event by invoking the mouseWheelMoved methods on listener-a and listener-b.
mouseWheelMoved(MouseWheelEvent) - Method in interface java.awt.event.MouseWheelListener
Invoked when the mouse wheel is rotated.
move(int, int) - Method in class java.awt.Point
Moves this point to the specified location in the (xy) coordinate plane.
move(boolean) - Method in interface org.ocap.shared.media.FrameControl
Moves one frame in a video stream.
MOVE_CURSOR - Static variable in class java.awt.Cursor
The move cursor type.
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int) - Method in class java.math.BigDecimal
Moves the decimal point the specified number of places to the right.
MPEG_1_AUDIO - Static variable in interface org.ocap.si.StreamType
ISO/IEC 11172-3 Audio.
MPEG_1_VIDEO - Static variable in interface org.ocap.si.StreamType
ISO/IEC 11172-2 Video.
MPEG_2_AUDIO - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-3 Audio.
MPEG_2_IPMP - Static variable in interface org.ocap.si.StreamType
IPMP stream (defined in ISO/IEC 13818-11, MPEG-2 IPMP)
MPEG_2_VIDEO - Static variable in interface org.ocap.si.StreamType
ITU-T Rec.
MPEG_PRIVATE_DATA - Static variable in interface org.ocap.si.StreamType
ITU-T Rec.
MPEG_PRIVATE_SECTION - Static variable in interface org.ocap.si.StreamType
ITU-T Rec.
MPEGDeliveryErrorEvent - Class in org.dvb.dsmcc
An MPEGDeliveryErrorEvent indicates that an error (for instance, a time out or accessing the data would require tuning) has occurred while loading data from an MPEG Stream.
MPEGDeliveryErrorEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.MPEGDeliveryErrorEvent
Creates an MPEGDeliveryEvent.
MPEGDeliveryException - Exception in org.dvb.dsmcc
An MPEGDEliveryException is thrown when an error (for instance, a time out or accessing the data would require tuning) occurs while loading data from an MPEG Stream.
MPEGDeliveryException() - Constructor for exception org.dvb.dsmcc.MPEGDeliveryException
Construct an MPEGDeliveryException with no detail message
MPEGDeliveryException(String) - Constructor for exception org.dvb.dsmcc.MPEGDeliveryException
Construct an MPEGDeliveryException with the specified detail message
MSO - Static variable in class org.ocap.service.ServiceTypePermission
Indicates an abstract service provided by the HFC network provider (i.e., MSO).
MulticastSocket - Class in java.net
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Create a MulticastSocket bound to the specified socket address.
MultilingualString - Class in org.dvb.spi.util
A string that has an associated language code.
MultilingualString(String, String) - Constructor for class org.dvb.spi.util.MultilingualString
Initialize a new MultilingualString.
MULTIPLEX_UTILIZATION_BUFFER - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 multiplex_utilization_buffer_descriptor.
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this * val), and whose scale is (this.scale() + val.scale()).
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
MutationEvent - Interface in org.w3c.dom.events
The MutationEvent interface provides specific contextual information associated with Mutation events.
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.

N

N_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-resize cursor type.
NA - Static variable in class org.apache.log4j.spi.LocationInfo
When location information is not available the constant NA is returned.
NA_LOCATION_INFO - Static variable in class org.apache.log4j.spi.LocationInfo
NA_LOCATION_INFO is provided for compatibility with log4j 1.3.
name - Variable in class java.awt.Font
The logical name of this Font, as passed to the constructor.
name - Variable in class org.apache.log4j.AppenderSkeleton
Appenders are named.
name - Variable in class org.apache.log4j.Category
The name of this category.
NamedNodeMap - Interface in org.w3c.dom
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NAMESPACE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates the event is a namespace declaration
NAMESPACE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
NaN - Static variable in class java.lang.Double
A constant holding a Not-a-Number (NaN) value of type double.
NaN - Static variable in class java.lang.Float
A constant holding a Not-a-Number (NaN) value of type float.
nanoseconds - Variable in class javax.media.Time
Time is kept to a granularity of nanoseconds.
NATIVE - Static variable in class java.lang.reflect.Modifier
The int value representing the native modifier.
NATURAL_IMAGE - Static variable in class org.havi.ui.HImageHints
The image is a "natural" scene, with subtle gradations of color, etc.
nCopies(int, Object) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
NE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-east-resize cursor type.
needsDictionary() - Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsGui() - Method in interface java.beans.Visibility
Determines whether this bean needs a GUI.
needsInput() - Method in class java.util.zip.Deflater
Returns true if the input data buffer is empty and setInput() should be called in order to provide more input.
needsInput() - Method in class java.util.zip.Inflater
Returns true if no data remains in the input buffer.
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
negate() - Method in class org.ocap.hn.content.navigation.DatabaseQuery
Create a new DatabaseQuery, which is the logical NOT of this query.
NEGATIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the negative infinity of type double.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the negative infinity of type float.
NegativeArraySizeException - Exception in java.lang
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
nested - Variable in exception javax.xml.stream.XMLStreamException
 
NetActionEvent - Class in org.ocap.hn
This class represents an event generated in response to an action.
NetActionEvent(Object, Object, int, int) - Constructor for class org.ocap.hn.NetActionEvent
Two argument constructor.
NetActionHandler - Interface in org.ocap.hn
This interface represents a handler passed to asynchronous methods
NetActionRequest - Interface in org.ocap.hn
All asynchronous actions in the Home networking API return an NetActionRequest.
NetAuthorizationHandler - Interface in org.ocap.hn.security
This interface represents a callback mechanism to a registered network authorization handler.
NetAuthorizationHandler2 - Interface in org.ocap.hn.security
This interface represents a callback mechanism to a registered network authorization handler.
NetList - Interface in org.ocap.hn
A list comprising of homenetwork elements such as Device or NetModule.
NetManager - Class in org.ocap.hn
The NetManager is a singleton class that registers all the Devices and NetModules within a home network.
NetManager() - Constructor for class org.ocap.hn.NetManager
 
NetModule - Interface in org.ocap.hn
NetModule is an abstraction of functionality that is provided by a Device.
NetModuleEvent - Class in org.ocap.hn
Entity for NetModule Event.
NetModuleEvent(int, Object) - Constructor for class org.ocap.hn.NetModuleEvent
Constructs a NetModuleEvent by specifying type and source.
NetModuleEventListener - Interface in org.ocap.hn
NetModuleEvent callback interface.
NetPermission - Class in java.net
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
NetRecordingEntry - Interface in org.ocap.hn.recording
This ContentEntry represents a series recording that has been scheduled on the home network.
NetRecordingRequestHandler - Interface in org.ocap.hn.recording
A class implementing this interface processes recording requests received from devices on the home network.
NetRecordingRequestManager - Interface in org.ocap.hn.recording
This interface represents a local RecordingNetModule.
NetRecordingSpec - Class in org.ocap.hn.recording
This class represents a network recording specification.
NetRecordingSpec() - Constructor for class org.ocap.hn.recording.NetRecordingSpec
Default constructor for the NetRecordingSpec.
NetRecordingSpec(MetadataNode) - Constructor for class org.ocap.hn.recording.NetRecordingSpec
Metadata constructor for the NetRecordingSpec.
NetResourceUsage - Interface in org.ocap.hn.resource
This interface represents a usage of resources on a specific home network activity.
NetSecurityManager - Class in org.ocap.hn.security
This class provides access to home network security capabilities including password handling.
NetSecurityManager() - Constructor for class org.ocap.hn.security.NetSecurityManager
Protected constructor; not for application use.
Network - Interface in javax.tv.service.transport
This interface provides descriptive information concerning a network.
NETWORK_ERROR - Static variable in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
Indicates that the action was not able to be invoked due to a network error (could not reach server, or other non-timeout network error).
NETWORK_TIMEOUT - Static variable in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
Indicates that the server did not respond.
NetworkChangeEvent - Class in javax.tv.service.transport
A NetworkChangeEvent notifies an NetworkChangeListener of changes detected in a NetworkCollection.
NetworkChangeEvent(NetworkCollection, SIChangeType, Network) - Constructor for class javax.tv.service.transport.NetworkChangeEvent
Constructs a NetworkChangeEvent.
NetworkChangeListener - Interface in javax.tv.service.transport
This interface is implemented by applications wishing to receive notification of changes to Network data.
NetworkCollection - Interface in javax.tv.service.transport
This interface represents a collection of networks on a Transport.
NetworkInterface - Class in java.net
This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
NetworkInterface - Class in org.davic.net.tuning
Objects of this class represent physical network interfaces that can be used for receiving broadcast transport streams.
NetworkInterface() - Constructor for class org.davic.net.tuning.NetworkInterface
This constructor is provided for the use of implementations and specifications which extend the present document.
NetworkInterface - Class in org.ocap.hn
This class represents a home network interface including MoCA, wired ethernet, and wireless ethernet.
NetworkInterface() - Constructor for class org.ocap.hn.NetworkInterface
Protected constructor.
NetworkInterfaceController - Class in org.davic.net.tuning
NetworkInterfaceController represents a controller that can be used for tuning a network interface.
NetworkInterfaceController(ResourceClient) - Constructor for class org.davic.net.tuning.NetworkInterfaceController
Creates a NetworkInterfaceController
NetworkInterfaceEvent - Class in org.davic.net.tuning
Base class for events related to network interfaces.
NetworkInterfaceEvent(Object) - Constructor for class org.davic.net.tuning.NetworkInterfaceEvent
The constructor for the event
NetworkInterfaceException - Exception in org.davic.net.tuning
Base class for the NetworkInterfaceExceptions
NetworkInterfaceException() - Constructor for exception org.davic.net.tuning.NetworkInterfaceException
Default constructor for the exception
NetworkInterfaceException(String) - Constructor for exception org.davic.net.tuning.NetworkInterfaceException
Constructor for the network interface exception with a specified reason
NetworkInterfaceListener - Interface in org.davic.net.tuning
The listener used to receive NetworkInterface related events.
NetworkInterfaceManager - Class in org.davic.net.tuning
A network interface manager is an object that keeps track of broadcast network interfaces that are connected to the receiver.
NetworkInterfaceReleasedEvent - Class in org.davic.net.tuning
This event informs that the NetworkInterface returned by the getNetworkInterface method has been released by an application or other entity in the system.
NetworkInterfaceReleasedEvent(Object) - Constructor for class org.davic.net.tuning.NetworkInterfaceReleasedEvent
Constructor for the event
NetworkInterfaceReservedEvent - Class in org.davic.net.tuning
This event informs that a particular network interface has been reserved by an application or other entity in the system.
NetworkInterfaceReservedEvent(Object) - Constructor for class org.davic.net.tuning.NetworkInterfaceReservedEvent
Constructor for the event
NetworkInterfaceTuningEvent - Class in org.davic.net.tuning
This event signals that a particular NetworkInterface has started to tune to another transport stream.
NetworkInterfaceTuningEvent(Object) - Constructor for class org.davic.net.tuning.NetworkInterfaceTuningEvent
Constructor for the event
NetworkInterfaceTuningOverEvent - Class in org.davic.net.tuning
This event signals that a particular NetworkInterface has completed its tuning action.
NetworkInterfaceTuningOverEvent(Object, int) - Constructor for class org.davic.net.tuning.NetworkInterfaceTuningOverEvent
Constructor for the event
NEUTRAL - Static variable in class org.apache.log4j.spi.Filter
This filter is neutral with respect to the log event.
NEW_DATABASE - Static variable in class org.dvb.application.AppsDatabaseEvent
The new database event id.
NEW_SELECTED_SERVICE - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that a new service has been selected.
NEW_SELECTED_SERVICE_COMPONENTS - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that new service components have been selected via JMF control or via ServiceContext.
newDatabase(AppsDatabaseEvent) - Method in interface org.dvb.application.AppsDatabaseEventListener
The AppsDataBase has radically changed.
newDatagram(int) - Method in interface javax.microedition.io.DatagramConnection
Create a new datagram object.
newDatagram(int, String) - Method in interface javax.microedition.io.DatagramConnection
Create a new datagram object.
newDatagram(byte[], int) - Method in interface javax.microedition.io.DatagramConnection
Create a new datagram object.
newDatagram(byte[], int, String) - Method in interface javax.microedition.io.DatagramConnection
Make a new datagram object.
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Obtain a new instance of a DOM Document object to build a DOM tree with.
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance(Class, int) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and length.
newInstance(Class, int[]) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and dimensions.
newInstance(Object[]) - Method in class java.lang.reflect.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(URL[], ClassLoader) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and parent class loader.
newInstance(URL[]) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and default parent class loader.
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Obtain a new instance of a DocumentBuilderFactory.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.stream.XMLInputFactory
Create a new instance of the factory.
newInstance() - Static method in class javax.xml.stream.XMLOutputFactory
Create a new instance of the factory.
newInstance(URL[]) - Static method in class org.dvb.lang.DVBClassLoader
Creates a new instance of DVBClassLoader for the specified URLs.
newInstance(URL[], ClassLoader) - Static method in class org.dvb.lang.DVBClassLoader
Creates a new instance of DVBClassLoader for the specified URLs.
newInstance(String, int, String) - Static method in class org.ocap.hn.content.navigation.DatabaseQuery
Make a new DatabaseQuery for a specific value in a specific field.
newLine() - Method in class java.io.BufferedWriter
Write a line separator.
newmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel with which to replace origmodel when the user calls substituteColorModel.
newPermissionCollection() - Method in class java.io.FilePermission
Returns a new PermissionCollection object for storing FilePermission objects.
newPermissionCollection() - Method in class java.net.SocketPermission
Returns a new PermissionCollection object for storing SocketPermission objects.
newPermissionCollection() - Method in class java.security.AllPermission
Returns a new PermissionCollection object for storing AllPermission objects.
newPermissionCollection() - Method in class java.security.BasicPermission
Returns a new PermissionCollection object for storing BasicPermission objects.
newPermissionCollection() - Method in class java.security.Permission
Returns an empty PermissionCollection for a given Permission object, or null if one is not defined.
newPermissionCollection() - Method in class java.security.UnresolvedPermission
Returns a new PermissionCollection object for storing UnresolvedPermission objects.
newPermissionCollection() - Method in class java.util.PropertyPermission
Returns a new PermissionCollection object for storing PropertyPermission objects.
newPermissionCollection() - Method in class javax.microedition.xlet.ixc.IxcPermission
Returns a new PermissionCollection object for storing IxcPermission objects.
newPermissionCollection() - Method in class org.ocap.application.OcapIxcPermission
Returns a new PermissionCollection object for storing OcapIxcPermission objects.
newPixels() - Method in class java.awt.image.MemoryImageSource
Sends a whole new buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int, boolean) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image.
newPixels(byte[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new byte array to hold the pixels for this image.
newPixels(int[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new int array to hold the pixels for this image.
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newRingSectionFilter(int) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new ring section filter within the parent section filter group.
newRingSectionFilter(int, int) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new ring section filter within the parent section filter group.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newSession(ServiceReference) - Method in interface org.dvb.spi.selection.SelectionProvider
Called by the platform to create a session to manage the presentation of a service.
newSimpleSectionFilter() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new simple section filter object within the parent section filter group.
newSimpleSectionFilter(int) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new simple section filter object within the parent section filter group.
newTableSectionFilter() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new table section filter object within the parent section filter group.
newTableSectionFilter(int) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Creates a new table section filter object within the parent section filter group.
newVBIFilter(int[], int, int, int, int) - Method in class org.ocap.media.VBIFilterGroup
Create a new VBIFilter instance within a VBIFilterGroup instance.
next(Container) - Method in class java.awt.CardLayout
Flips to the next card of the specified container.
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user-specified number of pseudo-random bits (right justified, with leading zeros).
next(int) - Method in class java.text.BreakIterator
Return the nth boundary from the current boundary
next() - Method in class java.text.BreakIterator
Return the boundary following the current boundary.
next() - Method in interface java.text.CharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.text.CollationElementIterator
Get the next collation element in the string.
next() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.next() for String.
next() - Method in interface java.util.Iterator
Returns the next element in the iteration.
next() - Method in interface java.util.ListIterator
Returns the next element in the list.
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next() - Method in interface javax.xml.stream.DTDStreamReader
Returns next DTD parsing event.
next() - Method in interface javax.xml.stream.XMLStreamReader
Get next parsing event - a processor may return all contiguous character data in a single chunk, or it may split it into several chunks.
next - Variable in class org.apache.log4j.spi.Filter
Deprecated.
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextBytes(byte[]) - Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextDouble(double) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d.
nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d (if positive == true), or the greatest double less than d (if positive == false).
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextEntries(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the next 'n' RecordingRequest objects in the list.
nextEntry() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the next RecordingRequest object in the list.
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextService() - Method in interface javax.tv.service.navigation.ServiceIterator
Reports the next Service object in the list.
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextTag() - Method in interface javax.xml.stream.XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextToken() - Method in class java.io.StreamTokenizer
Parses the next token from the input stream of this tokenizer.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
NO_BACKGROUND_FILL - Static variable in class org.havi.ui.HScene
A constant for use with the setBackgroundMode method which indicates that the HScene should not fill its bounding rectangle with any color before painting any background image and children.
NO_BACKGROUND_FILL - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setBackgroundMode(int) method of HVisible which indicates that an associated HLook should not fill the bounding rectangle of the HVisible with its current background color before drawing any content.
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for no compression.
NO_DATA_ALLOWED_ERR - Static variable in exception org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
NO_DEFAULT_HEIGHT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default height is desired for the HVisible.
NO_DEFAULT_SIZE - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default size is desired for the HVisible.
NO_DEFAULT_WIDTH - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setDefaultSize(java.awt.Dimension) and HVisible.getDefaultSize() methods of HVisible which indicates that no default width is desired for the HVisible.
NO_ENTITLEMENT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - user does not have an entitlement
NO_ENTITLEMENT - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Bit indicating that service components are ciphered and the user has no entitlement to view all or part of them.
NO_FIELDS - Static variable in class java.io.ObjectStreamClass
serialPersistentFields value indicating no serializable fields
NO_MODIFICATION_ALLOWED_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
NO_ORIENTATION - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has no orientation.
NO_TIME_SHIFT_BUFFER - Static variable in class org.ocap.dvr.TimeShiftEvent
A time-shift buffer or recording was not found for attachment to the ServiceContext
NO_TRANSFER_ID - Static variable in class org.havi.ui.event.HFocusEvent
A constant returned from the getTransferId method if the event id is not FOCUS_TRANSFER.
NOBUTTON - Static variable in class java.awt.event.MouseEvent
Indicates no mouse buttons; used by MouseEvent.getButton().
NoClassDefFoundError - Error in java.lang
Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
NoComponentSelectedEvent - Class in org.dvb.media
This event is generated whenever presentation of a stream stops because there are no selected components to present.
NoComponentSelectedEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.NoComponentSelectedEvent
Construct an event.
NoDataAvailableException - Exception in org.davic.mpeg.sections
Signals that no data is available from a Section object.
NoDataAvailableException() - Constructor for exception org.davic.mpeg.sections.NoDataAvailableException
Constructs a NoDataAvailableException.
NoDataAvailableException(String) - Constructor for exception org.davic.mpeg.sections.NoDataAvailableException
Constructs a NoDataAvailableException with the specified detail message
NoDataSourceException - Exception in javax.media
A NoDataSourceException is thrown when a DataSource can't be found for a particular URL or MediaLocator.
NoDataSourceException() - Constructor for exception javax.media.NoDataSourceException
 
NoDataSourceException(String) - Constructor for exception javax.media.NoDataSourceException
 
Node - Interface in org.w3c.dom
The Node interface is the primary datatype for the entire Document Object Model.
NODE_ADOPTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is adopted, using Document.adoptNode().
NODE_CLONED - Static variable in interface org.w3c.dom.UserDataHandler
The node is cloned, using Node.cloneNode().
NODE_DELETED - Static variable in interface org.w3c.dom.UserDataHandler
The node is deleted.
NODE_IMPORTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is imported, using Document.importNode().
NodeList - Interface in org.w3c.dom
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NoFreeInterfaceException - Exception in org.davic.net.tuning
This exception is raised when a NetworkInterface that could be reserved by the application, cannot be found.
NoFreeInterfaceException() - Constructor for exception org.davic.net.tuning.NoFreeInterfaceException
Default constructor for the exception
NoFreeInterfaceException(String) - Constructor for exception org.davic.net.tuning.NoFreeInterfaceException
Constructor for the exception with a specified reason
NoMoreDataEntriesException - Exception in org.ocap.shared.dvr
No more data entries allowed for this recording request.
NoMoreDataEntriesException() - Constructor for exception org.ocap.shared.dvr.NoMoreDataEntriesException
Constructs a NoMoreDataEntriesException with no detail message
NON_SPACING_MARK - Static variable in class java.lang.Character
General category "Mn" in the Unicode specification.
NONE - Static variable in class java.awt.GridBagConstraints
Do not resize the component.
NoPlayerException - Exception in javax.media
A NoPlayerException is thrown when a PlayerFactory can't find a Player for a particular URL or MediaLocator.
NoPlayerException() - Constructor for exception javax.media.NoPlayerException
 
NoPlayerException(String) - Constructor for exception javax.media.NoPlayerException
 
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORMAL - Static variable in class java.awt.Frame
Frame is in the "normal" state.
NORMAL_MODE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the "normal" application mode defined for the application_mode_descriptor in an AIT or XAIT.
NORMAL_STATE - Static variable in interface org.havi.ui.HState
This constant (i.e.
NormalContentEvent - Class in javax.tv.service.selection
NormalContentEvent is generated to indicate that the normal content of a service is being presented.
NormalContentEvent(ServiceContext) - Constructor for class javax.tv.service.selection.NormalContentEvent
Constructs the event.
normalize() - Method in class java.net.URI
Normalizes this URI's path.
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
NormalMediaPresentationEvent - Class in org.ocap.media
NormalMediaPresentationEvent is a JMF event generated when the normal media components of a service are presented.
NormalMediaPresentationEvent(Controller, int, int, int) - Constructor for class org.ocap.media.NormalMediaPresentationEvent
Constructor of MediaPresentationEvent
NoRouteToHostException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException(String) - Constructor for exception java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NoRouteToHostException() - Constructor for exception java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
NORTH - Static variable in class java.awt.BorderLayout
The north layout constraint (top of container).
NORTH - Static variable in class java.awt.GridBagConstraints
Put the component at the top of its display area, centered horizontally.
NORTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-right corner of its display area.
NORTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-left corner of its display area.
NoSuchAlgorithmException - Exception in java.security
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
NoSuchAlgorithmException() - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with no detail message.
NoSuchAlgorithmException(String) - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with the specified detail message.
NoSuchElementException - Exception in java.util
Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - Error in java.lang
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with no detail message.
NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldException with the specified detail message.
NoSuchFieldException - Exception in java.lang
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchMethodError - Error in java.lang
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - Exception in java.lang
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchProviderException - Exception in java.security
This exception is thrown when a particular security provider is requested but is not available in the environment.
NoSuchProviderException() - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with no detail message.
NoSuchProviderException(String) - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with the specified detail message.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
NOT_CONTRIBUTING - Static variable in class org.havi.ui.HVideoDevice
Constant indicating that a video device is not contributing to the output of its HScreen.
NOT_EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
Operator to check for in-equality.
NOT_FOUND_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_LOADED - Static variable in interface org.dvb.application.AppProxy
The application has not yet been loaded from the network at all.
NOT_POSSIBLE - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Major reason - access not possible
NOT_PRESENT - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that a detected storage device bay does not contain a removable storage device, i.e.
NOT_SUPPORTED_ERR - Static variable in exception org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
NOT_YET_VALID - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate is not yet valid.
NotActiveException - Exception in java.io
Thrown when serialization or deserialization is not active.
NotActiveException(String) - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NotActiveException() - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException without a reason.
Notation - Interface in org.w3c.dom
This interface represents a notation declared in the DTD.
NOTATION_DECLARATION - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is a notation declaration.
NOTATION_DECLARATION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates a Notation
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
NotAuthorizedException - Exception in org.davic.media
This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted.
NotAuthorizedException() - Constructor for exception org.davic.media.NotAuthorizedException
Constructor without reason
NotAuthorizedException(String) - Constructor for exception org.davic.media.NotAuthorizedException
Constructor with reason
NotAuthorizedException - Exception in org.davic.mpeg
This class is thrown by MPEG related APIs when access is requested to information which is scrambled and to which access is not permitted by the security system.
NotAuthorizedException() - Constructor for exception org.davic.mpeg.NotAuthorizedException
Constructs a NotAuthorizedException with no detail message
NotAuthorizedException(String) - Constructor for exception org.davic.mpeg.NotAuthorizedException
Constructs a NotAuthorizedException with the specified detail message
NotAuthorizedException - Exception in org.ocap.hn
Exception indicating that the application has no permission to perform certain action.
NotAuthorizedException() - Constructor for exception org.ocap.hn.NotAuthorizedException
Constructs a NotAuthorizedException object.
NotAuthorizedException(String) - Constructor for exception org.ocap.hn.NotAuthorizedException
Constructs a NotAuthorizedException object with a reason.
NotAuthorizedInterface - Interface in org.davic.mpeg
NotAuthorizedInterface shall be implemented by classes which can report failure to access broadcast content due to failure to descramble that content.
NotAuthorizedMediaException - Exception in org.davic.media
This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted.
NotAuthorizedMediaException(Service, int) - Constructor for exception org.davic.media.NotAuthorizedMediaException
Constructor for exception due to failure accessing an MPEG service
NotAuthorizedMediaException(ElementaryStream[], int[]) - Constructor for exception org.davic.media.NotAuthorizedMediaException
Constructor for exception due to failure accessing one or more MPEG elementary streams The caller of this constructor is responsible for ensuring the two arrays provided as parameters are the same size.
NotAuthorizedMediaException(ElementaryStream[], int[], int[]) - Constructor for exception org.davic.media.NotAuthorizedMediaException
Constructor for exception due to failure accessing one or more MPEG elementary streams The caller of this constructor is responsible for ensuring the three arrays provided as parameters are the same size.
NotAuthorizedMediaException(Service, int, int) - Constructor for exception org.davic.media.NotAuthorizedMediaException
Constructor for exception due to failure accessing an MPEG service
NotBoundException - Exception in java.rmi
A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
NotBoundException() - Constructor for exception java.rmi.NotBoundException
Constructs a NotBoundException with no specified detail message.
NotBoundException(String) - Constructor for exception java.rmi.NotBoundException
Constructs a NotBoundException with the specified detail message.
NotEntitledEvent - Class in org.dvb.dsmcc
This event is sent when an attempt to asynchronously load an object has failed because the elementary stream carrying the object is scrambled and the user is not entitled to access the content of the object.
NotEntitledEvent(DSMCCObject) - Constructor for class org.dvb.dsmcc.NotEntitledEvent
Creates a NotEntitledEvent object.
NotEntitledException - Exception in org.dvb.dsmcc
This Exception is thrown when the user is not entitled to access the content of the object (the Elementary Stream is scrambled and the user is not entitled).
NotEntitledException() - Constructor for exception org.dvb.dsmcc.NotEntitledException
construct a NotEntitledException with no detail message
NotEntitledException(String) - Constructor for exception org.dvb.dsmcc.NotEntitledException
construct a NotEntitledException with a detail message
NothingToAbortException - Exception in org.dvb.dsmcc
A NothingToAbortException is thrown when the abort method is called and there is no loading in progress.
NothingToAbortException() - Constructor for exception org.dvb.dsmcc.NothingToAbortException
Construct a NothingToAbortException with no detail message
NothingToAbortException(String) - Constructor for exception org.dvb.dsmcc.NothingToAbortException
Construct a NothingToAbortException with the specified detail message
notifier - Variable in class java.awt.event.InvocationEvent
The (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method returns.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
notify(EnvironmentEvent) - Method in interface org.ocap.environment.EnvironmentListener
Invoked when an application is to be notified of an event relating to an environment
notify(DeviceEvent) - Method in interface org.ocap.hn.DeviceEventListener
Callback function for Device events.
notify(NetActionEvent) - Method in interface org.ocap.hn.NetActionHandler
Notifies the application of an action event.
notify(NetModuleEvent) - Method in interface org.ocap.hn.NetModuleEventListener
Callback function for NetModule event.
notify(int, Player) - Method in interface org.ocap.media.MediaTimerListener
This is a call back method to inform event on a MediaTimer.
notify(EASEvent) - Method in interface org.ocap.system.EASListener
Notifies an application that an EAS message has started, is in-progress, or has completed.
notifyAction(String, InetAddress, String, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
Notifies the authorization handler that an action it registered interest in has been received.
notifyAction(String, InetAddress, int, String[], NetworkInterface) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
Notifies the authorization handler that an action it registered interest in has been received.
notifyActionHandlerReplaced(UPnPActionHandler) - Method in interface org.ocap.hn.upnp.server.UPnPActionHandler
Notifies an application registered as an action handler that it has been replaced by another UPnPActionHandler.
notifyActionReceived(UPnPActionInvocation) - Method in interface org.ocap.hn.upnp.server.UPnPActionHandler
Notifies an application registered as an action handler that an action invocation has been received for the UPnPManagedService it is associated with.
notifyActivityEnd(int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
Notifies the registered authorization handler that an activity has ended.
notifyActivityEnd(int, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
Notifies the registered authorization handler that an activity has ended.
notifyActivityStart(InetAddress, String, URL, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
Notifies the registered authorization handler that an activity to access cable services has been started.
notifyActivityStart(InetAddress, URL, int, ContentEntry, String[], NetworkInterface) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
Notifies the registered authorization handler that an activity to access cable services has been started.
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyChange(ProgramScheduleEvent) - Method in interface javax.tv.service.guide.ProgramScheduleListener
Notifies the ProgramScheduleListener of a change to a ProgramSchedule.
notifyChange(ServiceComponentChangeEvent) - Method in interface javax.tv.service.navigation.ServiceComponentChangeListener
Notifies the ServiceComponentChangeListener of a change to a ServiceComponent.
notifyChange(BouquetChangeEvent) - Method in interface javax.tv.service.transport.BouquetChangeListener
Notifies the BouquetChangeListener of a change to a Bouquet.
notifyChange(NetworkChangeEvent) - Method in interface javax.tv.service.transport.NetworkChangeListener
Notifies the NetworkChangeListener of a change to a Network.
notifyChange(ServiceDetailsChangeEvent) - Method in interface javax.tv.service.transport.ServiceDetailsChangeListener
Notifies the ServiceDetailsChangeListener of a change to a ServiceDetails.
notifyChange(TransportStreamChangeEvent) - Method in interface javax.tv.service.transport.TransportStreamChangeListener
Notifies the TransportStreamChangeListener of a change to a TransportStream.
notifyChange(SIChangeEvent) - Method in interface org.ocap.si.TableChangeListener
This method notifies that the SI table has changed.
notifyChange(StorageManagerEvent) - Method in interface org.ocap.storage.StorageManagerListener
The implementation calls this method to inform the listener when a storage proxy was added, removed or changes state.
notifyDelete(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that metadata associated with a recording be deleted.
notifyDeleteService(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that content associated with a recorded service be deleted.
notifyDestroyed() - Method in interface javax.microedition.xlet.XletContext
Used by an application to notify its manager that it has entered into the Destroyed state.
notifyDestroyed() - Method in interface javax.tv.xlet.XletContext
Used by an application to notify its manager that it has entered into the Destroyed state.
notifyDeviceAdded(UPnPClientDevice) - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceListener
Notifies the listener that a UPnP device was added to a home network.
notifyDeviceAdded(UPnPManagedDevice) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDeviceListener
Notifies the listener that a UPnPManagedDevice is about to be added to the home network by the local host.
notifyDeviceRemoved(UPnPClientDevice) - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceListener
Notifies the listener that a UPnP device was removed from a home network, or did not renew its advertisement prior to expiration of the prior advertisement.
notifyDeviceRemoved(UPnPManagedDevice) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDeviceListener
Notifies the listener that a UPnPManagedDevice on the local host has been removed from the home network.
notifyDisable(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that a recording be disabled.
notifyEvent(SystemEvent) - Method in interface org.ocap.system.event.SystemEventListener
Receives error, resource depletion, or reboot events from the system when a trusted application has registered as the event handler for the respective event type.
notifyFailure(SIRequestFailureType) - Method in interface javax.tv.service.SIRequestor
Notifies the SIRequestor of unsuccessful asynchronous SI retrieval.
notifyFreeSpace() - Method in interface org.ocap.dvr.storage.FreeSpaceListener
Notifies the listener the remaining free space has reached the level specified by MediaStorageVolume.addFreeSpaceListener(org.ocap.dvr.storage.FreeSpaceListener, int).
notifyHighWaterMarkReached() - Method in interface org.ocap.storage.AvailableStorageListener
Notifies the listener a high water mark has been reached in the available memory indicated by dvb.persistent.root and available to all applications.
notifyListeners(TVTimer) - Method in class javax.tv.util.TVTimerSpec
Calls all listeners registered on this timer specification.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyPaused() - Method in interface javax.microedition.xlet.XletContext
Notifies the manager that the Xlet does not want to be active and has entered the Paused state.
notifyPaused() - Method in interface javax.tv.xlet.XletContext
Notifies the manager that the Xlet does not want to be active and has entered the Paused state.
notifyPIDsChanged(int[]) - Method in interface org.ocap.dvr.event.StreamChangeListener
Notifies a change in the PIDs for the service containing the stream type it is interested in.
notifyPresentationChanged(boolean) - Method in interface org.ocap.dvr.event.StreamChangeListener
Notifies the presentation status has changed.
notifyPrioritization(InetAddress, NetRecordingEntry[]) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that a group of recordings be re-prioritized.
notifyPrioritization(InetAddress, RecordingContentItem[]) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that a group of individual recordings be re-prioritized.
notifyPrivateDescriptor(byte[]) - Method in interface org.ocap.system.EASHandler
This is a call back method to notify a private descriptor in the cable_emergency_alert message defined in [SCTE 18].
notifyRecordingPlayback(ServiceContext, int, int[]) - Method in interface org.ocap.dvr.RecordingPlaybackListener
Notifies the listener a recording playback has started.
notifyRelease(ResourceProxy) - Method in interface org.davic.resources.ResourceClient
A call to this operation notifies the ResourceClient that proxy has lost access to a resource.
notifyReschedule(InetAddress, ContentEntry, NetRecordingEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that a recording be rescheduled.
notifySchedule(InetAddress, NetRecordingEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
Notifies this NetRecordingRequestHandler that a device on the home network has requested that a recording be scheduled.
notifySessionStopped(int) - Method in interface org.ocap.dvr.event.StreamChangeListener
Notifies the handler the implementation had to stop a session.
notifySNMPRequest(SNMPRequest) - Method in interface org.ocap.diagnostics.MIBListener
Notifies a listener when a MIB object it registered control over has been requested.
notifyStreamingChange(ContentItem, int, String, NetworkInterface) - Method in interface org.ocap.hn.content.StreamingActivityListener
Notifies the StreamingActivityListener when streaming parameter on this activity such as tuning parameter changes
notifyStreamingEnded(ContentItem, int, int) - Method in interface org.ocap.hn.content.StreamingActivityListener
Notifies the StreamingActivityListener when content streaming to the home network in response to a request for ContentItem streaming has ended.
notifyStreamingStarted(ContentItem, int, String, NetworkInterface) - Method in interface org.ocap.hn.content.StreamingActivityListener
Notifies the StreamingActivityListener when content begins streaming the content to the home network in response to a request for ContentItem streaming.
notifyStreamType(LightweightTriggerSession) - Method in interface org.ocap.dvr.event.LightweightTriggerHandler
Notifies the handler when streams of the stream type for which it was registered are signaled by the PMT for a program referenced by a service context selection, recording, buffering request, or tuning operation.
notifySubscribed(UPnPClientService) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
Notifies the listener that the control point has successfully subscribed to receive state variable eventing from the specified service.
notifySubscribed(UPnPManagedService) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
Notifies the listener that a control point has subscribed to state variable eventing on the specified service.
notifySuccess(SIRetrievable[]) - Method in interface javax.tv.service.SIRequestor
Notifies the SIRequestor of successful asynchronous SI retrieval.
notifyTextOverflow(String, HVisible, boolean, boolean) - Method in interface org.dvb.ui.TextOverflowListener
This method is called by the DVBTextLayoutManager if the text does not fit within the component
notifyTransformationFailed(ContentItem, Transformation, int) - Method in interface org.ocap.hn.transformation.TransformationListener
Callback indicating the content binary representation for the transformation could not be created.
notifyTransformationReady(ContentItem, Transformation) - Method in interface org.ocap.hn.transformation.TransformationListener
Callback indicating the ContentResource for the transformation has been created.
notifyTuneFailed(ChannelContentItem) - Method in interface org.ocap.hn.service.ServiceResolutionHandler
Notifies the application of a tuning failure for a remote streaming request for a ChannelContentItem.
notifyUnregister() - Method in interface org.ocap.system.SystemModuleHandler
This is a call back method to notify that the SystemModuleHandler is being unregistered and give a chance to do a termination procedure.
notifyUnsubscribed(UPnPClientService) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
Notifies the listener that the control point has successfully unsubscribed from receiving state variable eventing from the specified service.
notifyUnsubscribed(UPnPManagedService, int) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
Notifies the listener that a control point has successfully unsubscribed from state variable eventing on the specified service, or that a prior subscription has expired.
notifyUpdate(int, byte[]) - Method in interface org.ocap.hardware.pod.HostParamHandler
This is a call back method to notify an update of the Feature parameter in the Host device.
notifyUPnPActionResponse(UPnPResponse) - Method in interface org.ocap.hn.upnp.client.UPnPActionResponseHandler
Notifies the listener when a UPnP action response is received.
notifyValueChanged(UPnPClientStateVariable) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
Notifies the listener that the value of the UPnP state variable being listened to has changed.
notifyWhen(MediaTimeEventListener, long, int) - Method in interface org.davic.media.MediaTimeEventControl
This method allows the application to associate an event with the specified media time.
notifyWhen(MediaTimeEventListener, long) - Method in interface org.davic.media.MediaTimeEventControl
This method allows the application to associate an event with the specified media time.
notifyXAITUpdate(OcapAppAttributes[]) - Method in interface org.ocap.application.AppSignalHandler
Notifies the registered handler that the version of the signaled XAIT has changed.
NotLoadedException - Exception in org.dvb.dsmcc
A NotLoadedException is thrown when an operation fails because information which is required to be loaded has not been.
NotLoadedException() - Constructor for exception org.dvb.dsmcc.NotLoadedException
Construct a NotLoadedException with no detail message
NotLoadedException(String) - Constructor for exception org.dvb.dsmcc.NotLoadedException
Construct a NotLoadedException with the specified detail message
NotOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner.
NotOwnerException() - Constructor for exception java.security.acl.NotOwnerException
Constructs a NotOwnerException.
NotOwnerException - Exception in org.davic.net.tuning
This exception is raised when the application calls a method and has no control over the corresponding NetworkInterface.
NotOwnerException() - Constructor for exception org.davic.net.tuning.NotOwnerException
Default constructor for the exception
NotOwnerException(String) - Constructor for exception org.davic.net.tuning.NotOwnerException
Constructor for the exception with a specified reason
NotPrefetchedError - Error in javax.media
NotPrefetchedError is thrown when a method that requires a Controller to be in the Prefetched state is called and the Controller has not been Prefetched.
NotPrefetchedError(String) - Constructor for error javax.media.NotPrefetchedError
 
NotPresentedMediaInterface - Interface in org.ocap.media
NotPresentedMediaInterface shall be implemented by classes which can report failure to access media components.
NotRealizedError - Error in javax.media
NotRealizedError is thrown when a method that requires a Controller to be in the Realized state is called and the Controller is not Realized.
NotRealizedError(String) - Constructor for error javax.media.NotRealizedError
 
NotSerializableException - Exception in java.io
Thrown when an instance is required to have a Serializable interface.
NotSerializableException(String) - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object with message string.
NotSerializableException() - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object.
NotTunedException - Exception in org.davic.net.tuning
This exception is raised when a method that requires access to a transport stream is called on a network interface that is not tuned to any transport stream.
NotTunedException() - Constructor for exception org.davic.net.tuning.NotTunedException
Default constructor for the exception
NotTunedException(String) - Constructor for exception org.davic.net.tuning.NotTunedException
Constructor for the exception with a specified reason
NOVEMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the eleventh month of the year.
npoints - Variable in class java.awt.Polygon
The total number of points.
NPTDiscontinuityEvent - Class in org.dvb.dsmcc
Sent when an MHP terminal detects a permanent discontinuity in NPT as defined in the main body of the present document.
NPTDiscontinuityEvent(DSMCCStream, long, long) - Constructor for class org.dvb.dsmcc.NPTDiscontinuityEvent
Construct an event.
NPTListener - Interface in org.dvb.dsmcc
Objects that implement the NPTListener interface can receive NPTStatusEvent and NPTRateChangedEvent events.
NPTPresentEvent - Class in org.dvb.dsmcc
Sent to listeners on a DSMCCStream object when NPT newly appears for that DSMCC stream when it was not previously present.
NPTPresentEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTPresentEvent
Construct an event.
NPTRate - Class in org.dvb.dsmcc
Represents the rate at which an NPT time-base progresses.
NPTRateChangeEvent - Class in org.dvb.dsmcc
Sent only when the rate of an NPT time-base changes value.
NPTRateChangeEvent(DSMCCStream, NPTRate) - Constructor for class org.dvb.dsmcc.NPTRateChangeEvent
Construct an event.
NPTRemovedEvent - Class in org.dvb.dsmcc
Sent to listeners on a DSMCCStream object when NPT which was present for that DSMCC stream is removed.
NPTRemovedEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTRemovedEvent
Construct an event.
NPTStatusEvent - Class in org.dvb.dsmcc
Sent when an MHP terminal detects a change of status in the NPT of a stream.
NPTStatusEvent(DSMCCStream) - Constructor for class org.dvb.dsmcc.NPTStatusEvent
Construct an event.
NULL - Static variable in interface org.apache.log4j.spi.Configurator
Special level signifying inherited behaviour, same as Configurator.INHERITED.
NULLORDER - Static variable in class java.text.CollationElementIterator
Null order which indicates the end of string is reached by the cursor.
NullPointerException - Exception in java.lang
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
NUM_COLORS - Static variable in class java.awt.SystemColor
The number of system colors in the array.
Number - Class in java.lang
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
Number() - Constructor for class java.lang.Number
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
NUMBER_FORMS - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2150..U+218F) as defined in ISO 10646-1(E) normative Annex A
numberFormat - Variable in class java.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
NumberFormat - Class in java.text
NumberFormat is the abstract base class for all number formats.
NumberFormat() - Constructor for class java.text.NumberFormat
 
NumberFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
NumberFormat.Field(String) - Constructor for class java.text.NumberFormat.Field
Creates a Field instance with the specified name.
NumberFormatException - Exception in java.lang
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
nval - Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.
NVOD_REFERENCE - Static variable in class javax.tv.service.ServiceType
NVOD reference service type.
NVOD_TIME_SHIFTED - Static variable in class javax.tv.service.ServiceType
NVOD time-shifted service type.
NW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-west-resize cursor type.

O

Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
ObjectChangeEvent - Class in org.dvb.dsmcc
This class describes an object change event that is used to monitor the arrival of a new version of a DSMCCObject.
ObjectChangeEvent(DSMCCObject, int) - Constructor for class org.dvb.dsmcc.ObjectChangeEvent
Creates an ObjectChangeEvent indicating that a new version of the monitored DSMCC Object has been detected.
ObjectChangeEventListener - Interface in org.dvb.dsmcc
The objects that implements the ObjectChangeEventListener interface can receive ObjectChangeEvent event.
ObjectInput - Interface in java.io
ObjectInput extends the DataInput interface to include the reading of objects.
ObjectInputStream - Class in java.io
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
Creates an ObjectInputStream that reads from the specified InputStream.
ObjectInputStream() - Constructor for class java.io.ObjectInputStream
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
ObjectInputStream.GetField - Class in java.io
Provide access to the persistent fields read from the input stream.
ObjectInputStream.GetField() - Constructor for class java.io.ObjectInputStream.GetField
 
ObjectInputValidation - Interface in java.io
Callback interface to allow validation of objects within a graph.
ObjectOutput - Interface in java.io
ObjectOutput extends the DataOutput interface to include writing of objects.
ObjectOutputStream - Class in java.io
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
ObjectOutputStream.PutField - Class in java.io
Provide programatic access to the persistent fields to be written to ObjectOutput.
ObjectOutputStream.PutField() - Constructor for class java.io.ObjectOutputStream.PutField
 
ObjectRenderer - Interface in org.apache.log4j.or
Implement this interface in order to render objects as strings.
ObjectStreamClass - Class in java.io
Serialization's descriptor for classes.
ObjectStreamConstants - Interface in java.io
Constants written into the Object Serialization Stream.
ObjectStreamException - Exception in java.io
Superclass of all exceptions specific to Object Stream classes.
ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamField - Class in java.io
A description of a Serializable field from a Serializable class.
ObjectStreamField(String, Class) - Constructor for class java.io.ObjectStreamField
Create a Serializable field with the specified type.
ObjectStreamField(String, Class, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a serializable field with the given name and type.
ObjectUnavailableException - Exception in org.davic.mpeg
This exception must be thrown by MPEG related APIs when an object is not available.
ObjectUnavailableException() - Constructor for exception org.davic.mpeg.ObjectUnavailableException
Constructs a ObjectUnavailableException with no detail message
ObjectUnavailableException(String) - Constructor for exception org.davic.mpeg.ObjectUnavailableException
Constructs a ObjectUnavailableException with the specified detail message
Observable - Class in java.util
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
Observer - Interface in java.util
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
OCAP_ABSTRACT_SERVICE - Static variable in class org.ocap.service.AbstractServiceType
ServiceType for an abstract service.
OCAP_J - Static variable in interface org.ocap.application.OcapAppAttributes
The OCAP registered value for all OCAP-J applications.
OcapAppAttributes - Interface in org.ocap.application
This interface represents various information about an application registered in the AppsDatabase.
OcapIxcPermission - Class in org.ocap.application
This class represents access to the inter-xlet communication registry.
OcapIxcPermission(String, String) - Constructor for class org.ocap.application.OcapIxcPermission
Creates a new OcapIxcPermission object with the specified name and actions.
OcapLocator - Class in org.ocap.net
This class encapsulates an OCAP URL into an object.
OcapLocator(int) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id".
OcapLocator(int, int, int) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number[.m=modulation_format]".
OcapLocator(int, int) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://f=frequency[.m=modulation_format]".
OcapLocator(String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class for any form of OCAP URL.
OcapLocator(int, short[], String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id[.stream_type[,ISO_639_language_code]{& stream_type[,ISO_639_language_code]}][;event_id]{/path_segments}".
OcapLocator(int, short[], int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id[.stream_type[,index]{&stream_type[,index]}] [;event_id]{/path_segments}".
OcapLocator(int, int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id[.+PID{&PID}][;event_id]{/path_segments}".
OcapLocator(int, String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id[.$component_name{&component_name}] [;event_id]{/path_segments}".
OcapLocator(int, int, int[], String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://source_id[.@component_tag{&component_tag}][;event_id]{/path_segments}".
OcapLocator(String, short[], String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://n=service_name[.stream_type[,ISO_639_language_code]{& stream_type[,ISO_639_language_code]}][;event_id]{/path_segments}".
OcapLocator(String, short[], int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://n=service_name[.stream_type[,index]{&stream_type[,index]}] [;event_id]{/path_segments}".
OcapLocator(String, int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://n=service_name[.+PID{&PID}][;event_id]{/path_segments}".
OcapLocator(String, String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://n=service_name[.$component_name{&component_name}] [;event_id]{/path_segments}".
OcapLocator(String, int, int[], String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://n=service_name[.@component_tag{&component_tag}][;event_id]{/path_segments}".
OcapLocator(int, int, int, short[], String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number[.m=modulation_format] [.stream_type[,ISO_639_language_code] {&stream_type[,ISO_639_language_code]}][;event_id]{/path_segments}".
OcapLocator(int, int, int, short[], int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number.[m=modulation_format] [.stream_type[,index]{&stream_type[,index]}] [;event_id]{/path_segments}".
OcapLocator(int, int, int, int[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number[.m=modulation_format] [.+PID{&PID}][;event_id]{/path_segments}".
OcapLocator(int, int, int, String[], int, String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number[.m=modulation_format] [.$component_name{&component_name}] [;event_id]{/path_segments}".
OcapLocator(int, int, int, int, int[], String) - Constructor for class org.ocap.net.OcapLocator
A constructor of this class corresponding to the OCAP URL form "ocap://(oobfdc|f=frequency).program_number[.m=modulation_format] [.@component_tag{&component_tag}][;event_id]{/path_segments}".
OcapRecordedService - Interface in org.ocap.dvr
This interface represents a RecordedService in OCAP.
OcapRecordingManager - Class in org.ocap.dvr
RecordingManager represents the entity that performs recordings and maintains a database of recordings.
OcapRecordingManager() - Constructor for class org.ocap.dvr.OcapRecordingManager
 
OcapRecordingProperties - Class in org.ocap.dvr
Encapsulates the details about how a recording is to be made.
OcapRecordingProperties(byte, long, int, byte, ExtendedFileAccessPermissions, String, MediaStorageVolume) - Constructor for class org.ocap.dvr.OcapRecordingProperties
Constructs an immutable instance of OcapRecordingProperties with the specified attributes.
OcapRecordingProperties(byte, long, int, byte, ExtendedFileAccessPermissions, String, MediaStorageVolume, int) - Constructor for class org.ocap.dvr.OcapRecordingProperties
Constructs an immutable instance of OcapRecordingProperties with the specified attributes.
OcapRecordingRequest - Interface in org.ocap.dvr
This interface represents a LeafRecordingRequest in OCAP.
OcapSystem - Class in org.ocap
This class provides system utility functions.
OCAPTest - Class in org.ocap.test
The purpose of this class is to provide a very simple communication channel between the OCAP implementation under test (IUT) and the test server.
OCAPTest() - Constructor for class org.ocap.test.OCAPTest
 
OCRC_FIRST - Static variable in class org.ocap.ui.event.OCRcEvent
Marks the first integer id for the range of OCAP remote control key codes.
OCRC_LAST - Static variable in class org.ocap.ui.event.OCRcEvent
Marks the last integer id for the range of OCAP remote control key codes.
OCRcEvent - Class in org.ocap.ui.event
The OCAP remote control event class.
OCRcEvent(Component, int, long, int, int, char) - Constructor for class org.ocap.ui.event.OCRcEvent
Constructs an OCRcEvent object.
OCRCInterface - Class in org.ocap.net
This class models a return channel interface for use in receiving and transmitting IP packets over an OCAP-compliant return channel.
OCRCInterface() - Constructor for class org.ocap.net.OCRCInterface
 
OCSound - Class in org.ocap.hardware.device
Extends the HAVi HSound class, adding additional configuration options.
OCSound() - Constructor for class org.ocap.hardware.device.OCSound
Creates an OCSound object.
OCTOBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the tenth month of the year.
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
OFF - Static variable in class org.apache.log4j.Level
The OFF has the highest possible rank and is intended to turn off logging.
OFF - Static variable in interface org.ocap.hardware.frontpanel.BrightSpec
Brightness OFF setting that represents the Indicator is off.
OFF_INT - Static variable in class org.apache.log4j.Priority
 
OFFLINE - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is present but some other action is required before the device can be used (e.g., DetachableStorageOption.makeReady()).
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
okToUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it is OK to use the Gui.
on(boolean) - Method in class java.security.DigestInputStream
Turns the digest function on or off.
on(boolean) - Method in class java.security.DigestOutputStream
Turns the digest function on or off.
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE_SECOND - Static variable in class javax.media.Time
 
OPAQUE - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be completely opaque, meaning that all pixels have an alpha value of 1.0.
open(String) - Static method in class javax.microedition.io.Connector
Create and open a Connection.
open(String, int) - Static method in class javax.microedition.io.Connector
Create and open a Connection.
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
Create and open a Connection.
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
openConnection() - Method in class java.net.URL
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection input stream.
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
Open and return a data input stream for a connection.
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection output stream.
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
Open and return a data output stream for a connection.
openInputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection input stream.
openInputStream() - Method in interface javax.microedition.io.InputConnection
Open and return an input stream for a connection.
openOutputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection output stream.
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
Open and return an output stream for a connection.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2440..U+245F) as defined in ISO 10646-1(E) normative Annex A
OPTION_UNSUPPORTED - Static variable in class org.dvb.test.DVBTest
The platform does not contain the option under test and therefore the test is inapplicable, the test result should not be considered when determining the status of the platform's conformance.
OptionalDataException - Exception in java.io
Exception indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.
OptionHandler - Interface in org.apache.log4j.spi
A string based interface to configure package components.
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
or(DatabaseQuery) - Method in class org.ocap.hn.content.navigation.DatabaseQuery
Create a new DatabaseQuery based upon the logical OR of the predicates represented by this query and the argument query.
orange - Static variable in class java.awt.Color
An object of type Color representing the color orange.
ORANGE - Static variable in class java.awt.Color
An object of type Color representing the color orange.
ORANGE - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color orange.
ordinaryChar(int) - Method in class java.io.StreamTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
org.apache.log4j - package org.apache.log4j
 
org.apache.log4j.config - package org.apache.log4j.config
 
org.apache.log4j.or - package org.apache.log4j.or
 
org.apache.log4j.spi - package org.apache.log4j.spi
 
org.apache.log4j.xml - package org.apache.log4j.xml
 
org.davic.media - package org.davic.media
Provides various extensions to the Java Media Framework for the control of TV oriented audio / video content.
org.davic.mpeg - package org.davic.mpeg
Provides utility classes for common MPEG concepts.
org.davic.mpeg.sections - package org.davic.mpeg.sections
Provides access to MPEG-2 section filtering.
org.davic.net - package org.davic.net
Provides general content referencing.
org.davic.net.tuning - package org.davic.net.tuning
Provides access to tuning - MPEG multiplex selection.
org.davic.resources - package org.davic.resources
Provides a framework for scarce resource management.
org.dvb.application - package org.dvb.application
Provides access to lists of applications which are available in this context and the ability to launch those applications.
org.dvb.dsmcc - package org.dvb.dsmcc
Provides extended access to files carried in the broadcast stream.
org.dvb.event - package org.dvb.event
Provides access to user input events before they are processed through the event mechanism of the java.awt package.
org.dvb.io.ixc - package org.dvb.io.ixc
Provides support for inter-application communication.
org.dvb.io.persistent - package org.dvb.io.persistent
Provides extensions to the java.io package for access to files held in persistent storage.
org.dvb.lang - package org.dvb.lang
Provides those core platform related features not found in the java.lang package.
org.dvb.media - package org.dvb.media
Provides DVB specific extensions to the Java Media Framework.
org.dvb.net - package org.dvb.net
Provides general networking features not found elsewhere.
org.dvb.net.rc - package org.dvb.net.rc
Provides session management for bi-directional IP connections which are session based from the point of view of an application.
org.dvb.net.tuning - package org.dvb.net.tuning
Provides extensions to the tuning API from DAVIC.
org.dvb.service.selection - package org.dvb.service.selection
Extensions to the Java TV service selection API.
org.dvb.spi - package org.dvb.spi
This package defines a central registry for all DVB Service Provider Interface (SPI) providers.
org.dvb.spi.selection - package org.dvb.spi.selection
This package defines an SPI for selection of services and service components.
org.dvb.spi.util - package org.dvb.spi.util
Utility classes used by other providers.
org.dvb.test - package org.dvb.test
Broadcast model
org.dvb.ui - package org.dvb.ui
Provides extended graphics functionality.
org.dvb.user - package org.dvb.user
Provides access to settings and preferences configured by the end-user.
org.havi.ui - package org.havi.ui
Provides user interfaces to HAVI components.
org.havi.ui.event - package org.havi.ui.event
Provides ability to receive HAVI UI events.
org.ocap - package org.ocap
Provides system utility functions
org.ocap.application - package org.ocap.application
org.ocap.diagnostics - package org.ocap.diagnostics
The org.ocap.diagnostics package provides diagnostic MIBs.
org.ocap.dvr - package org.ocap.dvr
OCAP Specific extensions to the shared DVR API.
org.ocap.dvr.event - package org.ocap.dvr.event
Provides ability to receive DVR events.
org.ocap.dvr.storage - package org.ocap.dvr.storage
Extensions to the OCAP Storage API to support Media Storage and Time-shift buffer.
org.ocap.environment - package org.ocap.environment
Represents an environment that provides the context in which applications run.
org.ocap.event - package org.ocap.event
The org.ocap.event package manages user events.
org.ocap.hardware - package org.ocap.hardware
The org.ocap.hardware package provides representations of several aspects of the hardware.
org.ocap.hardware.device - package org.ocap.hardware.device
Provides extension classes and interfaces related to accessing and controlling certain device parameters that are normally controlled by a device manufacturer specific application.
org.ocap.hardware.frontpanel - package org.ocap.hardware.frontpanel
Represents various aspects of front panel displays .
org.ocap.hardware.pod - package org.ocap.hardware.pod

This package provides a way to set and get OpenCable CableCARD Resource related parameters.

org.ocap.hn - package org.ocap.hn
Provides representation of the main components of HN, such as servers, actions, action responses, and change listeners.
org.ocap.hn.content - package org.ocap.hn.content
Provides representation of the content and content containers, and means of identifying content type.
org.ocap.hn.content.navigation - package org.ocap.hn.content.navigation
Provides ways to search for content and filter results.
org.ocap.hn.profiles.upnp - package org.ocap.hn.profiles.upnp
Constants that are specific to UPnP.
org.ocap.hn.recording - package org.ocap.hn.recording
Provides control and listing of recorded content.
org.ocap.hn.resource - package org.ocap.hn.resource
 
org.ocap.hn.ruihsrc - package org.ocap.hn.ruihsrc
 
org.ocap.hn.security - package org.ocap.hn.security
Provides access to home network security capabilities.
org.ocap.hn.service - package org.ocap.hn.service
A service which is hosted or provided by another device on the home network.
org.ocap.hn.transformation - package org.ocap.hn.transformation
 
org.ocap.hn.upnp.client - package org.ocap.hn.upnp.client
Provides UPnP client functionality, permitting access to devices and services on a home network.
org.ocap.hn.upnp.common - package org.ocap.hn.upnp.common
Provides UPnP APIs common to client- and server-side use.
org.ocap.hn.upnp.server - package org.ocap.hn.upnp.server
Provides UPnP server functionality, permitting management of devices and services in the local Host device.
org.ocap.logging - package org.ocap.logging
 
org.ocap.media - package org.ocap.media
The org.ocap.media package is a collection of classes and interfaces for controlling access to various kinds of media components
org.ocap.mpeg - package org.ocap.mpeg
The org.ocap.mpeg package provides access to private data sections in the extended channel
org.ocap.net - package org.ocap.net
The org.ocap.net package provides locators for accessing various types of items in the transport stream.
org.ocap.resource - package org.ocap.resource
org.ocap.service - package org.ocap.service
The org.ocap.service package represents various aspects of a service.
org.ocap.shared.dvr - package org.ocap.shared.dvr
The shared DVR API for scheduling and managing recording requests.
org.ocap.shared.dvr.navigation - package org.ocap.shared.dvr.navigation
Provides support for Navigation of recording lists.
org.ocap.shared.media - package org.ocap.shared.media
Extensions to JMF to support DVR playback.
org.ocap.si - package org.ocap.si
The org.ocap.si package represents MPEG-2 PSI data.
org.ocap.storage - package org.ocap.storage
The org.ocap.storage package represents storage devices.
org.ocap.system - package org.ocap.system

This API is used to access system modules.

org.ocap.system.event - package org.ocap.system.event

The org.ocap.system.event package defines various system events.

org.ocap.test - package org.ocap.test
OCAP testing communications.
org.ocap.ui - package org.ocap.ui
Extensions to HAVi User Interface functionality.
org.ocap.ui.event - package org.ocap.ui.event
Extensions to HAVi User Interface Event classes, including OCAP specific remote control events and multiscreen management events.
org.w3c.dom - package org.w3c.dom
The org.w3c.dom package provides the Java ME DOM API defined by JSR 280.
org.w3c.dom.events - package org.w3c.dom.events
The org.w3c.dom.events package provides the Java ME DOM Events API subset defined by JSR 280.
org.w3c.dom.views - package org.w3c.dom.views
The org.w3c.dom.views package provides the Java ME DOM Views API defined by JSR 280.
org.xml.sax - package org.xml.sax
 
org.xml.sax.ext - package org.xml.sax.ext
 
org.xml.sax.helpers - package org.xml.sax.helpers
 
OrgIDFilter - Class in org.ocap.shared.dvr.navigation
Filter to filter based on OrgID.
OrgIDFilter(int) - Constructor for class org.ocap.shared.dvr.navigation.OrgIDFilter
Constructs the filter based on a particular organization ID.
ORIENT_BOTTOM_TO_TOP - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a vertical orientation, with the minimum value on the bottom, and the maximum value on the top.
ORIENT_LEFT_TO_RIGHT - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a horizontal orientation, with the minimum value on the left side, and the maximum value on the right side.
ORIENT_RIGHT_TO_LEFT - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a horizontal orientation, with the minimum value on the right side, and the maximum value on the left side.
ORIENT_TOP_TO_BOTTOM - Static variable in interface org.havi.ui.HOrientable
A constant which specifies that the HOrientable shall be rendered with a vertical orientation, with the minimum value on the top, and the maximum of the range on the bottom.
ORIENTATION_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).
origmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel to be replaced by newmodel when the user calls substituteColorModel.
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
ORIYA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0B00..U+0B7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
OTHER - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code: The presentation was terminated due to an unknown reason or for multiple reasons.
OTHER - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code: Selection failed due to an unknown reason or for multiple reasons.
OTHER - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for both POSSIBLE_UNDER_CONDITIONS and NOT_POSSIBLE.
OTHER_LETTER - Static variable in class java.lang.Character
General category "Lo" in the Unicode specification.
OTHER_NUMBER - Static variable in class java.lang.Character
General category "No" in the Unicode specification.
OTHER_PUNCTUATION - Static variable in class java.lang.Character
General category "Po" in the Unicode specification.
OTHER_SYMBOL - Static variable in class java.lang.Character
General category "So" in the Unicode specification.
out - Static variable in class java.io.FileDescriptor
A handle to the standard output stream.
out - Variable in class java.io.FilterOutputStream
The underlying output stream to be filtered.
out - Variable in class java.io.FilterWriter
The underlying character-output stream.
out - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out - Variable in class java.io.PrintWriter
The underlying character-output stream of this PrintWriter.
out - Static variable in class java.lang.System
The "standard" output stream.
OUT_OF_BANDWIDTH - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording failed due to lack of IO bandwidth to record this program.
OutOfMemoryError - Error in java.lang
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
outpixbuf - Variable in class java.awt.image.ReplicateScaleFilter
A byte array initialized with a size of ReplicateScaleFilter.destWidth and used to deliver a row of pixel data to the ImageConsumer.
OutputConnection - Interface in javax.microedition.io
This interface defines the capabilities that an output stream connection must have.
OutputStream - Class in java.io
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are translated into bytes according to a specified character encoding.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the named character encoding.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the default character encoding.
OutputVideoContentFormat - Interface in org.ocap.hn.content
This interface provides additional parameters for transforming video content.
OverallRepository - Class in org.dvb.event
This class defines a repository which initially contains all the user events which can be delivered to an application.
OverallRepository() - Constructor for class org.dvb.event.OverallRepository
The constructor for the repository.
OverallRepository(String) - Constructor for class org.dvb.event.OverallRepository
The constructor for the repository with a name.
overrideAsNeeded(String) - Method in class org.apache.log4j.Hierarchy
Deprecated.
Deprecated with no replacement.
Owner - Interface in java.security.acl
Interface for managing owners of Access Control Lists (ACLs) or ACL configurations.

P

pack() - Method in class java.awt.Window
Causes this Window to be sized to fit the preferred size and layouts of its subcomponents.
Package - Class in java.lang
Package objects contain version information about the implementation and specification of a Java package.
PackageManager - Class in javax.media
A PackageManager maintains a persistent store of package-prefix lists.
PackageManager() - Constructor for class javax.media.PackageManager
 
paint(Graphics) - Method in class java.awt.Component
Paints this component.
paint(Graphics) - Method in class java.awt.Container
Paints the container.
PAINT - Static variable in class java.awt.event.PaintEvent
The paint event type.
paint(Graphics) - Method in class org.havi.ui.HScene
HScene objects override the paint method (defined in java.awt.Component) to paint the added "child" components on top of an optional background color or image.
paint(Graphics) - Method in class org.havi.ui.HVisible
Draws the current state of the component, by calling the HLook.showLook(java.awt.Graphics, org.havi.ui.HVisible, int) method of the associated HLook.
PAINT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting paint events.
PAINT_FIRST - Static variable in class java.awt.event.PaintEvent
Marks the first integer id for the range of paint event ids.
PAINT_LAST - Static variable in class java.awt.event.PaintEvent
Marks the last integer id for the range of paint event ids.
paintAll(Graphics) - Method in class java.awt.Component
Paints this component and all of its subcomponents.
paintComponents(Graphics) - Method in class java.awt.Container
Paints each of the components in this container.
PaintEvent - Class in java.awt.event
The component-level paint event.
PaintEvent(Component, int, Rectangle) - Constructor for class java.awt.event.PaintEvent
Constructs a PaintEvent object with the specified source component and type.
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
paramString() - Method in class java.awt.AWTEvent
Returns a string representing the state of this Event.
paramString() - Method in class java.awt.Component
Returns a string representing the state of this component.
paramString() - Method in class java.awt.Container
Returns a string representing the state of this Container.
paramString() - Method in class java.awt.event.ActionEvent
Returns a parameter string identifying this action event.
paramString() - Method in class java.awt.event.AdjustmentEvent
 
paramString() - Method in class java.awt.event.ComponentEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ContainerEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.FocusEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InputMethodEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InvocationEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ItemEvent
Returns a parameter string identifying this item event.
paramString() - Method in class java.awt.event.KeyEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseWheelEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.PaintEvent
 
paramString() - Method in class java.awt.event.TextEvent
Returns a parameter string identifying this text event.
paramString() - Method in class java.awt.event.WindowEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.Frame
Returns a string representing the state of this Frame.
parent - Variable in class java.util.ResourceBundle
The parent bundle of this bundle.
parent - Variable in class org.apache.log4j.Category
The parent of this category.
PARENT_ID - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
An identifier for the parent of this object.
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
Tests if this thread group is either the thread group argument or one of its ancestor thread groups.
ParentRecordingRequest - Interface in org.ocap.shared.dvr
This interface represents information corresponding to a parent recording request.
parse(String, ParsePosition) - Method in class java.text.ChoiceFormat
Parses a Number from the input text.
parse(String) - Method in class java.text.DateFormat
Parses text from the beginning of the given string to produce a date.
parse(String, ParsePosition) - Method in class java.text.DateFormat
Parse a date/time string according to the given parse position.
parse(String, ParsePosition) - Method in class java.text.DecimalFormat
Parses text from a string to produce a Number.
parse(String, ParsePosition) - Method in class java.text.MessageFormat
Parses the string.
parse(String) - Method in class java.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parse(String, ParsePosition) - Method in class java.text.NumberFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals), otherwise a Double.
parse(String) - Method in class java.text.NumberFormat
Parses text from the beginning of the given string to produce a number.
parse(String, ParsePosition) - Method in class java.text.SimpleDateFormat
Parses text from a string to produce a Date.
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given input source as an XML document and return a new DOM Document object.
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parseByte(String) - Static method in class java.lang.Byte
Parses the string argument as a signed decimal byte.
parseByte(String, int) - Static method in class java.lang.Byte
Parses the string argument as a signed byte in the radix specified by the second argument.
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
parseElement(Element, Properties, Class) - Static method in class org.apache.log4j.xml.DOMConfigurator
Creates an object and processes any nested param elements but does not call activateOptions.
ParseException - Exception in java.text
Signals that an error has been reached unexpectedly while parsing.
ParseException(String, int) - Constructor for exception java.text.ParseException
Constructs a ParseException with the specified detail message and offset.
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String, as performed by the valueOf method of class Float.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseNumbers() - Method in class java.io.StreamTokenizer
Specifies that numbers should be parsed by this tokenizer.
parseObject(String, ParsePosition) - Method in class java.text.DateFormat
Parses text from a string to produce a Date.
parseObject(String, ParsePosition) - Method in class java.text.Format
Parses text from a string to produce an object.
parseObject(String) - Method in class java.text.Format
Parses text from the beginning of the given string to produce an object.
parseObject(String, ParsePosition) - Method in class java.text.MessageFormat
Parses text from a string to produce an object array.
parseObject(String, ParsePosition) - Method in class java.text.NumberFormat
Parses text from a string to produce a Number.
ParsePosition - Class in java.text
ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.
ParsePosition(int) - Constructor for class java.text.ParsePosition
Create a new ParsePosition with the given initial index.
ParserConfigurationException - Exception in javax.xml.parsers
Indicates a serious configuration error.
ParserConfigurationException(String) - Constructor for exception javax.xml.parsers.ParserConfigurationException
 
parseServerAuthority() - Method in class java.net.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
parseShort(String) - Static method in class java.lang.Short
Parses the string argument as a signed decimal short.
parseShort(String, int) - Static method in class java.lang.Short
Parses the string argument as a signed short in the radix specified by the second argument.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
Parses the string representation of a URL into a URL object.
PARTIALLY_RESOLVED_STATE - Static variable in interface org.ocap.shared.dvr.ParentRecordingRequest
Some recordings corresponding to this recording request have been scheduled.
PASS - Static variable in class org.dvb.test.DVBTest
The application executed and terminated successfully and has therefore operated in a conformant manner.
PasswordAuthentication - Class in java.net
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, char[]) - Constructor for class java.net.PasswordAuthentication
Creates a new PasswordAuthentication object from the given user name and password.
pathSeparator - Static variable in class java.io.File
The system-dependent path-separator character, represented as a string for convenience.
pathSeparatorChar - Static variable in class java.io.File
The system-dependent path-separator character.
PATProgram - Interface in org.ocap.si
This interface represents an program block in the information loop of the MPEG-2 PAT.Each PAT will contain a loop of these blocks.
PatternLayout - Class in org.apache.log4j
A flexible layout configurable with pattern string.
PatternLayout() - Constructor for class org.apache.log4j.PatternLayout
Constructs a PatternLayout using the DEFAULT_LAYOUT_PATTERN.
PatternLayout(String) - Constructor for class org.apache.log4j.PatternLayout
Constructs a PatternLayout using the supplied conversion pattern.
pause() - Method in interface org.dvb.application.AppProxy
Request that the application manager pause the application bound to this information structure.
PAUSED - Static variable in interface org.dvb.application.AppProxy
The application is in the paused state.
PAUSED_MODE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the "paused" application mode defined for the application_mode_descriptor in an AIT or XAIT.
pauseXlet() - Method in interface javax.microedition.xlet.Xlet
Signals the Xlet to stop providing service and enter the Paused state.
pauseXlet() - Method in interface javax.tv.xlet.Xlet
Signals the Xlet to stop providing service and enter the Paused state.
peek(InetAddress) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peekData(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peekEvent() - Method in class java.awt.EventQueue
Returns the first event on the EventQueue without removing it.
peekEvent(int) - Method in class java.awt.EventQueue
Returns the first event with the specified id, if any.
PENDING_NO_CONFLICT_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recording request is Pending.
PENDING_WITH_CONFLICT_STATE - Static variable in interface org.ocap.shared.dvr.LeafRecordingRequest
The recording request may not be intiated due to resource conflicts.
PERCENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the percent field.
PERMILLE - Static variable in class java.text.NumberFormat.Field
Constant identifying the permille field.
Permission - Interface in java.security.acl
This interface represents a permission, such as that used to grant a particular type of access to a resource.
Permission - Class in java.security
Abstract class for representing access to a system resource.
Permission(String) - Constructor for class java.security.Permission
Constructs a permission with the specified name.
PermissionCollection - Class in java.security
Abstract class representing a collection of Permission objects.
PermissionCollection() - Constructor for class java.security.PermissionCollection
 
PermissionDeniedException - Exception in org.dvb.net.rc
Thrown when an application calls a method which it does not have permission to call at that time.
PermissionDeniedException() - Constructor for exception org.dvb.net.rc.PermissionDeniedException
Default constructor for the exception
PermissionDeniedException(String) - Constructor for exception org.dvb.net.rc.PermissionDeniedException
Constructor for the exception with a specified reason
PermissionInformation - Class in org.ocap.application
This class contains information to allow the monitor application to choose the permissions to grant to an application.
PermissionInformation() - Constructor for class org.ocap.application.PermissionInformation
OCAP applications SHALL NOT use this constructor - it is provided for internal use by the OCAP implementation.
permissions() - Method in interface java.security.acl.AclEntry
Returns an enumeration of the permissions in this ACL entry.
Permissions - Class in java.security
This class represents a heterogeneous collection of Permissions.
Permissions() - Constructor for class java.security.Permissions
Creates a new Permissions object containing no PermissionCollections.
PERSON_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents an unordered collection of 'objects' that "belong" to the people.
PERSON_CONTAINER_MUSIC_ARTIST - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a music artist person container.
PhantomReference - Class in java.lang.ref
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
PhantomReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.PhantomReference
Creates a new phantom reference that refers to the given object and is registered with the given queue.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.StrictMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
pink - Static variable in class java.awt.Color
An object of type Color representing the color pink.
PINK - Static variable in class java.awt.Color
An object of type Color representing the color pink.
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The size of the pipe's circular input buffer.
PipedInputStream - Class in java.io
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedOutputStream - Class in java.io
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedReader - Class in java.io
Piped character-input streams.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedWriter - Class in java.io
Piped character-output streams.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PIXEL_ASPECT_RATIO - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel aspect ratio, as specified in a Dimension object which indicates the (relative) x, y pixel aspect ratio.
pixel_bits - Variable in class java.awt.image.ColorModel
The total number of bits in the pixel.
PIXEL_RESOLUTION - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the pixel resolution, as specified in a Dimension object which indicates the pixel resolution of (the area of) the graphics device (as specified using the SCREEN_RECTANGLE preference).
PixelGrabber - Class in java.awt.image
The PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image.
PixelGrabber(Image, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image into the given array.
PixelGrabber(ImageProducer, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the image produced by the specified ImageProducer into the given array.
PixelGrabber(Image, int, int, int, int, boolean) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image.
PKCS8EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo.
PKCS8EncodedKeySpec(byte[]) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
Creates a new PKCS8EncodedKeySpec with the given encoded key.
PLAIN - Static variable in class java.awt.Font
The plain style constant.
play() - Method in class org.havi.ui.HSound
Starts the HSound class playing from the beginning of its associated audio data.
PLAY_ALTERNATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played in a repeating loop, alternating between the forward and reverse direction.
PLAY_REPEATING - Static variable in interface org.havi.ui.HAnimateEffect
Indicates that the animation should be played forwards (in a repeating loop).
Player - Interface in javax.media
Player is a MediaHandler for rendering and controlling time based media data.
PLAYLIST - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of a playlist this object belongs to.
PLAYLIST_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a collection of objects.
PM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from noon to just before midnight.
PMT_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that the broadcast PMT has changed.
PMTElementaryStreamInfo - Interface in org.ocap.si
This interface represents an MPEG-2 PMT Elementary Stream Info loop.
POD - Class in org.ocap.hardware.pod
This class provides an access to functions and information of the OpenCable CableCARD device on the OCAP Host device.
POD() - Constructor for class org.ocap.hardware.pod.POD
A constructor of this class.
PODApplication - Interface in org.ocap.hardware.pod
This class represents an Application that resides in the OpenCable CableCARD device.
PODExtendedChannel - Class in org.ocap.mpeg
This class represents an extended channel that provides access to private section data flows.
PODExtendedChannel() - Constructor for class org.ocap.mpeg.PODExtendedChannel
OCAP applications SHALL NOT use this method - it is provided for internal use by the OCAP implementation.
Point - Class in java.awt
A point representing a location in (x, y) coordinate space, specified in integer precision.
Point() - Constructor for class java.awt.Point
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
Point(Point) - Constructor for class java.awt.Point
Constructs and initializes a point with the same location as the specified Point object.
Point(int, int) - Constructor for class java.awt.Point
Constructs and initializes a point at the specified (xy) location in the coordinate space.
Policy - Class in java.security
This is an abstract class for representing the system security policy for a Java application environment (specifying which permissions are available for code from various sources).
Policy() - Constructor for class java.security.Policy
 
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available.
Polygon - Class in java.awt
The Polygon class encapsulates a description of a closed, two-dimensional region within a coordinate space.
Polygon() - Constructor for class java.awt.Polygon
Creates an empty polygon.
Polygon(int[], int[], int) - Constructor for class java.awt.Polygon
Constructs and initializes a Polygon from the specified parameters.
pop() - Method in class java.awt.EventQueue
Stops dispatching events using this EventQueue.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
pop(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
pop(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
pop(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component nearer in the Z-order, i.e.
popInFrontOf(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HComponentOrdering.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HContainer.
popInFrontOf(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component in front of another java.awt.Component in the Z-order of this HScene.
popToFront(Component) - Method in interface org.havi.ui.HComponentOrdering
Brings the specified java.awt.Component to the "front" of the Z-order in this HComponentOrdering.
popToFront(Component) - Method in class org.havi.ui.HContainer
Brings the specified java.awt.Component to the "front" of the Z-order in this HContainer.
popToFront(Component) - Method in class org.havi.ui.HScene
Brings the specified java.awt.Component to the "front" of the Z-order in this HScene.
port - Variable in class java.net.SocketImpl
The port number on the remote host to which this socket is connected.
PortUnreachableException - Exception in java.net
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException(String) - Constructor for exception java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
PortUnreachableException() - Constructor for exception java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
pos - Variable in class java.io.BufferedInputStream
The current position in the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
pos - Variable in class java.io.CharArrayReader
The current buffer position.
pos - Variable in class java.io.PushbackInputStream
The position within the pushback buffer from which the next byte will be read.
POS_CAP_FULL - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that.
POS_CAP_FULL_EVEN_LINES - Static variable in interface org.dvb.media.VideoPresentationControl
n Constant representing that the video can be positioned anywhere on the screen, even if a part of the video is off screen as a result of that, with the restriction that the field order is respected.
POS_CAP_FULL_EVEN_LINES_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen, with the restriction that the field order is respected.
POS_CAP_FULL_IF_ENTIRE_VIDEO_ON_SCREEN - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video can be positioned anywhere on screen as long as all the video is on screen.
POS_CAP_OTHER - Static variable in interface org.dvb.media.VideoPresentationControl
Constant representing that the video positioning capability cannot be expressed by another POS_CAP_* constant.
Positionable - Interface in javax.media.protocol
A DataSource implements the Positionable interface if it supports changing the media position within the stream.
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSSIBLE_UNDER_CONDITIONS - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Major reason - access may be possible under certain conditions.
POST - Static variable in interface javax.microedition.io.HttpConnection
HTTP Post method.
postActionInvocation(UPnPActionInvocation, UPnPActionResponseHandler) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Posts an action to the network.
postEvent(AWTEvent) - Method in class java.awt.EventQueue
Posts a 1.1-style event to the EventQueue.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method will be called by dispatchKeyEvent.
postProcessKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventPostProcessor
This method is called by the current KeyboardFocusManager, requesting that this KeyEventPostProcessor perform any necessary post-processing which should be part of the KeyEvent's final resolution.
POSTURE - Static variable in class java.awt.font.TextAttribute
Attribute key for the posture of a font.
POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
The standard italic posture.
POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard posture, upright.
pow(double, double) - Static method in class java.lang.Math
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class java.lang.StrictMath
Returns the value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
POWER - Static variable in interface org.ocap.hardware.frontpanel.IndicatorDisplay
Power LED
POWER_INTERRUPTION - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : When the device is powered off and the power returns after the scheduled end time of a recording but before the expiration time of the recording request, the request shall be in the failed state with this reason code.
POWER_STATE_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that the power state has changed, e.g., switch to Software Standby.
powerModeChanged(int) - Method in interface org.ocap.hardware.PowerModeChangeListener
Called when the power mode changes (for example from full to low power).
PowerModeChangeListener - Interface in org.ocap.hardware
The callback interface to be implemented by classes that wish to receive notification when the power mode of the Host Devices changes (for example when the user presses the Power button).
PRC - Static variable in class java.util.Locale
Useful constant for country.
PRE_FETCH - Static variable in interface org.ocap.si.DescriptorTag
MHP pre-fetch_descriptor.
preceding(int) - Method in class java.text.BreakIterator
Return the last boundary preceding the specfied offset.
predefined - Static variable in class java.awt.Cursor
 
Preference - Class in org.dvb.user
This abstract class defines the Preference object.
Preference() - Constructor for class org.dvb.user.Preference
This protected constructor is only present to enable sub-classes of this one to be defined by the platform.
Preference(String, String) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value.
Preference(String, String[]) - Constructor for class org.dvb.user.Preference
Creates a new preference with the specified name and the specified value set.
PreferenceFilter - Class in javax.tv.service.navigation
PreferenceFilter represents a ServiceFilter based on a user preference for favorite services.
PreferenceFilter(FavoriteServicesName) - Constructor for class javax.tv.service.navigation.PreferenceFilter
Constructs the filter based on a particular user preference for favorite services.
PREFERRED - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is preferred over a selection that does not include this feature, although both selections can be considered valid.
PREFERRED - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is desired in the HScreenConfiguration.
PREFERRED_NOT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is desired not to be present in the HScreenConfiguration.
preferredLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the preferred size of the target container using this layout manager, based on the components in the container.
preferredLayoutSize(Container) - Method in class java.awt.CardLayout
Determines the preferred size of the container argument using this card layout.
preferredLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
preferredLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the preferred size of the parent container using this grid bag layout.
preferredLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the preferred size of the container argument using this grid layout.
preferredLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the preferred size dimensions for the specified container, given the components it contains.
PREFERREDSIZE - Static variable in class java.awt.GridBagLayout
The preferred grid size that can be laid out by the grid bag layout.
prefetch() - Method in interface javax.media.Controller
Process as much data as necessary to reduce the Controller's start latency to the shortest possible time.
prefetch() - Method in interface org.dvb.application.DVBHTMLProxy
Loads the initial entry page of the application and waits for a signal.
prefetch(String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the MHP for pre-fetching the object data for that DSMCC object into cache.
prefetch(DSMCCObject, String, byte) - Static method in class org.dvb.dsmcc.DSMCCObject
Calling this method will issue a hint to the MHP for pre-fetching the object data for that DSMCC object into cache.
PREFETCH - Static variable in interface org.ocap.application.OcapAppAttributes
The application control code "PREFETCH" is only used for DVB-HTML applications.
PrefetchCompleteEvent - Class in javax.media
A PrefetchCompleteEvent is posted when a Controller finishes Prefetching.
PrefetchCompleteEvent(Controller, int, int, int) - Constructor for class javax.media.PrefetchCompleteEvent
 
Prefetched - Static variable in interface javax.media.Controller
Returned by getState.
Prefetching - Static variable in interface javax.media.Controller
Returned by getState.
prepareImage(Image, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component at the specified width and height.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Prepares an image for rendering.
PRESENT - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the application control code "PRESENT" defined for the application_control_code in an AIT or a XAIT.
PresentationChangedEvent - Class in javax.tv.service.selection
PresentationChangedEvent indicates that the content being presented in the ServiceContext has changed.
PresentationChangedEvent(ServiceContext) - Constructor for class javax.tv.service.selection.PresentationChangedEvent
Constructs the event.
PresentationChangedEvent - Class in org.dvb.media
This event is generated whenever the content being presented by a player changes for reasons outside the control of the application.
PresentationChangedEvent(Controller, MediaLocator, int) - Constructor for class org.dvb.media.PresentationChangedEvent
Constructor for the event
PresentationTerminatedEvent - Class in javax.tv.service.selection
PresentationTerminatedEvent is generated when the presentation of a service terminates.
PresentationTerminatedEvent(ServiceContext, int) - Constructor for class javax.tv.service.selection.PresentationTerminatedEvent
Constructs the event with a reason code.
PRESENTING - Static variable in class org.ocap.environment.EnvironmentState
The environment is presenting.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
previous(Container) - Method in class java.awt.CardLayout
Flips to the previous card of the specified container.
previous() - Method in class java.text.BreakIterator
Return the boundary preceding the current boundary.
previous() - Method in interface java.text.CharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class java.text.CollationElementIterator
Get the previous collation element in the string.
previous() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.previous() for String.
previous() - Method in interface java.util.ListIterator
Returns the previous element in the list.
previousDouble(double) - Static method in class java.text.ChoiceFormat
Finds the greatest double less than d.
previousEntries(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the previous 'n' RecordingRequest objects in the list.
previousEntry() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the previous RecordingRequest object in the list.
previousIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to previous.
previousService() - Method in interface javax.tv.service.navigation.ServiceIterator
Reports the previous Service object in the list.
PRIMARY - Static variable in class java.text.Collator
Collator strength value.
primaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the primary component of a collation element.
Principal - Interface in java.security
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
print(Graphics) - Method in class java.awt.Component
Prints this component.
print(Graphics) - Method in class java.awt.Container
Prints the container.
print(boolean) - Method in class java.io.PrintStream
Print a boolean value.
print(char) - Method in class java.io.PrintStream
Print a character.
print(int) - Method in class java.io.PrintStream
Print an integer.
print(long) - Method in class java.io.PrintStream
Print a long integer.
print(float) - Method in class java.io.PrintStream
Print a floating-point number.
print(double) - Method in class java.io.PrintStream
Print a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintStream
Print an array of characters.
print(String) - Method in class java.io.PrintStream
Print a string.
print(Object) - Method in class java.io.PrintStream
Print an object.
print(boolean) - Method in class java.io.PrintWriter
Print a boolean value.
print(char) - Method in class java.io.PrintWriter
Print a character.
print(int) - Method in class java.io.PrintWriter
Print an integer.
print(long) - Method in class java.io.PrintWriter
Print a long integer.
print(float) - Method in class java.io.PrintWriter
Print a floating-point number.
print(double) - Method in class java.io.PrintWriter
Print a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintWriter
Print an array of characters.
print(String) - Method in class java.io.PrintWriter
Print a string.
print(Object) - Method in class java.io.PrintWriter
Print an object.
printAll(Graphics) - Method in class java.awt.Component
Prints this component and all of its subcomponents.
printComponents(Graphics) - Method in class java.awt.Container
Prints each of the components in this container.
println() - Method in class java.io.PrintStream
Terminate the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Print a boolean and then terminate the line.
println(char) - Method in class java.io.PrintStream
Print a character and then terminate the line.
println(int) - Method in class java.io.PrintStream
Print an integer and then terminate the line.
println(long) - Method in class java.io.PrintStream
Print a long and then terminate the line.
println(float) - Method in class java.io.PrintStream
Print a float and then terminate the line.
println(double) - Method in class java.io.PrintStream
Print a double and then terminate the line.
println(char[]) - Method in class java.io.PrintStream
Print an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintStream
Print a String and then terminate the line.
println(Object) - Method in class java.io.PrintStream
Print an Object and then terminate the line.
println() - Method in class java.io.PrintWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintWriter
Print a boolean value and then terminate the line.
println(char) - Method in class java.io.PrintWriter
Print a character and then terminate the line.
println(int) - Method in class java.io.PrintWriter
Print an integer and then terminate the line.
println(long) - Method in class java.io.PrintWriter
Print a long integer and then terminate the line.
println(float) - Method in class java.io.PrintWriter
Print a floating-point number and then terminate the line.
println(double) - Method in class java.io.PrintWriter
Print a double-precision floating-point number and then terminate the line.
println(char[]) - Method in class java.io.PrintWriter
Print an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintWriter
Print a String and then terminate the line.
println(Object) - Method in class java.io.PrintWriter
Print an Object and then terminate the line.
printStackTrace() - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print writer.
PrintStream - Class in java.io
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
Create a new print stream.
PrintWriter - Class in java.io
Print formatted representations of objects to a text-output stream.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
Create a new PrintWriter, without automatic line flushing.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
Create a new PrintWriter.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
Create a new PrintWriter, without automatic line flushing, from an existing OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
Create a new PrintWriter from an existing OutputStream.
Priority - Class in org.apache.log4j
Refrain from using this class directly, use the Level class instead.
Priority() - Constructor for class org.apache.log4j.Priority
Default constructor for deserialization.
Priority(int, String, int) - Constructor for class org.apache.log4j.Priority
Instantiate a level object.
PRIORITY_HIGH - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_LOW - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIORITY_MEDIUM - Static variable in class org.dvb.io.persistent.FileAttributes
Value for use as a file priority.
PRIVATE - Static variable in class java.lang.reflect.Modifier
The int value representing the private modifier.
PRIVATE_DATA_INDICATOR - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 private_data_indicator_descriptor.
PRIVATE_DATA_SPECIFIER - Static variable in interface org.ocap.si.DescriptorTag
MHP private_data_specifier_descriptor.
private_indicator() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
PRIVATE_USE_AREA - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+E000..U+F8FF) as defined in ISO 10646-1(E) normative Annex A
PrivateKey - Interface in java.security
A private key.
PrivateRecordingSpec - Class in org.ocap.dvr
Specifies a recording request that can be resolved only by an application defined request resolution handler.
PrivateRecordingSpec(Serializable, RecordingProperties) - Constructor for class org.ocap.dvr.PrivateRecordingSpec
Constructor
PrivilegedAction - Interface in java.security
A computation to be performed with privileges enabled.
PrivilegedActionException - Exception in java.security
This exception is thrown by doPrivileged(PrivilegedExceptionAction) and doPrivileged(PrivilegedExceptionAction, AccessControlContext context) to indicate that the action being performed threw a checked exception.
PrivilegedActionException(Exception) - Constructor for exception java.security.PrivilegedActionException
Constructs a new PrivilegedActionException "wrapping" the specific Exception.
PrivilegedExceptionAction - Interface in java.security
A computation to be performed with privileges enabled, that throws one or more checked exceptions.
Process - Class in java.lang
The Runtime.exec methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
Process() - Constructor for class java.lang.Process
 
processComponentEvent(ComponentEvent) - Method in class java.awt.Component
Processes component events occurring on this component by dispatching them to any registered ComponentListener objects.
processContainerEvent(ContainerEvent) - Method in class java.awt.Container
Processes container events occurring on this container by dispatching them to any registered ContainerListener objects.
processEvent(AWTEvent) - Method in class java.awt.Component
Processes events occurring on this component.
processEvent(AWTEvent) - Method in class java.awt.Container
Processes events on this container.
processEvent(AWTEvent) - Method in class java.awt.Window
Processes events on this window.
processEvent(AWTEvent) - Method in class org.havi.ui.HComponent
The implementation of the method HComponent.processEvent() shall ensure that key events which are translated to HAVi events shall not be reported to processKeyEvent() or reported to KeyListeners.
processFocusEvent(FocusEvent) - Method in class java.awt.Component
Processes focus events occurring on this component by dispatching them to any registered FocusListener objects.
processHActionEvent(HActionEvent) - Method in interface org.havi.ui.HActionInputPreferred
Process an HActionEvent sent to this HActionInputPreferred.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HGraphicButton
Process an HActionEvent sent to this HGraphicButton.
processHActionEvent(HActionEvent) - Method in class org.havi.ui.HTextButton
Process an HActionEvent sent to this HTextButton.
processHAdjustmentEvent(HAdjustmentEvent) - Method in interface org.havi.ui.HAdjustmentInputPreferred
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHAdjustmentEvent(HAdjustmentEvent) - Method in class org.havi.ui.HRangeValue
Process an HAdjustmentEvent sent to this HAdjustmentInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HAnimation
Process an HFocusEvent sent to this HAnimation.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HGraphicButton
Process an HFocusEvent sent to this HGraphicButton.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HIcon
Process an HFocusEvent sent to this HIcon.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HListGroup
Process an HFocusEvent sent to this HListGroup.
processHFocusEvent(HFocusEvent) - Method in interface org.havi.ui.HNavigationInputPreferred
Process an HFocusEvent sent to this HNavigationInputPreferred.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRange
Process an HFocusEvent sent to this HRange.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HRangeValue
Process an HFocusEvent sent to this HRangeValue.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HFocusEvent sent to this HSinglelineEntry.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HText
Process an HFocusEvent sent to this HText.
processHFocusEvent(HFocusEvent) - Method in class org.havi.ui.HTextButton
Process an HFocusEvent sent to this HTextButton.
processHItemEvent(HItemEvent) - Method in class org.havi.ui.HListGroup
Process an HItemEvent sent to this HListGroup.
processHItemEvent(HItemEvent) - Method in interface org.havi.ui.HSelectionInputPreferred
Process an HItemEvent sent to this HSelectionInputPreferred.
processHKeyEvent(HKeyEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HKeyEvent sent to this HKeyboardInputPreferred.
processHKeyEvent(HKeyEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HKeyEvent sent to this HSinglelineEntry.
processHTextEvent(HTextEvent) - Method in interface org.havi.ui.HKeyboardInputPreferred
Process an HTextEvent sent to this HKeyboardInputPreferred.
processHTextEvent(HTextEvent) - Method in class org.havi.ui.HSinglelineEntry
Process an HTextEvent sent to this HSinglelineEntry.
PROCESSING_INSTRUCTION - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is a processing instruction.
PROCESSING_INSTRUCTION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a processing instruction
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - Interface in org.w3c.dom
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processInputMethodEvent(InputMethodEvent) - Method in class java.awt.Component
Processes input method events occurring on this component by dispatching them to any registered InputMethodListener objects.
processKeyEvent(KeyEvent) - Method in class java.awt.Component
Processes key events occurring on this component by dispatching them to any registered KeyListener objects.
processKeyEvent(Component, KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
processMouseEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse events occurring on this component by dispatching them to any registered MouseListener objects.
processMouseMotionEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse motion events occurring on this component by dispatching them to any registered MouseMotionListener objects.
processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.Component
Processes mouse wheel events occurring on this component by dispatching them to any registered MouseWheelListener objects.
processWindowEvent(WindowEvent) - Method in class java.awt.Window
Processes window events occurring on this window by dispatching them to any registered WindowListener objects.
processWindowEvent(WindowEvent) - Method in class org.havi.ui.HScene
Process a java.awt.event.WindowEvent for this HScene.
processWindowFocusEvent(WindowEvent) - Method in class java.awt.Window
Processes window focus event occuring on this window by dispatching them to any registered WindowFocusListener objects.
PRODUCER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of a producer.
PROGRAM_EVENT_RATING_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that program event rating has changed.
ProgramAssociationTable - Interface in org.ocap.si
This interface represents an MPEG-2 Program Association Table (PAT).
ProgramAssociationTableManager - Class in org.ocap.si
The Program Association Table (PAT) manager is used to discover and listen for PATs.
ProgramAssociationTableManager() - Constructor for class org.ocap.si.ProgramAssociationTableManager
For Singleton behavior
ProgramEvent - Interface in javax.tv.service.guide
ProgramEvent represents collection of elementary streams with a common time base, an associated start time, and an associated end time.
ProgramEventDescription - Interface in javax.tv.service.guide
This SIElement provides a textual description of a ProgramEvent.
ProgramMapTable - Interface in org.ocap.si
This interface represents an MPEG-2 Program Map Table (PMT).
ProgramMapTableManager - Class in org.ocap.si
The Program Map Table (PMT) manager is used to discover and listen for MPEG-2 PMTs.
ProgramMapTableManager() - Constructor for class org.ocap.si.ProgramMapTableManager
For Singleton behavior
ProgramSchedule - Interface in javax.tv.service.guide
This interface represents a collection of program events for a given service ordered by time.
ProgramScheduleChangeType - Class in javax.tv.service.guide
This class represents types of changes to program schedules.
ProgramScheduleChangeType(String) - Constructor for class javax.tv.service.guide.ProgramScheduleChangeType
Creates an ProgramScheduleChangeType object.
ProgramScheduleEvent - Class in javax.tv.service.guide
A ProgramScheduleEvent notifies an ProgramScheduleListener of changes to program events detected in a ProgramSchedule.
ProgramScheduleEvent(ProgramSchedule, SIChangeType, ProgramEvent) - Constructor for class javax.tv.service.guide.ProgramScheduleEvent
Constructs a ProgramScheduleEvent.
ProgramScheduleListener - Interface in javax.tv.service.guide
This interface is implemented by applications wishing to receive notification of changes to ProgramSchedule data.
ProgressEvent - Interface in org.w3c.dom.events
A progress event occurs when the user agent makes progress in some data transfer operation, such as loading a resource from the web via XMLHttpRequest.
prompt(String, int, String) - Static method in class org.dvb.test.DVBTest
This is a method is used to "approximately" synchronise a test-client and test-server, the method blocks until the test-server positively or negatively acknowledges the particular message.
PROP_ACCESS_PERMISSIONS - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the file access permissions of this recording item from this item's metadata.
PROP_APP_ID - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the application ID of this recording item from this item's metadata.
PROP_CDS_REFERENCE - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
Key constant for retrieving the CDS reference of this recording entry from this entry's metadata.
PROP_CONTENT_URI - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the location of content associated with this recording item from this item's metadata.
PROP_CONTROL_URL - Static variable in interface org.ocap.hn.NetModule
A constant providing URL for NetModule control.
PROP_DESCRIPTION_URL - Static variable in interface org.ocap.hn.NetModule
A constant providing URL for NetModule description.
PROP_DESTINATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the destination of this recording item from this item's metadata.
PROP_DEVICE_TYPE - Static variable in interface org.ocap.hn.Device
A constant indicates device property: device type
PROP_DEVICE_VERSION - Static variable in interface org.ocap.hn.Device
A constant representing a device version number
PROP_DURATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the duration in milliseconds of this recording item from this item's metadata.
PROP_EventSub_URL - Static variable in interface org.ocap.hn.NetModule
A constant providing URL for NetModule eventing.
PROP_EXPIRATION_PERIOD - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the expiration period for this recording item from this item's metadata.
PROP_FRIENDLY_NAME - Static variable in interface org.ocap.hn.Device
A constant for a friendly name of the device.
PROP_LOCATION - Static variable in interface org.ocap.hn.Device
A constant indicates device property: location of the device.
PROP_MANUFACTURER - Static variable in interface org.ocap.hn.Device
A constant indicating the manufacturer of this device.
PROP_MANUFACTURER_URL - Static variable in interface org.ocap.hn.Device
A constant providing URL to the manufacturer's web site.
PROP_MEDIA_FIRST_TIME - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the media first time for this recording item from this item's metadata.
PROP_MIDDLEWARE_PROFILE - Static variable in interface org.ocap.hn.Device
A constant indicates device property: middleware profile.
PROP_MIDDLEWARE_VERSION - Static variable in interface org.ocap.hn.Device
A constant indicates device property: middleware version.
PROP_MODEL_DESCRIPTION - Static variable in interface org.ocap.hn.Device
A constant providing description of the device.
PROP_MODEL_NAME - Static variable in interface org.ocap.hn.Device
A constant indicates device property: model name.
PROP_MODEL_NUMBER - Static variable in interface org.ocap.hn.Device
A constant indicates device property: model number.
PROP_MODEL_URL - Static variable in interface org.ocap.hn.Device
A constant indicates device property: model URL.
PROP_MSO_CONTENT - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the MSO content indicator for this recording item from this item's metadata.
PROP_NET_RECORDING_ENTRY - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the ID of any NetRecordingEntry containing this RecordingContentItem.
PROP_NETMODULE_ID - Static variable in interface org.ocap.hn.NetModule
A constant indicating NetModuleID.
PROP_NETMODULE_TYPE - Static variable in interface org.ocap.hn.NetModule
A constant providing this NetModule's type.
PROP_ORGANIZATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the organization of this recording item from this item's metadata.
PROP_PRESENTATION_POINT - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the presentation point for this recording item from this item's metadata.
PROP_PRESENTATION_URL - Static variable in interface org.ocap.hn.Device
A constant indicates device property: presentation URL.
PROP_PRIORITY_FLAG - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the priority flag of this recording item from this item's metadata.
PROP_RCI_LIST - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
Key constant for retrieving the RCI list of this recording entry from this entry's metadata.
PROP_RECORDING_STATE - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the state of this recording item from this item's metadata.
PROP_RETENTION_PRIORITY - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the retention priority of this recording item from this item's metadata.
PROP_SCHEDULED_CDS_ENTRY_ID - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
Key constant for retrieving the scheduled CDS entry ID of this recording entry from this entry's metadata.
PROP_SERIAL_NUMBER - Static variable in interface org.ocap.hn.Device
A constant indicates device property: serial number.
PROP_SOURCE_ID - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the source ID of this recording item from this item's metadata.
PROP_SOURCE_ID_TYPE - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the source ID type of this recording item from this item's metadata.
PROP_SPACE_REQUIRED - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the estimated space required for this recording item from this item's metadata.
PROP_START_TIME - Static variable in interface org.ocap.hn.recording.RecordingContentItem
Key constant for retrieving the start time of this recording item from this item's metadata.
PROP_STORAGE_FREE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Property indicating current storage space available on a storage container.
PROP_STORAGE_TOTAL - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Property indicating total storage on a storage container.
PROP_UDN - Static variable in interface org.ocap.hn.Device
A constant indicates device property: unique device name.
PROP_UPC - Static variable in interface org.ocap.hn.Device
A constant indicates device property: universal product code.
PROPERTIES - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the properties of the image are now available.
Properties - Class in java.util
The Properties class represents a persistent set of properties.
Properties() - Constructor for class java.util.Properties
Creates an empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Creates an empty property list with the specified defaults.
propertyChange(PropertyChangeEvent) - Method in interface java.beans.PropertyChangeListener
This method gets called when a bound property is changed.
PropertyChangeEvent - Class in java.beans
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeListener - Interface in java.beans
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
PropertyChangeSupport - Class in java.beans
This is a utility class that can be used by beans that support bound properties.
PropertyChangeSupport(Object) - Constructor for class java.beans.PropertyChangeSupport
Constructs a PropertyChangeSupport object.
PropertyConfigurator - Class in org.apache.log4j
Allows the configuration of log4j from an external file.
PropertyConfigurator() - Constructor for class org.apache.log4j.PropertyConfigurator
 
PropertyFilter - Class in org.ocap.hn
The filter for (key,value) pair filtering mechanism.
PropertyFilter(Properties) - Constructor for class org.ocap.hn.PropertyFilter
Constructs a PropertyFilter object.
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
PropertyPermission - Class in java.util
This class is for property permissions.
PropertyPermission(String, String) - Constructor for class java.util.PropertyPermission
Creates a new PropertyPermission object with the specified name.
PropertyResourceBundle - Class in java.util
PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
PropertyResourceBundle(InputStream) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle.
PropertySetter - Class in org.apache.log4j.config
General purpose Object property setter.
PropertySetter(Object) - Constructor for class org.apache.log4j.config.PropertySetter
Create a new PropertySetter for the specified Object.
PropertyVetoException - Exception in java.beans
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value.
PropertyVetoException(String, PropertyChangeEvent) - Constructor for exception java.beans.PropertyVetoException
Constructs a PropertyVetoException with a detailed message.
PROPRIETARY_DATA - Static variable in class org.ocap.hn.content.MetadataIdentifiers
This identifies proprietary data.
PROTECTED - Static variable in class java.lang.reflect.Modifier
The int value representing the protected modifier.
ProtectionDomain - Class in java.security
This ProtectionDomain class encapsulates the characteristics of a domain, which encloses a set of classes whose instances are granted a set of permissions when being executed on behalf of a given set of Principals.
ProtectionDomain(CodeSource, PermissionCollection) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain with the given CodeSource and Permissions.
ProtectionDomain(CodeSource, PermissionCollection, ClassLoader, Principal[]) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain qualified by the given CodeSource, Permissions, ClassLoader and array of Principals.
ProtectionType - Interface in org.ocap.hn.content
Interface defining constants that represent supported output protection types to be used in conjunction with the ContentFormat interface.
PROTOCOL_VERSION_1 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTOCOL_VERSION_2 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
ProtocolException - Exception in java.net
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException(String) - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolException() - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with no detail message.
Provider - Class in java.security
This class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security.
Provider(String, double, String) - Constructor for class java.security.Provider
Constructs a provider with the specified name, version number, and information.
Provider - Interface in org.dvb.spi
Abstract interface for all DVB providers.
ProviderException - Exception in java.security
A runtime exception for Provider exceptions (such as misconfiguration errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.
ProviderException() - Constructor for exception java.security.ProviderException
Constructs a ProviderException with no detail message.
ProviderException(String) - Constructor for exception java.security.ProviderException
Constructs a ProviderException with the specified detail message.
ProviderFailedInstallationException - Exception in org.dvb.spi
Thrown when there is a problem installing a provider.
ProviderFailedInstallationException() - Constructor for exception org.dvb.spi.ProviderFailedInstallationException
Constructs an exception with no reason.
ProviderFailedInstallationException(String) - Constructor for exception org.dvb.spi.ProviderFailedInstallationException
Constructs an exception with a reason.
ProviderPermission - Class in org.dvb.spi
This class is for applications which wish to be able to install providers.
ProviderPermission(String) - Constructor for class org.dvb.spi.ProviderPermission
Creates a new ProviderPermission with the specified name.
ProviderPermission(String, String) - Constructor for class org.dvb.spi.ProviderPermission
Creates a new ProviderPermission object with the specified name.
providerRegistered() - Method in interface org.dvb.spi.Provider
Called by the system when this provider is registered.
ProviderRegistry - Class in org.dvb.spi
Registry of providers.
ProviderRegistry() - Constructor for class org.dvb.spi.ProviderRegistry
This constructor is provided for use by implementations and by other specifications that extend this class.
providerUnregistered() - Method in interface org.dvb.spi.Provider
Called by the system when this provider is unregistered.
Proxy - Class in java.lang.reflect
Proxy provides static methods for creating dynamic proxy classes and instances, and it is also the superclass of all dynamic proxy classes created by those methods.
Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
Constructs a new Proxy instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler.
PSSParameterSpec - Class in java.security.spec
This class specifies a parameter spec for RSA PSS encoding scheme, as defined in the PKCS#1 v2.1.
PSSParameterSpec(int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec given the salt length as defined in PKCS#1.
PUBLIC - Static variable in interface java.lang.reflect.Member
Identifies the set of all public members of a class or interface, including inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
The int value representing the public modifier.
PublicKey - Interface in java.security
A public key.
PUBLISHER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of a publisher.
PullDataSource - Class in javax.media.protocol
Abstracts a media data-source that only supports pull data-streams.
PullDataSource() - Constructor for class javax.media.protocol.PullDataSource
 
PullSourceStream - Interface in javax.media.protocol
Abstracts a read interface that data is pulled from.
push(EventQueue) - Method in class java.awt.EventQueue
Replaces the existing EventQueue with the specified one.
push(Object) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
push(Component) - Method in interface org.havi.ui.HComponentOrdering
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
push(Component) - Method in class org.havi.ui.HContainer
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
push(Component) - Method in class org.havi.ui.HScene
Moves the specified java.awt.Component one component further away in the Z-order, i.e.
pushBack() - Method in class java.io.StreamTokenizer
Causes the next call to the nextToken method of this tokenizer to return the current value in the ttype field, and not to modify the value in the nval or sval field.
PushbackInputStream - Class in java.io
A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream with a pushback buffer of the specified size, and saves its argument, the input stream in, for later use.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream and saves its argument, the input stream in, for later use.
PushbackReader - Class in java.io
A character-stream reader that allows characters to be pushed back into the stream.
PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
Create a new pushback reader with a pushback buffer of the given size.
PushbackReader(Reader) - Constructor for class java.io.PushbackReader
Create a new pushback reader with a one-character pushback buffer.
pushBehind(Component, Component) - Method in interface org.havi.ui.HComponentOrdering
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HComponentOrdering.
pushBehind(Component, Component) - Method in class org.havi.ui.HContainer
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HContainer.
pushBehind(Component, Component) - Method in class org.havi.ui.HScene
Puts the specified java.awt.Component behind another java.awt.Component in the Z-order of this HScene.
PushDataSource - Class in javax.media.protocol
Abstracts a data source that manages PushDataStreams.
PushDataSource() - Constructor for class javax.media.protocol.PushDataSource
 
PushSourceStream - Interface in javax.media.protocol
Abstracts a read interface that pushes data.
pushToBack(Component) - Method in interface org.havi.ui.HComponentOrdering
Place the specified java.awt.Component at the "back" of the Z-order in this HComponentOrdering.
pushToBack(Component) - Method in class org.havi.ui.HContainer
Place the specified java.awt.Component at the "back" of the Z-order in this HContainer.
pushToBack(Component) - Method in class org.havi.ui.HScene
Place the specified java.awt.Component at the "back" of the Z-order in this HScene.
put(String, boolean) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named boolean field into the persistent field.
put(String, byte) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named byte field into the persistent field.
put(String, char) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named char field into the persistent field.
put(String, short) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named short field into the persistent field.
put(String, int) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named int field into the persistent field.
put(String, long) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named long field into the persistent field.
put(String, float) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named float field into the persistent field.
put(String, double) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named double field into the persistent field.
put(String, Object) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named Object field into the persistent field.
put(Object, Object) - Method in class java.security.Provider
Sets the key property to have the specified value.
put(Object, Object) - Method in class java.util.AbstractMap
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class java.util.Dictionary
Maps the specified key to the specified value in this dictionary.
put(Object, Object) - Method in class java.util.HashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class java.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class java.util.IdentityHashMap
Associates the specified value with the specified key in this identity hash map.
put(Object, Object) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name (key) in this Map.
put(Object, Object) - Method in interface java.util.Map
Associates the specified value with the specified key in this map (optional operation).
put(Object, Object) - Method in class java.util.TreeMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class java.util.WeakHashMap
Associates the specified value with the specified key in this map.
put(Class, ObjectRenderer) - Method in class org.apache.log4j.or.RendererMap
Register an ObjectRenderer for clazz.
putAll(Map) - Method in class java.security.Provider
Copies all of the mappings from the specified Map to this provider.
putAll(Map) - Method in class java.util.AbstractMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class java.util.HashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map) - Method in class java.util.Hashtable
Copies all of the mappings from the specified Map to this Hashtable These mappings will replace any mappings that this Hashtable had for any of the keys currently in the specified Map.
putAll(Map) - Method in class java.util.IdentityHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map) - Method in class java.util.jar.Attributes
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
putAll(Map) - Method in interface java.util.Map
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map) - Method in class java.util.TreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map) - Method in class java.util.WeakHashMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putFields() - Method in class java.io.ObjectOutputStream
Retrieve the object used to buffer persistent fields to be written to the stream.
putNextEntry(ZipEntry) - Method in class java.util.jar.JarOutputStream
Begins writing a new JAR file entry and positions the stream to the start of the entry data.
putNextEntry(ZipEntry) - Method in class java.util.zip.ZipOutputStream
Begins writing a new ZIP file entry and positions the stream to the start of the entry data.
putValue(String, String) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name, specified as a String.
putValue(String, Object) - Method in interface javax.net.ssl.SSLSession
Binds the specified value object into the session's application layer data with the given name.

Q

QUERY_IS_INVALID - Static variable in exception org.ocap.hn.content.DatabaseException
 
queryCapability(int) - Method in class org.ocap.hardware.VideoOutputPort
Query the value related to specified capabilityType.
queryMibs(String) - Method in class org.ocap.diagnostics.MIBManager
Makes a query for all MIB objects matching the oid parameter, as well as any descendants in the MIB tree.
queryMibs(int, String) - Method in class org.ocap.diagnostics.MIBManager
Makes a query for all MIB objects matching the oid parameter, as well as any descendants in the MIB tree, in a specific sub-device including eSTB and eCM.
queryTransaction(String, InetAddress, String, URL, int) - Method in class org.ocap.hn.security.NetSecurityManager
Queries the implementation to determine if it has sent a transaction matching the parameters.
quoteChar(int) - Method in class java.io.StreamTokenizer
Specifies that matching pairs of this character delimit string constants in this tokenizer.

R

RADIO_BAND - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Radio station frequency band.
RADIO_CALL_SIGN - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Radio station call sign, e.g. "KSJO".
RADIO_STATION_ID - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Some identification, e.g. "107.7", broadcast frequency of the radio station.
random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class java.lang.StrictMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
Random - Class in java.util
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed:
RandomAccess - Interface in java.util
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - Class in java.io
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
RANDOMPIXELORDER - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a random order.
RANGE_NARROW - Static variable in interface org.ocap.hardware.device.HostSettings
Constant representing a narrow range of volume control.
RANGE_NORMAL - Static variable in interface org.ocap.hardware.device.HostSettings
Constant representing a normal range of volume control.
RANGE_WIDE - Static variable in interface org.ocap.hardware.device.HostSettings
Constant representing a wide range of volume control.
RasterFormatException - Exception in java.awt.image
The RasterFormatException is thrown if there is invalid layout information in a BufferedImage.
RasterFormatException(String) - Constructor for exception java.awt.image.RasterFormatException
Constructs a new RasterFormatException with the specified message.
RateChangeEvent - Class in javax.media
A RateChangeEvent is a ControllerEvent that is posted when a Controller's rate changes.
RateChangeEvent(Controller, float) - Constructor for class javax.media.RateChangeEvent
 
RateConfiguration - Interface in javax.media.protocol
A configuration of streams for a particular rate.
RateConfigureable - Interface in javax.media.protocol
DataSources support the RateConfigureable interface if they use different rate-configurations to support multiple media display speeds.
RateRange - Class in javax.media.protocol
Describes the speed at which data flows.
RateRange(RateRange) - Constructor for class javax.media.protocol.RateRange
Copy constructor.
RateRange(float, float, float, boolean) - Constructor for class javax.media.protocol.RateRange
Constructor using required values.
RATING - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Rating of the object's resource, for 'parental control' filtering purposes, such as "R", "PG-13", "X".
RATING_PROBLEM - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Reason indicating that media presentation is not authorized regarding to the program rating.
RATING_PROBLEM - Static variable in class org.ocap.service.AlternativeContentErrorEvent
Reason code: Normal content could not be presented due to a parental control rating problem.
RatingDimension - Interface in javax.tv.service
The RatingDimension interface represents an individual content rating scheme against which program events are rated.
RAW_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the raw text state.
RC_FIRST - Static variable in class org.havi.ui.event.HRcEvent
Deprecated.
The value of this field is useless, since it mixes event ids and key codes. It does not reflect any of the remote control key codes listed in this class.
RC_LAST - Static variable in class org.havi.ui.event.HRcEvent
Deprecated. 
RCInterface - Class in org.dvb.net.rc
This class models a return channel network interface for use in receiving and transmitting IP packets over a logical return channel.
RCInterface() - Constructor for class org.dvb.net.rc.RCInterface
Constructor for instances of this class.
RCInterfaceManager - Class in org.dvb.net.rc
This class is the factory and manager for all return channel interfaces in the system.
RCInterfaceReleasedEvent - Class in org.dvb.net.rc
This event informs an application that a RCInterface has been released by an application or other entity in the system.
RCInterfaceReleasedEvent(Object) - Constructor for class org.dvb.net.rc.RCInterfaceReleasedEvent
Constructor for the event
RCInterfaceReservedEvent - Class in org.dvb.net.rc
This event informs an application that a RCInterface has been reserved by an application or other entity in the system.
RCInterfaceReservedEvent(Object) - Constructor for class org.dvb.net.rc.RCInterfaceReservedEvent
Constructor for the event
RCPermission - Class in org.dvb.net.rc
This class is for return channel set-up permissions.
RCPermission(String) - Constructor for class org.dvb.net.rc.RCPermission
Creates a new RCPermission with the specified name.
RCPermission(String, String) - Constructor for class org.dvb.net.rc.RCPermission
Creates a new RCPermission object with the specified name.
RCVBUF - Static variable in interface javax.microedition.io.SocketConnection
Socket option for the size of the receiving buffer (3).
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class java.io.BufferedReader
Read a single character.
read(char[], int, int) - Method in class java.io.BufferedReader
Read characters into a portion of an array.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class java.io.CharArrayReader
Read a single character.
read(char[], int, int) - Method in class java.io.CharArrayReader
Read characters into a portion of an array.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterReader
Read a single character.
read(char[], int, int) - Method in class java.io.FilterReader
Read characters into a portion of an array.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class java.io.InputStreamReader
Read a single character.
read(char[], int, int) - Method in class java.io.InputStreamReader
Read characters into a portion of an array.
read() - Method in class java.io.LineNumberReader
Read a single character.
read(char[], int, int) - Method in class java.io.LineNumberReader
Read characters into a portion of an array.
read() - Method in interface java.io.ObjectInput
Reads a byte of data.
read(byte[]) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[], int, int) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read() - Method in class java.io.ObjectInputStream
Reads a byte of data.
read(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads into an array of bytes.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.PushbackReader
Read a single character.
read(char[], int, int) - Method in class java.io.PushbackReader
Read characters into a portion of an array.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read() - Method in class java.io.Reader
Read a single character.
read(char[]) - Method in class java.io.Reader
Read characters into an array.
read(char[], int, int) - Method in class java.io.Reader
Read characters into a portion of an array.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringReader
Read a single character.
read(char[], int, int) - Method in class java.io.StringReader
Read characters into a portion of an array.
read() - Method in class java.security.DigestInputStream
Reads a byte, and updates the message digest (if the digest function is on).
read(byte[], int, int) - Method in class java.security.DigestInputStream
Reads into a byte array, and updates the message digest (if the digest function is on).
read(byte[], int, int) - Method in class java.util.jar.JarInputStream
Reads from the current JAR file entry into an array of bytes.
read(InputStream) - Method in class java.util.jar.Manifest
Reads the Manifest from the specified InputStream.
read() - Method in class java.util.zip.CheckedInputStream
Reads a byte.
read(byte[], int, int) - Method in class java.util.zip.CheckedInputStream
Reads into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.GZIPInputStream
Reads uncompressed data into an array of bytes.
read() - Method in class java.util.zip.InflaterInputStream
Reads a byte of uncompressed data.
read(byte[], int, int) - Method in class java.util.zip.InflaterInputStream
Reads uncompressed data into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.ZipInputStream
Reads from the current ZIP entry into an array of bytes.
read(byte[], int, int) - Method in interface javax.media.protocol.PullSourceStream
Block and read data from the stream.
read(byte[], int, int) - Method in interface javax.media.protocol.PushSourceStream
Read from the stream without blocking.
READ - Static variable in class javax.microedition.io.Connector
Access mode READ.
read(Preference) - Method in class org.dvb.user.UserPreferenceManager
Allows an application to read a specified user preference.
read(Preference, Facility) - Method in class org.dvb.user.UserPreferenceManager
Allows an application to read a specified user preference taking into account the facility defined by the application.
READ_WRITE - Static variable in class javax.microedition.io.Connector
Access mode READ_WRITE.
readBoolean() - Method in interface java.io.DataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean() - Method in class java.io.DataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class java.io.ObjectInputStream
Reads in a boolean.
readBoolean() - Method in class java.io.RandomAccessFile
Reads a boolean from this file.
readByte() - Method in interface java.io.DataInput
Reads and returns one input byte.
readByte() - Method in class java.io.DataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class java.io.ObjectInputStream
Reads an 8 bit byte.
readByte() - Method in class java.io.RandomAccessFile
Reads a signed eight-bit value from this file.
readChar() - Method in interface java.io.DataInput
Reads an input char and returns the char value.
readChar() - Method in class java.io.DataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class java.io.ObjectInputStream
Reads a 16 bit char.
readChar() - Method in class java.io.RandomAccessFile
Reads a Unicode character from this file.
readClassDescriptor() - Method in class java.io.ObjectInputStream
Read a class descriptor from the serialization stream.
readDouble() - Method in interface java.io.DataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class java.io.DataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class java.io.ObjectInputStream
Reads a 64 bit double.
readDouble() - Method in class java.io.RandomAccessFile
Reads a double from this file.
Reader - Class in java.io
Abstract class for reading character streams.
Reader() - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Create a new character-stream reader whose critical sections will synchronize on the given object.
readExternal(ObjectInput) - Method in interface java.io.Externalizable
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFields() - Method in class java.io.ObjectInputStream
Reads the persistent fields from the stream and makes them available by name.
readFloat() - Method in interface java.io.DataInput
Reads four input bytes and returns a float value.
readFloat() - Method in class java.io.DataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class java.io.ObjectInputStream
Reads a 32 bit float.
readFloat() - Method in class java.io.RandomAccessFile
Reads a float from this file.
readFully(byte[]) - Method in interface java.io.DataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in interface java.io.DataInput
Reads len bytes from an input stream.
readFully(byte[]) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[]) - Method in class java.io.RandomAccessFile
Reads b.length bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array, starting at the current file pointer.
READING - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the reading of some text.
readInt() - Method in interface java.io.DataInput
Reads four input bytes and returns an int value.
readInt() - Method in class java.io.DataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class java.io.ObjectInputStream
Reads a 32 bit int.
readInt() - Method in class java.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readLine() - Method in class java.io.BufferedReader
Read a line of text.
readLine() - Method in interface java.io.DataInput
Reads the next line of text from the input stream.
readLine() - Method in class java.io.DataInputStream
Deprecated.
This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is via the BufferedReader.readLine() method. Programs that use the DataInputStream class to read lines can be converted to use the BufferedReader class by replacing code of the form:
     DataInputStream d = new DataInputStream(in);
 
with:
     BufferedReader d
          = new BufferedReader(new InputStreamReader(in));
 
readLine() - Method in class java.io.LineNumberReader
Read a line of text.
readLine() - Method in class java.io.ObjectInputStream
Deprecated.
This method does not properly convert bytes to characters. see DataInputStream for the details and alternatives.
readLine() - Method in class java.io.RandomAccessFile
Reads the next line of text from this file.
readLong() - Method in interface java.io.DataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class java.io.DataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class java.io.ObjectInputStream
Reads a 64 bit long.
readLong() - Method in class java.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readObject() - Method in interface java.io.ObjectInput
Read and return an object.
readObject() - Method in class java.io.ObjectInputStream
Read an object from the ObjectInputStream.
readObjectOverride() - Method in class java.io.ObjectInputStream
This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor.
ReadPermission - Class in javax.tv.service
This class represents permission to read the data referenced by a given Locator.
ReadPermission(Locator) - Constructor for class javax.tv.service.ReadPermission
Creates a new ReadPermission object for the specified locator.
ReadPermission(String, String) - Constructor for class javax.tv.service.ReadPermission
Creates a new ReadPermission object for a locator with the given external form.
readResolve() - Method in class java.awt.font.TextAttribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.security.cert.Certificate.CertificateRep
Resolve the Certificate Object.
readResolve() - Method in class java.security.cert.CertPath.CertPathRep
Returns a CertPath constructed from the type and data.
readResolve() - Method in class java.text.AttributedCharacterIterator.Attribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.DateFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.MessageFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.NumberFormat.Field
Resolves instances being deserialized to the predefined constants.
readShort() - Method in interface java.io.DataInput
Reads two input bytes and returns a short value.
readShort() - Method in class java.io.DataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class java.io.ObjectInputStream
Reads a 16 bit short.
readShort() - Method in class java.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readStreamHeader() - Method in class java.io.ObjectInputStream
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers.
readUnshared() - Method in class java.io.ObjectInputStream
Reads an "unshared" object from the ObjectInputStream.
readUnsignedByte() - Method in interface java.io.DataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class java.io.ObjectInputStream
Reads an unsigned 8 bit byte.
readUnsignedByte() - Method in class java.io.RandomAccessFile
Reads an unsigned eight-bit number from this file.
readUnsignedShort() - Method in interface java.io.DataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class java.io.ObjectInputStream
Reads an unsigned 16 bit short.
readUnsignedShort() - Method in class java.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readUTF() - Method in interface java.io.DataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class java.io.DataInputStream
See the general contract of the readUTF method of DataInput.
readUTF(DataInput) - Static method in class java.io.DataInputStream
Reads from the stream in a representation of a Unicode character string encoded in Java modified UTF-8 format; this string of characters is then returned as a String.
readUTF() - Method in class java.io.ObjectInputStream
Reads a UTF format String.
readUTF() - Method in class java.io.RandomAccessFile
Reads in a string from this file.
ready() - Method in class java.io.BufferedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.FilterReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.InputStreamReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PipedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PushbackReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.Reader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.StringReader
Tell whether this stream is ready to be read.
READY - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is initialized, mounted and ready for use.
ready(SystemModule) - Method in interface org.ocap.system.SystemModuleHandler
This is a call back method to notify that this SystemModuleHandler is ready to receive an APDU, and returns a SystemModule to send an APDU to the CableCARD device.
realize() - Method in interface javax.media.Controller
Construct the media dependent portions of the Controller.
RealizeCompleteEvent - Class in javax.media
A RealizeCompleteEvent is posted when a Controller finishes Realizing.
RealizeCompleteEvent(Controller, int, int, int) - Constructor for class javax.media.RealizeCompleteEvent
 
Realized - Static variable in interface javax.media.Controller
Returned by getState.
Realizing - Static variable in interface javax.media.Controller
Returned by getState.
REASON_CONTENTITEM_DELETED - Static variable in interface org.ocap.hn.transformation.TransformationListener
ReasonCode: The specific content item for which the transformation was requested has been deleted.
REASON_FIRST - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Marks the first bit for the range of alternative media presentation reasons.
REASON_LAST - Static variable in interface org.ocap.media.AlternativeMediaPresentationReason
Marks the last bit for the range of alternative media presentation reasons.
REASON_NONMATCHING_INPUT_PROFILE - Static variable in interface org.ocap.hn.transformation.TransformationListener
ReasonCode: The content item native format isn't compatible with the requested transformation's input content profile.
REASON_NOT_KNOWN - Variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code: reason not known
REASON_RESOURCE_UNAVAILABLE - Static variable in interface org.ocap.hn.transformation.TransformationListener
ReasonCode: Some resource was not available to create the transformation.
REASON_UNKNOWN - Static variable in interface org.ocap.hn.transformation.TransformationListener
ReasonCode: Transformation was not successful due to unknown reason(s).
rebind(String, Remote) - Method in interface java.rmi.registry.Registry
Replaces the binding for the specified name in this registry with the supplied remote reference.
rebind(String, Remote) - Method in class javax.microedition.xlet.ixc.IxcRegistry
Rebinds the specified name to a new remote object.
rebind(XletContext, String, Remote) - Static method in class org.dvb.io.ixc.IxcRegistry
Rebind the name to a new object in the context of an Xlet; replaces any existing binding.
reboot() - Method in class org.ocap.hardware.Host
This method initiates a reboot of the Host device.
REBOOT_BY_IMPLEMENTATION - Static variable in class org.ocap.system.event.RebootEvent
Reboot instigated by implementation; no error encountered.
REBOOT_BY_TRUSTED_APP - Static variable in class org.ocap.system.event.RebootEvent
Reboot instigated by trusted application.
REBOOT_EVENT_LISTENER - Static variable in class org.ocap.system.event.SystemEventManager
Identifies the reboot event listener.
REBOOT_FOR_UNRECOVERABLE_HW_ERROR - Static variable in class org.ocap.system.event.RebootEvent
Reboot instigated by the implementation; unrecoverable hardware error encountered.
REBOOT_FOR_UNRECOVERABLE_SYS_ERROR - Static variable in class org.ocap.system.event.RebootEvent
Reboot instigated by implementation; unrecoverable system error encountered.
RebootEvent - Class in org.ocap.system.event
This class represents an event returned by the system when a reboot is instigated.
RebootEvent(int, String) - Constructor for class org.ocap.system.event.RebootEvent
System event constructor assigns an eventId, Date, and ApplicationIdentifier.
RebootEvent(int, String, long, AppID) - Constructor for class org.ocap.system.event.RebootEvent
This constructor is provided for internal use by OCAP implementations; applications SHOULD NOT call it.
receive(int) - Method in class java.io.PipedInputStream
Receives a byte of data.
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Receives a datagram packet from this socket.
receive(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Receive the datagram packet.
receive(Datagram) - Method in interface javax.microedition.io.DatagramConnection
Receive a datagram.
receive() - Static method in class org.ocap.test.OCAPTest
Receive a byte array from ATE via TCP/IP.
receiveAPDU(int, int, byte[]) - Method in interface org.ocap.system.SystemModuleHandler
This is a call back method to notify an APDU received from the CableCARD device.
receiveEvent(AsynchronousLoadingEvent) - Method in interface org.dvb.dsmcc.AsynchronousLoadingEventListener
Method called when an event is sent to the application.
receiveMediaTimeEvent(MediaTimeEvent) - Method in interface org.davic.media.MediaTimeEventListener
This method is invoked to signal the occurrence of an application associated event.
receiveNIEvent(NetworkInterfaceEvent) - Method in interface org.davic.net.tuning.NetworkInterfaceListener
This function is called to send an event to the listener
receiveNPTStatusEvent(NPTStatusEvent) - Method in interface org.dvb.dsmcc.NPTListener
Send a NPTStatusEvent to a registered listener.
receiveObjectChangeEvent(ObjectChangeEvent) - Method in interface org.dvb.dsmcc.ObjectChangeEventListener
Send a ObjectChangeEvent to the ObjectChangeEventListener.
receiveRateChangedEvent(NPTRateChangeEvent) - Method in interface org.dvb.dsmcc.NPTListener
Send a NPTRateChangeEvent to a registered listener.
receiveServiceContextEvent(ServiceContextEvent) - Method in interface javax.tv.service.selection.ServiceContextListener
Notifies the ServiceContextListener of an event generated by a ServiceContext.
receiveStreamEvent(StreamEvent) - Method in interface org.dvb.dsmcc.StreamEventListener
Send a StreamEvent to the StreamEventListener.
receiveTimeShiftevent(TimeShiftEvent) - Method in interface org.ocap.dvr.TimeShiftListener
Notifies the TimeShiftListener of an event generated by time-shift resource handling.
receiveUDP() - Static method in class org.ocap.test.OCAPTest
Receive a message from ATE via UDP/IP.
receiveUserPreferenceChangeEvent(UserPreferenceChangeEvent) - Method in interface org.dvb.user.UserPreferenceChangeListener
This method is called when a user preference changes.
receiveVideoFormatEvent(VideoFormatEvent) - Method in interface org.dvb.media.VideoFormatListener
receive a VideoFormatEvent
reconvert() - Method in class java.awt.im.InputContext
Asks the current input method to reconvert text from the current client component.
record(RecordingSpec, String[], Serializable[]) - Method in class org.ocap.dvr.OcapRecordingManager
Records the stream or streams according to the source parameter.
RECORD - Static variable in interface org.ocap.hardware.frontpanel.IndicatorDisplay
Record LED
record(RecordingSpec) - Method in class org.ocap.shared.dvr.RecordingManager
Requests the recording of the stream or streams according to the source parameter.
RECORD_IF_NO_CONFLICTS - Static variable in class org.ocap.dvr.OcapRecordingProperties
Record only if there are no conflicts.
RECORD_WITH_CONFLICTS - Static variable in class org.ocap.dvr.OcapRecordingProperties
Record even when resource conflicts exist.
RECORDED_SERVICE_TYPE - Static variable in class org.ocap.shared.dvr.RecordedServiceType
ServiceType for a Recorded service.
RecordedService - Interface in org.ocap.shared.dvr
This interface represents the recorded portion of a service that is being recorded or was recorded for a period of time.
RecordedServiceType - Class in org.ocap.shared.dvr
This class represents the service type value for a RecordedService.
RecordedServiceType(String) - Constructor for class org.ocap.shared.dvr.RecordedServiceType
Provides an instance of RecordedServiceType.
recordingAlert(RecordingAlertEvent) - Method in interface org.ocap.dvr.RecordingAlertListener
Notifies the RecordingAlertListener that a scheduled acitivity is about to happen.
RecordingAlertEvent - Class in org.ocap.dvr
Event notifying that a scheduled recording is about to occur.
RecordingAlertEvent(RecordingRequest) - Constructor for class org.ocap.dvr.RecordingAlertEvent
Constructs the event.
RecordingAlertListener - Interface in org.ocap.dvr
Listener for Recording Alerts.
recordingChanged(RecordingChangedEvent) - Method in interface org.ocap.shared.dvr.RecordingChangedListener
Notifies the RecordingChangedListener of an event generated by the RecordingManager.
RecordingChangedEvent - Class in org.ocap.shared.dvr
Event used to notify listeners of changes in the list of recording requests maintained by the RecordingManager.
RecordingChangedEvent(RecordingRequest, int, int) - Constructor for class org.ocap.shared.dvr.RecordingChangedEvent
Constructs the event.
RecordingChangedEvent(RecordingRequest, int, int, int) - Constructor for class org.ocap.shared.dvr.RecordingChangedEvent
Constructs the event.
RecordingChangedListener - Interface in org.ocap.shared.dvr
Listener to receive changes in the recording list maintained by the RecordingManager.
RecordingContentItem - Interface in org.ocap.hn.recording
This ContentItem represents a recording that has been scheduled on the home network.
RecordingFailedException - Exception in org.ocap.shared.dvr
This exception is returned when applications call the getFailedException() for a failed recording request or an incomplete recording request.
RecordingFailedException() - Constructor for exception org.ocap.shared.dvr.RecordingFailedException
Constructs a RecordingFailedException with no detail message The reason code instances created by this constructor shall be REASON_NOT_KNOWN.
RecordingFailedException(int) - Constructor for exception org.ocap.shared.dvr.RecordingFailedException
Constructs a RecordingFailedException with a detail message
RecordingList - Interface in org.ocap.shared.dvr.navigation
RecordingList represents a list of recordings.
RecordingListComparator - Interface in org.ocap.shared.dvr.navigation
This interface represents a sorting criteria to be applied while sorting a RecordingList.
RecordingListFilter - Class in org.ocap.shared.dvr.navigation
Base class for all RecordingListFilters.
RecordingListFilter() - Constructor for class org.ocap.shared.dvr.navigation.RecordingListFilter
Constructs the filter.
RecordingListIterator - Interface in org.ocap.shared.dvr.navigation
This iterator could be used to traverse entries in a RecordingList.
RecordingManager - Class in org.ocap.shared.dvr
RecordingManager represents the entity that performs recordings.
RecordingManager() - Constructor for class org.ocap.shared.dvr.RecordingManager
Constructor for instances of this class.
RecordingNetModule - Interface in org.ocap.hn.recording
An interface representing a NetModule which provides DVR functionality.
RecordingPermission - Class in org.ocap.shared.dvr
Controls access to recording features by an application.
RecordingPermission(String, String) - Constructor for class org.ocap.shared.dvr.RecordingPermission
Creates a new RecordingPermission with the specified name and action.
RecordingPlaybackListener - Interface in org.ocap.dvr
This interface represents a listener that can be added to listen for recording playback start.
RecordingProperties - Class in org.ocap.shared.dvr
Base class for specifying properties defining how a recording is to be made.
RecordingProperties(long) - Constructor for class org.ocap.shared.dvr.RecordingProperties
Constructor
RecordingRequest - Interface in org.ocap.shared.dvr
This interface represents information corresponding to a recording request.
RecordingResourceUsage - Interface in org.ocap.dvr
This interface represents a grouping of resources specific to a recording function performed by an application.
RecordingSpec - Class in org.ocap.shared.dvr
Base class for specifying what to record and how to record it.
RecordingSpec(RecordingProperties) - Constructor for class org.ocap.shared.dvr.RecordingSpec
Constructor.
RecordingStateFilter - Class in org.ocap.shared.dvr.navigation
Filter to filter based on values returned by the getState method in RecordingRequest.
RecordingStateFilter(int) - Constructor for class org.ocap.shared.dvr.navigation.RecordingStateFilter
Constructs the filter based on a particular state type (PENDING, FAILED, etc.).
RecordingTerminatedEvent - Class in org.ocap.shared.dvr
An Event Notifying that recording has terminated for the ServiceContext.
RecordingTerminatedEvent(ServiceContext, int) - Constructor for class org.ocap.shared.dvr.RecordingTerminatedEvent
Constructs the event.
Rectangle - Class in java.awt
A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's top-left point (xy) in the coordinate space, its width, and its height.
Rectangle() - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
Rectangle(Rectangle) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle, initialized to match the values of the specified Rectangle.
Rectangle(int, int, int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified as (xy) and whose width and height are specified by the arguments of the same name.
Rectangle(int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are specified by the arguments of the same name.
Rectangle(Point, Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is specified by the Point argument, and whose width and height are specified by the Dimension argument.
Rectangle(Point) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top-left corner is the specified Point, and whose width and height are both zero.
Rectangle(Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top left corner is (0, 0) and whose width and height are specified by the Dimension argument.
red - Static variable in class java.awt.Color
An object of type Color representing the color red.
RED - Static variable in class java.awt.Color
An object of type Color representing the color red.
RED - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color red.
redispatchEvent(Component, AWTEvent) - Method in class java.awt.KeyboardFocusManager
Redispatches an AWTEvent in such a way that the AWT event dispatcher will not recursively request that the KeyboardFocusManager, or any installed KeyEventDispatchers, dispatch the event again.
Reference - Class in java.lang.ref
Abstract base class for reference objects.
ReferenceQueue - Class in java.lang.ref
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
ReflectPermission - Class in java.lang.reflect
The Permission class for reflective operations.
ReflectPermission(String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name.
ReflectPermission(String, String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name and actions.
refresh() - Method in class java.security.Policy
Refreshes/reloads the policy configuration.
REGION - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Some identification of the region, associated with the 'source' of the object, e.g. "US", "Latin America", "Seattle".
regionMatches(int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
register(String, String, File, short) - Method in class org.ocap.system.RegisteredApiManager
Registers an API with the implementation.
registerAddressingProperties(Properties, boolean, Date) - Method in class org.ocap.application.AppManagerProxy
Registers addressing properties used for comparison when an addressing_descriptor from an AIT or XAIT is evaluated.
registerEASHandler(EASHandler) - Method in class org.ocap.system.EASModuleRegistrar
This method registers an EASHandler instance.
RegisteredApiManager - Class in org.ocap.system
This class represents a manager for registered APIs that can be registered with an implementation by a privileged application.
RegisteredApiManager() - Constructor for class org.ocap.system.RegisteredApiManager
Protected constructor.
RegisteredApiUserPermission - Class in org.ocap.system
The RegisteredApiUserPermission class represents permission for an application to use a specific registered API.
RegisteredApiUserPermission(String) - Constructor for class org.ocap.system.RegisteredApiUserPermission
Creates a new RegisteredApiUserPermission with the specified name.
RegisteredApiUserPermission(String, String) - Constructor for class org.ocap.system.RegisteredApiUserPermission
Creates a new RegisteredApiUserPermission with the specified name.
registerEvent(Date, String, int, byte[]) - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Registers a synchronized event to the stream event list for this session.
registerHandler(LightweightTriggerHandler, short) - Method in class org.ocap.dvr.event.LightweightTriggerManager
Registers a handler interested in services with streams listed in the PMT with this stream type.
registerInterest(Locator, boolean) - Method in class javax.tv.service.SIManager
Provides a hint to the SI database that the application desires SI information as complete as possible about the specified SIElement.
registerMediaAccessHandler(MediaAccessHandler) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Registers the handler that can prevent the presentation of A/V service components.
registerMMIHandler(SystemModuleHandler) - Method in class org.ocap.system.SystemModuleRegistrar
This method registers a SystemModuleHandler instance for accessing MMI and Application Information Resource.
registerOID(String, int, boolean, int, MIBListener) - Method in class org.ocap.diagnostics.MIBManager
Registers a MIB object by adding the OID and listener to the MIB tables.
registerSASHandler(SystemModuleHandler, byte[]) - Method in class org.ocap.system.SystemModuleRegistrar
This method registers the specified SystemModuleHandler instance for the specified privateHostAppID.
registerSystemBound(SystemBoundProvider) - Method in class org.dvb.spi.ProviderRegistry
Registers a provider.
registerUnboundApp(InputStream) - Method in class org.ocap.application.AppManagerProxy
This method registers new unbound application entries.
registerValidation(ObjectInputValidation, int) - Method in class java.io.ObjectInputStream
Register an object to be validated before the graph is returned.
registerXletBound(XletBoundProvider) - Method in class org.dvb.spi.ProviderRegistry
Registers a provider.
REGISTRATION - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 registration_descriptor.
Registry - Interface in java.rmi.registry
Registry is a remote interface to a simple remote object registry that provides methods for storing and retrieving remote object references bound with arbitrary string names.
REGISTRY_PORT - Static variable in interface java.rmi.registry.Registry
Well known port for registry.
rehash() - Method in class java.util.Hashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
RELATION - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Reference to related resources.
RELATIVE - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the next-to-last component in its column or row (gridwidth, gridheight), or that this component be placed next to the previously added component (gridx, gridy).
relativize(URI) - Method in class java.net.URI
Relativizes the given URI against this URI.
release() - Method in class org.davic.net.tuning.NetworkInterfaceController
Releases the tuner.
release(ResourceProxy) - Method in interface org.davic.resources.ResourceClient
A call to this operation informs the ResourceClient that proxy is about to lose access to a resource.
release() - Method in class org.dvb.net.rc.ConnectionRCInterface
Release the right to control this return channel interface.
releaseDevice() - Method in class org.havi.ui.HScreenDevice
Release the right to control of this device.
releaseIndicator(String) - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Releases a front panel indicator from a previous reservation.
releaseTextDisplay() - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Releases the front panel text display from a previous reservation.
REMAINDER - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the last component in its column or row.
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
Remote - Interface in java.rmi
The Remote interface serves to identify interfaces whose methods may be invoked from a remote client.
REMOTE - Static variable in interface org.ocap.application.OcapAppAttributes
This represents the application control code "REMOTE" defined for the application_control_code in an AIT.
REMOTE - Static variable in interface org.ocap.hardware.frontpanel.IndicatorDisplay
Remote LED
REMOTE_QUERY_IS_INVALID - Static variable in exception org.ocap.hn.content.DatabaseException
 
RemoteException - Exception in java.rmi
A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
RemoteException() - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException with no specified detail message.
RemoteException(String) - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(String, Throwable) - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException with the specified detail message and nested exception.
RemoteService - Interface in org.ocap.hn.service
A RemoteService is a service which is hosted or provided by another device on the home network.
RemoteUIServerManager - Class in org.ocap.hn.ruihsrc
This class represents a Manager that can be used to configure the Remote User Interfaces published by the Host on a home network.
RemoteUIServerManager() - Constructor for class org.ocap.hn.ruihsrc.RemoteUIServerManager
Protected constructor not callable by applications.
RemovableStorageOption - Interface in org.ocap.storage
This interface represents a removable storage media bay that supports insertion or removal of storage media while power is applied.
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
remove(EventListener) - Method in class java.awt.AWTEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old component-listener from component-listener-l and returns the resulting multicast listener.
remove(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old container-listener from container-listener-l and returns the resulting multicast listener.
remove(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old focus-listener from focus-listener-l and returns the resulting multicast listener.
remove(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old key-listener from key-listener-l and returns the resulting multicast listener.
remove(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-listener from mouse-listener-l and returns the resulting multicast listener.
remove(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-motion-listener from mouse-motion-listener-l and returns the resulting multicast listener.
remove(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-listener from window-listener-l and returns the resulting multicast listener.
remove(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-focus-listener from window-focus-listener-l and returns the resulting multicast listener.
remove(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old action-listener from action-listener-l and returns the resulting multicast listener.
remove(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old item-listener from item-listener-l and returns the resulting multicast listener.
remove(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old adjustment-listener from adjustment-listener-l and returns the resulting multicast listener.
remove(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
remove(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old input-method-listener from input-method-listener-l and returns the resulting multicast listener.
remove(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-wheel-listener from mouse-wheel-listener-l and returns the resulting multicast listener.
remove(int) - Method in class java.awt.Container
Removes the component, specified by index, from this container.
remove(Component) - Method in class java.awt.Container
Removes the specified component from this container.
remove(long) - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires.
remove() - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until one becomes available.
remove(Object) - Method in class java.security.Provider
Removes the key property (and its corresponding value).
remove(Object) - Method in class java.util.AbstractCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(int) - Method in class java.util.AbstractList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for this key from this map if present (optional operation).
remove(int) - Method in class java.util.AbstractSequentialList
Removes the element at the specified position in this list.
remove(int) - Method in class java.util.ArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in interface java.util.Collection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class java.util.Dictionary
Removes the key (and its corresponding value) from this dictionary.
remove(Object) - Method in class java.util.HashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.HashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in class java.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove() - Method in interface java.util.Iterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(Object) - Method in class java.util.jar.Attributes
Removes the attribute with the specified name (key) from this Map.
remove(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element in this list.
remove(int) - Method in class java.util.LinkedList
Removes the element at the specified position in this list.
remove(Object) - Method in interface java.util.List
Removes the first occurrence in this list of the specified element (optional operation).
remove(int) - Method in interface java.util.List
Removes the element at the specified position in this list (optional operation).
remove() - Method in interface java.util.ListIterator
Removes from the list the last element that was returned by next or previous (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in interface java.util.Set
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class java.util.TreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class java.util.TreeSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(int) - Method in class java.util.Vector
Removes the element at the specified position in this Vector.
remove(Object) - Method in class java.util.WeakHashMap
Removes the mapping for this key from this map if present.
remove(Locator) - Method in interface javax.tv.media.MediaSelectControl
Removes a service component from the presentation.
REMOVE - Static variable in class javax.tv.service.SIChangeType
SIChangeType indicating that an SIElement has been removed.
remove(String) - Method in class org.dvb.user.Preference
Removes the specified value from the list of favourites.
remove(EventListener) - Method in class org.havi.ui.HEventMulticaster
Removes a listener from this multicaster and returns the result.
remove(HBackgroundImageListener, HBackgroundImageListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HBackgroundImageListener from HBackgroundImageListener-l and returns the resulting multicast listener.
remove(WindowListener, WindowListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old WindowListener from WindowListener-l and returns the resulting multicast listener.
remove(HScreenConfigurationListener, HScreenConfigurationListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HScreenConfigurationListener from HScreenConfigurationListener-l and returns the resulting multicast listener.
remove(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HScreenLocationModifiedListener from HScreenLocationModifiedListener-l and returns the resulting multicast listener.
remove(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HTextListener from HTextListener-l and returns the resulting multicast listener.
remove(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HItemListener from HItemListener-l and returns the resulting multicast listener.
remove(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HFocusListener from HFocusListener-l and returns the resulting multicast listener.
remove(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HAdjustmentListener from HAdjustmentListener-l and returns the resulting multicast listener.
remove(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HActionListener from HActionListener-l and returns the resulting multicast listener.
remove(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old HKeyListener from HKeyListener-l and returns the resulting multicast listener.
remove(ResourceStatusListener, ResourceStatusListener) - Static method in class org.havi.ui.HEventMulticaster
Removes the old ResourceStatusListener from ResourceStatusListener-l and returns the resulting multicast listener.
remove(HToggleButton) - Method in class org.havi.ui.HToggleGroup
Remove the specified HToggleButton to this HToggleGroup.
remove(AppPattern) - Method in class org.ocap.application.AppFilter
Removes an AppPattern that equals to pattern in this AppFilter.
removeAccess(String) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Removes an Organization from the list of Organization who are allowed to use this volume.
removeAddressingProperties(String[]) - Method in class org.ocap.application.AppManagerProxy
Removes addressing properties set by the registerAddressingProperties method.
removeAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Removes an adjustment listener.
removeAdjustmentListener(HAdjustmentListener) - Method in interface org.havi.ui.HAdjustmentValue
Removes the specified HAdjustmentListener so that it no longer receives HAdjustmentEvents from this object.
removeAdjustmentListener(HAdjustmentListener) - Method in class org.havi.ui.HRangeValue
Removes the specified HAdjustmentListener so that it no longer receives HAdjustmentEvents from this object.
removeAll() - Method in class java.awt.Container
Removes all the components from this container.
removeAll(Collection) - Method in class java.util.AbstractCollection
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class java.util.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface java.util.Collection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface java.util.List
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in interface java.util.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class java.util.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAll() - Method in class org.dvb.user.Preference
Removes all the values of a preference
removeAllAppenders() - Method in class org.apache.log4j.AsyncAppender
Removes and closes all attached appenders.
removeAllAppenders() - Method in class org.apache.log4j.Category
Remove all previously added appenders from this Category instance.
removeAllAppenders() - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove all previously added appenders.
removeAllArrowKeys() - Method in class org.dvb.event.UserEventRepository
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
removeAllArrowKeys() - Method in class org.havi.ui.event.HEventGroup
Removes the key codes for the arrow keys (VK_LEFT, VK_RIGHT, VK_UP, VK_DOWN).
removeAllColourKeys() - Method in class org.dvb.event.UserEventRepository
Removes the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
removeAllColourKeys() - Method in class org.havi.ui.event.HEventGroup
Removes the key codes for the colour keys (VK_COLORED_KEY_0, VK_COLORED_KEY_1, VK_COLORED_KEY_2, VK_COLORED_KEY_3).
removeAllElements() - Method in class java.util.Vector
Removes all components from this vector and sets its size to zero.
removeAllItems() - Method in class org.havi.ui.HListGroup
Remove all the content.
removeAllNumericKeys() - Method in class org.dvb.event.UserEventRepository
Remove the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
removeAllNumericKeys() - Method in class org.havi.ui.event.HEventGroup
Remove the key codes for the numeric keys (VK_0, VK_1, VK_2, VK_3, VK_4, VK_5, VK_6, VK_7, VK_8, VK_9).
removeAppData(String) - Method in interface org.ocap.shared.dvr.RecordingRequest
Remove Application specific private data corresponding to the specified key.
removeAppender(Appender) - Method in class org.apache.log4j.AsyncAppender
Removes an appender.
removeAppender(String) - Method in class org.apache.log4j.AsyncAppender
Remove appender by name.
removeAppender(Appender) - Method in class org.apache.log4j.Category
Remove the appender passed as parameter form the list of appenders.
removeAppender(String) - Method in class org.apache.log4j.Category
Remove the appender with the name passed as parameter form the list of appenders.
removeAppender(Appender) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender passed as parameter from the list of appenders.
removeAppender(String) - Method in interface org.apache.log4j.spi.AppenderAttachable
Remove the appender with the name passed as parameter from the list of appenders.
removeAppenderEvent(Category, Appender) - Method in interface org.apache.log4j.spi.HierarchyEventListener
 
removeAppStateChangeEventListener(AppStateChangeEventListener) - Method in interface org.dvb.application.AppProxy
Remove a listener on the database.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.If a default value for the removed attribute is defined in the DTD, a new attribute immediately appears with the default value as well as the corresponding namespace URI, local name, and prefix when applicable.
removeAudioOutput(AudioOutputPort) - Method in class org.ocap.hardware.device.OCSound
Remove an AudioOutputPort from the set of audio ouput ports where this clip will be played.
removeAvailableStorageListener(AvailableStorageListener) - Method in class org.ocap.storage.StorageManager
Removes an available storage listener that was registered using the addAvailableStorageListener method.
removeAWTEventListener(AWTEventListener) - Method in class java.awt.Toolkit
Removes an AWTEventListener from receiving dispatched AWTEvents.
removeBouquetChangeListener(BouquetChangeListener) - Method in interface javax.tv.service.transport.BouquetCollection
Called to unregister an BouquetChangeListener.
removeCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Removes a certificate from this identity.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeClosedCaptioningListener(ClosedCaptioningListener) - Method in interface org.ocap.media.ClosedCaptioningControl
Remove the given ClosedCaptioningListener.
removeComponentListener(ComponentListener) - Method in class java.awt.Component
Removes the specified component listener so that it no longer receives component events from this component.
removeConnectionListener(ConnectionListener) - Method in class org.dvb.net.rc.ConnectionRCInterface
Remove a listener for events related to connections of this interface.
removeConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Removes the specified ImageConsumer object from the list of consumers currently registered to receive image data.
removeConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeContainerListener(ContainerListener) - Method in class java.awt.Container
Removes the specified container listener so it no longer receives container events from this container.
removeContentEntries(ContentEntry[]) - Method in interface org.ocap.hn.content.ContentContainer
Removes ContentEntry objects from this ContentContainer.
removeContentEntry(ContentEntry) - Method in interface org.ocap.hn.content.ContentContainer
Removes a ContentEntry from this ContentContainer.
removeContentServerListener(ContentServerListener) - Method in interface org.ocap.hn.ContentServerNetModule
Removes the specified ContentServerListener.
removeController(Controller) - Method in interface javax.media.Player
Stop controlling a Controller.
removeControllerListener(ControllerListener) - Method in interface javax.media.Controller
Remove the specified listener from this Controller's listener list.
removeDeviceEventListener(DeviceEventListener) - Method in interface org.ocap.hn.Device
Removes a DeviceEventListener instance from this Device.
removeDeviceEventListener(DeviceEventListener) - Method in class org.ocap.hn.NetManager
Removes a Device event listener from NetManager.
removeDeviceListener(UPnPClientDeviceListener) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Removes a device listener.
removeDeviceListener(UPnPManagedDeviceListener) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Removes a previously registered UPnPManagedDeviceListener.
removeEldestEntry(Map.Entry) - Method in class java.util.LinkedHashMap
Returns true if this map should remove its eldest entry.
removeElement(Object) - Method in class java.util.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElementAt(int) - Method in class java.util.Vector
Deletes the component at the specified index.
removeEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Removes an ACL entry from this ACL.
removeEnvironmentListener(EnvironmentListener) - Method in class org.ocap.environment.Environment
Remove a listener for environment events.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
removeEventListenerNS(String, String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of an event listener, independently of the associated event group.
removeExclusiveAccessToAWTEvent(ResourceClient) - Method in class org.dvb.event.EventManager
The application should use this method to release its exclusive access to user events defined by the means of the addExclusiveAccessToAWTEvent method.
removeFirst() - Method in class java.util.LinkedList
Removes and returns the first element from this list.
removeFocusListener(FocusListener) - Method in class java.awt.Component
Removes the specified focus listener so that it no longer receives focus events from this component.
removeFreeSpaceListener(FreeSpaceListener) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Removes a free space listener.
removeGainChangeListener(GainChangeListener) - Method in interface javax.media.GainControl
Remove interest in gain change update events.
removeHActionListener(HActionListener) - Method in interface org.havi.ui.HActionable
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HActionable.
removeHActionListener(HActionListener) - Method in class org.havi.ui.HGraphicButton
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HGraphicButton.
removeHActionListener(HActionListener) - Method in class org.havi.ui.HTextButton
Removes the specified HActionListener so that it no longer receives HActionEvent events from this HTextButton.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Removes a previously registered handshake completion listener.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HAnimation
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HGraphicButton
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HIcon
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HListGroup
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in interface org.havi.ui.HNavigable
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRange
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HRangeValue
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HText
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHFocusListener(HFocusListener) - Method in class org.havi.ui.HTextButton
Removes the specified HFocusListener so that it no longer receives HFocusEvent events from this HNavigable.
removeHKeyListener(HKeyListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HKeyListener so that it no longer receives HKeyEvent events from this HTextValue.
removeHKeyListener(HKeyListener) - Method in interface org.havi.ui.HTextValue
Removes the specified HKeyListener so that it no longer receives HKeyEvent events from this HTextValue.
removeHTextListener(HTextListener) - Method in class org.havi.ui.HSinglelineEntry
Removes the specified HTextListener so that it no longer receives HTextEvent events from this HTextValue.
removeHTextListener(HTextListener) - Method in interface org.havi.ui.HTextValue
Removes the specified HTextListener so that it no longer receives HTextEvent events from this HTextValue.
removeIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Removes an identity from this identity scope.
removeImage(Image) - Method in class java.awt.MediaTracker
Removes the specified image from this media tracker.
removeImage(Image, int) - Method in class java.awt.MediaTracker
Removes the specified image from the specified tracking ID of this media tracker.
removeImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Removes the specified image with the specified width, height, and ID from this media tracker.
removeInBandChangeListener(TableChangeListener) - Method in class org.ocap.si.ProgramAssociationTableManager
Remove the TableChangeListener object for the inband PAT.
removeInBandChangeListener(TableChangeListener) - Method in class org.ocap.si.ProgramMapTableManager
Remove the TableChangedListener object for the inband PMT.
removeInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Removes the specified input method listener so that it no longer receives input method events from this component.
removeInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeInternal(EventListener, EventListener) - Static method in class org.havi.ui.HEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeItem(int) - Method in class org.havi.ui.HListGroup
Remove the HListElement at the specified index.
removeItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Removes an item listener.
removeItemListener(HItemListener) - Method in interface org.havi.ui.HItemValue
Removes the specified HItemListener so that it no longer receives HItemEvents from this object.
removeItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
Removes the specified HItemListener so that it no longer receives HItemEvents from this object.
removeKey(int) - Method in class org.dvb.event.UserEventRepository
The method to remove a key from the repository.
removeKey(int) - Method in class org.havi.ui.event.HEventGroup
The method to remove a key from the group.
removeKey(String) - Method in class org.ocap.hn.PropertyFilter
Remove a key from the filter, if the key is not in the property list, no action is taken.
removeKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Removes a KeyEventDispatcher which was previously added to this KeyboardFocusManager's dispatcher chain.
removeKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Removes a previously added KeyEventPostProcessor from this KeyboardFocusManager's post-processor chain.
removeKeyListener(KeyListener) - Method in class java.awt.Component
Removes the specified key listener so that it no longer receives key events from this component.
removeKeys(String[]) - Method in class org.ocap.hn.PropertyFilter
Remove keys from the filter, if a key is not in the property list, it is disregarded; while others are processed as normal.
removeLast() - Method in class java.util.LinkedList
Removes and returns the last element from this list.
removeLayoutComponent(Component) - Method in class java.awt.BorderLayout
Removes the specified component from this border layout.
removeLayoutComponent(Component) - Method in class java.awt.CardLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.FlowLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.GridBagLayout
Removes the specified component from this layout.
removeLayoutComponent(Component) - Method in class java.awt.GridLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in interface java.awt.LayoutManager
Removes the specified component from the layout.
removeListener(ProgramScheduleListener) - Method in interface javax.tv.service.guide.ProgramSchedule
Unregisters a ProgramScheduleListener.
removeListener(ServiceContextListener) - Method in interface javax.tv.service.selection.ServiceContext
Unsubscribes a listener from receiving events related to this ServiceContext.
removeListener(AppsDatabaseEventListener) - Method in class org.dvb.application.AppsDatabase
remove a listener on the database.
removeListener(VideoOutputPortListener) - Method in interface org.ocap.hardware.device.VideoOutputSettings
Remove the given listener from further notification of status changes for this video output port.
removeListener(EASListener) - Method in class org.ocap.system.EASManager
Removes a listener from receiving EAS events.
removeMediaSelectListener(MediaSelectListener) - Method in interface javax.tv.media.MediaSelectControl
Unsubscribes the specified MediaSelectListener from receiving events related to media selection on this Player.
removeMember(Principal) - Method in interface java.security.acl.Group
Removes the specified member from the group.
removeMouseListener(MouseListener) - Method in class java.awt.Component
Removes the specified mouse listener so that it no longer receives mouse events from this component.
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
removeMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Removes the specified mouse wheel listener so that it no longer receives mouse wheel events from this component.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNetModuleEventListener(NetModuleEventListener) - Method in class org.ocap.hn.NetManager
Removes a NetModule event listener from NetManager.
removeNetModuleEventListener(NetModuleEventListener) - Method in interface org.ocap.hn.NetModule
Removes a NetModuleEventListener instance from this NetModule.
removeNetworkChangeListener(NetworkChangeListener) - Method in interface javax.tv.service.transport.NetworkCollection
Called to unregister an NetworkChangeListener.
removeNetworkInterfaceListener(NetworkInterfaceListener) - Method in class org.davic.net.tuning.NetworkInterface
Removes a registered listener
removeNotify() - Method in class java.awt.Component
Makes this Component undisplayable by destroying it native screen resource.
removeNotify(Component) - Method in class java.awt.im.InputContext
Notifies the input context that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeNPTListener(NPTListener) - Method in class org.dvb.dsmcc.DSMCCStream
Remove a listener to NPT events on the DSMCCStream object.
removeObjectChangeEventListener(ObjectChangeEventListener) - Method in class org.dvb.dsmcc.DSMCCObject
Unsubscribes an ObjectChangeEventListener to receive notifications of version changes of DSMCCObject.
removeOnScreenLocationModifiedListener(HScreenLocationModifiedListener) - Method in class org.havi.ui.HVideoComponent
Remove a listener that determines if the Component's on-screen location is modified - irrespective of its relative location to its parent Container.
removeOutOfBandChangeListener(TableChangeListener) - Method in class org.ocap.si.ProgramAssociationTableManager
Remove the TableChangeListener object for the OOB PAT.
removeOutOfBandChangeListener(TableChangeListener) - Method in class org.ocap.si.ProgramMapTableManager
Remove the TableChangedListener object for the OOB PMT.
removePermission(Permission) - Method in interface java.security.acl.AclEntry
Removes the specified permission from this ACL entry.
removePowerModeChangeListener(PowerModeChangeListener) - Method in class org.ocap.hardware.Host
Removes the previously-added PowerModeChangeListener.
removeProperty(String) - Method in class org.apache.log4j.spi.LoggingEvent
This removes the specified MDC property from the event.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Remove a PropertyChangeListener from the listener list.
removeProvider(String) - Static method in class java.security.Security
Removes the provider with the specified name.
removeRange(int, int) - Method in class java.util.AbstractList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.ArrayList
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.Vector
Removes from this List all of the elements whose index is between fromIndex, inclusive and toIndex, exclusive.
removeRecordingAlertListener(RecordingAlertListener) - Method in class org.ocap.dvr.OcapRecordingManager
Removes a registered event listener for receiving recording events.
removeRecordingChangedListener(RecordingChangedListener) - Method in class org.ocap.shared.dvr.RecordingManager
Removes a registed event listener for changes in status of recording requests.
removeRecordingContentItem(RecordingContentItem) - Method in interface org.ocap.hn.recording.NetRecordingEntry
Removes a local RecordingContentItem from this recording object.
removeRecordingPlaybackListener(RecordingPlaybackListener) - Method in class org.ocap.dvr.OcapRecordingManager
Removes a registered event listener for receiving recording playback events.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.mpeg.sections.SectionFilterGroup
Indicates that an object is no longer to be notified of changes in the status of resources as setup by addResourceStatusEventListener.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.davic.net.tuning.NetworkInterfaceManager
Removes the registration of a registered listener so that it will not receive resource status events any more
removeResourceStatusEventListener(ResourceStatusListener) - Method in interface org.davic.resources.ResourceServer
This method informs a resource server that a particular object is no longer interested in being informed about changes in state of resources managed by that server.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.event.EventManager
Removes the specified resource status listener.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.dvb.net.rc.RCInterfaceManager
This method informs a resource server that a particular object is no longer interested in being informed about changes in state of resources managed by that server.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.havi.ui.HScreenDevice
Remove a listener for events about changes in the state of the ownership of this device.
removeResourceStatusEventListener(ResourceStatusListener) - Method in class org.ocap.media.VBIFilterGroup
Remove a specified listener object from this VBIFilterGroup.
removeScreenConfigurationListener(HScreenConfigurationListener) - Method in class org.havi.ui.HScreenDevice
Remove an HScreenConfigurationListener from this device.
removeSectionFilterListener(SectionFilterListener) - Method in class org.davic.mpeg.sections.SectionFilter
Indicates that an object is no longer to be notified of events relating to this SectionFilter object.
removeServiceComponentChangeListener(ServiceComponentChangeListener) - Method in interface javax.tv.service.navigation.ServiceDetails
Called to unregister an ServiceComponentChangeListener.
removeServiceDetailsChangeListener(ServiceDetailsChangeListener) - Method in interface javax.tv.service.transport.Transport
Called to unregister an ServiceDetailsChangeListener.
removeShortcut(int) - Method in class org.havi.ui.HScene
Removes the specified short-cut key.
removeShutdownHook(Thread) - Method in class java.lang.Runtime
De-registers a previously-registered virtual-machine shutdown hook.
removeStateVariableListener(UPnPStateVariableListener) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Removes a change listener.
removeStorageManagerListener(StorageManagerListener) - Method in class org.ocap.storage.StorageManager
Removes a listener so that it no longer receives StorageManagerEvents when storage proxies change.
removeStreamingActivityListener(StreamingActivityListener) - Method in interface org.ocap.hn.ContentServerNetModule
Removes the specified StreamingActivityListener for all contentItem types specified in addStreamingActivityListener
removeSubtitleListener(SubtitleListener) - Method in interface org.dvb.media.SubtitlingEventControl
Remove a listener for subtitle events
removeTextOverflowListener(TextOverflowListener) - Method in class org.dvb.ui.DVBTextLayoutManager
Removes a TextOverflowListener that has been registered previously.
removeTimeShiftListener(TimeShiftListener) - Method in interface org.ocap.dvr.TimeShiftProperties
Removes a previously added listener for time-shift events from this TimeShiftProperties.
removeToggleGroup() - Method in class org.havi.ui.HToggleButton
Removes the button from the toggle group that it has been added to.
removeTransformationListener(TransformationListener) - Method in class org.ocap.hn.transformation.TransformationManager
Removes the specified TransformationListener.
removeTransportStreamChangeListener(TransportStreamChangeListener) - Method in interface javax.tv.service.transport.TransportStreamCollection
Called to unregister an TransportStreamChangeListener.
removeTVTimerWentOffListener(TVTimerWentOffListener) - Method in class javax.tv.util.TVTimerSpec
Removes a listener to this timer specification.
removeUserEvent(UserEvent) - Method in class org.dvb.event.UserEventRepository
Remove a user event from the repository.
removeUserEventListener(UserEventListener) - Method in class org.dvb.event.EventManager
Removes the specified listener so that it will no longer receives user events.
removeUserPreferenceChangeListener(UserPreferenceChangeListener) - Method in class org.dvb.user.UserPreferenceManager
Removes a listener for changes in user preferences.
removeValue(String) - Method in interface javax.net.ssl.SSLSession
Removes the object bound to the given name in the session's application layer data.
removeVBIFilterListener(VBIFilterListener) - Method in interface org.ocap.media.VBIFilter
Remove an existing VBIFilterListener instance from this VBI filter.
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a VetoableChangeListener from the listener list.
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Remove a VetoableChangeListener from the listener list.
removeVideoFormatListener(VideoFormatListener) - Method in interface org.dvb.media.VideoFormatControl
Remove a listener for VideoFormatChangedEvents
removeWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Removes the specified window focus listener so that it no longer receives window events from this window.
removeWindowListener(WindowListener) - Method in class java.awt.Window
Removes the specified window listener so that it no longer receives window events from this window.
removeWindowListener(WindowListener) - Method in class org.havi.ui.HScene
Remove a listener so that it no longer receives any java.awt.event.WindowEvents.
removeXAIT() - Method in class org.ocap.hardware.Host
Removes the XAIT saved to persistent storage.
renameTo(File) - Method in class java.io.File
Renames the file denoted by this abstract pathname.
render(String, Graphics, HVisible, Insets) - Method in class org.dvb.ui.DVBTextLayoutManager
Render the string.
render(String, Graphics, HVisible, Insets) - Method in class org.havi.ui.HDefaultTextLayoutManager
Render the string.
render(String, Graphics, HVisible, Insets) - Method in interface org.havi.ui.HTextLayoutManager
Render the string.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
renderBorders(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.renderBorders(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any implementation specific borders according to the HVisible.setBordersEnabled(boolean) method of HVisible.
RendererMap - Class in org.apache.log4j.or
Map class objects to an ObjectRenderer.
RendererMap() - Constructor for class org.apache.log4j.or.RendererMap
 
RendererSupport - Interface in org.apache.log4j.spi
 
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HAnimateLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in interface org.havi.ui.HExtendedLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HGraphicLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HListGroupLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HMultilineEntryLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HRangeLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HSinglelineEntryLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
renderVisible(Graphics, HVisible, int) - Method in class org.havi.ui.HTextLook
The HExtendedLook.renderVisible(java.awt.Graphics, org.havi.ui.HVisible, int) method paints any content or other data associated with the look's HVisible.
repaint() - Method in class java.awt.Component
Repaints this component.
repaint(long) - Method in class java.awt.Component
Repaints the component.
repaint(int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component.
repaint(long, int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component within tm milliseconds.
REPEAT_COUNT_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).
REPEAT_INFINITE - Static variable in interface org.havi.ui.HAnimateEffect
This value, when passed to setRepeatCount, indicates that the animation shall repeat until the stop method is invoked.
replace(char, char) - Method in class java.lang.String
Returns a new string resulting from replacing all occurrences of oldChar in this string with newChar.
replace(int, int, String) - Method in class java.lang.StringBuffer
Replaces the characters in a substring of this StringBuffer with characters in the specified String.
replace(Locator, Locator) - Method in interface javax.tv.media.MediaSelectControl
Replaces a service component in the presentation.
replaceAll(List, Object, Object) - Static method in class java.util.Collections
Replaces all occurrences of one specified value in a list with another.
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceObject(Object) - Method in class java.io.ObjectOutputStream
This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization.
ReplicateScaleFilter - Class in java.awt.image
An ImageFilter class for scaling images using the simplest algorithm.
ReplicateScaleFilter(int, int) - Constructor for class java.awt.image.ReplicateScaleFilter
Constructs a ReplicateScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
report(HScreenConfigurationEvent) - Method in interface org.havi.ui.event.HScreenConfigurationListener
This method is called when the configuration of an HScreenDevice is modified.
report(HScreenLocationModifiedEvent) - Method in interface org.havi.ui.event.HScreenLocationModifiedListener
This method is called when the component's on-screen location is modified.
report(HScreenConfigurationEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HScreenConfigurationEvent by invoking the report methods on listener-a and listener-b.
report(HScreenLocationModifiedEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HScreenLocationModifiedEvent by invoking the report methods on listener-a and listener-b.
repository - Variable in class org.apache.log4j.Category
 
RepositoryDescriptor - Class in org.dvb.event
An instance of this class will be sent to clients of the DVB event API to notify them (through the interface org.davic.resources.ResourceClient) when they are about to lose, or have lost, access to an event source.
RepositorySelector - Interface in org.apache.log4j.spi
The LogManager uses one (and only one) RepositorySelector implementation to select the LoggerRepository for a particular application context.
requestBrowseEntries(String, String, boolean, int, int, String, NetActionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
Requests a browse of this ContentServer which results in the creation of a ContentList.
requestBuffering(BufferingRequest) - Method in class org.ocap.dvr.OcapRecordingManager
Requests the implementation to start buffering a service using implementation specific time-shift storage.
requestConflictingRecordings(NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingContentItem
Requests a list of recordings whose usage of resources conflict with this recording content item.
requestDelete(ContentEntry, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that metadata associated with a scheduled recording be deleted from storage.
requestDeleteService(ContentEntry, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that content associated with a scheduled recording be deleted from storage.
requestDisable(ContentEntry, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that an in progress recording be disabled on this network recording device.
requestFocus() - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocus(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocusInWindow() - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestFocusInWindow(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(String, InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPrioritize(RecordingContentItem[], NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that a group of scheduled individual recordings be prioritized on this network recording device.
requestPrioritize(NetRecordingEntry[], NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that a group of scheduled recording request be prioritized on this network recording device, where each recording request may represent one or more individual recordings on the remote device.
requestRelease(ResourceProxy, Object) - Method in interface org.davic.resources.ResourceClient
A call to this operation informs the ResourceClient that another application has requested the resource accessed via the proxy parameter.
requestReschedule(ContentEntry, NetRecordingSpec, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that a recording be rescheduled on this network recording device.
requestResolution(RecordingRequest) - Method in interface org.ocap.dvr.RequestResolutionHandler
This method would be invoked by the implementation when an unresolved recording request is scheduled in response to an application calling the record(..) method of the RecordingManager.
RequestResolutionHandler - Interface in org.ocap.dvr
This interface will be implemented by the application that registers the RequestResolutionHandler.
requestRootContainer(NetActionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
returns the root ContentContainer for this ContentServerNetModule.
requestSchedule(NetRecordingSpec, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingNetModule
Requests that a recording be scheduled on this network recording device.
requestSearchCapabilities(NetActionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
Returns the list of property keys which applications can search against on this ContentServer using the ContentServerNetModule.requestSearchEntries(java.lang.String, java.lang.String, int, int, java.lang.String, java.lang.String, org.ocap.hn.NetActionHandler) method.
requestSearchEntries(String, String, int, int, String, String, NetActionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
Requests a search of this ContentServer which results in the creation of a ContentList.
requestSetMediaTime(Time, NetActionHandler) - Method in interface org.ocap.hn.recording.RecordingContentItem
Requests that the presentation point of this recording be updated.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Requests, on behalf of the ImageConsumer, that the ImageProducer attempt to resend the image data one more time in TOPDOWNLEFTRIGHT order so that higher quality conversion algorithms which depend on receiving pixels in order can be used to produce a better output version of the image.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
require(int, String, String) - Method in interface javax.xml.stream.XMLStreamReader
Test if the current event is of the given type and if the namespace and name match the current namespace and name of the current event.
REQUIRED - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is required in the HScene.
REQUIRED - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is required in the HScreenConfiguration.
REQUIRED_NOT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the priority field of the HScreenConfigTemplate.setPreference(int, int) and HScreenConfigTemplate.getPreferencePriority(int) methods in the HScreenConfigTemplate that indicates that this feature is required not to be present in the HScreenConfiguration.
requiresLayout() - Method in interface org.apache.log4j.Appender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.apache.log4j.AsyncAppender
Configurators call this method to determine if the appender requires a layout.
requiresLayout() - Method in class org.ocap.logging.MIBAppender
Accessor reporting if MIBAppender requires a layout
reschedule(RecordingSpec) - Method in interface org.ocap.shared.dvr.RecordingRequest
Modify the details of a recording request.
resendTopDownLeftRight(ImageProducer) - Method in class java.awt.image.ImageFilter
Responds to a request for a TopDownLeftRight (TDLR) ordered resend of the pixel data from an ImageConsumer.
reserve(NetworkInterface, Object) - Method in class org.davic.net.tuning.NetworkInterfaceController
Tries to reserve exclusively the control over the specified network interface.
reserve(ResourceClient, Object) - Method in class org.dvb.net.rc.ConnectionRCInterface
Request the right to control this return channel interface.
RESERVED_ID_MAX - Static variable in class java.awt.AWTEvent
The maximum value for reserved AWT event IDs.
reserveDevice(ResourceClient) - Method in class org.havi.ui.HScreenDevice
Requests the right to call any method which may otherwise throw an HPermissionDeniedException.
reserveFor(Locator, Object) - Method in class org.davic.net.tuning.NetworkInterfaceController
Tries to reserve exclusively the control over a network interface that can receive the transport stream specified by the locator parameter.
reserveIndicator(ResourceClient, String) - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Reserves one of the indicators for exclusive use by an application.
reserveTextDisplay(ResourceClient) - Method in class org.ocap.hardware.frontpanel.FrontPanelManager
Reserves the front panel text display for exclusive use by an application.
reset() - Method in class java.awt.Polygon
Resets this Polygon object to an empty polygon.
reset() - Method in class java.io.BufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class java.io.BufferedReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class java.io.ByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the ouput stream is discarded.
reset() - Method in class java.io.CharArrayReader
Reset the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - Method in class java.io.CharArrayWriter
Resets the buffer so that you can use it again without throwing away the already allocated buffer.
reset() - Method in class java.io.FilterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.FilterReader
Reset the stream.
reset() - Method in class java.io.InputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ObjectOutputStream
Reset will disregard the state of any objects already written to the stream.
reset() - Method in class java.io.PushbackReader
Reset the stream.
reset() - Method in class java.io.Reader
Reset the stream.
reset() - Method in class java.io.StringReader
Reset the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - Method in class java.security.MessageDigest
Resets the digest for further use.
reset() - Method in class java.text.CollationElementIterator
Resets the cursor to the beginning of the string.
reset() - Method in class java.util.zip.Adler32
Resets checksum to initial value.
reset() - Method in interface java.util.zip.Checksum
Resets the checksum to its initial value.
reset() - Method in class java.util.zip.CRC32
Resets CRC-32 to initial value.
reset() - Method in class java.util.zip.Deflater
Resets deflater so that a new set of input data can be processed.
reset() - Method in class java.util.zip.Inflater
Resets inflater so that a new set of input data can be processed.
RESET - Static variable in interface javax.media.Clock
Returned by getStopTime if the stop-time is unset.
reset() - Method in interface javax.microedition.io.Datagram
Zero the read/write pointer as well as the offset and length state variables.
resetAllDefaults() - Method in interface org.ocap.hardware.device.HostSettings
Reset all Host device settings to their factory default values.
resetConfiguration() - Method in class org.apache.log4j.Hierarchy
Reset all values contained in this hierarchy instance to their default.
resetConfiguration() - Static method in class org.apache.log4j.LogManager
 
resetConfiguration() - Method in interface org.apache.log4j.spi.LoggerRepository
 
resetSyntax() - Method in class java.io.StreamTokenizer
Resets this tokenizer's syntax table so that all characters are "ordinary." See the ordinaryChar method for more information on a character being ordinary.
RESIZE_ARBITRARY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should be scaled to fit the component.
RESIZE_NONE - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should not be scaled to fit the component.
RESIZE_PRESERVE_ASPECT - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setResizeMode(int) method of HVisible which indicates that content should be scaled to fit the component while preserving the aspect ratio of the content.
resizeScene(HScene, HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Resizes an HScene so that it best corresponds to the input HSceneTemplate, or remains unchanged if it cannot be so resized.
RESOLUTION_ERROR - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : The recording request failed due to errors in request resolution.
resolve(URI) - Method in class java.net.URI
Resolves the given URI against this URI.
resolve(String) - Method in class java.net.URI
Constructs a new URI by parsing the given string and then resolving it against this URI.
resolve(RecordingRequest, RecordingSpec, int) - Method in class org.ocap.dvr.OcapRecordingManager
Schedule a child recording request corresponding to an unresolved or partially resolved recording request.
resolveChannelItem(ChannelContentItem) - Method in interface org.ocap.hn.service.ServiceResolutionHandler
Requests that the application provide tuning parameters for the ChannelContentItem.
resolveClass(ObjectStreamClass) - Method in class java.io.ObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveClass(Class) - Method in class java.lang.ClassLoader
Links the specified class.
resolveEntity(String, String, String, String) - Method in interface javax.xml.stream.XMLResolver
Retrieves a resource.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveHttpRequest(InetAddress, URL, String[], NetworkInterface) - Method in interface org.ocap.hn.service.HttpRequestResolutionHandler
Resolves the incoming HTTP request to a URL that identifies a content binary
resolveObject(Object) - Method in class java.io.ObjectInputStream
This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization.
resolveProxyClass(String[]) - Method in class java.io.ObjectInputStream
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
RESOLVER - Static variable in class javax.xml.stream.XMLInputFactory
 
resolveResourceContention(ResourceUsage, ResourceUsage[]) - Method in interface org.ocap.resource.ResourceContentionHandler
This method notifies the ResourceContentionHandler that one to many resource contentions have occurred between one or more applications and system modules, except the Emergency Alert System (EAS) module.
RESOURCE_AVAILABILITY_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that access to a resource has changed : lost or free resource.
RESOURCE_CPU_BANDWIDTH_DEPLETED - Static variable in class org.ocap.system.event.ResourceDepletionEvent
Available CPU cycles is depleted to an implementation specific threshold.
RESOURCE_DEPLETION_EVENT_LISTENER - Static variable in class org.ocap.system.event.SystemEventManager
Identifies the system resource depletion event listener.
RESOURCE_RC_BANDWIDTH_DEPLETED - Static variable in class org.ocap.system.event.ResourceDepletionEvent
Available reverse channel bandwidth is depleted to implementation specific threshold.
RESOURCE_SYS_MEM_DEPLETED - Static variable in class org.ocap.system.event.ResourceDepletionEvent
Overall system memory is depleted to an implementation specific threshold.
RESOURCE_VM_MEM_DEPLETED - Static variable in class org.ocap.system.event.ResourceDepletionEvent
VM memory for an application is depleted to an implementation specific threshold.
ResourceBundle - Class in java.util
Resource bundles contain locale-specific objects.
ResourceBundle() - Constructor for class java.util.ResourceBundle
Sole constructor.
resourceBundle - Variable in class org.apache.log4j.Category
 
ResourceClient - Interface in org.davic.resources
This interface should be implemented by objects that use a scarce resource.
ResourceContentionHandler - Interface in org.ocap.resource
A class implementing this interface decides which application shall be allowed to reserve a resource.
ResourceContentionManager - Class in org.ocap.resource
This class manages a means of resolving a resource contention.
ResourceContentionManager() - Constructor for class org.ocap.resource.ResourceContentionManager
A constructor of this class.
resourceContentionWarning(ResourceUsage, ResourceUsage[]) - Method in interface org.ocap.resource.ResourceContentionHandler
Warns the resource contention handler of an impending contention with a presenting ServiceContext (e.g., scheduled recording as defined by the OCAP DVR specification).
ResourceDepletionEvent - Class in org.ocap.system.event
Event that indicates resources are low, and the system is about to destroy application(s) to attempt to correct this.
ResourceDepletionEvent(int, String) - Constructor for class org.ocap.system.event.ResourceDepletionEvent
System event constructor assigns an eventId, Date, and ApplicationIdentifier.
ResourceDepletionEvent(int, String, long, AppID) - Constructor for class org.ocap.system.event.ResourceDepletionEvent
This constructor is provided for internal use by OCAP implementations; applications SHOULD NOT call it.
ResourceException - Exception in org.davic.mpeg
This exception must be thrown by MPEG related APIs when an operation could not be performed due to lack of resources.
ResourceException() - Constructor for exception org.davic.mpeg.ResourceException
Constructs a ResourceException with no detail message
ResourceException(String) - Constructor for exception org.davic.mpeg.ResourceException
Constructs a ResourceException with the specified detail message
ResourceProxy - Interface in org.davic.resources
The resource proxy interface is implemented by objects which represent a scarce resource to an application but where the actual scarce resource may be a lower level object to which the application does not have direct access.
ResourceReturnedEvent - Class in org.davic.media
Generated if a Player which was stopped due to having its resources withdrawn has had those resources returned to it.
ResourceReturnedEvent(Controller) - Constructor for class org.davic.media.ResourceReturnedEvent
Build an event
RESOURCES_REMOVED - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code : Resources needed to present the service have been removed.
RESOURCES_REMOVED - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording did not complete sucessfully because Resources needed to present the service were removed before the scheduled completion of the recording.
RESOURCES_REMOVED - Static variable in class org.ocap.shared.dvr.RecordingTerminatedEvent
Reason code: Resources needed to record the service have been removed.
ResourceServer - Interface in org.davic.resources
The resource server interface is implemented by objects which manage low level scarce resources and inform applications of changes in their status which may have happened due to factors beyond the control of the application.
ResourceStatusEvent - Class in org.davic.resources
This class is the parent class for events reporting changes in the status of resources.
ResourceStatusEvent(Object) - Constructor for class org.davic.resources.ResourceStatusEvent
This constructs a resource status event relating to the specified resource.
ResourceStatusListener - Interface in org.davic.resources
This interface should be implemented by objects wishing to be informed about changes in status of particular resources.
ResourceUnavailableEvent - Class in javax.media
A ResourceUnavailableEvent indicates that a Controller was unable to allocate a resource that it requires for operation.
ResourceUnavailableEvent(Controller) - Constructor for class javax.media.ResourceUnavailableEvent
 
ResourceUnavailableEvent(Controller, String) - Constructor for class javax.media.ResourceUnavailableEvent
 
ResourceUsage - Interface in org.ocap.resource
This interface represents a grouping of resources specific to an function performed by an application.
ResourceWithdrawnEvent - Class in org.davic.media
Generated if a Player has some or all of the resources used withdrawn for some reason.
ResourceWithdrawnEvent(Controller) - Constructor for class org.davic.media.ResourceWithdrawnEvent
Build an event
respondToQueries(boolean) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Control whether the service responds to UPnP QueryStateVariable actions.
responseCode - Variable in class java.net.HttpURLConnection
An int representing the three digit HTTP Status-Code.
responseMessage - Variable in class java.net.HttpURLConnection
The HTTP response message.
RestartingEvent - Class in javax.media
A RestartingEvent indicates that a Controller has moved from the Started state back to the Prefetching state (a Stopped state) and intends to return to the Started state when Prefetching is complete.
RestartingEvent(Controller, int, int, int, Time) - Constructor for class javax.media.RestartingEvent
 
resume() - Method in interface org.davic.media.FreezeControl
Invocation of this method resumes the decoding of the media stream following a freeze operation.
resume() - Method in interface org.dvb.application.AppProxy
Request that the application manager resume the execution of the application.
resumeRequest() - Method in interface javax.microedition.xlet.XletContext
Provides the Xlet with a mechanism to indicate that it is interested in entering the Active state.
resumeRequest() - Method in interface javax.tv.xlet.XletContext
Provides the Xlet with a mechanism to indicate that it is interested in entering the Active state.
retainAll(Collection) - Method in class java.util.AbstractCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in interface java.util.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in interface java.util.List
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in interface java.util.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in class java.util.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
retrieveBouquet(Locator, SIRequestor) - Method in interface javax.tv.service.transport.BouquetCollection
Retrieves the specified Bouquet from the collection.
retrieveBouquets(SIRequestor) - Method in interface javax.tv.service.transport.BouquetCollection
Retrieves an array of all the Bouquet objects in this BouquetCollection.
retrieveComponents(SIRequestor) - Method in interface javax.tv.service.guide.ProgramEvent
Retrieves an array of service components which are part of this ProgramEvent.
retrieveComponents(SIRequestor) - Method in interface javax.tv.service.navigation.ServiceDetails
Retrieves an array of elementary components which are part of this service.
retrieveCurrentProgramEvent(SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
Retrieves the current ProgramEvent.
retrieveDescription(SIRequestor) - Method in interface javax.tv.service.guide.ProgramEvent
Retrieves a textual description of the event.
retrieveDetails(SIRequestor) - Method in interface javax.tv.service.Service
This method retrieves additional information about the Service.
retrieveElementaryStream(int) - Method in class org.davic.mpeg.Service
 
retrieveElementaryStreams() - Method in class org.davic.mpeg.Service
 
retrieveFutureProgramEvent(Date, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
Retrieves the program event for the specified time.
retrieveFutureProgramEvents(Date, Date, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
Retrieves all known program events on this service for the specified time interval.
retrieveInBand(SIRequestor, Locator) - Method in class org.ocap.si.ProgramAssociationTableManager
Retrieve a PAT from the in-band channel (transport stream) identified by the Locator parameter.
retrieveInBand(SIRequestor, Locator) - Method in class org.ocap.si.ProgramMapTableManager
Retrieve a PMT from the in-band channel (transport stream) identified by the Locator parameter.
retrieveNetwork(Locator, SIRequestor) - Method in interface javax.tv.service.transport.NetworkCollection
Retrieves the specified Network from the collection.
retrieveNetworks(SIRequestor) - Method in interface javax.tv.service.transport.NetworkCollection
Retrieves an array of all the Network objects in this NetworkCollection.
retrieveNextProgramEvent(ProgramEvent, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
Retrieves a event which follows the specified event.
retrieveOutOfBand(SIRequestor) - Method in class org.ocap.si.ProgramAssociationTableManager
Retrieve the PAT from the out-of-band channel.
retrieveOutOfBand(SIRequestor, int) - Method in class org.ocap.si.ProgramMapTableManager
Retrieve the PMT from the out-of-band channel.
retrieveProgramEvent(Locator, SIRequestor) - Method in interface javax.tv.service.guide.ProgramSchedule
Retrieves a program event matching the locator.
retrieveProgramEvent(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
Retrieves the ProgramEvent corresponding to the given Locator.
retrieveService(int) - Method in class org.davic.mpeg.TransportStream
 
retrieveServiceDescription(SIRequestor) - Method in interface javax.tv.service.navigation.ServiceDetails
Retrieves a textual description of this service if available.
retrieveServiceDetails(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
Retrieves the ServiceDetails object corresponding to the given Locator.
retrieveServices() - Method in class org.davic.mpeg.TransportStream
 
retrieveSIElement(Locator, SIRequestor) - Method in class javax.tv.service.SIManager
Retrieves the SIElement corresponding to the specified Locator.
retrieveTransportStream(Locator, SIRequestor) - Method in interface javax.tv.service.transport.TransportStreamCollection
Retrieves the specified TransportStream from the collection.
retrieveTransportStreams(SIRequestor) - Method in interface javax.tv.service.transport.Network
Retrieves an array of TransportStream objects representing the transport streams carried in this Network.
retrieveTransportStreams(SIRequestor) - Method in interface javax.tv.service.transport.TransportStreamCollection
Retrieves an array of the TransportStream objects in this TransportStreamCollection.
reverse() - Method in class java.lang.StringBuffer
The character sequence contained in this string buffer is replaced by the reverse of the sequence.
reverse(List) - Static method in class java.util.Collections
Reverses the order of the elements in the specified list.
REVERSE - Static variable in interface org.ocap.shared.media.FrameControl
Indicates a frame move in a reverse direction in the stream.
reverseOrder() - Static method in class java.util.Collections
Returns a comparator that imposes the reverse of the natural ordering on a collection of objects that implement the Comparable interface.
REVISION_DETECTION - Static variable in interface org.ocap.si.DescriptorTag
SCTE revision_detection_descriptor.
revokeAuthorization(int) - Method in class org.ocap.hn.security.NetSecurityManager
Revokes a session authorization granted by the authorization handler.
RFBYPASS - Static variable in interface org.ocap.hardware.frontpanel.IndicatorDisplay
RF bypass LED
RFC1779 - Static variable in class javax.security.auth.x500.X500Principal
RFC 1779 String format of Distinguished Names.
RFC2253 - Static variable in class javax.security.auth.x500.X500Principal
RFC 2253 String format of Distinguished Names.
RGBImageFilter - Class in java.awt.image
This class provides an easy way to create an ImageFilter which modifies the pixels of an image in the default RGB ColorModel.
RGBImageFilter() - Constructor for class java.awt.image.RGBImageFilter
 
RGBtoHSB(int, int, int, float[]) - Static method in class java.awt.Color
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
RIGHT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be right-justified.
right - Variable in class java.awt.Insets
The inset from the right.
RIGHT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
RIGHTS - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Element Description: Information about rights held in and over the resource.
RingSectionFilter - Class in org.davic.mpeg.sections
This class defines a section filter intended to be used to capture a continuous stream of MPEG-2 sections without needing to stop and re-arm a filter.
rint(double) - Static method in class java.lang.Math
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rint(double) - Static method in class java.lang.StrictMath
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
roll(int, boolean) - Method in class java.util.Calendar
Time Field Rolling function.
roll(int, int) - Method in class java.util.Calendar
Time Field Rolling function.
roll(int, boolean) - Method in class java.util.GregorianCalendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, int) - Method in class java.util.GregorianCalendar
Add to field a signed amount without changing larger fields.
ROOT_CA_EXPIRED - Static variable in exception javax.microedition.pki.CertificateException
Indicates the root CA's public key is expired.
rotate(List, int) - Static method in class java.util.Collections
Rotates the elements in the specified list by the specified distance.
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument.
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument.
round(float) - Static method in class java.lang.StrictMath
Returns the closest int to the argument.
round(double) - Static method in class java.lang.StrictMath
Returns the closest long to the argument.
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
RoundDown - Static variable in interface javax.media.protocol.Positionable
 
RoundNearest - Static variable in interface javax.media.protocol.Positionable
 
RoundUp - Static variable in interface javax.media.protocol.Positionable
 
rowHeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row minimum heights.
rowWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row weights.
RSAKey - Interface in java.security.interfaces
The interface to an RSA public or private key.
RSAKeyGenParameterSpec - Class in java.security.spec
This class specifies the set of parameters used to generate an RSA key pair.
RSAKeyGenParameterSpec(int, BigInteger) - Constructor for class java.security.spec.RSAKeyGenParameterSpec
Constructs a new RSAParameterSpec object from the given keysize and public-exponent value.
RSAPrivateCrtKey - Interface in java.security.interfaces
The interface to an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAPrivateCrtKeySpec - Class in java.security.spec
This class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAPrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateCrtKeySpec
Creates a new RSAPrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, and crtCoefficient as defined in PKCS#1.
RSAPrivateKey - Interface in java.security.interfaces
The interface to an RSA private key.
RSAPrivateKeySpec - Class in java.security.spec
This class specifies an RSA private key.
RSAPrivateKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateKeySpec
Creates a new RSAPrivateKeySpec.
RSAPublicKey - Interface in java.security.interfaces
The interface to an RSA public key.
RSAPublicKeySpec - Class in java.security.spec
This class specifies an RSA public key.
RSAPublicKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPublicKeySpec
Creates a new RSAPublicKeySpec.
RuleBasedCollator - Class in java.text
The RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, table collator.
RuleBasedCollator(String) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
run() - Method in interface java.lang.Runnable
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class java.lang.Thread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in interface java.security.PrivilegedAction
Performs the computation.
run() - Method in interface java.security.PrivilegedExceptionAction
Performs the computation.
run() - Method in class java.util.TimerTask
The action to be performed by this timer task.
runFinalization() - Method in class java.lang.Runtime
Runs the finalization methods of any objects pending finalization.
runFinalization() - Static method in class java.lang.System
Runs the finalization methods of any objects pending finalization.
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
runnable - Variable in class java.awt.event.InvocationEvent
The Runnable whose run() method will be called.
Runnable - Interface in java.lang
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
RunningApplicationsFilter - Class in org.dvb.application
Instances of RunningApplicationsFilter are used to set a filter on the list of applications that are retrieved from the AppsDatabase (See methods getAppsAttributes and getAppsIDs).
RunningApplicationsFilter() - Constructor for class org.dvb.application.RunningApplicationsFilter
public Constructor of the RunningApplicationsFilter
Runtime - Class in java.lang
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RuntimeException - Exception in java.lang
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RuntimePermission - Class in java.lang
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.

S

S3D_AVC_SEI_PAYLOAD_TYPE - Static variable in interface org.ocap.media.S3DConfiguration
AVC SEI payload type for 3D frame packing arrangement defined in [OCCEP].
S3D_FORMAT_NOT_SUPPORTED - Static variable in class org.ocap.service.S3DAlternativeContentErrorEvent
Reason code: 3D video content has been selected but its 3D format is not supported by the HDMI display device.
S3D_MPEG2_USER_DATA_TYPE - Static variable in interface org.ocap.media.S3DConfiguration
MPEG-2 S3D signaling data defined in [OCCEP].
S3D_NO_HDMI_CONNECTION - Static variable in class org.ocap.service.S3DAlternativeContentErrorEvent
Reason code : 3D video content has been selected but no display is connected to an HDMI port.
S3D_NOT_SUPPORTED - Static variable in class org.ocap.service.S3DAlternativeContentErrorEvent
Reason code: 3D video content has been selected but 3D video is not supported by the HDMI display device.
S3DAlternativeContentErrorEvent - Class in org.ocap.service
S3DAlternativeContentErrorEvent is generated to indicate that "alternative" content may be presenting due to a detected incompatibility between the selected 3D content and the display device.
S3DAlternativeContentErrorEvent(ServiceContext, int) - Constructor for class org.ocap.service.S3DAlternativeContentErrorEvent
Constructs an event with a reason code.
S3DConfiguration - Interface in org.ocap.media
This interface represents a 3D frame packing payload as defined in [OCCEP].
S3DFormatTypes - Interface in org.ocap.media
The interface contains constants representing video formats for stereoscopic 3D streams.
S3DSignalingChangedEvent - Class in org.ocap.media
This class represents an event that will be reported to an application with an org.ocap.media.VideoFormatControl.
S3DSignalingChangedEvent(Player, int, S3DConfiguration) - Constructor for class org.ocap.media.S3DSignalingChangedEvent
Constructs an event.
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.
sameFile(URL, URL) - Method in class java.net.URLStreamHandler
Compare two urls to see whether they refer to the same file, i.e., having the same protocol, host, port, and path.
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(ObjectOutputStream, String, EventListener) - Static method in class java.awt.AWTEventMulticaster
 
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.
saveInternal(ObjectOutputStream, String) - Method in class java.awt.AWTEventMulticaster
 
SAXException - Exception in org.xml.sax
Encapsulate a general SAX error or warning.
SAXException(String) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException.
SAXNotRecognizedException - Exception in org.xml.sax
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String) - Constructor for exception org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - Exception in org.xml.sax
Exception class for an unsupported operation.
SAXNotSupportedException(String) - Constructor for exception org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - Exception in org.xml.sax
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParser - Class in javax.xml.parsers
Defines the API that represents a simple SAX parser.
SAXParser() - Constructor for class javax.xml.parsers.SAXParser
 
SAXParserFactory - Class in javax.xml.parsers
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
 
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_INTERLACED - Static variable in interface org.ocap.media.VideoFormatControl
Constant indicating interlaced line scan mode.
SCANMODE_PROGRESSIVE - Static variable in class org.ocap.hardware.device.VideoResolution
Constant indicating progressive line scan mode.
SCANMODE_PROGRESSIVE - Static variable in interface org.ocap.media.VideoFormatControl
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.
SCANMODE_UNKNOWN - Static variable in interface org.ocap.media.VideoFormatControl
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_RECTANGLE - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports presentation on a particular on-screen area, as specified in an HScreenRectangle object
SCROLL_LESS - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request a decrease of the scrolling position of an HItemValue by one unit in response to mouse actions.
SCROLL_MORE - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request an increase of the scrolling position of an HItemValue by one unit in response to mouse actions.
SCROLL_PAGE_LESS - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request a decrease of the scrolling position of an HItemValue by one block in response to mouse actions.
SCROLL_PAGE_MORE - Static variable in class org.havi.ui.event.HItemEvent
An HItemEvent with this id is sent to the widget to request an increase of the scrolling position of an HItemValue by one block in response to mouse actions.
SCROLLBAR - 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.
search(int) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Initiate a UPnP M-SEARCH for UPnP root devices.
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.
secondsToNanoseconds(double) - Method in class javax.media.Time
Convert seconds to nanoseconds.
Section - Class in org.davic.mpeg.sections
This class describes a single section as filtered from an MPEG transport stream.
section_length() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
section_number() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
section_syntax_indicator() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
SectionAvailableEvent - Class in org.davic.mpeg.sections
This class is used to report a complete section being filtered.
SectionAvailableEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.SectionAvailableEvent
This constructs a SectionAvailable event for the specified SectionFilter object.
SectionFilter - Class in org.davic.mpeg.sections
This class is the base class for a set of classes describing section filters with different characteristics of life cycle and buffering.
SectionFilterEvent - Class in org.davic.mpeg.sections
This class is the base class for Events in the section filter API.
SectionFilterEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.SectionFilterEvent
This constructs a SectionFilterEvent for the specified SectionFilter object.
SectionFilterException - Exception in org.davic.mpeg.sections
This is the base class for exceptions in the section filter API.
SectionFilterException() - Constructor for exception org.davic.mpeg.sections.SectionFilterException
Constructs a SectionFilterException with no detail message
SectionFilterException(String) - Constructor for exception org.davic.mpeg.sections.SectionFilterException
Constructs a SectionFilterException with the specified detail message
SectionFilterGroup - Class in org.davic.mpeg.sections
This class represents a group of MPEG-2 section filters to be activated and de-activated as an atomic operation.
SectionFilterGroup(int) - Constructor for class org.davic.mpeg.sections.SectionFilterGroup
Creates a section filter group object with an associated number of section filters needed to be reserved when the object is to be connected to an active source of MPEG-2 sections.
SectionFilterGroup(int, boolean) - Constructor for class org.davic.mpeg.sections.SectionFilterGroup
Creates a section filter group object with an associated number of section filters needed to be reserved when the object is to be connected to an active source of MPEG-2 sections.
SectionFilterListener - Interface in org.davic.mpeg.sections
The SectionFilterListener interface is implemented by classes which wish to be informed about events relating to section filters.
sectionFilterUpdate(SectionFilterEvent) - Method in interface org.davic.mpeg.sections.SectionFilterListener
When a section filter event happens, the sectionFilterUpdate method of all listeners connected to the originating object will be called.
SECTIONS - Static variable in class javax.tv.service.navigation.StreamType
MPEG sections component.
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.
SecureClassLoader(ClassLoader) - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the specified parent class loader for delegation.
SecureClassLoader() - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the default parent class loader for delegation.
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.
SecureRandom(SecureRandomSpi, Provider) - Constructor for class java.security.SecureRandom
Creates a SecureRandom object.
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
Seek to the specified point in the stream.
Seekable - Interface in javax.media.protocol
A SourceStream will implement this interface if it is capable of seeking to a particular position in the stream.
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.
select() - Method in class org.ocap.environment.Environment
Request this environment become selected.
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 - Static variable in class org.ocap.environment.EnvironmentState
The environment is 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) - Method in class java.net.DatagramSocketImpl
Sends a datagram packet.
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.
sendAlive() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sends UPnP ssdp:alive messages from the physical device.
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.
sendByeBye() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sends UPnP ssdp:byebye messages from this device.
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.
sendUrgentData(int) - Method in class java.net.SocketImpl
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.
ServerSocketFactory() - Constructor for class javax.net.ServerSocketFactory
Creates a server socket factory.
Service - Interface in javax.tv.service
The Service interface represents an abstract view on what is generally referred to as a television "service" or "channel".
SERVICE - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
The component to which access was refused was a MPEG Program/DVB Service
Service - Class in org.davic.mpeg
This class is used to represent a Service within an MPEG Transport Stream.
Service() - Constructor for class org.davic.mpeg.Service
 
SERVICE_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.
ServiceContextFactory() - Constructor for class javax.tv.service.selection.ServiceContextFactory
Creates a ServiceContextFactory.
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.
ServiceFilter() - Constructor for class javax.tv.service.navigation.ServiceFilter
Constructs the filter.
ServiceInformationType - Class in javax.tv.service
This class represents types of service information (SI) formats.
ServiceInformationType(String) - Constructor for class javax.tv.service.ServiceInformationType
Creates a service information type object.
ServiceIterator - Interface in javax.tv.service.navigation
ServiceIterator permits iteration over an ordered list of Service objects.
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.
ServiceProviderInformation - Interface in javax.tv.service.navigation
This interface is used to report additional information concerning the provider of a service.
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.
ServiceResolutionHandler - Interface in org.ocap.hn.service
This interface provides a handler that can be registered with an implementation to provide a Locator for an otherwise non-tunable ChannelContentItem, such as an SDV channel.
ServiceType - Class in javax.tv.service
This class represents service type values such as "digital television", "digital radio", "NVOD reference service", "NVOD time-shifted service", "analog television", "analog radio", "data broadcast" and "application".
ServiceType(String) - Constructor for class javax.tv.service.ServiceType
Creates a service type object.
ServiceTypeFilter - Class in javax.tv.service.navigation
ServiceTypeFilter represents a ServiceFilter based on a particular ServiceType.
ServiceTypeFilter(ServiceType) - Constructor for class javax.tv.service.navigation.ServiceTypeFilter
Constructs the filter based on a particular ServiceType.
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(String, String, int, String, String) - Method in class java.net.URL
Sets the fields of the URL.
set(String, String, int, String, String, String, String, String) - Method in class java.net.URL
Sets the specified 8 fields of the URL.
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.
setActionHandler(UPnPActionHandler) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Sets an action handler for this service, replacing any prior action handler.
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.
setAdditivity(boolean) - Method in class org.apache.log4j.Category
Set the additivity flag for this Category instance.
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.
setAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender for which errors are handled.
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.
setAttribute(String, Object) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAuthorizationHandler(NetAuthorizationHandler) - Method in class org.ocap.hn.security.NetSecurityManager
Registers an authorization handler.
setAuthorizationHandler(NetAuthorizationHandler, String[], boolean) - Method in class org.ocap.hn.security.NetSecurityManager
Registers an authorization handler.
setAuthorizationHandler(NetAuthorizationHandler2, String[], boolean) - Method in class org.ocap.hn.security.NetSecurityManager
Registers an authorization handler.
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.
setBackupAppender(Appender) - Method in interface org.apache.log4j.spi.ErrorHandler
Set the appender to falkback upon in case of failure.
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.
setBlocking(boolean) - Method in class org.apache.log4j.AsyncAppender
Sets whether appender should wait if there is no space available in the event buffer or immediately return.
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.
setBufferSize(int) - Method in class org.apache.log4j.AsyncAppender
Sets the number of messages allowed in the event buffer before the calling thread is blocked (if blocking is true) or until messages are summarized and discarded.
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.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
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.
setChanged() - Method in class java.util.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
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.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
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.
setCoalescing(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
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.event.HEventRepresentation
Sets the Color representation for this HEventRepresentation.
setColor(Color) - Method in class org.havi.ui.HBackgroundConfiguration
Set the current color of this background.
setColor(Color) - Method in class org.havi.ui.HStillImageBackgroundConfiguration
Set the current color of this background.
setColor(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.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentPrefixList(Vector) - Static method in class javax.media.PackageManager
Set the current value of the content package-prefix list.
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
Sets the context ClassLoader for this Thread.
setConversionPattern(String) - Method in class org.apache.log4j.PatternLayout
Set the ConversionPattern option.
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
Set the current rate.
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.
setData(String) - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
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
Set the gain in decibels.
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.
setDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
Binds a URI to the default namespace This URI is bound in the scope of the current START_ELEMENT / END_ELEMENT pair.
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.
setDefaultTransformations(Transformation[]) - Method in class org.ocap.hn.transformation.TransformationManager
Sets the default transformations.
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.
setDeviceType(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP deviceType of this device.
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.
setDisableOverride(String) - Method in class org.apache.log4j.Hierarchy
Deprecated.
Deprecated with no replacement.
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
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.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
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.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
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.
setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
Specify the EntityResolver to be used to resolve entities present in the XML document to be parsed.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
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.
setError() - Method in class java.io.PrintStream
Set the error state of the stream to true.
setError() - Method in class java.io.PrintWriter
Indicate that an error has occurred.
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Specify the ErrorHandler to be used by the parser.
setErrorHandler(ErrorHandler) - Method in interface org.apache.log4j.Appender
Set the ErrorHandler for this appender.
setErrorHandler(ErrorHandler) - Method in class org.apache.log4j.AppenderSkeleton
Set the ErrorHandler for this Appender.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
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.
setExpandEntityReferences(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will expand entity reference nodes.
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.
setExternalTriggers(MediaPresentationEvaluationTrigger[]) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Defines the list of triggers that the Monitor Application wants to generate.
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setFeature(String, boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set a feature for this DocumentBuilderFactory and DocumentBuilders created by this factory.
setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the value of a feature flag.
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.
setFriendlyName(String) - Method in interface org.ocap.hn.Device
Sets the value of the PROP_FRIENDLY_NAME property.
setFriendlyName(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP friendlyName of this device.
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.
setGroup(String) - Method in class org.apache.log4j.Category
 
setGroup(String, Level) - Method in class org.apache.log4j.Hierarchy
 
setGroup(String, Level) - Method in interface org.apache.log4j.spi.LoggerRepository
 
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.
setHandler(UPnPStateVariableHandler) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
Sets a UPnPStateVariableHandler to this UPnPManagedService.
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
Lets an application add itself as the HScene change request handler.
setHttpRequestResolutionHandler(HttpRequestResolutionHandler) - Method in class org.ocap.hn.service.MediaServerManager
Registers a HTTP Request resolution 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.
setIcons(UPnPManagedDeviceIcon[]) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the Icons for this device.
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.
setIdAttribute(String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNode(Attr, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNS(String, String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
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.
setIgnoringComments(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will ignore comments.
setIgnoringElementContentWhitespace(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parsers created by this factory must eliminate whitespace in element content (sometimes known loosely as 'ignorable whitespace') when parsing XML documents (see XML Rec 2.10).
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.
setIncomingMessageHandler(UPnPIncomingMessageHandler) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Sets a message handler for incoming messages (advertisements, evented state variables, action responses, device and service descriptions).
setIncomingMessageHandler(UPnPIncomingMessageHandler) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Sets a message handler for incoming messages (advertisements, evented state variables, action responses, device and service descriptions).
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.
setInetAddresses(InetAddress[]) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Sets the InetAddresses that the UPnPControlPoint is associated with.
setInetAddresses(InetAddress[]) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the InetAddresses that this UPnPManagedDevice is associated with.
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.
setInteractionState(int) - Method in class org.havi.ui.HVisible
Set the interaction state for this component.
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.
setLayout(Layout) - Method in interface org.apache.log4j.Appender
Set the Layout for this appender.
setLayout(Layout) - Method in class org.apache.log4j.AppenderSkeleton
Set the layout for this appender.
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
Set the gain using a floating point scale with values between 0.0 and 1.0.
setLevel(Level) - Method in class org.apache.log4j.Category
Set the level of this Category.
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.
setLevelMin(Level) - Method in class org.ocap.logging.MIBAppender
Set the minimum priority level that this Appender will actually execute for.
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.
setLocationInfo(boolean) - Method in class org.apache.log4j.AsyncAppender
The LocationInfo option takes a boolean value.
setLocator(MediaLocator) - Method in class javax.media.protocol.DataSource
Set the connection source for this DataSource.
setLogger(Logger) - Method in interface org.apache.log4j.spi.ErrorHandler
Add a reference to a logger to which the failing appender might be attached to.
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.
setManufacturer(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP manufacturer of this device.
setManufacturerURL(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP manufacturer URL of this device.
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
Set the Clock's media time.
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.
setMIBObject(MIBObject) - Method in class org.ocap.diagnostics.MIBManager
Sets a Host MIB object.
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.
setMinimumTSBSize(long) - Method in interface org.ocap.dvr.storage.MediaStorageVolume
Sets the minimum storage space for time-shift buffer use.
setMinusSign(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setModelDescription(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP model description of this device.
setModelName(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP model name of this device.
setModelNumber(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP model number of this device.
setModelURL(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP model URL of this device.
setModerationDelta(int) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Sets the moderation delta of this state variable.
setModerationInterval(int) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Sets the moderation interval of this state variable, in milliseconds.
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.
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
Mute or unmute the signal associated with this 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.
setName(String) - Method in interface org.apache.log4j.Appender
Set the name of this appender.
setName(String) - Method in class org.apache.log4j.AppenderSkeleton
Set the name of this Appender.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
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.
setNetRecordingRequestHandler(NetRecordingRequestHandler) - Method in interface org.ocap.hn.recording.NetRecordingRequestManager
This method sets the specified NetRecordingRequestHandler that processes requests to schedule recordings from remote devices.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNetworkPassword(NetworkInterface, String) - Method in class org.ocap.hn.security.NetSecurityManager
Sets a network interface password.
setNext(Filter) - Method in class org.apache.log4j.spi.Filter
Set the next filter pointer.
setNodeValue(String) - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
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.
setNumberFormat(NumberFormat) - Method in class java.text.DateFormat
Allows you to set the number formatter.
setOffset(int) - Method in class java.io.ObjectStreamField
Offset within instance data.
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.
setOid(String) - Method in class org.ocap.logging.MIBAppender
Sets the OID that this MIBAppender should be attached to.
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.
setOutgoingMessageHandler(UPnPOutgoingMessageHandler) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
Sets a message handler for outgoing messages (action invocations, subscription requests, device and service retrievals).
setOutgoingMessageHandler(UPnPOutgoingMessageHandler) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
Sets a message handler for outgoing messages (action invocations, subscription requests, device and service retrievals).
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.
setParameter(Element, PropertySetter, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Sets a parameter based from configuration file content.
setParent(ResourceBundle) - Method in class java.util.ResourceBundle
Sets the parent bundle of this bundle.
setParent(ParentRecordingRequest, int) - Method in interface org.ocap.dvr.OcapRecordingRequest
Sets the parent for this recording request.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
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
Set the position to the specified time.
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.
setPowerMode(int) - Method in class org.ocap.hardware.Host
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.
setPrefix(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Sets the prefix the uri is bound to.
setPrefix(String) - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
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(Priority) - Method in class org.apache.log4j.Category
Deprecated.
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.
setProperties(Object, Properties, String) - Static method in class org.apache.log4j.config.PropertySetter
Set the properties of an object passed as a parameter in one go.
setProperties(Properties, String) - Method in class org.apache.log4j.config.PropertySetter
 
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.
setProperty(String, Object) - Method in class javax.xml.stream.XMLInputFactory
Allows the user to set specific feature/property on the underlying implementation.
setProperty(String, Object) - Method in class javax.xml.stream.XMLOutputFactory
Allows the user to set specific features/properties on the underlying implementation.
setProperty(String, String) - Method in class org.apache.log4j.config.PropertySetter
Set a property on this PropertySetter's Object.
setProperty(String, String) - Method in class org.apache.log4j.spi.LoggingEvent
Set value for MDC property.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProtocolPrefixList(Vector) - Static method in class javax.media.PackageManager
Set the protocol package-prefix list.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
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
Set the temporal scale factor.
setRate(float) - Method in interface org.dvb.spi.selection.SelectionSession
Sets the speed of playback.
setRateConfiguration(RateConfiguration) - Method in interface javax.media.protocol.RateConfigureable
Set a new RateConfiguration.
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.
setRenderer(Class, ObjectRenderer) - Method in class org.apache.log4j.Hierarchy
Used by subclasses to add a renderer to the hierarchy passed as parameter.
setRenderer(Class, ObjectRenderer) - Method in interface org.apache.log4j.spi.RendererSupport
 
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.
setRepositorySelector(RepositorySelector, Object) - Static method in class org.apache.log4j.LogManager
Sets LoggerFactory but only if the correct guard is passed as parameter.
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.
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.
setResourceBundle(ResourceBundle) - Method in class org.apache.log4j.Category
Set the resource bundle to be used with localized logging methods #l7dlog(Priority,String,Throwable) and #l7dlog(Priority,String,Object[],Throwable).
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.
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.
setSerialNumber(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP serial number of this device.
setService(Service) - Method in class org.ocap.dvr.BufferingRequest
Sets the Service this request is attempting to buffer.
setServiceResolutionHandler(ServiceResolutionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
Adds a ServiceResolutionHandler to this ContentServerNetModule.
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.
setSigners(Class, Object[]) - Method in class java.lang.ClassLoader
Sets the signers of a class.
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.
setSize(int) - Method in class org.ocap.logging.MIBAppender
Set the size of the circular queue in number of messages.
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
Set the media source the MediaHandler should use to obtain content.
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
Set the media time at which you want the Clock to stop.
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.
setString(String) - Method in class org.havi.ui.event.HEventRepresentation
Sets the string representation for this HEventRepresentation.
setStroke(Stroke) - Method in class java.awt.Graphics2D
Sets the Stroke for the Graphics2D context.
setSubscribedStatus(boolean) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
Attempts to subscribe or unsubscribe the control point to/from this service.
setSubtitling(boolean) - Method in interface org.davic.media.SubtitlingLanguageControl
Changes the subtitling on or off depending on the value of the parameter
setSwitchableState(boolean) - Method in interface org.havi.ui.HSwitchable
Sets the current state of the button.
setSwitchableState(boolean) - Method in class org.havi.ui.HToggleButton
Sets the current state of the button.
setSymbol(Image) - Method in class org.havi.ui.event.HEventRepresentation
Sets the symbolic representation for this HEventRepresentation.
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemMuteKeyControl(boolean) - Method in interface org.ocap.hardware.device.HostSettings
Enable or disable system handling of the mute key.
setSystemScope(IdentityScope) - Static method in class java.security.IdentityScope
Deprecated.
Sets the system's identity scope.
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.
setTextContent(String) - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
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.
setThreshold(Priority) - Method in class org.apache.log4j.AppenderSkeleton
Set the threshold level.
setThreshold(String) - Method in class org.apache.log4j.Hierarchy
The string form of Hierarchy.setThreshold(Level).
setThreshold(Level) - Method in class org.apache.log4j.Hierarchy
Enable logging for logging requests with level l or higher.
setThreshold(Level) - Method in interface org.apache.log4j.spi.LoggerRepository
Set the repository-wide threshold.
setThreshold(String) - Method in interface org.apache.log4j.spi.LoggerRepository
Another form of LoggerRepository.setThreshold(Level) accepting a string parameter instead of a Level.
setThrowableRenderer(ThrowableRenderer) - Method in class org.apache.log4j.Hierarchy
Set throwable renderer.
setThrowableRenderer(ThrowableRenderer) - Method in interface org.apache.log4j.spi.ThrowableRendererSupport
Set throwable renderer.
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
Set the TimeBase for this 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.DatagramSocketImpl
Set the TTL (time-to-live) option.
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
Register an object to service data transfers to this stream.
setTransformations(Transformation[]) - Method in class org.ocap.hn.transformation.TransformationManager
Applies the transformations to all existing local content items that represent network operator content.
setTransformations(ContentItem[]) - Method in class org.ocap.hn.transformation.TransformationManager
Applies the default transformations for a set of content items.
setTransformations(ContentItem[], Transformation[]) - Method in class org.ocap.hn.transformation.TransformationManager
Applies specific transformations for a set of content items.
setTuningLocator(OcapLocator) - Method in interface org.ocap.hn.content.ChannelContentItem
Sets the tuning locator for this ChannelContentItem that the implementation can use for tuning a broadcast channel.
setType(int) - Method in class org.havi.ui.event.HEventRepresentation
Sets the type of representation(s) available for the event code which this this instance of HEventRepresentation represents.
setType(int) - Method in class org.havi.ui.HImageHints
Set the expected type of the image being loaded.
setType(int) - Method in class org.havi.ui.HSinglelineEntry
Set to indicate to the system which input keys are required by this component.
setUDN(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP Unique Device Number of this device.
setUIList(InputStream) - Method in class org.ocap.hn.ruihsrc.RemoteUIServerManager
Sets a remote user interface list.
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:
setUPC(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
Sets the UPnP Universal Product Code of this device.
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.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
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.
setUserData(String, Object, UserDataHandler) - Method in interface org.w3c.dom.Node
Associate an object to a key on this node.
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.
setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidInput(char[]) - Method in class org.havi.ui.HSinglelineEntry
Defines the set of the characters which are valid for customized keyboard input, i.e.
setValue(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.
setValue(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
Sets the value of this state variable.
setValue(String) - Method in interface org.w3c.dom.Attr
Sets the value of this attribute.
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.
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.
setXMLResolver(XMLResolver) - Method in class javax.xml.stream.XMLInputFactory
The resolver that will be set on any XMLStreamReader created by this factory instance.
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.
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.
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.
shutdown() - Static method in class org.apache.log4j.Category
Deprecated.
Please use LogManager.shutdown() instead.
shutdown() - Method in class org.apache.log4j.Hierarchy
Shutting down a hierarchy will safely close and remove all appenders in all categories including the root logger.
shutdown() - Static method in class org.apache.log4j.LogManager
 
shutdown() - Method in interface org.apache.log4j.spi.LoggerRepository
 
shutdownInput() - Method in class java.net.Socket
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.net.SocketImpl
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.
shutdownOutput() - Method in class java.net.SocketImpl
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.
SIChangeType(String) - Constructor for class javax.tv.service.SIChangeType
Creates an SIChangeType object.
SIDE_BY_SIDE - Static variable in interface org.ocap.media.S3DFormatTypes
S3D frame packing arrangement is Side by Side; see [OCCEP].
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 - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for signing.
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(String) - Constructor for class java.security.Signature
Creates a Signature object for the specified 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() - Constructor for class java.security.Signer
Deprecated.
Creates a signer.
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.
SIManager() - Constructor for class javax.tv.service.SIManager
Constructs an SIManager object.
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.
SIRequestFailureType(String) - Constructor for class javax.tv.service.SIRequestFailureType
Creates an SIRequestFailureType object.
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 - Variable in class java.awt.Font
The point size of this Font, rounded to integer.
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.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
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.
SNMP_TYPE_UNSIGNED32 - Static variable in interface org.ocap.diagnostics.MIBDefinition
Base type, built-in ASN.1 Unsigned32 - non-negative 32-bit values.
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(SocketImpl) - Constructor for class java.net.Socket
Creates an unconnected Socket with a user-specified 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.
SocketFactory() - Constructor for class javax.net.SocketFactory
Creates a SocketFactory.
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.
source - Variable in class java.util.EventObject
The object on which the Event initially occurred.
SourceStream - Interface in javax.media.protocol
Abstracts a single stream of media data.
SourceTransferHandler - Interface in javax.media.protocol
Implements the callback from a PushSourceStream.
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 - Static variable in interface javax.xml.stream.XMLStreamConstants
The characters are white space (see [XML], 2.10 "White Space Handling").
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.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
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.
srccols - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a column of pixels.
srcHeight - Variable in class java.awt.image.ReplicateScaleFilter
The height of the source image.
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.
srcrows - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a row of pixels.
srcWidth - Variable in class java.awt.image.ReplicateScaleFilter
The width of the source image.
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.
SSLContext(SSLContextSpi, Provider, String) - Constructor for class javax.net.ssl.SSLContext
Creates an SSLContext object.
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.
SSLServerSocket() - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int, InetAddress) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocketFactory - Class in javax.net.ssl
SSLServerSocketFactorys create SSLServerSockets.
SSLServerSocketFactory() - Constructor for class javax.net.ssl.SSLServerSocketFactory
Constructor is used only by subclasses.
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.
SSLSocket() - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
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().
standaloneSet() - Method in interface javax.xml.stream.XMLStreamReader
Checks if standalone was set in the document
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 the Player as soon as possible.
start() - Method in class javax.media.protocol.DataSource
Initiate data-transfer.
start() - Method in class javax.media.protocol.URLDataSource
 
start() - Method in interface org.dvb.application.AppProxy
Request that the application manager start the application bound to this information structure.
start(String[]) - Method in interface org.dvb.application.AppProxy
Request that the application manager start the application bound to this information structure passing to that application the specified parameters.
start() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
start() - Method in interface org.havi.ui.HAnimateEffect
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_DOCUMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a start document
START_DTD - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is the start of a DTD.
START_ELEMENT - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates an event is a start element
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
Started - Static variable in interface javax.media.Controller
Returned by getState.
STARTED - Static variable in interface org.dvb.application.AppProxy
The application is in the active state.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
StartEvent - Class in javax.media
StartEvent is a TransitionEvent that indicates that a Controller has entered the Started state.
StartEvent(Controller, int, int, int, Time, Time) - Constructor for class javax.media.StartEvent
Construct a new StartEvent.
startFiltering(Object, int) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID.
startFiltering(Object, int, int) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id.
startFiltering(Object, int, int, byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, int, byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, byte[], byte[], byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
startFiltering(Object, int, int, int, byte[], byte[], byte[], byte[]) - Method in class org.davic.mpeg.sections.SectionFilter
Defines a SectionFilter object as filtering only for sections matching a specific PID and table_id, and where contents of the section match the specified filter pattern.
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.
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
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 - Variable in class java.security.Signature
Current state of this signature object.
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.DeviceEvent
A constant indicating a device's internal state has changed.
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 the Clock.
stop() - Method in class javax.media.protocol.DataSource
Stop the data-transfer.
stop() - Method in class javax.media.protocol.URLDataSource
Stops the
stop() - Method in interface javax.tv.service.selection.ServiceContext
Causes the ServiceContext to stop presenting content and enter the not presenting state.
stop(boolean) - Method in interface org.dvb.application.AppProxy
Request that the application manager stop the application bound to this information structure.
stop() - Method in class org.dvb.media.DripFeedDataSource
This method shall not be used and has no effect.
stop() - Method in interface org.havi.ui.HAnimateEffect
This method indicates that the running HAnimateEffect should be stopped.
stop() - Method in class org.havi.ui.HFlatEffectMatte
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
A StopAtTimeEvent indicates that the Controller has stopped because it reached its stop time.
StopAtTimeEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopAtTimeEvent
 
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
A StopByRequestEvent indicates that the Controller has stopped in response to a stop call.
StopByRequestEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopByRequestEvent
 
StopByResourceLossEvent - Class in org.dvb.media
This event is generated whenever presentation of a stream stops because the player has lost so many resources that it cannot continue.
StopByResourceLossEvent(Controller, int, int, int, MediaLocator) - Constructor for class org.dvb.media.StopByResourceLossEvent
Construct an event.
StopEvent - Class in javax.media
StopEvent is a ControllerEvent that indicates that a Controller has stopped.
StopEvent(Controller, int, int, int, Time) - Constructor for class javax.media.StopEvent
 
stopFiltering() - Method in class org.davic.mpeg.sections.SectionFilter
If the parent SectionFilterGroup is attached to a TransportStream then filtering for sections matching this SectionFilter object will stop.
stopFiltering() - Method in interface org.ocap.media.VBIFilter
Stop current filtering of this VBI filter.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
StopTimeChangeEvent - Class in javax.media
A StopTimeChangeEvent is generated by a Controller when its stop time has changed.
StopTimeChangeEvent(Controller, Time) - Constructor for class javax.media.StopTimeChangeEvent
 
StopTimeSetError - Error in javax.media
StopTimeSetError is thrown when the stop time has been set on a Started Clock and setStopTime is invoked again.
StopTimeSetError(String) - Constructor for error javax.media.StopTimeSetError
 
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.
StorageManager() - Constructor for class org.ocap.storage.StorageManager
Protected default constructor.
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.
StreamFilter - Interface in javax.xml.stream
This interface declares a simple filter interface that one can create to filter XMLStreamReaders
StreamingActivityListener - Interface in org.ocap.hn.content
This interface represents a listener for notification of streaming being started, changed or ended
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(String) - Constructor for class javax.tv.service.navigation.StreamType
Creates a stream type object.
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.
style - Variable in class java.awt.Font
The style of this Font, as passed to the constructor.
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.
subst(String, Properties) - Static method in class org.apache.log4j.xml.DOMConfigurator
Substitutes property value for any references in expression.
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.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
SubtitleAvailableEvent - Class in org.dvb.media
Report that subtitles are available to be presented having been unavailable.
SubtitleAvailableEvent(Object) - Constructor for class org.dvb.media.SubtitleAvailableEvent
Constructor.
SubtitleListener - Interface in org.dvb.media
Report that a subtitle event has happened.
SubtitleNotAvailableEvent - Class in org.dvb.media
Inform an application that a subtitle stream has vanished from the network.
SubtitleNotAvailableEvent(Object) - Constructor for class org.dvb.media.SubtitleNotAvailableEvent
Constructor.
SubtitleNotSelectedEvent - Class in org.dvb.media
Report that subtitles are not now selected.
SubtitleNotSelectedEvent(Object) - Constructor for class org.dvb.media.SubtitleNotSelectedEvent
Constructor
SUBTITLES - Static variable in class javax.tv.service.navigation.StreamType
Subtitles component.
SubtitleSelectedEvent - Class in org.dvb.media
Report that subtitles are now selected.
SubtitleSelectedEvent(Object) - Constructor for class org.dvb.media.SubtitleSelectedEvent
Constructor
subtitleStatusChanged(EventObject) - Method in interface org.dvb.media.SubtitleListener
Report a subtitle event has happened.
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
SUPPORT_DTD - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to support DTDs
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
supportsUrgentData() - Method in class java.net.SocketImpl
Returns whether or not this SocketImpl supports sending urgent data.
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.
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.
SYNCHRONIZED_DOWNLOAD - Static variable in interface org.ocap.si.StreamType
ISO/IEC 13818-6 Synchronized Download Protocol
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
Synchronize the current media time to the specified time-base time and start the Clock.
SYNTAX_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal string is specified.
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.
SystemEvent(int) - Constructor for class org.ocap.system.event.SystemEvent
System event constructor.
SystemEvent(int, String) - Constructor for class org.ocap.system.event.SystemEvent
System event constructor with message.
SystemEvent(int, String, long, AppID) - Constructor for class org.ocap.system.event.SystemEvent
This constructor is provided for internal use by OCAP implementations; applications SHOULD NOT call it.
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.
SystemEventManager() - Constructor for class org.ocap.system.event.SystemEventManager
This constructor must not be used by OCAP applications.
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.
SystemModuleRegistrar() - Constructor for class org.ocap.system.SystemModuleRegistrar
A constructor of this class.

T

Table - Interface in org.ocap.si
This interface represents an MPEG-2 Program Specific Information (PSI) table structure.
table_id() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
table_id_extension() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
TableChangeListener - Interface in org.ocap.si
This interface is implemented by an application for notification of change to a table.
TableSectionFilter - Class in org.davic.mpeg.sections
This class defines a section filter operation optimized to capture entire tables with minimum intervention required from the application.
tailFilter - Variable in class org.apache.log4j.AppenderSkeleton
The last filter in the filter chain.
tailMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(Object) - Method in class java.util.TreeMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Object) - Method in class java.util.TreeSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
TAMIL - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0B80..U+0BFF) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.StrictMath
Returns the trigonometric tangent of an angle.
TARGET_BACKGROUND_GRID - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 target_background_grid_descriptor.
TC_ARRAY - Static variable in interface java.io.ObjectStreamConstants
new Array.
TC_BASE - Static variable in interface java.io.ObjectStreamConstants
First tag value.
TC_BLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
Block of optional data.
TC_BLOCKDATALONG - Static variable in interface java.io.ObjectStreamConstants
long Block data.
TC_CLASS - Static variable in interface java.io.ObjectStreamConstants
Reference to Class.
TC_CLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Class Descriptor.
TC_ENDBLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
End of optional block data blocks for an object.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_LONGSTRING - Static variable in interface java.io.ObjectStreamConstants
Long string.
TC_MAX - Static variable in interface java.io.ObjectStreamConstants
Last tag value.
TC_NULL - Static variable in interface java.io.ObjectStreamConstants
Null object reference.
TC_OBJECT - Static variable in interface java.io.ObjectStreamConstants
new Object.
TC_PROXYCLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Proxy Class Descriptor.
TC_REFERENCE - Static variable in interface java.io.ObjectStreamConstants
Reference to an object already written into the stream.
TC_RESET - Static variable in interface java.io.ObjectStreamConstants
Reset stream context.
TC_STRING - Static variable in interface java.io.ObjectStreamConstants
new String.
TCP - Static variable in class org.ocap.test.OCAPTest
Indicates that an OCAPTest instance is configured to use TCP/IP protocol.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TECHNICAL - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - a technical reason of some kind
TECHNICAL_DIALOG - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for POSSIBLE_UNDER_CONDITIONS - user dialog needed for technical purposes.
tell() - Method in interface javax.media.protocol.Seekable
Obtain the current point in the stream.
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
TELUGU - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character ranges (U+0C00..U+0C7F) and (U+200C..U+200D) as defined in ISO 10646-1(E) normative Annex A
terminate(String, int) - Static method in class org.dvb.test.DVBTest
This synchronous, blocking, method logs the termination condition of a test application using write-only access.
TERRESTRIAL - Static variable in class javax.tv.service.navigation.DeliverySystemType
Terrestrial delivery system type.
TERRESTRIAL_DELIVERY_SYSTEM - Static variable in interface org.davic.net.tuning.DeliverySystemType
Constant value for terrestrial delivery system
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the tertiary component of a collation element.
TEST_RECORDING - Static variable in class org.ocap.dvr.OcapRecordingProperties
Schedule only test recording requests corresponding to this spec.
TEST_STATE - Static variable in interface org.ocap.dvr.OcapRecordingRequest
This recording request is a test recording request.
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
testMove(HSceneBinding, HSceneBinding[]) - Method in interface org.ocap.ui.HSceneChangeRequestHandler
Tests whether an HScene move request can be allowed or not.
TestOpacity - Interface in org.dvb.ui
Interface implemented by Components or Containers in order to allow the platform to query whether their paint method is fully opaque.
testOrder(HSceneBinding[], int, int) - Method in interface org.ocap.ui.HSceneChangeRequestHandler
Tests if an HScene z-order change request can be made or not.
testShow(HSceneBinding, HSceneBinding[]) - Method in interface org.ocap.ui.HSceneChangeRequestHandler
Tests whether an HScene display request can be allowed or not.
TEXT - Static variable in class java.awt.SystemColor
The array index for the text system color.
text - Static variable in class java.awt.SystemColor
The color rendered for the background of text control objects, such as textfields and comboboxes.
Text - Interface in org.w3c.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_CARET_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id is sent from the component whenever the caret position of an HTextValue component is changed.
TEXT_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id is sent from the component whenever the textual content of an HTextValue component is changed.
TEXT_CONTENT_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).
TEXT_CURSOR - Static variable in class java.awt.Cursor
The text cursor type.
TEXT_END_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id indicates that the textual content of an HTextValue component has been finally set.
TEXT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting text events.
TEXT_FIRST - Static variable in class java.awt.event.TextEvent
The first number in the range of ids used for text events.
TEXT_FIRST - Static variable in class org.havi.ui.event.HTextEvent
The first integer id in the range of event ids supported by the HTextEvent class.
TEXT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the textHighlight system color.
TEXT_HIGHLIGHT_TEXT - Static variable in class java.awt.SystemColor
The array index for the textHighlightText system color.
TEXT_INACTIVE_TEXT - Static variable in class java.awt.SystemColor
The array index for the textInactiveText system color.
TEXT_LAST - Static variable in class java.awt.event.TextEvent
The last number in the range of ids used for text events.
TEXT_LAST - Static variable in class org.havi.ui.event.HTextEvent
The last integer id in the range of event ids supported by the HTextEvent class.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_START_CHANGE - Static variable in class org.havi.ui.event.HTextEvent
A text event with this id indicates that the textual content of an HTextValue component may be about to change.
TEXT_TEXT - Static variable in class java.awt.SystemColor
The array index for the textText system color.
TEXT_VALUE_CHANGE - Static variable in class org.havi.ui.HVisible
Deprecated.
This constant shall not be used for the hinting mechanism. Looks shall treat it as HVisible.UNKNOWN_CHANGE. See also HVisible.CARET_POSITION_CHANGE and HVisible.TEXT_CONTENT_CHANGE.
TEXT_VALUE_CHANGED - Static variable in class java.awt.event.TextEvent
This event id indicates that object's text changed.
TextAttribute - Class in java.awt.font
The TextAttribute class defines attribute keys and attribute values used for text rendering.
textChanged(HTextEvent) - Method in interface org.havi.ui.event.HTextListener
Called when the textual content of an HTextValue component has changed.
textChanged(HTextEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HTextEvent by invoking the textChanged methods on listener-a and listener-b.
TextDisplay - Interface in org.ocap.hardware.frontpanel
This interface represents one line of characters in a front panel display.
TextEvent - Class in java.awt.event
A semantic event which indicates that an object's text changed.
TextEvent(Object, int) - Constructor for class java.awt.event.TextEvent
Constructs a TextEvent object.
TextEvent - Interface in org.w3c.dom.events
The TextEvent interface provides specific contextual information associated with Text Events.
textHighlight - Static variable in class java.awt.SystemColor
The color rendered for the background of selected items, such as in menus, comboboxes, and text.
textHighlightText - Static variable in class java.awt.SystemColor
The color rendered for the text of selected items, such as in menus, comboboxes, and text.
TextHitInfo - Class in java.awt.font
The TextHitInfo class represents a character position in a text model, and a bias, or "side," of the character.
textInactiveText - Static variable in class java.awt.SystemColor
The color rendered for the text of inactive items, such as in menus.
TextListener - Interface in java.awt.event
The listener interface for receiving text events.
TextOverflowListener - Interface in org.dvb.ui
The TextOverflowListener is an interface that an application may implement and register in the DVBTextLayoutManager.
textText - Static variable in class java.awt.SystemColor
The color rendered for the text of text control objects, such as textfields and comboboxes.
textValueChanged(TextEvent) - Method in class java.awt.AWTEventMulticaster
 
textValueChanged(TextEvent) - Method in interface java.awt.event.TextListener
Invoked when the value of the text has changed.
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
THAI - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+0E00..U+0E7F) as defined in ISO 10646-1(E) normative Annex A
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
Thread(ThreadGroup, Runnable, String, long) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, belongs to the thread group referred to by group, and has the specified stack size.
ThreadDeath - Error in java.lang
An instance of ThreadDeath is thrown in the victim thread when the stop method with zero arguments in class Thread is called.
ThreadDeath() - Constructor for error java.lang.ThreadDeath
 
ThreadGroup - Class in java.lang
A thread group represents a set of threads.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Constructs a new thread group.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Creates a new thread group.
ThreadLocal - Class in java.lang
This class provides thread-local variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
 
threshold - Variable in class org.apache.log4j.AppenderSkeleton
There is no level threshold filtering by default.
Throwable - Class in java.lang
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new throwable with null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ThrowableInformation - Class in org.apache.log4j.spi
ThrowableInformation is log4j's internal representation of throwables.
ThrowableInformation(Throwable) - Constructor for class org.apache.log4j.spi.ThrowableInformation
 
ThrowableInformation(Throwable, Category) - Constructor for class org.apache.log4j.spi.ThrowableInformation
Create a new instance.
ThrowableInformation(String[]) - Constructor for class org.apache.log4j.spi.ThrowableInformation
Create new instance.
ThrowableRenderer - Interface in org.apache.log4j.spi
Implemented by classes that render instances of java.lang.Throwable (exceptions and errors) into a string representation.
ThrowableRendererSupport - Interface in org.apache.log4j.spi
Implemented by logger repositories that support configurable rendering of Throwables.
THUMB_OFFSETS_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).
THURSDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
Time - Class in javax.media
Time abstracts time in the Java Media framework.
Time(long) - Constructor for class javax.media.Time
Construct a time in nanoseconds.
Time(double) - Constructor for class javax.media.Time
Construct a time in seconds.
TIME_SHIFT_BUFFER_FOUND - Static variable in class org.ocap.dvr.TimeShiftEvent
A time-shift buffer or recording was found for attachment to the ServiceContext.
TIME_SHIFT_PROPERTIES_CHANGED - Static variable in class org.ocap.dvr.TimeShiftEvent
The implementation was forced to change time-shift properties due to signaling.
TIME_SHIFTED_SERVICE - Static variable in interface org.ocap.si.DescriptorTag
SCTE time_shifted_service_descriptor.
TIME_ZONE - Static variable in class java.text.DateFormat.Field
Constant identifying the time zone field.
TimeBase - Interface in javax.media
A TimeBase is a constantly ticking source of time, much like a crystal.
TimeLine - Interface in org.ocap.shared.media
Represents a transmitted time line.
TimeLineControl - Interface in org.ocap.shared.media
Provides access to the transmitted timelines in a piece of content
TimeLineInvalidException - Exception in org.ocap.shared.media
This exception is returned when a time line is no longer valid in a the piece of content for which it was obtained.
TimeLineInvalidException() - Constructor for exception org.ocap.shared.media.TimeLineInvalidException
Constructs a TimeLineInvalidException with no detail message
TimeOutEvent - Class in org.davic.mpeg.sections
This event is generated if section filter operations time out within the period specified by the setTimeOut() method.
TimeOutEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.TimeOutEvent
This constructs an TimeOutEvent event for the specified SectionFilter object.
TimeOutOfRangeException - Exception in org.ocap.shared.media
This exception is returned when a time or media time is outside the valid range for a particular time line.
TimeOutOfRangeException() - Constructor for exception org.ocap.shared.media.TimeOutOfRangeException
Constructs a TimeOutOfRangeException with no detail message
Timer - Class in java.util
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
Timer(boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread may be specified to run as a daemon.
TIMER_START - Static variable in interface org.ocap.media.MediaTimerListener
Indicates a MediaTimer starts.
TIMER_STOP - Static variable in interface org.ocap.media.MediaTimerListener
Indicates a MediaTimer stops.
TIMER_WENTOFF_FIRST - Static variable in interface org.ocap.media.MediaTimerListener
Indicates a MediaTimer went off since a current media time passes the specified first time in a reverse playback or a skip playback.
TIMER_WENTOFF_LAST - Static variable in interface org.ocap.media.MediaTimerListener
Indicates a MediaTimer went off since a current media time passes the specified last time in a normal playback or a skip playback.
TimerTask - Class in java.util
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
timerWentOff(TVTimerWentOffEvent) - Method in interface javax.tv.util.TVTimerWentOffListener
Notifies the listener that a timer specification went off.
TimeShiftBufferResourceUsage - Interface in org.ocap.dvr
This interface represents a grouping of resources specific to a time-shift buffering performed by an application.
TimeShiftControl - Interface in org.ocap.shared.media
This interface represents a trick-mode control that can be used for retrieving more information corresponding to the playback of the time-shift buffer.
TimeShiftEvent - Class in org.ocap.dvr
The parent class for TimeShiftBuffer events.
TimeShiftEvent(ServiceContext, int) - Constructor for class org.ocap.dvr.TimeShiftEvent
Constructor for this event.
TimeShiftListener - Interface in org.ocap.dvr
The TimeShiftListener interface is implemented by applications wishing to receive events related to time shift resources.
TimeShiftProperties - Interface in org.ocap.dvr
This interface represents a set of time-shift properties that can be set for and queried from a ServiceContext.
timeStamp - Variable in class org.apache.log4j.spi.LoggingEvent
The number of milliseconds elapsed from 1/1/1970 until logging event was created.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TITLE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
The identifier for the title of an item.
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray(Object[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence.
toArray(Object[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray(Object[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(Object[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface org.ocap.hn.content.ContentContainer
Returns an array of all ContentEntry in this ContentContainers including other ContentContainers.
toASCIIString() - Method in class java.net.URI
Returns the content of this URI as a US-ASCII string.
toBack() - Method in class java.awt.Window
If this Window is visible, sends this Window to the back and may cause it to lose focus or activation if it is the focused or active Window.
toBeginning() - Method in interface javax.tv.service.navigation.ServiceIterator
Resets the iterator to the beginning of the list, such that hasPrevious() returns false and nextService() returns the first Service in the list (if the list is not empty).
toBeginning() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Resets the iterator to the beginning of the list, such that hasPrevious() returns false and nextEntry() returns the first RecordingRequest in the list (if the list is not empty).
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.text.CollationKey
Converts the CollationKey to a sequence of bits.
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.StrictMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toEnd() - Method in interface javax.tv.service.navigation.ServiceIterator
Sets the iterator to the end of the list, such that hasNext() returns false and previousService() returns the last Service in the list (if the list is not empty).
toEnd() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Sets the iterator to the end of the list, such that hasNext() returns false and previousEntry() returns the last RecordingRequest in the list (if the list is not empty).
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toExternalForm() - Method in class javax.media.MediaLocator
Create a string from the URL argument that can be used to construct the MediaLocator.
toExternalForm() - Method in interface javax.tv.locator.Locator
Generates a canonical, string-based representation of this Locator.
toExternalForm() - Method in class org.davic.net.Locator
Returns a URL string corresponding to the locator If the instance of Locator has been created using Locator(java.lang.String url) and the URL is a non-null invalid URL the behaviour is implementation dependent.
toFront() - Method in class java.awt.Window
If this Window is visible, brings this Window to the front and may make it the focused Window.
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toInt() - Method in class org.apache.log4j.Priority
Returns the integer representation of this level.
toLevel(String) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLevel(int) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(int, Level) - Static method in class org.apache.log4j.Level
Convert an integer passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.log4j.Level
Convert the string passed as argument to a level.
toLocalizedPattern() - Method in class java.text.DecimalFormat
Synthesizes a localized pattern string that represents the current state of this Format object.
toLocalizedPattern() - Method in class java.text.SimpleDateFormat
Returns a localized pattern string describing this date format.
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale.
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOctalString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 8.
Toolkit - Class in java.awt
This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit.
Toolkit() - Constructor for class java.awt.Toolkit
 
TooManyListenersException - Exception in java.util
The TooManyListenersException Exception is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.
TooManyListenersException() - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
top - Variable in class java.awt.Insets
The inset from the top.
TOP_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY().
TOP_AND_BOTTOM - Static variable in interface org.ocap.media.S3DFormatTypes
S3D frame packing arrangement is Top and Bottom; see [OCCEP].
toPattern() - Method in class java.text.ChoiceFormat
Gets the pattern.
toPattern() - Method in class java.text.DecimalFormat
Synthesizes a pattern string that represents the current state of this Format object.
toPattern() - Method in class java.text.MessageFormat
Returns a pattern representing the current state of the message format.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
TOPDOWNLEFTRIGHT - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in top-down, left-to-right order.
toPriority(String) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String) method instead.
toPriority(int) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int) method instead.
toPriority(int, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(int, Level) method instead.
toPriority(String, Priority) - Static method in class org.apache.log4j.Priority
Deprecated.
Please use the Level.toLevel(String, Level) method instead.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.StrictMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toString() - Method in class java.awt.AWTEvent
Returns a String representation of this object.
toString() - Method in class java.awt.AWTKeyStroke
Returns a string that displays and identifies this object's properties.
toString() - Method in class java.awt.BorderLayout
Returns a string representation of the state of this border layout.
toString() - Method in class java.awt.CardLayout
Returns a string representation of the state of this card layout.
toString() - Method in class java.awt.Color
Returns a string representation of this Color.
toString() - Method in class java.awt.Component
Returns a string representation of this component and its values.
toString() - Method in class java.awt.Dimension
Returns a string representation of the values of this Dimension object's height and width fields.
toString() - Method in class java.awt.FlowLayout
Returns a string representation of this FlowLayout object and its values.
toString() - Method in class java.awt.font.TextHitInfo
Returns a String representing the hit for debugging use only.
toString() - Method in class java.awt.Font
Converts this Font object to a String representation.
toString() - Method in class java.awt.FontMetrics
Returns a representation of this FontMetrics object's values as a String.
toString() - Method in class java.awt.Graphics
Returns a String object representing this Graphics object's value.
toString() - Method in class java.awt.GridBagLayout
Returns a string representation of this grid bag layout's values.
toString() - Method in class java.awt.GridLayout
Returns the string representation of this grid layout's values.
toString() - Method in class java.awt.image.BufferedImage
Returns a String representation of this BufferedImage object and its values.
toString() - Method in class java.awt.image.ColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.image.DirectColorModel
Returns a String that represents this DirectColorModel.
toString() - Method in class java.awt.image.IndexColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.Insets
Returns a string representation of this Insets object.
toString() - Method in class java.awt.Point
Returns a string representation of this point and its location in the (xy) coordinate space.
toString() - Method in class java.awt.Rectangle
Returns a String representing this Rectangle and its values.
toString() - Method in class java.awt.SystemColor
Returns a string representation of this Color's values.
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the platform's default character encoding.
toString(String) - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into characters according to the specified character encoding.
toString() - Method in class java.io.CharArrayWriter
Converts input data to a string.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token and the line number it occurs on.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument in the radix specified by the second argument.
toString(long) - Static method in class java.lang.Long
Returns a String object representing the specified long.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor.
toString() - Method in class java.lang.reflect.Field
Returns a string describing this Field.
toString() - Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
This object (which is already a string!) is itself returned.
toString() - Method in class java.lang.StringBuffer
Converts to a string representing the data in this string buffer.
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.ServerSocket
Returns the implementation address and implementation port of this socket as a String.
toString() - Method in class java.net.Socket
Converts this socket to a String.
toString() - Method in class java.net.SocketImpl
Returns the address and port of this socket as a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in interface java.security.acl.Acl
Returns a string representation of the ACL contents.
toString() - Method in interface java.security.acl.AclEntry
Returns a string representation of the contents of this ACL entry.
toString() - Method in interface java.security.acl.Permission
Prints a string representation of this permission.
toString() - Method in class java.security.AlgorithmParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class java.security.cert.CertPath
Returns a string representation of this certification path.
toString() - Method in class java.security.cert.CRL
Returns a string representation of this CRL.
toString() - Method in class java.security.cert.X509CRLEntry
Returns a string representation of this CRL entry.
toString(boolean) - Method in interface java.security.Certificate
Deprecated.
Returns a string that represents the contents of the certificate.
toString() - Method in class java.security.CodeSource
Returns a string describing this CodeSource, telling its URL and certificates.
toString() - Method in class java.security.DigestInputStream
Prints a string representation of this digest input stream and its associated message digest object.
toString() - Method in class java.security.DigestOutputStream
Prints a string representation of this digest output stream and its associated message digest object.
toString() - Method in class java.security.Identity
Deprecated.
Returns a short string describing this identity, telling its name and its scope (if any).
toString(boolean) - Method in class java.security.Identity
Deprecated.
Returns a string representation of this identity, with optionally more details than that provided by the toString method without any arguments.
toString() - Method in class java.security.IdentityScope
Deprecated.
Returns a string representation of this identity scope, including its name, its scope name, and the number of identities in this identity scope.
toString() - Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString() - Method in class java.security.Permission
Returns a string describing this Permission.
toString() - Method in class java.security.PermissionCollection
Returns a string describing this PermissionCollection object, providing information about all the permissions it contains.
toString() - Method in interface java.security.Principal
Returns a string representation of this principal.
toString() - Method in exception java.security.PrivilegedActionException
 
toString() - Method in class java.security.ProtectionDomain
Convert a ProtectionDomain to a String.
toString() - Method in class java.security.Provider
Returns a string with the name and the version number of this provider.
toString() - Method in class java.security.Signature
Returns a string representation of this signature object, providing information that includes the state of the object and the name of the algorithm used.
toString() - Method in class java.security.Signer
Deprecated.
Returns a string of information about the signer.
toString() - Method in class java.security.UnresolvedPermission
Returns a string describing this UnresolvedPermission.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
toString() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.FieldPosition
Return a string representation of this FieldPosition.
toString() - Method in class java.text.ParsePosition
Return a string representation of this ParsePosition.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.Currency
Returns the ISO 4217 currency code of this currency.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form:
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString() - Method in class java.util.Locale
Getter for the programmatic name of the entire locale, with the language, country and variant separated by underbars.
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this time zone.
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class javax.media.MediaLocator
Used for printing MediaLocators.
toString() - Method in class javax.security.auth.x500.X500Principal
Return a user-friendly string representation of this X500Principal.
toString() - Method in class javax.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in interface javax.tv.locator.Locator
Returns the string used to create this locator.
toString() - Method in class javax.tv.media.AWTVideoSize
Returns a string representation of this AWTVideoSize and its values.
toString() - Method in class javax.tv.service.guide.ProgramScheduleChangeType
Provides the string name of the type.
toString() - Method in class javax.tv.service.navigation.DeliverySystemType
Provides the string name of delivery system type.
toString() - Method in class javax.tv.service.navigation.StreamType
Provides the string name of the type.
toString() - Method in class javax.tv.service.ServiceInformationType
Provides the string name of the SI type.
toString() - Method in class javax.tv.service.ServiceType
Provides the string name of the type.
toString() - Method in class javax.tv.service.SIChangeType
Provides the string name of the type.
toString() - Method in class javax.tv.service.SIRequestFailureType
Provides the string name of the type.
toString() - Method in class org.apache.log4j.Priority
Returns the string representation of this priority.
toString() - Method in class org.davic.net.Locator
Returns the URL string representation
toString() - Method in class org.dvb.application.AppID
This method returns a string containing the Hex representation of the 48 bit number.
toString() - Method in class org.dvb.spi.util.MultilingualString
Return a string representation of this object
toString() - Method in class org.dvb.ui.DVBBufferedImage
Returns a String representation of this DVBBufferedImage object and its values.
toString() - Method in class org.dvb.ui.DVBColor
Creates a string that represents this color and indicates the values of its ARGB components.
toString() - Method in class org.dvb.ui.DVBGraphics
Returns a String object representing this DVBGraphics object's value.
toString() - Method in class org.dvb.user.Preference
Convert name and favourites to a String.
totalMatches() - Method in interface org.ocap.hn.content.navigation.ContentList
Gets to total number of ContentEntry matches in the filter, browse or search operation that generated this ContentList.
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the given Locale.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale.
toURI() - Method in class java.io.File
Constructs a file: URI that represents this abstract pathname.
toURL() - Method in class java.io.File
Converts this abstract pathname into a file: URL.
toURL() - Method in class java.net.URI
Constructs a URL from this URI.
TRACE - Static variable in class org.apache.log4j.Level
The TRACE Level designates finer-grained informational events than the DEBUG
trace(Object) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level.
trace(Object, Throwable) - Method in class org.apache.log4j.Logger
Log a message object with the TRACE level including the stack trace of the Throwablet passed as parameter.
trace(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
trace(String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at trace level.
TRACE_INT - Static variable in class org.apache.log4j.Level
TRACE level integer value.
traceInstructions(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of instructions.
traceMethodCalls(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of method calls.
TRACK - Static variable in class java.awt.event.AdjustmentEvent
The absolute tracking adjustment type.
TRACK_NUMBER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Original track number on a CD or other medium.
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Traditional Chinese, including a subset of the CJK unified ideographs as well as Traditional Chinese Han characters that may be defined as surrogate characters.
trailing(int) - Static method in class java.awt.font.TextHitInfo
Creates a hit on the trailing edge of the character at the specified charIndex.
transferData(PushSourceStream) - Method in interface javax.media.protocol.SourceTransferHandler
Transfer new data from a PushSourceStream.
transferFocus() - Method in class java.awt.Component
Transfers the focus to the next component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Component
Transfers the focus to the previous component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Container
 
transferFocusDownCycle() - Method in class java.awt.Container
Transfers the focus down one focus traversal cycle.
transferFocusUpCycle() - Method in class java.awt.Component
Transfers the focus up one focus traversal cycle.
Transformation - Interface in org.ocap.hn.transformation
This interface represents a transformation from an input content format to an output content format.
TransformationListener - Interface in org.ocap.hn.transformation
Listener interface for classes interested in getting notifications from the TransformationManager.
TransformationManager - Class in org.ocap.hn.transformation
This class is a singleton manager that can be used to get transformation capabilities of the Host device and to manage the content item transformation configuration.
TransformationManager() - Constructor for class org.ocap.hn.transformation.TransformationManager
Constructor protected from erroneous application access.
transformLocator(Locator) - Method in class javax.tv.locator.LocatorFactory
Transforms a Locator into its respective collection of transport dependent Locator objects.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
The int value representing the transient modifier.
TRANSITION_FROM_2D_TO_3D - Static variable in class org.ocap.media.S3DSignalingChangedEvent
3D formatting data in content transitioned from no 3D formatting data present (i.e., 2D content), to 3D formatting data present in content.
TRANSITION_FROM_3D_TO_2D - Static variable in class org.ocap.media.S3DSignalingChangedEvent
3D formatting data in content transitioned from 3D formatting data present in content to no 3D formatting data present in content (i.e., 2D content).
TRANSITION_OF_3D_FORMAT - Static variable in class org.ocap.media.S3DSignalingChangedEvent
3D formatting data in content transitioned from one format to another; e.g., Side by Side to Top and Bottom, Top and Bottom to Side by Side.
TransitionEvent - Class in javax.media
TransitionEvent is a ControllerEvent that indicates that a Controller has changed state.
TransitionEvent(Controller, int, int, int) - Constructor for class javax.media.TransitionEvent
Construct a new TransitionEvent.
translate(int, int) - Method in class java.awt.Graphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class java.awt.Point
Translates this point, at location (xy), by dx along the x axis and dy along the y axis so that it now represents the point (x + dx, y + dy).
translate(int, int) - Method in class java.awt.Polygon
Translates the vertices of the Polygon by deltaX along the x axis and by deltaY along the y axis.
translate(int, int) - Method in class java.awt.Rectangle
Translates this Rectangle the indicated distance, to the right along the x coordinate axis, and downward along the y coordinate axis.
translateKey(Key) - Method in class java.security.KeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
translatePoint(int, int) - Method in class java.awt.event.MouseEvent
Translates the event's coordinates to a new position by adding specified x (horizontal) and y (vertical) offsets.
TRANSLUCENT - Static variable in interface java.awt.Transparency
Represents image data that contains or might contain arbitrary alpha values between and including 0.0 and 1.0.
Transparency - Interface in java.awt
The Transparency interface defines the common transparency modes for implementing classes.
Transport - Interface in javax.tv.service.transport
This interface represents an individual content delivery mechanism.
TRANSPORT_PROTOCOL - Static variable in interface org.ocap.si.DescriptorTag
MHP transport_protocol_descriptor.
TRANSPORT_STREAM_LOST_REASON - Static variable in interface org.ocap.dvr.event.StreamChangeListener
The transport stream a session was opened for was lost.
TransportDependentLocator - Interface in org.davic.net
An interface implemented by Locators that identify entities that are dependent on the specific transport path they are carried in.
TransportSIChangeEvent - Class in javax.tv.service.transport
An TransportSIChangeEvent notifies an SIChangeListener of changes detected to the SI on a Transport.
TransportSIChangeEvent(Transport, SIChangeType, SIElement) - Constructor for class javax.tv.service.transport.TransportSIChangeEvent
Constructs an TransportSIChangeEvent.
TransportStream - Interface in javax.tv.service.transport
This interface provides information about a transport stream.
TransportStream - Class in org.davic.mpeg
This class represents an MPEG-2 Transport Stream with its associated Service Information (SI) as known to a decoder.
TransportStream() - Constructor for class org.davic.mpeg.TransportStream
 
TransportStreamChangeEvent - Class in javax.tv.service.transport
A TransportStreamChangeEvent notifies an TransportStreamChangeListener of changes detected in a TransportStreamCollection.
TransportStreamChangeEvent(TransportStreamCollection, SIChangeType, TransportStream) - Constructor for class javax.tv.service.transport.TransportStreamChangeEvent
Constructs a TransportStreamChangeEvent.
TransportStreamChangeListener - Interface in javax.tv.service.transport
This interface is implemented by applications wishing to receive notification of changes to TransportStream data.
TransportStreamCollection - Interface in javax.tv.service.transport
This interface represents a collection of transport streams on a Transport.
TreeMap - Class in java.util
Red-Black tree based implementation of the SortedMap interface.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty map, sorted according to the keys' natural order.
TreeMap(Comparator) - Constructor for class java.util.TreeMap
Constructs a new, empty map, sorted according to the given comparator.
TreeMap(Map) - Constructor for class java.util.TreeMap
Constructs a new map containing the same mappings as the given map, sorted according to the keys' natural order.
TreeMap(SortedMap) - Constructor for class java.util.TreeMap
Constructs a new map containing the same mappings as the given SortedMap, sorted according to the same ordering.
TreeSet - Class in java.util
This class implements the Set interface, backed by a TreeMap instance.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty set, sorted according to the elements' natural order.
TreeSet(Comparator) - Constructor for class java.util.TreeSet
Constructs a new, empty set, sorted according to the specified comparator.
TreeSet(Collection) - Constructor for class java.util.TreeSet
Constructs a new set containing the elements in the specified collection, sorted according to the elements' natural order.
TreeSet(SortedSet) - Constructor for class java.util.TreeSet
Constructs a new set containing the same elements as the specified sorted set, sorted according to the same ordering.
trigger(Date, Object) - Method in interface org.dvb.application.DVBHTMLProxy
Sends the application a trigger with the given payload at the specified time.
trim() - Method in class java.lang.String
Returns a copy of the string, with leading and trailing whitespace omitted.
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TrustManager - Interface in javax.net.ssl
This is the base interface for JSSE trust managers.
TrustManagerFactory - Class in javax.net.ssl
This class acts as a factory for trust managers based on a source of trust material.
TrustManagerFactory(TrustManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.TrustManagerFactory
Creates a TrustManagerFactory object.
TrustManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.
TrustManagerFactorySpi() - Constructor for class javax.net.ssl.TrustManagerFactorySpi
 
TT_EOF - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the line has been read.
TT_NUMBER - Static variable in class java.io.StreamTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class java.io.StreamTokenizer
A constant indicating that a word token has been read.
TTCC_CONVERSION_PATTERN - Static variable in class org.apache.log4j.PatternLayout
A conversion pattern equivalent to the TTCCCLayout.
ttype - Variable in class java.io.StreamTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
TUESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Tuesday.
tune(Locator) - Method in class org.davic.net.tuning.NetworkInterfaceController
Tunes asynchronously to the given stream (specified by a Locator).
tune(TransportStream) - Method in class org.davic.net.tuning.NetworkInterfaceController
Tunes asynchronously to the given transport stream.
TUNED_AWAY - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code : Tuning made the service unavailable.
TUNED_AWAY - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording did not complete successfully because the application selected another service on the service context.
TunerPermission - Class in org.dvb.net.tuning
This class is for tuner permissions.
TunerPermission(String) - Constructor for class org.dvb.net.tuning.TunerPermission
Creates a new TunerPermission.
TunerPermission(String, String) - Constructor for class org.dvb.net.tuning.TunerPermission
Creates a new TunerPermission.
TUNING_FAILURE - Static variable in class javax.tv.service.selection.SelectionFailedEvent
Reason code : Selection failed due to problems with tuning.
TUNING_FAILURE - Static variable in class org.ocap.service.AlternativeContentErrorEvent
Reason code : Normal content could not be presented due to problems with tuning.
TUNING_FAILURE - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : Recording failed due to problems with tuning.
TuningException - Exception in org.davic.mpeg
 
TuningException() - Constructor for exception org.davic.mpeg.TuningException
Constructs a TuningException with no detail message
TuningException(String) - Constructor for exception org.davic.mpeg.TuningException
Constructs a TuningException with the specified detail message
TVContainer - Class in javax.tv.graphics
A class that allows an Xlet to get the root container for its AWT components.
TVTimer - Class in javax.tv.util
A class representing a timer.
TVTimer() - Constructor for class javax.tv.util.TVTimer
Constructs a TVTimer object.
TVTimerScheduleFailedException - Exception in javax.tv.util
An exception thrown by the TVTimer.schedule() method when a timer specification cannot be met.
TVTimerScheduleFailedException() - Constructor for exception javax.tv.util.TVTimerScheduleFailedException
Constructs a TVTimerScheduleFailedException with null as its error detail message.
TVTimerScheduleFailedException(String) - Constructor for exception javax.tv.util.TVTimerScheduleFailedException
Constructs a TVTimerScheduleFailedException with the specified detail message.
TVTimerSpec - Class in javax.tv.util
A class representing a timer specification.
TVTimerSpec() - Constructor for class javax.tv.util.TVTimerSpec
Creates a timer specification.
TVTimerWentOffEvent - Class in javax.tv.util
An event indicating that a timer specification has gone off.
TVTimerWentOffEvent(TVTimer, TVTimerSpec) - Constructor for class javax.tv.util.TVTimerWentOffEvent
Creates a new TVTimerWentOffEvent with the specified timer and timer specification.
TVTimerWentOffListener - Interface in javax.tv.util
A listener interested in timer specifications going off.
TWELVE_HOUR_CLOCK - Static variable in interface org.ocap.hardware.frontpanel.TextDisplay
This line will display the network time using a standard 12 hour HH:MM format.
TWENTYFOUR_HOUR_CLOCK - Static variable in interface org.ocap.hardware.frontpanel.TextDisplay
This line will display the network time using a military 24 hour HH:MM format.
TWO_PART_CHANNEL_NUMBER - Static variable in interface org.ocap.si.DescriptorTag
SCTE two_part_channel_number_descriptor.
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE - Static variable in class java.lang.Byte
The Class instance representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The Class instance representing the primitive type double.
TYPE - Static variable in class java.lang.Float
The Class instance representing the primitive type float.
TYPE - Static variable in class java.lang.Integer
The Class instance representing the primitive type int.
TYPE - Static variable in class java.lang.Long
The Class instance representing the primitive type long.
TYPE - Static variable in class java.lang.Short
The Class instance representing the primitive type short.
TYPE - Static variable in class java.lang.Void
The Class object representing the primitive Java type void.
TYPE_ADVANCED - Static variable in class org.dvb.ui.DVBBufferedImage
Represents an image stored in a best possible SampleModel (platform dependent) The image has a DirectColorModel with alpha.
TYPE_BASE - Static variable in class org.dvb.ui.DVBBufferedImage
Represents an image stored in a platform dependent Sample Model.
TYPE_BINARY_LIGHT - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Binary Light (on/off).
TYPE_BYTE - Static variable in class java.awt.image.DataBuffer
Tag for unsigned byte data.
TYPE_BYTE_BINARY - Static variable in class java.awt.image.BufferedImage
Represents an opaque byte-packed 1, 2, or 4 bit image.
TYPE_BYTE_INDEXED - Static variable in class java.awt.image.BufferedImage
Represents an indexed byte image.
TYPE_CA - Static variable in interface org.ocap.hardware.pod.PODApplication
The Conditional Access application type.
TYPE_CATV - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a CATV return channel.
TYPE_CP - Static variable in interface org.ocap.hardware.pod.PODApplication
The "Copy Protection" application type.
TYPE_CUSTOM - Static variable in class java.awt.image.BufferedImage
Image type is not recognized so it must be a customized image.
TYPE_DECT - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a DECT return channel.
TYPE_DIAGNOSTIC - Static variable in interface org.ocap.hardware.pod.PODApplication
The "Diagnostic" application type.
TYPE_DIMMABLE_LIGHT - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Dimmable Light (light intensity control).
TYPE_DVS167 - Static variable in interface org.ocap.hardware.pod.PODApplication
The "Network Interface - DVS/167" application type.
TYPE_DVS178 - Static variable in interface org.ocap.hardware.pod.PODApplication
The "Network Interface - DVS/178" application type.
TYPE_HVAC_SYSTEM - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Heater-Vent-Air Conditioning System.
TYPE_HVAC_ZONE_THERMOSTAT - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Heater-Vent-Air Conditioning Thermostat.
TYPE_IMAGE_BUFFER - Static variable in class java.awt.GraphicsDevice
Device is an image buffer.
TYPE_INT - Static variable in class java.awt.image.DataBuffer
Tag for int data.
TYPE_INT_ARGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_ARGB_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components, corresponding to a Windows- or Solaris- style BGR color model, with the colors Blue, Green, and Red packed into integer pixels.
TYPE_INT_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components packed into integer pixels.
TYPE_INTERNET_GATEWAY_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Internet gateway device.
TYPE_IP - Static variable in interface org.ocap.hardware.pod.PODApplication
The "IP Service" application type.
TYPE_ISDN - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate an ISDN return channel.
TYPE_LAN_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: LAN device.
TYPE_LMDS - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a LMDS return channel.
TYPE_MATV - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a MATV return channel.
TYPE_MEDIA_RENDERER - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Media Renderer.
TYPE_MEDIA_SERVER - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Media Server.
TYPE_MISMATCH_ERR - Static variable in exception org.w3c.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
TYPE_OCAP_HOST - Static variable in interface org.ocap.hn.Device
A constant indicates device type: OCAP Host.
TYPE_OCAP_TERMINAL - Static variable in interface org.ocap.hn.Device
A constant indicates device type: OCAP terminal.
TYPE_OTHER - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate all other return channel technologies not having a suitable defined constant in this class.
TYPE_PRINTER - Static variable in class java.awt.GraphicsDevice
Device is a printer.
TYPE_PRINTER - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Printer.
TYPE_PSTN - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a PSTN return channel.
TYPE_RASTER_SCREEN - Static variable in class java.awt.GraphicsDevice
Device is a raster screen.
TYPE_RCS - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate a DVB-RCS return channel.
TYPE_REMOTE_UI_CLIENT_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Remote UI Client Device, Allows for basic operations on a Remote UI client including: user interface connection management, optionally user interface availability management and optionally basic user interaction.
TYPE_REMOTE_UI_SERVER_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Remote UI Server Device.
TYPE_RGB - Static variable in class java.awt.color.ColorSpace
Any of the family of RGB color spaces.
TYPE_SCANNER - Static variable in interface org.ocap.hn.Device
A constant indicates device type: Scanner.
TYPE_UNDEFINED - Static variable in class java.awt.image.DataBuffer
Tag for undefined data.
TYPE_UNDESIGNATED - Static variable in interface org.ocap.hardware.pod.PODApplication
The "Undesignated" application type.
TYPE_UNKNOWN - Static variable in class org.dvb.net.rc.RCInterface
Constant to indicate an unknown return channel technology.
TYPE_USHORT - Static variable in class java.awt.image.DataBuffer
Tag for unsigned short data.
TYPE_USHORT_555_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-5-5 RGB color components (5-bits red, 5-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_565_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-6-5 RGB color components (5-bits red, 6-bits green, 5-bits blue) with no alpha.
TYPE_WAN_CONNECTION_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: WAN connection device.
TYPE_WAN_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: WAN device.
TYPE_WLAN_ACCESS_POINT_DEVICE - Static variable in interface org.ocap.hn.Device
A constant indicates device type: WAN access point device.
typeName - Variable in class javax.media.protocol.ContentDescriptor
 

U

UDP - Static variable in class org.ocap.test.OCAPTest
Indicates that an OCAPTest instance is configured to use UDP/IP protocol.
UDPDatagramConnection - Interface in javax.microedition.io
This interface defines a datagram connection which knows it's local end point address.
UEF_KEY_EVENT - Static variable in class org.dvb.event.UserEvent
the family for events that are coming from the remote control or from the keyboard.
UIEvent - Interface in org.w3c.dom.events
The UIEvent interface provides specific contextual information associated with User Interface events.
UK - Static variable in class java.util.Locale
Useful constant for country.
UNABLE_TO_LOCATE_SERVICE - Static variable in exception org.ocap.hn.content.DatabaseException
 
UNASSIGNED - Static variable in class java.lang.Character
General category "Cn" in the Unicode specification.
UNAUTHORIZED_INTERMEDIATE_CA - Static variable in exception javax.microedition.pki.CertificateException
Indicates an intermediate certificate in the chain does not have the authority to be a intermediate CA.
UnavailableContainerException - Exception in javax.microedition.xlet
Signals that no Container can be provided for the Xlet to use at this time.
UnavailableContainerException() - Constructor for exception javax.microedition.xlet.UnavailableContainerException
Constructs an exception with no specified detail message.
UnavailableContainerException(String) - Constructor for exception javax.microedition.xlet.UnavailableContainerException
Constructs an exception with the specified detail message.
unbind(String) - Method in interface java.rmi.registry.Registry
Removes the binding for the specified name in this registry.
unbind(String) - Method in class javax.microedition.xlet.ixc.IxcRegistry
Destroys the binding for the specified name that is associated with a remote object.
unbind(XletContext, String) - Static method in class org.dvb.io.ixc.IxcRegistry
Unbind the name.
unbindAll() - Method in class javax.microedition.xlet.ixc.IxcRegistry
Removes the bindings for all remote objects currently exported by the calling Xlet.
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
Called by the Java Virtual Machine when a thread in this thread group stops because of an uncaught exception.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the thirteenth month of the year.
UndeclaredThrowableException - Exception in java.lang.reflect
Thrown by a method invocation on a proxy instance if its invocation handler's invoke method throws a checked exception (a Throwable that is not assignable to RuntimeException or Error) that is not assignable to any of the exception types declared in the throws clause of the method that was invoked on the proxy instance and dispatched to the invocation handler.
UndeclaredThrowableException(Throwable) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable.
UndeclaredThrowableException(Throwable, String) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable and a detail message.
UndefinedProperty - Static variable in class java.awt.Image
The UndefinedProperty object should be returned whenever a property which was not defined for a particular image is fetched.
UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for underline adornments.
UNDERLINE_ON - Static variable in class java.awt.font.TextAttribute
Standard underline at the roman baseline for roman text, and below the decenders for other text.
UnexpectedException - Exception in java.rmi
An UnexpectedException is thrown if the client of a remote method call receives, as a result of the call, a checked exception that is not among the checked exception types declared in the throws clause of the method in the remote interface.
UnexpectedException(String) - Constructor for exception java.rmi.UnexpectedException
Constructs an UnexpectedException with the specified detail message.
UnexpectedException(String, Exception) - Constructor for exception java.rmi.UnexpectedException
Constructs a UnexpectedException with the specified detail message and nested exception.
ungroup() - Method in class org.havi.ui.HContainer
Ungroups the HContainer and its components.
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
UNINITIALIZED - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has not yet been initialized.
UNINITIALIZED - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device is completely uninitialized and contains no existing data.
union(Rectangle) - Method in class java.awt.Rectangle
Computes the union of this Rectangle with the specified Rectangle.
UNIT_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit decrement adjustment type.
UNIT_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit increment adjustment type.
UNKNOWN - Static variable in class javax.tv.service.navigation.DeliverySystemType
Unknown delivery system type.
UNKNOWN - Static variable in class javax.tv.service.navigation.StreamType
Unknown component.
UNKNOWN - Static variable in class javax.tv.service.ServiceInformationType
Unknown format.
UNKNOWN - Static variable in class javax.tv.service.ServiceType
Unknown service type.
UNKNOWN - Static variable in class javax.tv.service.SIRequestFailureType
The reason for the failure is unknown.
UNKNOWN - Static variable in class org.ocap.hn.NetworkInterface
Unknown network type.
UNKNOWN - Static variable in interface org.ocap.media.S3DFormatTypes
Video format is unknown.
UNKNOWN_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).
UNKNOWN_CONTENT_NAME - Static variable in class javax.media.Manager
 
UNKNOWN_MIME_TYPE - Static variable in interface org.ocap.hn.content.ContentResource
Constant for an unknown MIME type.
UnknownError - Error in java.lang
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for error java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for error java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
UnknownEventException - Exception in org.dvb.dsmcc
The UnknownEventException is thrown when a method tries to access to an unknown event.
UnknownEventException() - Constructor for exception org.dvb.dsmcc.UnknownEventException
Construct an UnknownEventException with no detail message
UnknownEventException(String) - Constructor for exception org.dvb.dsmcc.UnknownEventException
Construct an UnknownEventException with the specified detail message
UnknownHostException - Exception in java.net
Thrown to indicate that the IP address of a host could not be determined.
UnknownHostException(String) - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with the specified detail message.
UnknownHostException() - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with no detail message.
UnknownServiceException - Exception in java.net
Thrown to indicate that an unknown service exception has occurred.
UnknownServiceException() - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
unload() - Method in class org.dvb.dsmcc.DSMCCObject
When calling this method, the applications gives a hint to the MHP that if this object is not consumed by another application/thread, the system can free all the resources allocated to this object.
unmodifiableCollection(Collection) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified collection.
unmodifiableList(List) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified list.
unmodifiableMap(Map) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified map.
unmodifiableSet(Set) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified set.
unmodifiableSortedMap(SortedMap) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted map.
unmodifiableSortedSet(SortedSet) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted set.
UNNECESSARY - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the priority field of the setPreference and getPreferencePriority methods in the HSceneTemplate that indicates that this feature is unnecessary in the HScene.
UNPARSED_ENTITY_DECLARATION - Static variable in interface javax.xml.stream.DTDStreamReader
Indicates an event is an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unread(int) - Method in class java.io.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(byte[]) - Method in class java.io.PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
unread(int) - Method in class java.io.PushbackReader
Push back a single character.
unread(char[], int, int) - Method in class java.io.PushbackReader
Push back a portion of an array of characters by copying it to the front of the pushback buffer.
unread(char[]) - Method in class java.io.PushbackReader
Push back an array of characters by copying it to the front of the pushback buffer.
Unrealized - Static variable in interface javax.media.Controller
Returned by getState.
UNRECOGNIZED_ISSUER - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate was issued by an unrecognized entity.
UnrecoverableKeyException - Exception in java.security
This exception is thrown if a key in the keystore cannot be recovered.
UnrecoverableKeyException() - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with no detail message.
UnrecoverableKeyException(String) - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with the specified detail message, which provides more information about why this exception has been thrown.
unregister(Provider) - Method in class org.dvb.spi.ProviderRegistry
Unregister a provider.
unregister(String) - Method in class org.ocap.system.RegisteredApiManager
Unregisters an API from the implementation.
unregisterEASHandler() - Method in class org.ocap.system.EASModuleRegistrar
This method unregisters the current registered EASHandler instance.
unregisterHandler(LightweightTriggerHandler) - Method in class org.ocap.dvr.event.LightweightTriggerManager
Unregisters a handler that was previously registered by the registerHandler method.
unregisterMMIHandler() - Method in class org.ocap.system.SystemModuleRegistrar
This method unregisters the SystemModuleHandler and SystemModule instance of the registered application accessing MMI and Application Information Resource and revives the resident MMI and Application Information Resource.
unregisterOID(String) - Method in class org.ocap.diagnostics.MIBManager
Unregisters a previously registered OID if the OID was registered by the same application.
unregisterSASHandler(SystemModuleHandler) - Method in class org.ocap.system.SystemModuleRegistrar
This method unregisters the specified SystemModuleHandler and the corresponding SystemModule instance, and revives an original resident Private Host Application.
unregisterSASHandler(byte[]) - Method in class org.ocap.system.SystemModuleRegistrar
This method unregisters the SystemModuleHandler and the SystemModule instance corresponding to the specified privateHostAppID, and revives an original resident Private Host Application.
unregisterUnboundApp(int, AppID) - Method in class org.ocap.application.AppManagerProxy
This method unregisters an unbound application from the AppsDatabase.
UNRESOLVED - Static variable in class org.dvb.test.DVBTest
A setup stage necessary to execute the application failed, and hence the result of the application is unknown and therefore should be considered to have operated in a non-conformant manner.
UNRESOLVED_STATE - Static variable in interface org.ocap.shared.dvr.ParentRecordingRequest
The implementation does not have enough information to process this recording request.
UnresolvedPermission - Class in java.security
The UnresolvedPermission class is used to hold Permissions that were "unresolved" when the Policy was initialized.
UnresolvedPermission(String, String, String, Certificate[]) - Constructor for class java.security.UnresolvedPermission
Creates a new UnresolvedPermission containing the permission information needed later to actually create a Permission of the specified class, when the permission is resolved.
UnsatisfiedLinkError - Error in java.lang
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
UNSELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected converted text.
UNSELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected raw text.
unsetEventListener(int) - Method in class org.ocap.system.event.SystemEventManager
Unset the system event handler specified by type.
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in exception org.w3c.dom.events.EventException
If the Event's type was not specified by initializing the event before the method was called.
unsubscribe(int, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to cancel the subscription to an event of a DSMCCEvent object.
unsubscribe(String, StreamEventListener) - Method in class org.dvb.dsmcc.DSMCCStreamEvent
This function is used to cancel the subscription to an event of a DSMCCEvent object.
UNSUPPORTED_DEVICE - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that the device that has been plugged in is not supported by the platform.
UNSUPPORTED_FORMAT - Static variable in interface org.ocap.storage.StorageProxy
Returned by StorageProxy.getStatus() to indicate that although the device is a supported type and model, it currently has a format, e.g., partitions or filesystems, that is not usable by the platform without reinitialization and the loss of the existing contents.
UNSUPPORTED_PUBLIC_KEY_TYPE - Static variable in exception javax.microedition.pki.CertificateException
Indicates that type of the public key in a certificate is not supported by the device.
UNSUPPORTED_SIGALG - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate was signed using an unsupported algorithm.
UnsupportedClassVersionError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedDrawingOperationException - Exception in org.dvb.ui
The UnsupportedDrawingOperationException class represents an exception that is thrown if an drawing operation is not supported on this platform.
UnsupportedDrawingOperationException(String) - Constructor for exception org.dvb.ui.UnsupportedDrawingOperationException
Constructs an instance of UnsupportedDrawingOperationException with the specified detail message.
UnsupportedEncodingException - Exception in java.io
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedOperationException - Exception in java.lang
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
UnsupportedPreferenceException - Exception in org.dvb.user
Thrown when a non-supported preference is used.
UnsupportedPreferenceException() - Constructor for exception org.dvb.user.UnsupportedPreferenceException
Constructs a UnsupportedPreferenceException with no detail message.
UnsupportedPreferenceException(String) - Constructor for exception org.dvb.user.UnsupportedPreferenceException
Constructs a UnsupportedPreferenceException with a detail message.
UNTESTED - Static variable in class org.dvb.test.DVBTest
The application ran successfully, but the particular test was unable to execute.
UP_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Up Cycle focus traversal keys.
update(Graphics) - Method in class java.awt.Component
Updates this component.
update(Graphics) - Method in class java.awt.Container
Updates the container.
UPDATE - Static variable in class java.awt.event.PaintEvent
The update event type.
update(byte) - Method in class java.security.MessageDigest
Updates the digest using the specified byte.
update(byte[], int, int) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes, starting at the specified offset.
update(byte[]) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes.
update(byte) - Method in class java.security.Signature
Updates the data to be signed or verified by a byte.
update(byte[]) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes.
update(byte[], int, int) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
update(int) - Method in class java.util.zip.Adler32
Updates checksum with specified byte.
update(byte[], int, int) - Method in class java.util.zip.Adler32
Updates checksum with specified array of bytes.
update(byte[]) - Method in class java.util.zip.Adler32
Updates checksum with specified array of bytes.
update(int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified byte.
update(byte[], int, int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified array of bytes.
update(int) - Method in class java.util.zip.CRC32
Updates CRC-32 with specified byte.
update(byte[], int, int) - Method in class java.util.zip.CRC32
Updates CRC-32 with specified array of bytes.
update(byte[]) - Method in class java.util.zip.CRC32
Updates checksum with specified array of bytes.
update(Graphics) - Method in class org.havi.ui.HVisible
The update() method in HVisible overrides that in Component and does not clear the background of the component, it simply modifies the current Color of the Graphics object to match that of the components background Color, and calls the paint() method.
updateDeviceList() - Method in class org.ocap.hn.NetManager
Requests that the NetManager proactively refresh its local database of connected devices.
updateHostParam(int, byte[]) - Method in class org.ocap.hardware.pod.POD
This method updates the Feature parameter value in the Host device.
updateService(ServiceReference) - Method in interface org.dvb.spi.selection.SelectionProviderContext
Called by a source to update the details of a service it supports.
upFocusCycle(Component) - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle.
upFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle from the current focus owner.
UPnPAction - Interface in org.ocap.hn.upnp.common
This interface represents the description of a UPnP service action, parsed from the UPnP service description XML.
UPnPActionHandler - Interface in org.ocap.hn.upnp.server
This class represents an action handler an application can use to receive action requests and respond to them.
UPnPActionInvocation - Class in org.ocap.hn.upnp.common
This class represents a UPnP service action invocation, carrying only IN arguments and a reference to the action definition (UPnPAction).
UPnPActionInvocation(String[], UPnPAction) - Constructor for class org.ocap.hn.upnp.common.UPnPActionInvocation
Constructs a UPnPActionInvocation that conforms to the IN argument requirements of its associated UPnPAction.
UPnPActionResponse - Class in org.ocap.hn.upnp.common
The class represents a response to a successfully completed UPnP action.
UPnPActionResponse(String[], UPnPActionInvocation) - Constructor for class org.ocap.hn.upnp.common.UPnPActionResponse
Constructs a UPnPActionResponse that conforms to the OUT argument requirements of its associated UPnPAction.
UPnPActionResponseHandler - Interface in org.ocap.hn.upnp.client
This interface represents a listener for an asynchronous UPnP action response.
UPnPAdvertisedDevice - Interface in org.ocap.hn.upnp.common
This interface represents a UPnP device as it is advertised on a particular network.
UPnPAdvertisedDeviceIcon - Interface in org.ocap.hn.upnp.common
This interface represents a UPnP device icon as it is described on a particular network.
UPnPAdvertisedService - Interface in org.ocap.hn.upnp.common
This interface represents a UPnP service as it is advertised on a particular network.
UPnPAdvertisedStateVariable - Interface in org.ocap.hn.upnp.common
This interface represents a UPnP state variable as it is described on a particular network.
UPnPClientDevice - Interface in org.ocap.hn.upnp.client
This interface provides the client representation of a UPnP device, associated with a single IP address.
UPnPClientDeviceIcon - Interface in org.ocap.hn.upnp.client
This interface is the client representation of a UPnP Device Icon.
UPnPClientDeviceListener - Interface in org.ocap.hn.upnp.client
This interface represents a listener to UPnP device availability on a home network.
UPnPClientService - Interface in org.ocap.hn.upnp.client
This interface is the client representation of a UPnP service.
UPnPClientStateVariable - Interface in org.ocap.hn.upnp.client
This interface is the client representation of a UPnP state variable.
UPnPConstants - Interface in org.ocap.hn.profiles.upnp
This interface contains constants that are specific to UPnP and used in conjunction with the org.ocap.hn.content.MetadataNode interface.
UPnPControlPoint - Class in org.ocap.hn.upnp.client
This class represents a device control point that can discover devices and services.
UPnPControlPoint() - Constructor for class org.ocap.hn.upnp.client.UPnPControlPoint
Construct the instance.
UPnPDevice - Interface in org.ocap.hn.upnp.common
This interface is an abstract representation of a UPnP device.
UPnPDeviceIcon - Interface in org.ocap.hn.upnp.common
This interfaces is an abstract representation of a UPnP device icon.
UPnPDeviceManager - Class in org.ocap.hn.upnp.server
This class represents a manager that can create devices and services for devices.
UPnPDeviceManager() - Constructor for class org.ocap.hn.upnp.server.UPnPDeviceManager
Construct the instance.
UPnPErrorResponse - Class in org.ocap.hn.upnp.common
The class represents a response to an unsuccessfully completed UPnP action, where the server responded with HTTP code 500 (Internal Server Error).
UPnPErrorResponse(int, String, UPnPActionInvocation) - Constructor for class org.ocap.hn.upnp.common.UPnPErrorResponse
Construct the instance.
UPnPGeneralErrorResponse - Class in org.ocap.hn.upnp.common
The class represents a response to an unsuccessfully completed UPnP action, where the server either did not respond, or responded with an HTTP error code other than 500 (Internal Server Error).
UPnPGeneralErrorResponse(int, UPnPActionInvocation) - Constructor for class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
Construct the instance.
UPnPIncomingMessageHandler - Interface in org.ocap.hn.upnp.common
This interface represents an incoming message handler that can monitor and modify any incoming messages to the UPnP stack.
UPnPManagedDevice - Interface in org.ocap.hn.upnp.server
This interface represents a locally hosted UPnP device created when a privileged application uses UPnPDeviceManager.createDevice to create a device.
UPnPManagedDeviceIcon - Class in org.ocap.hn.upnp.server
This class represents a UPnP Device Icon with associated binary data for a UPnPManagedDevice.
UPnPManagedDeviceIcon(String, int, int, int, byte[]) - Constructor for class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
Construct the instance.
UPnPManagedDeviceListener - Interface in org.ocap.hn.upnp.server
This interface represents a listener to UPnP local (server) device availability on a home network.
UPnPManagedService - Interface in org.ocap.hn.upnp.server
This interface provides the server representation of a UPnP service created when a privileged application uses the UPnPDeviceManager in the local host.
UPnPManagedStateVariable - Interface in org.ocap.hn.upnp.server
This interface provides the server representation of a UPnP state variable.
UPnPMessage - Class in org.ocap.hn.upnp.common
The class represents a UPnP message comprising an HTTP start line, zero or more headers and an optional XML document.
UPnPMessage(String, String[], Document) - Constructor for class org.ocap.hn.upnp.common.UPnPMessage
Public constructor for the message.
UPnPOutgoingMessageHandler - Interface in org.ocap.hn.upnp.common
This interface represents an outgoing message handler that can monitor and modify any outgoing messages from the UPnP stack.
UPnPResponse - Class in org.ocap.hn.upnp.common
This class represents a response to a UPnP action.
UPnPResponse() - Constructor for class org.ocap.hn.upnp.common.UPnPResponse
Protected constructor for the instance.
UPnPService - Interface in org.ocap.hn.upnp.common
This interface is an abstract representation of a UPnP service.
UPnPStateVariable - Interface in org.ocap.hn.upnp.common
This interface is an abstract representation of a UPnP state variable.
UPnPStateVariableHandler - Interface in org.ocap.hn.upnp.server
This interface represents a handler for the evented UPnP state variables on a service.
UPnPStateVariableListener - Interface in org.ocap.hn.upnp.client
This interface represents a client variable change listener for a UPnPClientService object.
UPPERCASE_LETTER - Static variable in class java.lang.Character
General category "Lu" in the Unicode specification.
URI - Class in java.net
Represents a Uniform Resource Identifier (URI) reference.
URI(String) - Constructor for class java.net.URI
Constructs a URI by parsing the given string.
URI(String, String, String, int, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String) - Constructor for class java.net.URI
Constructs a URI from the given components.
URISyntaxException - Exception in java.net
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
URISyntaxException(String, String, int) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string, reason, and error index.
URISyntaxException(String, String) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string and reason.
URL - Class in java.net
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web.
URL(String, String, int, String) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, and file.
URL(String, String, String) - Constructor for class java.net.URL
Creates a URL from the specified protocol name, host name, and file name.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, file, and handler.
URL(String) - Constructor for class java.net.URL
Creates a URL object from the String representation.
URL(URL, String) - Constructor for class java.net.URL
Creates a URL by parsing the given spec within a specified context.
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL by parsing the given spec with the specified handler within a specified context.
url - Variable in class java.net.URLConnection
The URL represents the remote object on the World Wide Web to which this connection is opened.
URLClassLoader - Class in java.net
This class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories.
URLClassLoader(URL[], ClassLoader) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the given URLs.
URLClassLoader(URL[]) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs using the default delegation parent ClassLoader.
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs, parent class loader, and URLStreamHandlerFactory.
URLConnection - Class in java.net
The abstract class URLConnection is the superclass of all classes that represent a communications link between the application and a URL.
URLConnection(URL) - Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
URLDataSource - Class in javax.media.protocol
A default data-source created directly from a URL using URLConnection.
URLDataSource() - Constructor for class javax.media.protocol.URLDataSource
Implemented by subclasses.
URLDataSource(URL) - Constructor for class javax.media.protocol.URLDataSource
Construct a URLDataSource directly from a URL.
URLDecoder - Class in java.net
Utility class for HTML form decoding.
URLDecoder() - Constructor for class java.net.URLDecoder
 
URLEncoder - Class in java.net
Utility class for HTML form encoding.
URLLocator - Class in org.ocap.net
A concrete implementation of Locator that encapsulates a URL into an object.
URLLocator(String) - Constructor for class org.ocap.net.URLLocator
Construct an URLLocator encapsulating the given URL.
URLLocator(URL) - Constructor for class org.ocap.net.URLLocator
Construct an URLLocator encapsulating the given URL.
URLStreamHandler - Class in java.net
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers.
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
URLStreamHandlerFactory - Interface in java.net
This interface defines a factory for URL stream protocol handlers.
US - Static variable in class java.util.Locale
Useful constant for country.
USAGE_TYPE_PRESENTATION - Static variable in interface org.ocap.hn.resource.NetResourceUsage
Usage type is presentation.
useCaches - Variable in class java.net.URLConnection
If true, the protocol is allowed to use caching whenever it can.
useDaylightTime() - Method in class java.util.SimpleTimeZone
Queries if this time zone uses daylight saving time.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this time zone uses daylight savings time.
useProtocolVersion(int) - Method in class java.io.ObjectOutputStream
Specify stream protocol version to use when writing the stream.
USER_DELETED - Static variable in class org.ocap.shared.dvr.DeletionDetails
Reason code : The recorded service was explicitly deleted by the application.
USER_RATING_CHANGED - Static variable in class org.ocap.media.MediaPresentationEvaluationTrigger
MediaPresentationEvaluationTrigger indicating that the user preference for rating has been changed.
USER_STOP - Static variable in class javax.tv.service.selection.PresentationTerminatedEvent
Reason code : The application or user requested that the presentation be stopped.
USER_STOP - Static variable in exception org.ocap.shared.dvr.RecordingFailedException
Reason code : The application terminated the recording using LeafRecordingRequest.stop method or by calling the stop on the service context (if the recording spec is an instance of ServiceContextRecordingSpec).
USER_STOP - Static variable in class org.ocap.shared.dvr.RecordingTerminatedEvent
Reason code: The user requested that the recording be stopped.
UserDataHandler - Interface in org.w3c.dom
When associating an object to a key on a node using Node.setUserData() the application can provide a handler that gets called when the node the object is associated to is being cloned, imported, or renamed.
UserEvent - Class in org.dvb.event
Represents a user event.
UserEvent(Object, int, int, int, int, long) - Constructor for class org.dvb.event.UserEvent
Constructor for a new UserEvent object representing a key being pressed.
UserEvent(Object, int, char, long) - Constructor for class org.dvb.event.UserEvent
Constructor for a new UserEvent object representing a key being typed.
UserEvent - Class in org.ocap.event
Represents a user event.
UserEvent(Object, int, int, int, int, long) - Constructor for class org.ocap.event.UserEvent
Constructor for a new UserEvent object representing a key being pressed.
UserEvent(Object, int, char, long) - Constructor for class org.ocap.event.UserEvent
Constructor for a new UserEvent object representing a key being typed.
UserEventAction - Class in org.ocap.event
UserEventAction is returned by the UserEventFilter.filterUserEvent() method in order to inform the EventManager the value of the event and to which applications the event shall be forwarded.
UserEventAction(UserEvent, AppID[]) - Constructor for class org.ocap.event.UserEventAction
Creates a UserEventAction instance.
UserEventAvailableEvent - Class in org.dvb.event
This event is sent to the resource status event listeners when user input events which had been exclusively reserved by an application are no longer exclusively reserved.
UserEventAvailableEvent(Object) - Constructor for class org.dvb.event.UserEventAvailableEvent
Constructor for the event.
UserEventFilter - Interface in org.ocap.event
Only one instance of the class that implements this interface can be registered to EventManager via the EventManager.setUserEventFilter() method.
UserEventListener - Interface in org.dvb.event
The listener interface for receiving user inputs.
userEventReceived(UserEvent) - Method in interface org.dvb.event.UserEventListener
Called by the platform when a user input is received.
UserEventRepository - Class in org.dvb.event
The application will use this class to define the events that it wants to receive.
UserEventRepository(String) - Constructor for class org.dvb.event.UserEventRepository
The method to construct a new UserEventRepository.
UserEventUnavailableEvent - Class in org.dvb.event
This event is sent to the resource status event listeners when user input events are exclusively reserved by an application.
UserEventUnavailableEvent(Object) - Constructor for class org.dvb.event.UserEventUnavailableEvent
Constructor for the event.
UserPreferenceChangeEvent - Class in org.dvb.user
This class defines the event sent to appropriate listeners when a user preference has been changed.
UserPreferenceChangeEvent(String) - Constructor for class org.dvb.user.UserPreferenceChangeEvent
Constructs a new event.
UserPreferenceChangeListener - Interface in org.dvb.user
An application wishing to be informed of any change to a user preference implements this interface.
UserPreferenceManager - Class in org.dvb.user
The UserPreferenceManager class gives access to the user preference settings.
UserPreferencePermission - Class in org.dvb.user
This class is for user preference and setting permissions.
UserPreferencePermission(String) - Constructor for class org.dvb.user.UserPreferencePermission
Creates a new UserPreferencePermission with the specified name.
UserPreferencePermission(String, String) - Constructor for class org.dvb.user.UserPreferencePermission
Creates a new UserPreferencePermission object with the specified name.
usingProxy() - Method in class java.net.HttpURLConnection
Indicates if the connection is going through a proxy.
UTC_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as UTC.
UTFDataFormatException - Exception in java.io
Signals that a malformed UTF-8 string has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.

V

valid() - Method in class java.io.FileDescriptor
Tests if this file descriptor object is valid.
validate() - Method in class java.awt.Component
Ensures that this component has a valid layout.
validate() - Method in class java.awt.Container
Validates this container and all of its subcomponents.
validate(GraphicsConfiguration) - Method in class java.awt.image.VolatileImage
Attempts to restore the drawing surface of the image if the surface had been lost since the last validate call.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
validateTree() - Method in class java.awt.Container
Recursively descends the container tree and recomputes the layout for any subtrees marked as needing it (those marked as invalid).
VALIGN_BOTTOM - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be vertically aligned to the bottom of the component.
VALIGN_CENTER - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be centered vertically.
VALIGN_JUSTIFY - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be fully justified (vertically).
VALIGN_TOP - Static variable in class org.havi.ui.HVisible
A constant for use with the HVisible.setVerticalAlignment(int) method of HVisible which indicates that content should be vertically aligned to the top of the component.
valueBound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being bound into an SSLSession.
valueChanged(HAdjustmentEvent) - Method in interface org.havi.ui.event.HAdjustmentListener
Called when the value of the component has started to be changed, is changed, or has finished changing.
valueChanged(HAdjustmentEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the HAdjustmentEvent by invoking the valueChanged methods on listener-a and listener-b.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified String.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
values() - Method in class java.security.Provider
Returns an unmodifiable Collection view of the property values contained in this provider.
values() - Method in class java.util.AbstractMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.HashMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this Hashtable.
values() - Method in class java.util.IdentityHashMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute values contained in this Map.
values() - Method in interface java.util.Map
Returns a collection view of the values contained in this map.
values() - Method in class java.util.TreeMap
Returns a collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a collection view of the values contained in this map.
valueUnbound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being unbound from a SSLSession.
VBI_DATA_FORMAT_AMOL_I - Static variable in class org.ocap.media.VBIFilterGroup
Represents an AMOL I data format defined by ACN 403-1218-024.
VBI_DATA_FORMAT_AMOL_II - Static variable in class org.ocap.media.VBIFilterGroup
Represents an AMOL II data format defined by ACN 403-1218-024.
VBI_DATA_FORMAT_EIA608B - Static variable in class org.ocap.media.VBIFilterGroup
Represents a EIA-608-B generic Character One and Character Two format of line 21 field 1 or 2.
VBI_DATA_FORMAT_NABTS - Static variable in class org.ocap.media.VBIFilterGroup
Represents an NABTS data format defined by EIA-516.
VBI_DATA_FORMAT_T1 - Static variable in class org.ocap.media.VBIFilterGroup
Represents a Text service T1 format of line 21 field 1.
VBI_DATA_FORMAT_T2 - Static variable in class org.ocap.media.VBIFilterGroup
Represents a Text service T2 format of line 21 field 1.
VBI_DATA_FORMAT_T3 - Static variable in class org.ocap.media.VBIFilterGroup
Represents a Text service T3 format of line 21 field 2.
VBI_DATA_FORMAT_T4 - Static variable in class org.ocap.media.VBIFilterGroup
Represents a Text service T4 format of line 21 field 2.
VBI_DATA_FORMAT_UNKNOWN - Static variable in class org.ocap.media.VBIFilterGroup
Represents an unknown.
VBI_DATA_FORMAT_XDS - Static variable in class org.ocap.media.VBIFilterGroup
Represents a XDS data format of line 21 field 2.
VBIFilter - Interface in org.ocap.media
This class represents a VBI filter.
VBIFilterEvent - Class in org.ocap.media
This class represents a VBI filter event.
VBIFilterEvent() - Constructor for class org.ocap.media.VBIFilterEvent
Constructor of this class.
VBIFilterGroup - Class in org.ocap.media
This class represents a group of VBI data filters.
VBIFilterGroup(int) - Constructor for class org.ocap.media.VBIFilterGroup
Creates a VBIFilterGroup instance that includes the specified number of VBI filters.
VBIFilterListener - Interface in org.ocap.media
This interface represents a VBI filter event listener.
Vector - Class in java.util
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Collection) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
VERIFICATION_FAILED - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate failed verification.
verify(PublicKey) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey, String) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
VERIFY - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for verification.
verify(byte[]) - Method in class java.security.Signature
Verifies the passed-in signature.
verify(byte[], int, int) - Method in class java.security.Signature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
verify(PublicKey, Signature) - Method in class java.security.SignedObject
Verifies that the signature in this SignedObject is the valid signature for the object stored inside, with the given verification key, using the designated verification engine.
verify(String, SSLSession) - Method in interface javax.net.ssl.HostnameVerifier
Verify that the host name is an acceptable match with the server's authentication scheme.
verify(PublicKey) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
version_number() - Method in class org.davic.mpeg.sections.Section
This method returns the value of the corresponding field from an MPEG-2 section header.
VersionChangeDetectedEvent - Class in org.davic.mpeg.sections
This class is used by TableSectionFilter to report that a section has been encountered which has a different version_number from earlier sections.
VersionChangeDetectedEvent(SectionFilter, Object) - Constructor for class org.davic.mpeg.sections.VersionChangeDetectedEvent
This constructs a VersionChangeDetectedEvent event for the specified SectionFilter object.
VERTICAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has vertical orientation.
VERTICAL - Static variable in class java.awt.GridBagConstraints
Resize the component vertically but not horizontally.
VERTICAL_CENTER - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be centered vertically.
VERTICAL_END_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned vertically to the vertical end side (e.g.
VERTICAL_START_ALIGN - Static variable in class org.dvb.ui.DVBTextLayoutManager
The text should be aligned vertically to the vertical start side (e.g.
vetoableChange(PropertyChangeEvent) - Method in interface java.beans.VetoableChangeListener
This method gets called when a constrained property is changed.
VetoableChangeListener - Interface in java.beans
A VetoableChange event gets fired whenever a bean changes a "constrained" property.
VetoableChangeSupport - Class in java.beans
This is a utility class that can be used by beans that support constrained properties.
VetoableChangeSupport(Object) - Constructor for class java.beans.VetoableChangeSupport
Constructs a VetoableChangeSupport object.
VIDEO - Static variable in class javax.tv.service.navigation.StreamType
Video component.
VIDEO_DCII - Static variable in interface org.ocap.si.StreamType
DigiCipher II video.
VIDEO_GRAPHICS_PIXEL_ALIGNED - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration supports the display of video streams and graphics with aligned pixels of the same size.
VIDEO_ITEM - Static variable in interface org.ocap.hn.content.ContentItem
Represents the base video item.
VIDEO_ITEM_BROADCAST - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being a VIDEO_ITEM content MAY be a video broadcast.
VIDEO_ITEM_BROADCAST_VOD - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being a VIDEO_ITEM_BROADCAST content MAY be VOD content.
VIDEO_ITEM_MOVIE - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being a VIDEO_ITEM content MAY be a movie.
VIDEO_ITEM_MUSIC_CLIP - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being a VIDEO_ITEM content MAY be a music video clip, e.g.
VIDEO_ITEM_VPOP - Static variable in interface org.ocap.hn.content.ContentItem
In addition to being a VIDEO_ITEM content MAY be a VPOP item; the item represents content binary that is presenting to video output ports, e.g.
VIDEO_MIXING - Static variable in class org.havi.ui.HGraphicsConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HGraphicsConfigTemplate that indicates that the graphics configuration should or shall support transparency in the graphics system such that the output of a video decoder is visible.
VIDEO_STREAM - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 video_stream_descriptor.
VIDEO_WINDOW - Static variable in interface org.ocap.si.DescriptorTag
MPEG-2 video_window_descriptor.
VideoFormatControl - Interface in org.dvb.media
This provides a means for applications to get information associated with the format and aspect ratio of the video being presented to the user.
VideoFormatControl - Interface in org.ocap.media
This interface extends org.dvb.media.VideoFormatControl to provide access to OCAP-specific info signaled in presented video, such as 3D formatting data.
VideoFormatEvent - Class in org.dvb.media
The base class for all other events relating to changes in video format
VideoFormatEvent(Object) - Constructor for class org.dvb.media.VideoFormatEvent
Constructor
VideoFormatListener - Interface in org.dvb.media
The listener used to receive video format events
VideoOutputConfiguration - Interface in org.ocap.hardware.device
Describes a VideoOutputConfiguration supported by a VideoOutputPort.
VideoOutputPort - Class in org.ocap.hardware
An object of this class represents an analog or digital video output of the OCAP terminal.
VideoOutputPort() - Constructor for class org.ocap.hardware.VideoOutputPort
OCAP applications SHALL NOT use this constructor - it is provided for internal use by the OCAP implementation.
VideoOutputPortListener - Interface in org.ocap.hardware.device
The callback interface to be implemented by application classes that wish to receive notification of changes to the status of a VideoOutputPort.
VideoOutputSettings - Interface in org.ocap.hardware.device
The VideoOutputSettings interface extends the functionality of the video outputs to support configuration of video output resolution.
VideoPresentationControl - Interface in org.dvb.media
A control to support setting and querying the video presentation.
VideoResolution - Class in org.ocap.hardware.device
Specifies the attributes of a video stream.
VideoResolution(Dimension, int, float, int) - Constructor for class org.ocap.hardware.device.VideoResolution
Creates an instance of VideoResolution based upon the given attributes.
VideoResolution(Dimension, int, float, int, int) - Constructor for class org.ocap.hardware.device.VideoResolution
Creates an instance of VideoResolution based upon the given attributes.
VideoResource - Interface in org.ocap.hn.content
ContentResource to identify that a content item contains video/still image material.
VideoTransformation - Class in org.dvb.media
VideoTransformation objects express video transformations, i.e.
VideoTransformation() - Constructor for class org.dvb.media.VideoTransformation
Creates a VideoTransformation object with default parameters.
VideoTransformation(Rectangle, float, float, HScreenPoint) - Constructor for class org.dvb.media.VideoTransformation
Creates a VideoTransformation object with the supplied parameters.
VideoZoomPreference - Interface in org.ocap.hardware.device
An interface that defines the constants that can be used for specifying zoom mode preferences in an HVideoConfigTemplate.
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
Visibility - Interface in java.beans
Under some circumstances a bean may be run on servers where a GUI is not available.
VK_0 - Static variable in class java.awt.event.KeyEvent
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
VK_1 - Static variable in class java.awt.event.KeyEvent
 
VK_2 - Static variable in class java.awt.event.KeyEvent
 
VK_3 - Static variable in class java.awt.event.KeyEvent
 
VK_4 - Static variable in class java.awt.event.KeyEvent
 
VK_5 - Static variable in class java.awt.event.KeyEvent
 
VK_6 - Static variable in class java.awt.event.KeyEvent
 
VK_7 - Static variable in class java.awt.event.KeyEvent
 
VK_8 - Static variable in class java.awt.event.KeyEvent
 
VK_9 - Static variable in class java.awt.event.KeyEvent
 
VK_A - Static variable in class java.awt.event.KeyEvent
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
VK_ACCEPT - Static variable in class java.awt.event.KeyEvent
Constant for the Accept or Commit function key.
VK_ADD - Static variable in class java.awt.event.KeyEvent
 
VK_AGAIN - Static variable in class java.awt.event.KeyEvent
 
VK_ALL_CANDIDATES - Static variable in class java.awt.event.KeyEvent
Constant for the All Candidates function key.
VK_ALPHANUMERIC - Static variable in class java.awt.event.KeyEvent
Constant for the Alphanumeric function key.
VK_ALT - Static variable in class java.awt.event.KeyEvent
 
VK_ALT_GRAPH - Static variable in class java.awt.event.KeyEvent
Constant for the AltGraph function key.
VK_AMPERSAND - Static variable in class java.awt.event.KeyEvent
 
VK_APPS - Static variable in class org.ocap.ui.event.OCRcEvent
The 'apps' key code.
VK_ASTERISK - Static variable in class java.awt.event.KeyEvent
 
VK_AT - Static variable in class java.awt.event.KeyEvent
Constant for the "@" key.
VK_B - Static variable in class java.awt.event.KeyEvent
 
VK_BACK - Static variable in class org.ocap.ui.event.OCRcEvent
The 'back' key code.
VK_BACK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_SLASH - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_BALANCE_LEFT - Static variable in class org.havi.ui.event.HRcEvent
The 'balance left' key code - moves the audio balance to the left.
VK_BALANCE_RIGHT - Static variable in class org.havi.ui.event.HRcEvent
The 'balance right' key code - moves the audio balance to the right.
VK_BASS_BOOST_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'bass boost down' key code - decreases the audio amplifier bass boost.
VK_BASS_BOOST_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'bass boost up' key code - increases the audio amplifier bass boost.
VK_BRACELEFT - Static variable in class java.awt.event.KeyEvent
 
VK_BRACERIGHT - Static variable in class java.awt.event.KeyEvent
 
VK_C - Static variable in class java.awt.event.KeyEvent
 
VK_CANCEL - Static variable in class java.awt.event.KeyEvent
 
VK_CAPS_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_CC - Static variable in class org.ocap.ui.event.OCRcEvent
     * The 'Closed Caption' key code.
VK_CHANNEL_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'channel down' key code.
VK_CHANNEL_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'channel up' key code.
VK_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
Constant for the "^" key.
VK_CLEAR - Static variable in class java.awt.event.KeyEvent
 
VK_CLEAR_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 0' key code.
VK_CLEAR_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 1' key code.
VK_CLEAR_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 2' key code.
VK_CLEAR_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'clear favorite 3' key code.
VK_CLOSE_BRACKET - Static variable in class java.awt.event.KeyEvent
 
VK_CODE_INPUT - Static variable in class java.awt.event.KeyEvent
Constant for the Code Input function key.
VK_COLON - Static variable in class java.awt.event.KeyEvent
Constant for the ":" key.
VK_COLORED_KEY_0 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 0 key code.
VK_COLORED_KEY_1 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 1 key code.
VK_COLORED_KEY_2 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 2 key code.
VK_COLORED_KEY_3 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 3 key code.
VK_COLORED_KEY_4 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 4 key code.
VK_COLORED_KEY_5 - Static variable in class org.havi.ui.event.HRcEvent
Colored key 5 key code.
VK_COMMA - Static variable in class java.awt.event.KeyEvent
 
VK_COMPOSE - Static variable in class java.awt.event.KeyEvent
Constant for the Compose function key.
VK_CONTROL - Static variable in class java.awt.event.KeyEvent
 
VK_CONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Convert function key.
VK_COPY - Static variable in class java.awt.event.KeyEvent
 
VK_CUT - Static variable in class java.awt.event.KeyEvent
 
VK_D - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVEDOT - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVERING - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_BREVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CARON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CEDILLA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DIAERESIS - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DOUBLEACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_GRAVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_IOTA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_MACRON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_OGONEK - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_SEMIVOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_TILDE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_VOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DECIMAL - Static variable in class java.awt.event.KeyEvent
 
VK_DELETE - Static variable in class java.awt.event.KeyEvent
 
VK_DIMMER - Static variable in class org.havi.ui.event.HRcEvent
The 'device dimmer' key code adjusts illumination of the device.
VK_DISPLAY_SWAP - Static variable in class org.havi.ui.event.HRcEvent
The 'display swap' key code - swaps displayed video sources.
VK_DIVIDE - Static variable in class java.awt.event.KeyEvent
 
VK_DOLLAR - Static variable in class java.awt.event.KeyEvent
Constant for the "$" key.
VK_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad down arrow key.
VK_E - Static variable in class java.awt.event.KeyEvent
 
VK_EJECT_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'eject / insert media' key code.
VK_END - Static variable in class java.awt.event.KeyEvent
 
VK_ENTER - Static variable in class java.awt.event.KeyEvent
 
VK_EQUALS - Static variable in class java.awt.event.KeyEvent
 
VK_ESCAPE - Static variable in class java.awt.event.KeyEvent
 
VK_EURO_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the Euro currency sign key.
VK_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the "!" key.
VK_EXIT - Static variable in class org.ocap.ui.event.OCRcEvent
The 'exit' key code.
VK_F - Static variable in class java.awt.event.KeyEvent
 
VK_F1 - Static variable in class java.awt.event.KeyEvent
Constant for the F1 function key.
VK_F10 - Static variable in class java.awt.event.KeyEvent
Constant for the F10 function key.
VK_F11 - Static variable in class java.awt.event.KeyEvent
Constant for the F11 function key.
VK_F12 - Static variable in class java.awt.event.KeyEvent
Constant for the F12 function key.
VK_F13 - Static variable in class java.awt.event.KeyEvent
Constant for the F13 function key.
VK_F14 - Static variable in class java.awt.event.KeyEvent
Constant for the F14 function key.
VK_F15 - Static variable in class java.awt.event.KeyEvent
Constant for the F15 function key.
VK_F16 - Static variable in class java.awt.event.KeyEvent
Constant for the F16 function key.
VK_F17 - Static variable in class java.awt.event.KeyEvent
Constant for the F17 function key.
VK_F18 - Static variable in class java.awt.event.KeyEvent
Constant for the F18 function key.
VK_F19 - Static variable in class java.awt.event.KeyEvent
Constant for the F19 function key.
VK_F2 - Static variable in class java.awt.event.KeyEvent
Constant for the F2 function key.
VK_F20 - Static variable in class java.awt.event.KeyEvent
Constant for the F20 function key.
VK_F21 - Static variable in class java.awt.event.KeyEvent
Constant for the F21 function key.
VK_F22 - Static variable in class java.awt.event.KeyEvent
Constant for the F22 function key.
VK_F23 - Static variable in class java.awt.event.KeyEvent
Constant for the F23 function key.
VK_F24 - Static variable in class java.awt.event.KeyEvent
Constant for the F24 function key.
VK_F3 - Static variable in class java.awt.event.KeyEvent
Constant for the F3 function key.
VK_F4 - Static variable in class java.awt.event.KeyEvent
Constant for the F4 function key.
VK_F5 - Static variable in class java.awt.event.KeyEvent
Constant for the F5 function key.
VK_F6 - Static variable in class java.awt.event.KeyEvent
Constant for the F6 function key.
VK_F7 - Static variable in class java.awt.event.KeyEvent
Constant for the F7 function key.
VK_F8 - Static variable in class java.awt.event.KeyEvent
Constant for the F8 function key.
VK_F9 - Static variable in class java.awt.event.KeyEvent
Constant for the F9 function key.
VK_FADER_FRONT - Static variable in class org.havi.ui.event.HRcEvent
The 'fader front' key code - moves the audio fader to the front.
VK_FADER_REAR - Static variable in class org.havi.ui.event.HRcEvent
The 'fader rear' key code - moves the audio fader to the rear.
VK_FAST_FWD - Static variable in class org.havi.ui.event.HRcEvent
The 'fast forward (media)' key code.
VK_FINAL - Static variable in class java.awt.event.KeyEvent
 
VK_FIND - Static variable in class java.awt.event.KeyEvent
 
VK_FORWARD - Static variable in class org.ocap.ui.event.OCRcEvent
The 'forward' key code.
VK_FULL_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Full-Width Characters function key.
VK_G - Static variable in class java.awt.event.KeyEvent
 
VK_GO_TO_END - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to end position' key code.
VK_GO_TO_START - Static variable in class org.havi.ui.event.HRcEvent
The 'go (send media) to start position' key code.
VK_GREATER - Static variable in class java.awt.event.KeyEvent
 
VK_GUIDE - Static variable in class org.havi.ui.event.HRcEvent
The 'guide' key code - indicates a user request for a program guide (toggle).
VK_H - Static variable in class java.awt.event.KeyEvent
 
VK_HALF_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Half-Width Characters function key.
VK_HELP - Static variable in class java.awt.event.KeyEvent
 
VK_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Hiragana function key.
VK_HOME - Static variable in class java.awt.event.KeyEvent
 
VK_I - Static variable in class java.awt.event.KeyEvent
 
VK_INFO - Static variable in class org.havi.ui.event.HRcEvent
The 'info' key code - indicates that the user has requested additional information (toggle).
VK_INPUT_METHOD_ON_OFF - Static variable in class java.awt.event.KeyEvent
Constant for the input method on/off key.
VK_INSERT - Static variable in class java.awt.event.KeyEvent
 
VK_INSTANT_REPLAY - Static variable in class org.ocap.ui.event.OCRcEvent
The 'instant replay' key code.
VK_INVERTED_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the inverted exclamation mark key.
VK_J - Static variable in class java.awt.event.KeyEvent
 
VK_JAPANESE_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Hiragana function key.
VK_JAPANESE_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Katakana function key.
VK_JAPANESE_ROMAN - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Roman function key.
VK_K - Static variable in class java.awt.event.KeyEvent
 
VK_KANA - Static variable in class java.awt.event.KeyEvent
 
VK_KANA_LOCK - Static variable in class java.awt.event.KeyEvent
Constant for the locking Kana function key.
VK_KANJI - Static variable in class java.awt.event.KeyEvent
 
VK_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Katakana function key.
VK_KP_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad down arrow key.
VK_KP_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad left arrow key.
VK_KP_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad right arrow key.
VK_KP_UP - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad up arrow key.
VK_L - Static variable in class java.awt.event.KeyEvent
 
VK_LAST - Static variable in class org.ocap.ui.event.OCRcEvent
The 'last' key code.
VK_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad left arrow key.
VK_LEFT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the "(" key.
VK_LESS - Static variable in class java.awt.event.KeyEvent
 
VK_LINK - Static variable in class org.ocap.ui.event.OCRcEvent
The 'link' key code.
VK_LIST - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’listÂ’ key code.
VK_LIVE - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’liveÂ’ key code.
VK_LOCK - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’lockÂ’ key code.
VK_M - Static variable in class java.awt.event.KeyEvent
 
VK_MENU - Static variable in class org.ocap.ui.event.OCRcEvent
The 'menu' key code.
VK_META - Static variable in class java.awt.event.KeyEvent
 
VK_MINUS - Static variable in class java.awt.event.KeyEvent
Constant for the "-" key.
VK_MODECHANGE - Static variable in class java.awt.event.KeyEvent
 
VK_MULTIPLY - Static variable in class java.awt.event.KeyEvent
 
VK_MUTE - Static variable in class org.havi.ui.event.HRcEvent
The 'mute' key code - mute audio output
VK_N - Static variable in class java.awt.event.KeyEvent
 
VK_NEXT_DAY - Static variable in class org.ocap.ui.event.OCRcEvent
The guide 'next day' key code.
VK_NEXT_FAVORITE_CHANNEL - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’next favorite channelÂ’ key code.
VK_NONCONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Don't Convert function key.
VK_NUM_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_NUMBER_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the "#" key.
VK_NUMPAD0 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD1 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD2 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD3 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD4 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD5 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD6 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD7 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD8 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD9 - Static variable in class java.awt.event.KeyEvent
 
VK_O - Static variable in class java.awt.event.KeyEvent
 
VK_ON_DEMAND - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’on demandÂ’ key code.
VK_OPEN_BRACKET - Static variable in class java.awt.event.KeyEvent
 
VK_P - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_DOWN - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_UP - Static variable in class java.awt.event.KeyEvent
 
VK_PASTE - Static variable in class java.awt.event.KeyEvent
 
VK_PAUSE - Static variable in class java.awt.event.KeyEvent
 
VK_PERIOD - Static variable in class java.awt.event.KeyEvent
 
VK_PINP_DOWN - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’picture-in-picture downÂ’ key code.
VK_PINP_MOVE - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’picture-in-picture moveÂ’ key code.
VK_PINP_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'picture in picture toggle' key code - turns picture in picture mode on or off.
VK_PINP_UP - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’picture-in-picture upÂ’ key code.
VK_PLAY - Static variable in class org.havi.ui.event.HRcEvent
The 'play (media)' key code.
VK_PLAY_SPEED_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'decrease (media) play speed' key code.
VK_PLAY_SPEED_RESET - Static variable in class org.havi.ui.event.HRcEvent
The 'set (media) play speed to normal' key code.
VK_PLAY_SPEED_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'increase (media) play speed' key code.
VK_PLUS - Static variable in class java.awt.event.KeyEvent
Constant for the "+" key.
VK_POWER - Static variable in class org.havi.ui.event.HRcEvent
The 'device power' key code turns on or off the delegated device.
VK_PREV_DAY - Static variable in class org.ocap.ui.event.OCRcEvent
The guide 'previous day' key code.
VK_PREVIOUS_CANDIDATE - Static variable in class java.awt.event.KeyEvent
Constant for the Previous Candidate function key.
VK_PRINTSCREEN - Static variable in class java.awt.event.KeyEvent
 
VK_PROPS - Static variable in class java.awt.event.KeyEvent
 
VK_Q - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTEDBL - Static variable in class java.awt.event.KeyEvent
 
VK_R - Static variable in class java.awt.event.KeyEvent
 
VK_RANDOM_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'toggle random (media) play' key code.
VK_RC_LOW_BATTERY - Static variable in class org.ocap.ui.event.OCRcEvent
     * The ‘RC low battery’ key code      *      * Indicates that the remote control battery is low.  Generated automatically by the remote, there are no corresponding buttons on the remote.
VK_RECALL_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 0' key code.
VK_RECALL_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 1' key code.
VK_RECALL_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 2' key code.
VK_RECALL_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'recall favorite 3' key code.
VK_RECORD - Static variable in class org.havi.ui.event.HRcEvent
The 'record (to media)' key code.
VK_RECORD_SPEED_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'select next (media) record speed' key code.
VK_RESERVE_1 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 1.
VK_RESERVE_2 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 2.
VK_RESERVE_3 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 3.
VK_RESERVE_4 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 4.
VK_RESERVE_5 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 5.
VK_RESERVE_6 - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’reservedÂ’ key code number 6.
VK_REWIND - Static variable in class org.havi.ui.event.HRcEvent
The 'rewind (media)' key code.
VK_RF_BYPASS - Static variable in class org.ocap.ui.event.OCRcEvent
The 'RF Bypass' key code.
VK_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad right arrow key.
VK_RIGHT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the ")" key.
VK_ROMAN_CHARACTERS - Static variable in class java.awt.event.KeyEvent
Constant for the Roman Characters function key.
VK_S - Static variable in class java.awt.event.KeyEvent
 
VK_SCAN_CHANNELS_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'scan channels toggle' key code - turns channel scanning on or off.
VK_SCREEN_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'screen mode next' key code - advances the display screen mode.
VK_SCROLL_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_SEMICOLON - Static variable in class java.awt.event.KeyEvent
 
VK_SEPARATER - Static variable in class java.awt.event.KeyEvent
This constant is obsolete, and is included only for backwards compatibility.
VK_SEPARATOR - Static variable in class java.awt.event.KeyEvent
Constant for the Numpad Separator key.
VK_SETTINGS - Static variable in class org.ocap.ui.event.OCRcEvent
The 'settings' key code.
VK_SHIFT - Static variable in class java.awt.event.KeyEvent
 
VK_SKIP - Static variable in class org.ocap.ui.event.OCRcEvent
The Â’skipÂ’ key code.
VK_SLASH - Static variable in class java.awt.event.KeyEvent
 
VK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_SPLIT_SCREEN_TOGGLE - Static variable in class org.havi.ui.event.HRcEvent
The 'split screen toggle' key code - turns split screen on or off.
VK_STOP - Static variable in class java.awt.event.KeyEvent
 
VK_STOP - Static variable in class org.havi.ui.event.HRcEvent
The 'stop (media)' key code.
VK_STORE_FAVORITE_0 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 0' key code.
VK_STORE_FAVORITE_1 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 1' key code.
VK_STORE_FAVORITE_2 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 2' key code.
VK_STORE_FAVORITE_3 - Static variable in class org.havi.ui.event.HRcEvent
The 'store current setting as favorite 3' key code.
VK_SUBTITLE - Static variable in class org.havi.ui.event.HRcEvent
The 'subtitle' key code - indicates a user request for subtitling (toggle).
VK_SUBTRACT - Static variable in class java.awt.event.KeyEvent
 
VK_SURROUND_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'surround mode next' key code - advances audio amplifier surround mode.
VK_T - Static variable in class java.awt.event.KeyEvent
 
VK_TAB - Static variable in class java.awt.event.KeyEvent
 
VK_TELETEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'teletext' key code - indicates a user request for a teletext service (toggle).
VK_TRACK_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to next track' key code.
VK_TRACK_PREV - Static variable in class org.havi.ui.event.HRcEvent
The '(send media) to previous track' key code.
VK_U - Static variable in class java.awt.event.KeyEvent
 
VK_UNDEFINED - Static variable in class java.awt.event.KeyEvent
This value is used to indicate that the keyCode is unknown.
VK_UNDERSCORE - Static variable in class java.awt.event.KeyEvent
Constant for the "_" key.
VK_UNDO - Static variable in class java.awt.event.KeyEvent
 
VK_UP - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad up arrow key.
VK_USER - Static variable in class org.ocap.ui.event.OCRcEvent
     * The 'user' key code.
VK_V - Static variable in class java.awt.event.KeyEvent
 
VK_VIDEO_MODE_NEXT - Static variable in class org.havi.ui.event.HRcEvent
The 'video mode next' key code - advances the display video mode.
VK_VOLUME_DOWN - Static variable in class org.havi.ui.event.HRcEvent
The 'volume down' key code - decreases audio amplifier volume.
VK_VOLUME_UP - Static variable in class org.havi.ui.event.HRcEvent
The 'volume up' key code - increases audio amplifier volume.
VK_W - Static variable in class java.awt.event.KeyEvent
 
VK_WINK - Static variable in class org.havi.ui.event.HRcEvent
The 'device wink' key code is used to indicated that the device should identify itself in some manner, for example, audibly or visually.
VK_X - Static variable in class java.awt.event.KeyEvent
 
VK_Y - Static variable in class java.awt.event.KeyEvent
 
VK_Z - Static variable in class java.awt.event.KeyEvent
 
VK_ZOOM - Static variable in class org.ocap.ui.event.OCRcEvent
The 'zoom' key code.
Void - Class in java.lang
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
VOLATILE - Static variable in class java.lang.reflect.Modifier
The int value representing the volatile modifier.
VolatileImage - Class in java.awt.image
VolatileImage is an image which can lose its contents at any time due to circumstances beyond the control of the application (e.g., situations caused by the operating system or by other applications).
VolatileImage() - Constructor for class java.awt.image.VolatileImage
 

W

W_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The west-resize cursor type.
wait(long) - Method in class java.lang.Object
Causes current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
wait() - Method in class java.lang.Object
Causes current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
WAIT_CURSOR - Static variable in class java.awt.Cursor
The wait cursor type.
waitFor() - Method in class java.lang.Process
causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitForAll() - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForAll(long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForID(int) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
waitForID(int, long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
WALL_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as wall clock time.
warn(Object) - Method in class org.apache.log4j.Category
Log a message object with the WARN Level.
warn(Object, Throwable) - Method in class org.apache.log4j.Category
Log a message with the WARN level including the stack trace of the Throwable t passed as parameter.
WARN - Static variable in class org.apache.log4j.Level
The WARN level designates potentially harmful situations.
warn(String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(Throwable, String, Object[]) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, boolean) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, char) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, byte) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, short) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, int) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, long) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, float) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, double) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, Object, Throwable) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
warn(String, Object, Object, Object, Object) - Method in class org.apache.log4j.Logger
Log a parameterized message at warn level.
WARN - Static variable in class org.apache.log4j.Priority
Deprecated.
Use Level.WARN instead.
warn(EASEvent) - Method in interface org.ocap.system.EASListener
Warns an application that an EAS message has been received and parsed and resources will soon be allocated to it.
WARN_INT - Static variable in class org.apache.log4j.Priority
 
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
WeakHashMap - Class in java.util
A hashtable-based Map implementation with weak keys.
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor, which is 0.75.
WeakHashMap() - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the default initial capacity (16) and the default load factor (0.75).
WeakHashMap(Map) - Constructor for class java.util.WeakHashMap
Constructs a new WeakHashMap with the same mappings as the specified Map.
WeakReference - Class in java.lang.ref
Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReference(Object) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WeakReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object and is registered with the given queue.
WEDNESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Wednesday.
WEEK_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the week of month field.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_MONTH field alignment.
WEEK_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the week of year field.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current year.
WEEK_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_YEAR field alignment.
WEIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for the weight of a font.
WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
The standard bold weight.
WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately lighter weight than BOLD.
WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
An intermediate weight between LIGHT and STANDARD.
WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
The lightest predefined weight.
WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
An extra heavy weight.
WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than BOLD.
WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
The standard light weight.
WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
An intermediate weight between the REGULAR and BOLD weights.
WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard weight.
WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than REGULAR.
WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
The heaviest predefined weight.
weightx - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra horizontal space.
weighty - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra vertical space.
WEST - Static variable in class java.awt.BorderLayout
The west layout constraint (left side of container).
WEST - Static variable in class java.awt.GridBagConstraints
Put the component on the left side of its display area, centered vertically.
WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by a "block" (like scrolling with page-up, page-down keys)
WHEEL_UNIT_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by "units" (like scrolling with the arrow keys)
white - Static variable in class java.awt.Color
An object of type Color representing the color white.
WHITE - Static variable in class java.awt.Color
An object of type Color representing the color white.
whitespaceChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are white space characters.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HAnimateLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HGraphicLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HListGroupLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in interface org.havi.ui.HLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HMultilineEntryLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HRangeLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HSinglelineEntryLook
Called by the HVisible whenever its content, state, or any other data changes.
widgetChanged(HVisible, HChangeData[]) - Method in class org.havi.ui.HTextLook
Called by the HVisible whenever its content, state, or any other data changes.
width - Variable in class java.awt.Dimension
The width dimension; negative values can be used.
WIDTH - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the width of the base image is now available and can be taken from the width argument to the imageUpdate callback method.
width - Variable in class java.awt.Rectangle
The width of the Rectangle.
width - Variable in class org.havi.ui.HScreenDimension
 
width - Variable in class org.havi.ui.HScreenRectangle
 
willReadBlock() - Method in interface javax.media.protocol.PullSourceStream
Find out if data is available now.
WINDOW - Static variable in class java.awt.SystemColor
The array index for the window system color.
window - Static variable in class java.awt.SystemColor
The color rendered for the background of interior regions inside windows.
Window - Class in java.awt
A Window object is a top-level window with no borders and no menubar.
WINDOW_ACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-activated event type.
WINDOW_BORDER - Static variable in class java.awt.SystemColor
The array index for the windowBorder system color.
WINDOW_CLOSED - Static variable in class java.awt.event.WindowEvent
The window closed event.
WINDOW_CLOSING - Static variable in class java.awt.event.WindowEvent
The "window is closing" event.
WINDOW_DEACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-deactivated event type.
WINDOW_DEICONIFIED - Static variable in class java.awt.event.WindowEvent
The window deiconified event type.
WINDOW_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window events.
WINDOW_FIRST - Static variable in class java.awt.event.WindowEvent
The first number in the range of ids used for window events.
WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window focus events.
WINDOW_GAINED_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-gained-focus event type.
WINDOW_ICONIFIED - Static variable in class java.awt.event.WindowEvent
The window iconified event.
WINDOW_LAST - Static variable in class java.awt.event.WindowEvent
The last number in the range of ids used for window events.
WINDOW_LOST_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-lost-focus event type.
WINDOW_OPENED - Static variable in class java.awt.event.WindowEvent
The window opened event.
WINDOW_TEXT - Static variable in class java.awt.SystemColor
The array index for the windowText system color.
windowActivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowActivated event by invoking the windowActivated methods on listener-a and listener-b.
windowActivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is activated.
windowActivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the Window is set to be the active Window.
windowActivated(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowActivated event by invoking the windowActivated methods on listener-a and listener-b.
WindowAdapter - Class in java.awt.event
An abstract adapter class for receiving window events.
WindowAdapter() - Constructor for class java.awt.event.WindowAdapter
 
windowBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around interior regions inside windows.
windowClosed(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosed event by invoking the windowClosed methods on listener-a and listener-b.
windowClosed(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been closed.
windowClosed(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosed(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowClosed event by invoking the windowClosed methods on listener-a and listener-b.
windowClosing(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.
windowClosing(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is in the process of being closed.
windowClosing(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.
windowDeactivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeactivated event by invoking the windowDeactivated methods on listener-a and listener-b.
windowDeactivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-activated.
windowDeactivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a Window is no longer the active Window.
windowDeactivated(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowDeactivated event by invoking the windowDeactivated methods on listener-a and listener-b.
windowDeiconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeiconfied event by invoking the windowDeiconified methods on listener-a and listener-b.
windowDeiconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-iconified.
windowDeiconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a minimized to a normal state.
windowDeiconified(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowDeiconified event by invoking the windowDeiconified methods on listener-a and listener-b.
WindowEvent - Class in java.awt.event
A low-level event that indicates that a window has changed its status.
WindowEvent(Window, int, Window) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object with the specified opposite Window.
WindowEvent(Window, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object.
WindowFocusListener - Interface in java.awt.event
The listener interface for receiving WindowEvents, including WINDOW_GAINED_FOCUS and WINDOW_LOST_FOCUS events.
windowGainedFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowGainedFocus event by invoking the windowGainedFocus methods on listener-a and listener-b.
windowGainedFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowGainedFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowIconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowIconified event by invoking the windowIconified methods on listener-a and listener-b.
windowIconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is iconified.
windowIconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a normal to a minimized state.
windowIconified(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowIconified event by invoking the windowIconified methods on listener-a and listener-b.
WindowListener - Interface in java.awt.event
The listener interface for receiving window events.
windowLostFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowLostFocus event by invoking the windowLostFocus methods on listener-a and listener-b.
windowLostFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowLostFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowOpened(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowOpened event by invoking the windowOpened methods on listener-a and listener-b.
windowOpened(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been opened.
windowOpened(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked the first time a window is made visible.
windowOpened(WindowEvent) - Method in class org.havi.ui.HEventMulticaster
Handles the windowOpened event by invoking the windowOpened methods on listener-a and listener-b.
windowText - Static variable in class java.awt.SystemColor
The color rendered for text of interior regions inside windows.
WIRED_ETHERNET - Static variable in class org.ocap.hn.NetworkInterface
Network interface type for hard-wired and ethernet based.
WIRELESS_ETHERNET - Static variable in class org.ocap.hn.NetworkInterface
Network interface type for wireless and ethernet based.
wordChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are word constituents.
write(int) - Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class java.io.BufferedWriter
Write a single character.
write(char[], int, int) - Method in class java.io.BufferedWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.BufferedWriter
Write a portion of a String.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class java.io.CharArrayWriter
Writes a character to the buffer.
write(char[], int, int) - Method in class java.io.CharArrayWriter
Writes characters to the buffer.
write(String, int, int) - Method in class java.io.CharArrayWriter
Write a portion of a string to the buffer.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) - Method in class java.io.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class java.io.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(int) - Method in class java.io.FilterOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.FilterOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.FilterWriter
Write a single character.
write(char[], int, int) - Method in class java.io.FilterWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.FilterWriter
Write a portion of a string.
write(int) - Method in interface java.io.ObjectOutput
Writes a byte.
write(byte[]) - Method in interface java.io.ObjectOutput
Writes an array of bytes.
write(byte[], int, int) - Method in interface java.io.ObjectOutput
Writes a sub array of bytes.
write(ObjectOutput) - Method in class java.io.ObjectOutputStream.PutField
Write the data and fields to the specified ObjectOutput stream.
write(int) - Method in class java.io.ObjectOutputStream
Writes a byte.
write(byte[]) - Method in class java.io.ObjectOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class java.io.ObjectOutputStream
Writes a sub array of bytes.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.OutputStreamWriter
Write a single character.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Write a portion of a string.
write(int) - Method in class java.io.PipedOutputStream
Writes the specified byte to the piped output stream.
write(byte[], int, int) - Method in class java.io.PipedOutputStream
Writes len bytes from the specified byte array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PipedWriter
Writes the specified char to the piped output stream.
write(char[], int, int) - Method in class java.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PrintStream
Write the specified byte to this stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Write len bytes from the specified byte array starting at offset off to this stream.
write(int) - Method in class java.io.PrintWriter
Write a single character.
write(char[], int, int) - Method in class java.io.PrintWriter
Write a portion of an array of characters.
write(char[]) - Method in class java.io.PrintWriter
Write an array of characters.
write(String, int, int) - Method in class java.io.PrintWriter
Write a portion of a string.
write(String) - Method in class java.io.PrintWriter
Write a string.
write(int) - Method in class java.io.RandomAccessFile
Writes the specified byte to this file.
write(byte[]) - Method in class java.io.RandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(int) - Method in class java.io.StringWriter
Write a single character.
write(char[], int, int) - Method in class java.io.StringWriter
Write a portion of an array of characters.
write(String) - Method in class java.io.StringWriter
Write a string.
write(String, int, int) - Method in class java.io.StringWriter
Write a portion of a string.
write(int) - Method in class java.io.Writer
Write a single character.
write(char[]) - Method in class java.io.Writer
Write an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Write a portion of an array of characters.
write(String) - Method in class java.io.Writer
Write a string.
write(String, int, int) - Method in class java.io.Writer
Write a portion of a string.
write(int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified byte, and in any case writes the byte to the output stream.
write(byte[], int, int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified subarray, and in any case writes the subarray to the output stream.
write(OutputStream) - Method in class java.util.jar.Manifest
Writes the Manifest to the specified OutputStream.
write(int) - Method in class java.util.zip.CheckedOutputStream
Writes a byte.
write(byte[], int, int) - Method in class java.util.zip.CheckedOutputStream
Writes an array of bytes.
write(int) - Method in class java.util.zip.DeflaterOutputStream
Writes a byte to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.DeflaterOutputStream
Writes an array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.GZIPOutputStream
Writes array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
Writes an array of bytes to the current ZIP entry data.
WRITE - Static variable in class javax.microedition.io.Connector
Access mode WRITE.
write(Preference) - Method in class org.dvb.user.UserPreferenceManager
Saves the specified user preference.
WriteAbortedException - Exception in java.io
Signals that one of the ObjectStreamExceptions was thrown during a write operation.
WriteAbortedException(String, Exception) - Constructor for exception java.io.WriteAbortedException
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
writeAttribute(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream without a prefix.
writeAttribute(String, String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeAttribute(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an attribute to the output stream
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class java.io.ObjectOutputStream
Writes a boolean.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
Writes a boolean to the file as a one-byte value.
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class java.io.ObjectOutputStream
Writes an 8 bit byte.
writeByte(int) - Method in class java.io.RandomAccessFile
Writes a byte to the file as a one-byte value.
writeBytes(String) - Method in interface java.io.DataOutput
Writes a string to the output stream.
writeBytes(String) - Method in class java.io.DataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeBytes(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of bytes.
writeBytes(String) - Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeCData(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a CData section
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, wich is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit char.
writeChar(int) - Method in class java.io.RandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeCharacters(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write text to the output
writeCharacters(char[], int, int) - Method in interface javax.xml.stream.XMLStreamWriter
Write text to the output
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of chars.
writeChars(String) - Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeClassDescriptor(ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Write the specified class descriptor to the ObjectOutputStream.
writeComment(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an xml comment with the data enclosed
writeDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes the default namespace to the stream
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class java.io.ObjectOutputStream
Writes a 64 bit double.
writeDouble(double) - Method in class java.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high byte first.
writeDTD(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write a DTD section.
writeEmptyElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEmptyElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an empty element tag to the output
writeEndDocument() - Method in interface javax.xml.stream.XMLStreamWriter
Closes any start tags and writes corresponding end tags.
writeEndElement() - Method in interface javax.xml.stream.XMLStreamWriter
Writes an end tag to the output relying on the internal state of the writer to determine the prefix and local name of the event.
writeEntityRef(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes an entity reference
writeExternal(ObjectOutput) - Method in interface java.io.Externalizable
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeFields() - Method in class java.io.ObjectOutputStream
Write the buffered fields to the stream.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class java.io.ObjectOutputStream
Writes a 32 bit float.
writeFloat(float) - Method in class java.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high byte first.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class java.io.ObjectOutputStream
Writes a 32 bit int.
writeInt(int) - Method in class java.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeLong(long) - Method in interface java.io.DataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class java.io.ObjectOutputStream
Writes a 64 bit long.
writeLong(long) - Method in class java.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeNamespace(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a namespace to the output stream If the prefix argument to this method is the empty string, "xmlns", or null this method will delegate to writeDefaultNamespace
writeObject(Object) - Method in interface java.io.ObjectOutput
Write an object to the underlying storage or stream.
writeObject(Object) - Method in class java.io.ObjectOutputStream
Write the specified object to the ObjectOutputStream.
writeObjectOverride(Object) - Method in class java.io.ObjectOutputStream
Method used by subclasses to override the default writeObject method.
writeProcessingInstruction(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a processing instruction
writeProcessingInstruction(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a processing instruction
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Create a new character-stream writer whose critical sections will synchronize on the given object.
writeReplace() - Method in class java.security.cert.Certificate
Replace the Certificate to be serialized.
writeReplace() - Method in class java.security.cert.CertPath
Replaces the CertPath to be serialized with a CertPathRep object.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit short.
writeShort(int) - Method in class java.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeStartDocument() - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String) - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartDocument(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Write the XML Declaration.
writeStartElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output.
writeStartElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeStartElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
Writes a start tag to the output
writeStreamHeader() - Method in class java.io.ObjectOutputStream
The writeStreamHeader method is provided so subclasses can append or prepend their own header to the stream.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(Writer) - Method in class java.io.CharArrayWriter
Writes the contents of the buffer to another character stream.
writeUnshared(Object) - Method in class java.io.ObjectOutputStream
Writes an "unshared" object to the ObjectOutputStream.
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the Java modified UTF representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using Java modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class java.io.ObjectOutputStream
Primitive data write of this String in UTF format.
writeUTF(String) - Method in class java.io.RandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.
written - Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

X

x - Variable in class java.awt.Point
The x coordinate.
x - Variable in class java.awt.Rectangle
The x coordinate of the Rectangle.
x - Variable in class org.havi.ui.HScreenPoint
 
x - Variable in class org.havi.ui.HScreenRectangle
 
X500Principal - Class in javax.security.auth.x500
This class represents an X.500 Principal.
X500Principal(String) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a distinguished name in ASN.1 DER encoded form.
X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from an InputStream containing the distinguished name in ASN.1 DER encoded form.
X509Certificate - Class in java.security.cert
Abstract class for X.509 certificates.
X509Certificate() - Constructor for class java.security.cert.X509Certificate
Constructor for X.509 certificates.
X509Certificate - Class in javax.security.cert
Abstract class for X.509 v1 certificates.
X509Certificate() - Constructor for class javax.security.cert.X509Certificate
 
X509CRL - Class in java.security.cert
Abstract class for an X.509 Certificate Revocation List (CRL).
X509CRL() - Constructor for class java.security.cert.X509CRL
Constructor for X.509 CRLs.
X509CRLEntry - Class in java.security.cert
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
 
X509EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509Extension - Interface in java.security.cert
Interface for an X.509 extension.
X509KeyManager - Interface in javax.net.ssl
Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.
X509TrustManager - Interface in javax.net.ssl
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket.
Xlet - Interface in javax.microedition.xlet
This interface allows an application manager to create, initialize, start, pause, and destroy an Xlet.
Xlet - Interface in javax.tv.xlet
This interface allows an application manager to create, initialize, start, pause, and destroy an Xlet.
XletBoundProvider - Interface in org.dvb.spi
Interface for all Xlet-bound providers.
XletContext - Interface in javax.microedition.xlet
An interface that provides methods allowing an Xlet to discover information about its environment.
XletContext - Interface in javax.tv.xlet
An interface that provides methods allowing an Xlet to discover information about its environment.
XletStateChangeException - Exception in javax.microedition.xlet
Signals that a requested Xlet state change failed.
XletStateChangeException() - Constructor for exception javax.microedition.xlet.XletStateChangeException
Constructs an exception with no specified detail message.
XletStateChangeException(String) - Constructor for exception javax.microedition.xlet.XletStateChangeException
Constructs an exception with the specified detail message.
XletStateChangeException - Exception in javax.tv.xlet
Signals that a requested Xlet state change failed.
XletStateChangeException() - Constructor for exception javax.tv.xlet.XletStateChangeException
Constructs an exception with no specified detail message.
XletStateChangeException(String) - Constructor for exception javax.tv.xlet.XletStateChangeException
Constructs an exception with the specified detail message.
XML_NS_PREFIX - Static variable in class javax.xml.XMLConstants
The official XML Namespace prefix.
XML_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML Namespace name URI.
XMLConstants - Class in javax.xml
Utility class to contain basic XML values as constants.
XMLFilter - Interface in org.xml.sax
Interface for an XML filter.
XMLInputFactory - Class in javax.xml.stream
Defines an abstract implementation of a factory for getting streams.
XMLInputFactory() - Constructor for class javax.xml.stream.XMLInputFactory
 
XMLNS_ATTRIBUTE - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations, "xmlns", Namespace name URI.
XMLOutputFactory - Class in javax.xml.stream
Defines an abstract implementation of a factory for getting XMLStreamWriters.
XMLOutputFactory() - Constructor for class javax.xml.stream.XMLOutputFactory
 
XMLReader - Interface in org.xml.sax
Interface for reading an XML document using callbacks.
XMLResolver - Interface in javax.xml.stream
This interface is used to resolve resources during an XML parse.
XMLStreamConstants - Interface in javax.xml.stream
This interface declares the constants used in this API.
XMLStreamException - Exception in javax.xml.stream
The base exception for unexpected processing errors.
XMLStreamException() - Constructor for exception javax.xml.stream.XMLStreamException
Default constructor
XMLStreamException(String) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the associated message.
XMLStreamException(Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the associated exception
XMLStreamException(String, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the associated message and exception
XMLStreamException(String, Location, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the associated message, exception and location.
XMLStreamException(String, Location) - Constructor for exception javax.xml.stream.XMLStreamException
Construct an exception with the associated message and location.
XMLStreamReader - Interface in javax.xml.stream
The XMLStreamReader interface allows forward, read-only access to XML.
XMLStreamWriter - Interface in javax.xml.stream
The XMLStreamWriter interface specifies how to write XML.
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xor(BitSet) - Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.
xpoints - Variable in class java.awt.Polygon
The array of x coordinates.

Y

y - Variable in class java.awt.Point
The y coordinate.
y - Variable in class java.awt.Rectangle
The y coordinate of the Rectangle.
y - Variable in class org.havi.ui.HScreenPoint
 
y - Variable in class org.havi.ui.HScreenRectangle
 
YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the year field.
YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the year.
YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for YEAR field alignment.
yellow - Static variable in class java.awt.Color
An object of type Color representing the color yellow.
YELLOW - Static variable in class java.awt.Color
An object of type Color representing the color yellow.
YELLOW - Static variable in interface org.ocap.hardware.frontpanel.ColorSpec
Indicator color yellow.
YI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
YI_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
yield() - Static method in class java.lang.Thread
Causes the currently executing thread object to temporarily pause and allow other threads to execute.
ypoints - Variable in class java.awt.Polygon
The array of y coordinates.

Z

ZERO - Static variable in class java.math.BigInteger
The BigInteger constant zero.
ZERO_BACKGROUND_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already displayed backgrounds.
ZERO_GRAPHICS_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already running graphical applications.
ZERO_VIDEO_IMPACT - Static variable in class org.havi.ui.HScreenConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HScreenConfigTemplate that indicates that the device configuration should have zero impact on already running video streams.
ZipEntry - Class in java.util.zip
This class is used to represent a ZIP file entry.
ZipEntry(String) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with the specified name.
ZipEntry(ZipEntry) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipException - Exception in java.util.zip
Signals that a Zip exception of some sort has occurred.
ZipException() - Constructor for exception java.util.zip.ZipException
Constructs an ZipException with null as its error detail message.
ZipException(String) - Constructor for exception java.util.zip.ZipException
Constructs an ZipException with the specified detail message.
ZipFile - Class in java.util.zip
This class is used to read entries from a zip file.
ZipFile(String) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipFile(File, int) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(File) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipInputStream - Class in java.util.zip
This class implements an input stream filter for reading files in the ZIP file format.
ZipInputStream(InputStream) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipOutputStream - Class in java.util.zip
This class implements an output stream filter for writing files in the ZIP file format.
ZipOutputStream(OutputStream) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
ZONE_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
ZOOM_MODE - Static variable in interface org.ocap.hardware.device.VideoZoomPreference
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HVideoConfigTemplate that indicates that the HVideoConfiguration implies a specific decoder format conversion as specified in an Integer object.
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 

Copyright © 2013 CableLabs. All rights reserved.