- 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
-
- 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
-
- 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
-
- 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_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_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_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
-
- ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
-
- ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
-
- 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
-
- 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
-
- add(HScreenConfigurationListener, HScreenConfigurationListener, HScreenConfigTemplate) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HScreenLocationModifiedListener, HScreenLocationModifiedListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HTextListener, HTextListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HItemListener, HItemListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HFocusListener, HFocusListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HAdjustmentListener, HAdjustmentListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HActionListener, HActionListener) - Static method in class org.havi.ui.HEventMulticaster
-
- add(HKeyListener, HKeyListener) - Static method in class org.havi.ui.HEventMulticaster
-
- 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(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
-
- 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
-
- 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
-
- addItemListener(HItemListener) - Method in class org.havi.ui.HListGroup
-
- addItems(HListElement[], int) - Method in class org.havi.ui.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
-
- 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
-
- addScreenConfigurationListener(HScreenConfigurationListener, HScreenConfigTemplate) - Method in class org.havi.ui.HScreenDevice
-
- 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
-
- 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
-
- allocateMediaVolume(String, ExtendedFileAccessPermissions) - Method in interface org.ocap.dvr.storage.MediaStorageOption
-
- 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
-
- ANIMATION_POSITION_CHANGE - Static variable in class org.havi.ui.HVisible
-
- 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 (x
, y
)
to polar (r, theta).
- atan2(double, double) - Static method in class java.lang.StrictMath
-
Converts rectangular coordinates (x
, y
)
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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
(x, y).
- 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 (X, Y) with the
specified dimensions (W, H).
- 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
-
- 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
-
- 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
-
- 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
-
- CONTROL_HIGHLIGHT - Static variable in class java.awt.SystemColor
-
- CONTROL_LT_HIGHLIGHT - Static variable in class java.awt.SystemColor
-
- 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
-
- CONTROL_TEXT - Static variable in class java.awt.SystemColor
-
- 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
-
- 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
-
- 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
- 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 Certificate
s.
- 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
-
- 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
-
- 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
-
- 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 AWTEventListener
s
registered on this toolkit.
- getAWTEventListeners(long) - Method in class java.awt.Toolkit
-
Returns an array of all the AWTEventListener
s
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
-
- getBestColorMatch(Color) - Method in class org.dvb.ui.DVBGraphics
-
Returns the best match for the specified Color as a DVBColor, in a
device-dependent manner, as constrained by the MHP graphics reference model.
- getBestConfiguration(HBackgroundConfigTemplate) - Method in class org.havi.ui.HBackgroundDevice
-
- getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HBackgroundDevice
-
Returns the "best" configuration possible that passes
the criteria defined in one of the
HBackgroundConfigTemplate
objects within the specified array or null.
- getBestConfiguration(HGraphicsConfigTemplate) - Method in class org.havi.ui.HGraphicsDevice
-
- getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HGraphicsDevice
-
- getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HScreen
-
- getBestConfiguration(HVideoConfigTemplate) - Method in class org.havi.ui.HVideoDevice
-
Returns the "best" configuration possible that passes
the criteria defined in the HVideoConfigTemplate or null.
- getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HVideoDevice
-
Returns the "best" configuration possible that passes
the criteria defined in one of the HVideoConfigTemplate objects
within the specified array or null.
- getBestScene(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
-
- getBestSceneTemplate(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
-
Returns an
HSceneTemplate
that is closest to to the input
HSceneTemplate
and corresponds to
an HScene which could be successfully created on this platform
at the time that this method is called.
- 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
-
- 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
-
- 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
-
- 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 (x, y) 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
-
- 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
-
- getConfigTemplate() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
-
- getConfigTemplate() - Method in class org.havi.ui.HGraphicsConfiguration
-
- getConfigTemplate() - Method in class org.havi.ui.HVideoConfiguration
-
- getConfigurations() - Method in class java.awt.GraphicsDevice
-
Returns all of the GraphicsConfiguration
objects associated with this GraphicsDevice
.
- getConfigurations() - Method in class org.havi.ui.HBackgroundDevice
-
- getConfigurations() - Method in class org.havi.ui.HGraphicsDevice
-
- getConfigurations() - Method in class org.havi.ui.HVideoDevice
-
Returns all of the HVideoConfiguration
objects associated with this HVideoDevice.
- getConnectedTime() - Method in class org.dvb.net.rc.ConnectionRCInterface
-
Return the time an interface has been connected
- getConnectedVideoOutputPorts() - Method in class org.ocap.hardware.device.AudioOutputPort
-
Get the set of VideoOutputPort
s 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
-
- getCurrentCategories() - Static method in class org.apache.log4j.Category
-
- getCurrentCategories() - Method in class org.apache.log4j.Hierarchy
-
- getCurrentCategories() - Method in interface org.apache.log4j.spi.LoggerRepository
-
Deprecated.
- getCurrentConfiguration() - Method in class org.havi.ui.HBackgroundDevice
-
- getCurrentConfiguration() - Method in class org.havi.ui.HGraphicsDevice
-
Returns the current HGraphicsConfiguration
for this HGraphicsDevice.
- getCurrentConfiguration() - Method in class org.havi.ui.HVideoDevice
-
Returns the current HVideoConfiguration for this HVideoDevice.
- 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
-
- getDefaultConfiguration() - Method in class org.havi.ui.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
-
- 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
-
- getDefaultHScene() - Method in class org.havi.ui.HSceneFactory
-
Create the default
HScene
for the
default
HScreen
for this
application.
- getDefaultHScreen() - Static method in class org.havi.ui.HScreen
-
Returns the default
HScreen
for
this application.
- getDefaultHVideoDevice() - Method in class org.havi.ui.HScreen
-
Return the default video device for this screen.
- getDefaultLook() - Static method in class org.havi.ui.HAnimation
-
Returns the currently set default look for HAnimation
components.
- getDefaultLook() - Static method in class org.havi.ui.HGraphicButton
-
- getDefaultLook() - Static method in class org.havi.ui.HIcon
-
Returns the currently set default look for
HIcon
components.
- getDefaultLook() - Static method in class org.havi.ui.HListGroup
-
- getDefaultLook() - Static method in class org.havi.ui.HMultilineEntry
-
- getDefaultLook() - Static method in class org.havi.ui.HRange
-
Returns the currently set default
HLook
for
HRange
components.
- getDefaultLook() - Static method in class org.havi.ui.HRangeValue
-
Returns the currently set default look for
HRangeValue
components.
- getDefaultLook() - Static method in class org.havi.ui.HSinglelineEntry
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticAnimation
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticIcon
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticRange
-
- getDefaultLook() - Static method in class org.havi.ui.HStaticText
-
- getDefaultLook() - Static method in class org.havi.ui.HText
-
Returns the currently set default
HLook
for
HText
components.
- getDefaultLook() - Static method in class org.havi.ui.HTextButton
-
- getDefaultLook() - Static method in class org.havi.ui.HToggleButton
-
- 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
-
- getDelay() - Method in class org.havi.ui.HFlatEffectMatte
-
- getDelay() - Method in class org.havi.ui.HImageEffectMatte
-
- getDelay() - Method in class org.havi.ui.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
-
- getDevice() - Method in class org.havi.ui.HGraphicsConfiguration
-
- getDevice() - Method in class org.havi.ui.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
-
- 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
-
- getEditMode() - Method in class org.havi.ui.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 Element
that has an ID attribute with the
given value.
- getElementInsets() - Method in class org.havi.ui.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
-
- 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
-
- 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
-
- getErrorHandler() - Method in class org.apache.log4j.AppenderSkeleton
-
- 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
-
- 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 n
th 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 n
th 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 n
th header field.
- getHeaderFieldKey(int) - Method in class java.net.URLConnection
-
Returns the key for the n
th 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
-
- 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
-
- 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
-
- 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
-
- 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 InetAddress
es that this
UPnPControlPoint
is associated with.
- getInetAddresses() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the InetAddress
es 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
-
- getInstance(Class) - Static method in class org.apache.log4j.Category
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
FooListener
s 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
-
- 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
-
- 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
-
- getLoggerRepository() - Static method in class org.apache.log4j.LogManager
-
- getLoggerRepository() - Method in interface org.apache.log4j.spi.RepositorySelector
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getOrientation() - Method in class org.havi.ui.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
-
- 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
-
- getPlayMode() - Method in class org.havi.ui.HFlatEffectMatte
-
- getPlayMode() - Method in class org.havi.ui.HImageEffectMatte
-
- getPlayMode() - Method in class org.havi.ui.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
-
- 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
-
- 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
-
- getRepeatCount() - Method in class org.havi.ui.HFlatEffectMatte
-
- getRepeatCount() - Method in class org.havi.ui.HImageEffectMatte
-
- getRepeatCount() - Method in class org.havi.ui.HStaticAnimation
-
- 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
-
- 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
-
- 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
ContentResource
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getSelectionMode() - Method in interface org.havi.ui.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 Certificate
s 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
-
- 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
-
- 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
-
- GRAPHICS_MIXING - Static variable in class org.havi.ui.HVideoConfigTemplate
-
- 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.
- 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
-
- 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
-
- imageLoaded(HBackgroundImageEvent) - Method in class org.havi.ui.HEventMulticaster
-
- 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
-
- 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
-
- INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
-
- INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
-
- 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
-
- 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
-
- 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
-
- 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
-
- isAnimated() - Method in class org.havi.ui.HImageEffectMatte
-
- isAnimated() - Method in class org.havi.ui.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
-
- 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
-
- 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
Frame
s.
- 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
-
- 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 index
th item in the map.
- item(int) - Method in interface org.w3c.dom.NodeList
-
Returns the index
th 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
-
- 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.