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

G

gainChange(GainChangeEvent) - Method in interface javax.media.GainChangeListener
 
GainChangeEvent - Class in javax.media
 
GainChangeEvent(GainControl, boolean, float, float) - Constructor for class javax.media.GainChangeEvent
 
GainChangeListener - Interface in javax.media
 
GainControl - Interface in javax.media
 
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
GENERAL_ERROR - Static variable in exception org.ocap.hn.content.DatabaseException
 
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GENERAL_PUNCTUATION - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+2000..U+206F) as defined in ISO 10646-1(E) normative Annex A
GeneralPreference - Class in org.dvb.user
This class defines a set of general preferences.
GeneralPreference(String) - Constructor for class org.dvb.user.GeneralPreference
Constructs a GeneralPreference object.
GeneralSecurityException - Exception in java.security
The GeneralSecurityException class is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with no detail message.
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with the specified detail message.
generateCertificate(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
generateCertificates(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
generateCertPath(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(List) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with a List of Certificates.
generateCRL(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
generateCRLs(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
generateKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class java.security.KeyPairGeneratorSpi
Generates a key pair.
generateParameters() - Method in class java.security.AlgorithmParameterGenerator
Generates the parameters.
generatePrivate(KeySpec) - Method in class java.security.KeyFactory
Generates a private key object from the provided key specification (key material).
generatePublic(KeySpec) - Method in class java.security.KeyFactory
Generates a public key object from the provided key specification (key material).
generateSeed(int) - Method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
genKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
GENRE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
Name of the genre to which an object belongs.
GENRE_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
Represents an unordered collection of 'objects' that "belong" to the genre.
GENRE_CONTAINER_MOVIE - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a movie genre container.
GENRE_CONTAINER_MUSIC - Static variable in interface org.ocap.hn.content.ContentContainer
Represents a music genre container.
GEOGRAPHICAL_BLACKOUT - Static variable in interface org.davic.mpeg.NotAuthorizedInterface
Minor reason for NOT_POSSIBLE - not allowed for geographical reasons
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GEOMETRICAL_SHAPES - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+25A0..U+25FF) as defined in ISO 10646-1(E) normative Annex A
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the Unicode character block of the same name.
GEORGIAN_EXTENDED - Static variable in class org.havi.ui.HFontCapabilities
This corresponds to the character range (U+10A0..U+10CF) as defined in ISO 10646-1(E) normative Annex A
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get() - Method in class java.lang.ref.PhantomReference
Returns this reference object's referent.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.lang.ref.SoftReference
Returns this reference object's referent.
get(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
get(Object) - Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex(inclusive) to toIndex(exclusive).
get(int) - Method in class java.util.Calendar
Gets the value for a given time field.
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
get(Object) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, or null if the attribute name was not found.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which this map maps the specified key.
get(Object) - Method in class java.util.TreeMap
Returns the value to which this map maps the specified key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped in this weak hash map, or null if the map contains no mapping for this key.
GET - Static variable in interface javax.microedition.io.HttpConnection
HTTP Get method.
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.
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.
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 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.
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.
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.
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.
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
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 javax.tv.graphics.AlphaColor
Reports the alpha value of this AlphaColor instance.
getAlpha() - Method in class org.dvb.ui.DVBAlphaComposite
Returns the alpha value of this DVBAlphaComposite.
getAlpha() - Method in class org.dvb.ui.DVBColor
Returns the alpha component.
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.
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 application attributes with which the HScene denoted by this HSceneBinding is associated.
getAppData() - Method in class org.davic.mpeg.sections.SectionFilterEvent
Returns the application data that was passed to the startFiltering method
getAppData(int) - Method in class org.ocap.hn.content.RecordingContentItem
 
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.
getAppDataIDs() - Method in class org.ocap.hn.content.RecordingContentItem
 
getAppDefaultHScene(AppID) - Method in class org.ocap.ui.HSceneManager
Gets an HSceneBinding that permits determining the default HScene of an identified application if that application possesses a default HScene.
getAppHSceneLocation() - Method in class org.ocap.ui.HSceneManager
Gets the HScene z-order location for the calling application's default HScene.
getAppHSceneLocation(HScene) - Method in class org.ocap.ui.HSceneManager
Gets the HScene z-order location for the specified HScene.
getAppHScenes(AppID) - Method in class org.ocap.ui.HSceneManager
Obtain an array of HSceneBinding instances that denote the current HScene instances of an identified application.
getAppIcon() - Method in interface org.dvb.application.AppAttributes
This method returns an object encapsulating the information about the icon(s) for the application.
getAppID() - Method in class org.dvb.application.AppsDatabaseEvent
gets the application ID object for the entry in the database that changed.
getAppID() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener was tracking has made a state transition from fromState to toState.
getAppID() - Method in class org.ocap.application.PermissionInformation
This method returns an AppID of an application to be granted a requested set of Permissions that is returned by the PermissionInformation.getRequestedPermissions() method.
getAppID() - Method in class org.ocap.dvr.BufferingRequest
Gets the AppID of the application that created the request.
getAppID() - Method in class org.ocap.hn.content.RecordingContentItem
 
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.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.
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.
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
 
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the value of the named attribute for the current character.
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.
getAudioFocus() - Method in interface org.ocap.ui.MultiScreenContext
Obtain the audio focus screen.
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.
getAudioSources() - Method in interface org.ocap.ui.MultiScreenContext
Obtain audio sources of this screen.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAvailableAcceleratedMemory() - Method in class java.awt.GraphicsDevice
This method returns the number of bytes available in accelerated memory on this device.
getAvailableAttributes() - Method in class java.awt.Font
Returns the keys of all the attributes supported by this Font.
getAvailableCompositeRules() - Method in class org.dvb.ui.DVBGraphics
Returns all available Porter-Duff Rules for this specific Graphics context.
getAvailableFontFamilyNames() - Method in class java.awt.GraphicsEnvironment
Returns an array containing the names of all font families available in this GraphicsEnvironment.
getAvailableFontFamilyNames(Locale) - Method in class java.awt.GraphicsEnvironment
Returns an array containing the localized names of all font families available in this GraphicsEnvironment.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableLocales() - Static method in class java.text.BreakIterator
Get the set of Locales for which BreakIterators are installed
getAvailableLocales() - Static method in class java.text.Collator
Get the set of Locales for which Collators are installed.
getAvailableLocales() - Static method in class java.text.DateFormat
Gets the set of locales for which DateFormats are installed.
getAvailableLocales() - Static method in class java.text.NumberFormat
Get the set of Locales for which NumberFormats are installed
getAvailableLocales() - Static method in class java.util.Calendar
Gets the list of locales for which Calendars are installed.
getAvailableLocales() - Static method in class java.util.Locale
Returns a list of all installed locales.
getAvailablePersistentStorage() - Method in class org.ocap.storage.StorageManager
Gets the available amount of persistent storage under the location indicated by the dvb.persistent.root property that is available to all OCAP-J applications.
getAWTEventListeners() - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit.
getAWTEventListeners(long) - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit which listen to all of the event types indicates in the eventMask argument.
getAWTKeyStroke(char) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke that represents a KEY_TYPED event for the specified character.
getAWTKeyStroke(Character, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a Character object and a set of modifiers.
getAWTKeyStroke(int, int, boolean) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getAWTKeyStroke(int, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers.
getAWTKeyStroke(String) - Static method in class java.awt.AWTKeyStroke
Parses a string and returns an AWTKeyStroke.
getAWTKeyStrokeForEvent(KeyEvent) - Static method in class java.awt.AWTKeyStroke
Returns an AWTKeyStroke which represents the stroke which generated a given KeyEvent.
getBackground() - Method in class java.awt.Component
Gets the background color of this component.
getBackgroundImage() - Method in class org.havi.ui.HScene
Retrieve any image used as a background for this HScene.
getBackgroundMode() - Method in class org.havi.ui.HScene
Get the background mode of this HScene.
getBackgroundMode() - Method in class org.havi.ui.HVisible
Get the background mode of this HVisible.
getBasicConstraints() - Method in class java.security.cert.X509Certificate
Gets the certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getBaudRate() - Method in interface javax.microedition.io.CommConnection
Gets the baudrate for the serial port connection.
getBeginIndex() - Method in interface java.text.CharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.FieldPosition
Retrieves the index of the first character in the requested field.
getBeginIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getBeginIndex() for String.
getBeginningOfBuffer() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the media time corresponding to the current beginning of the time-shift buffer.
getBehavior() - Method in class org.havi.ui.HStaticRange
Returns the behavior for this HStaticRange.
getBestColorMatch(Color) - Method in class org.dvb.ui.DVBGraphics
Returns the best match for the specified Color as a DVBColor, in a device-dependent manner, as constrained by the MHP graphics reference model.
getBestConfiguration(HBackgroundConfigTemplate) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in this HBackgroundConfigTemplate or null.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HBackgroundDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HBackgroundConfigTemplate objects within the specified array or null.
getBestConfiguration(HGraphicsConfigTemplate) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HGraphicsDevice
The getBestConfiguration method attempts to return an HGraphicsConfiguration that matches the specified HGraphicsConfigTemplate objects within the specified array.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HVideoConfiguration from an HVideoDevice which is present on this HScreen that best matches at least one of the specified HVideoConfigTemplates.
getBestConfiguration(HGraphicsConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HGraphicsConfiguration from an HGraphicsDevice which is present on this HScreen that best matches at least one of the specified HGraphicsConfigTemplates.
getBestConfiguration(HBackgroundConfigTemplate[]) - Method in class org.havi.ui.HScreen
Returns an HBackgroundConfiguration from an HBackgroundDevice which is present on this HScreen that best matches at least one of the specified HBackgroundConfigTemplates, or null if this is not possible.
getBestConfiguration(HVideoConfigTemplate) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in the HVideoConfigTemplate or null.
getBestConfiguration(HVideoConfigTemplate[]) - Method in class org.havi.ui.HVideoDevice
Returns the "best" configuration possible that passes the criteria defined in one of the HVideoConfigTemplate objects within the specified array or null.
getBestScene(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HScene that best corresponds to the input HSceneTemplate, or null if such an HScene cannot be generated.
getBestSceneTemplate(HSceneTemplate) - Method in class org.havi.ui.HSceneFactory
Returns an HSceneTemplate that is closest to to the input HSceneTemplate and corresponds to an HScene which could be successfully created on this platform at the time that this method is called.
getBitRate() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the bitRate to use for the recording
getBitrate() - Method in interface org.ocap.hn.content.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.
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.
getBoundPBPXletContext() - Method in interface org.dvb.spi.XletBoundProvider
A valid provider shall return a non-null value from at least one of the get...XletContext methods.
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.
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.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBufferingRequest() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets the BufferingService for the stream type of interest when the stream is being buffered in the background by a BufferingService.
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.
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.
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.
getCachingControl() - Method in class javax.media.CachingControlEvent
 
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.
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.
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.
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.
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.
getCharacterSet() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the set of characters supported by the display.
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.
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.
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.
getClickCount() - Method in class java.awt.event.MouseEvent
Returns the number of mouse clicks associated with this event.
getClient() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns the ResourceClient object specified in the last call to the attach() method as to be notified in the case that the section filters acquired by the SectionFilterGroup during that call to attach() are removed by the environment for any reason.
getClient() - Method in class org.davic.net.tuning.NetworkInterfaceController
Returns the resource client that is associated with this NetworkInterfaceController.
getClient() - Method in interface org.davic.resources.ResourceProxy
 
getClient() - Method in class org.dvb.event.RepositoryDescriptor
Return the object which asked to be notified about withdrawal of the event source.
getClient() - Method in class org.dvb.net.rc.ConnectionRCInterface
Return the object which asked to be notified about withdrawal of the underlying resource.
getClient() - Method in class org.havi.ui.HScreenDevice
Return the last ResourceClient passed to the last successful call to the reserveDevice method of this instance of HScreenDevice, or null if this method has not been called on this instance.
getClient() - Method in class org.ocap.media.VBIFilterGroup
Returns the ResourceClient object specified in the attach() method.
getClient() - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Obtain the resource client that currently holds the reservation on the underlying screen and screen resources associated with this HScreen instance.
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.
getClip() - Method in class java.awt.Graphics
Gets the current clipping area.
getClipBounds() - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds(Rectangle) - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipRegion() - Method in interface org.dvb.media.VideoPresentationControl
This method returns the area of the decoded video that will be displayed.
getClipRegion() - Method in class org.dvb.media.VideoTransformation
Gets the clipping region.
getClosedCaptioningServiceNumber() - Method in interface org.ocap.media.ClosedCaptioningControl
This method returns a current closed-captioning service for a JMF Player that is controlled by a ClosedCaptioningControl instance.
getClosedCaptioningState() - Method in interface org.ocap.media.ClosedCaptioningControl
Get the current state of closed-captioning of a JMF Player that is controlled by a ClosedCaptioningControl instance.
getClosestMatch(VideoTransformation) - Method in interface org.dvb.media.BackgroundVideoPresentationControl
This method takes a video transformation and returns the closest match of that video transformation that can be supported for the currently selected video.
getCode() - Method in class org.dvb.event.UserEvent
Returns the event code.
getCodeSource() - Method in class java.security.ProtectionDomain
Returns the CodeSource of this domain.
getCoherentScreenConfigurations(HScreenConfigTemplate[]) - Method in class org.havi.ui.HScreen
Return a coherent set of HScreenConfigurations matching a set of templates.
getCollationElementIterator(String) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationElementIterator(CharacterIterator) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationKey(String) - Method in class java.text.Collator
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
getCollationKey(String) - Method in class java.text.RuleBasedCollator
Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
getColor(String) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, Color) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, int) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor() - Method in class java.awt.Graphics
Gets this graphics context's current color.
getColor() - Method in class org.dvb.ui.DVBGraphics
Gets this graphics context's current color.
getColor() - Method in class org.havi.ui.event.HEventRepresentation
This returns the color representation (generally used for colored soft keys) of the current event code.
getColor() - Method in class org.havi.ui.HBackgroundConfiguration
Obtain the current color of this background.
getColor() - Method in interface org.ocap.hardware.frontpanel.ColorSpec
Gets the current color of the indicator.
getColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the ColorSpace of the Color.
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.
getColourDepth() - Method in interface org.ocap.hn.content.VideoResource
Returns the colour depth (in bits) of the video/still image.
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.
getCompatibleScreens(VideoOutputPort) - Method in class org.ocap.ui.MultiScreenManager
Obtain the set of accessible screens that are compatible with an output port.
getComponent(int) - Method in class java.awt.Container
Gets the nth component in this container.
getComponent() - Method in class java.awt.event.ComponentEvent
Returns the originator of the event.
getComponentAfter(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAt(int, int) - Method in class java.awt.Component
Determines if this component or one of its immediate subcomponents contains the (xy) location, and if so, returns the containing component.
getComponentAt(Point) - Method in class java.awt.Component
Returns the component or subcomponent that contains the specified point.
getComponentAt(int, int) - Method in class java.awt.Container
Locates the component that contains the x,y position.
getComponentAt(Point) - Method in class java.awt.Container
Gets the component that contains the specified point.
getComponentBefore(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentCount() - Method in class java.awt.Container
Gets the number of components in this panel.
getComponentCount() - Method in interface org.ocap.hn.content.ContentContainer
Gets the number of ContentEntry objects in this ContentContainer.
getComponentHScreenRectangle(Component) - Method in class org.havi.ui.HGraphicsConfiguration
Returns the on-screen location of a given visible java.awt.Component as an HScreenRectangle for this HGraphicsDevice.
getComponentListeners() - Method in class java.awt.Component
Returns an array of all the component listeners registered on this component.
getComponentNames() - Method in class org.ocap.net.OcapLocator
This method returns a component_name value of the OCAP URL represented by this OcapLocator instance.
getComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace of the Color.
getComponents() - Method in class java.awt.Container
Gets all the components in this container.
getComponentSize(int) - Method in class java.awt.image.ColorModel
Returns the number of bits for the specified color/alpha component.
getComponentSize() - Method in class java.awt.image.ColorModel
Returns an array of the number of bits per color/alpha component.
getComponentTags() - Method in class org.ocap.net.OcapLocator
This method returns a component_tag value of the OCAP URL represented by this OcapLocator instance.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getComposite() - Method in class java.awt.Graphics2D
Returns the current Composite in the Graphics2D context.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Returns the size of the compressed entry data, or -1 if not known.
getCompression() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current audio level compression of the audio device.
getConfigTemplate() - Method in class org.havi.ui.HBackgroundConfiguration
Returns an HBackgroundConfigTemplate object that describes and uniquely identifies this HBackgroundConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getConfigTemplate() - Method in class org.havi.ui.HGraphicsConfiguration
Returns an HGraphicsConfigTemplate object that describes and uniquely identifies this HGraphicsConfiguration.
getConfigTemplate() - Method in class org.havi.ui.HVideoConfiguration
Returns an HVideoConfigTemplate object that describes and uniquely identifies this HVideoConfiguration.
getConfigurations() - Method in class java.awt.GraphicsDevice
Returns all of the GraphicsConfiguration objects associated with this GraphicsDevice.
getConfigurations() - Method in class org.havi.ui.HBackgroundDevice
Returns all of the HBackgroundConfiguration objects associated with this HBackgroundDevice.
getConfigurations() - Method in class org.havi.ui.HGraphicsDevice
Returns all of the HGraphicsConfiguration objects associated with this HGraphicsDevice.
getConfigurations() - Method in class org.havi.ui.HVideoDevice
Returns all of the HVideoConfiguration objects associated with this HVideoDevice.
getConfigurationType() - Method in interface org.ocap.ui.MultiScreenConfiguration
Gets the screen configuration type of this configuration.
getConnectedTime() - Method in class org.dvb.net.rc.ConnectionRCInterface
Return the time an interface has been connected
getConnectedVideoOutputPorts() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the set of VideoOutputPorts whose audio is controlled by this AudioOutputPort instance.
getConstraints(Component) - Method in class java.awt.GridBagLayout
Gets the constraints for the specified component.
getConstructor(Class[]) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructors() - Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getContainer() - Method in class java.awt.event.ContainerEvent
Returns the originator of the event.
getContainer() - Method in interface javax.microedition.xlet.XletContext
Get the parent container for an Xlet to put its AWT components in.
getContainerClass() - Method in interface org.ocap.hn.content.ContentContainer
Returns the container class of this container.
getContainerListeners() - Method in class java.awt.Container
Returns an array of all the container listeners registered on this container.
getContent(URLConnection) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContent(URLConnection, Class[]) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(int) - Method in class org.havi.ui.HVisible
Gets the content for this component.
getContent() - Method in class org.ocap.hn.content.ContentListEvent
Returns the ContentItem 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
 
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.
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
 
getContentLength() - Method in interface javax.media.protocol.SourceStream
 
getContentLength() - Method in class org.ocap.si.Descriptor
Get the descriptor_length field.
getContentList() - Method in class org.ocap.hn.content.ContentListEvent
Returns the ContentList.
getContentPrefixList() - Static method in class javax.media.PackageManager
 
getContentProgress() - Method in interface javax.media.CachingControl
 
getContentProgress() - Method in class javax.media.CachingControlEvent
 
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.
getContentSize() - Method in class org.ocap.hn.content.RecordingContentItem
 
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class javax.media.protocol.ContentDescriptor
 
getContentType() - Method in class javax.media.protocol.DataSource
 
getContentType() - Method in class javax.media.protocol.URLDataSource
 
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
 
getControl(String) - Method in interface javax.media.protocol.Controls
 
getControl(String) - Method in class javax.media.protocol.URLDataSource
 
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
 
getControlComponent() - Method in interface javax.media.Control
 
getController() - Method in class javax.tv.media.MediaSelectEvent
Reports the Controller that generated this event.
getControlPanelComponent() - Method in interface javax.media.Player
 
getControls() - Method in interface javax.media.Controller
 
getControls() - Method in interface javax.media.protocol.Controls
 
getControls() - Method in class javax.media.protocol.URLDataSource
 
getControls() - Method in class org.dvb.media.DripFeedDataSource
Obtain the collection of objects that control this object.
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.
getCreationDate() - Method in class org.ocap.hn.content.RecordingContentItem
 
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.
getCurrency() - Method in class java.text.DecimalFormat
Gets the currency used by this decimal format when formatting currency values.
getCurrency() - Method in class java.text.DecimalFormatSymbols
Gets the currency of these DecimalFormatSymbols.
getCurrency() - Method in class java.text.NumberFormat
Gets the currency used by this number format when formatting currency values.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
getCurrencyInstance() - Static method in class java.text.NumberFormat
Returns a currency format for the current default locale.
getCurrencyInstance(Locale) - Static method in class java.text.NumberFormat
Returns a currency format for the specified locale.
getCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.
getCurrent() - Method in class org.havi.ui.HToggleGroup
Returns the HToggleButton from this HToggleGroup which has state true, or null otherwise, for example, if there are no HToggleButtons associated with this HToggleGroup, or if all HToggleButtons within this HToggleGroup have state false.
getCurrentConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the current HBackgroundConfiguration for this HBackgroundDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the current HGraphicsConfiguration for this HGraphicsDevice.
getCurrentConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the current HVideoConfiguration for this HVideoDevice.
getCurrentEvent() - Static method in class java.awt.EventQueue
Returns the the event currently being dispatched by the EventQueue associated with the calling thread.
getCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, if the current focus cycle root is in the same context as the calling thread.
getCurrentIndex() - Method in class org.havi.ui.HListGroup
Retrieve the current active item index, if one is currently chosen.
getCurrentItem() - Method in class org.havi.ui.HListGroup
Retrieve the current active item, if one has been chosen.
getCurrentKeyboardFocusManager() - Static method in class java.awt.KeyboardFocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentLanguage() - Method in interface org.davic.media.LanguageControl
Returns the language code of the currently selected language.
getCurrentRate() - Method in class javax.media.protocol.RateRange
 
getCurrentSelection() - Method in interface javax.tv.media.MediaSelectControl
Reports the components of the current selection.
getCurrentState() - Method in class javax.media.TransitionEvent
 
getCurrentTarget() - Method in class org.dvb.net.rc.ConnectionRCInterface
Get the current target for connections.
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
Gets the current MIB object encoding in byte array form.
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
 
getDataSourceList(String) - Static method in class javax.media.Manager
 
getDataType() - Method in interface org.ocap.diagnostics.MIBDefinition
Gets the SNMP data type of the MIB.
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
 
getDB() - Method in interface javax.media.GainControl
 
getDB() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current gain set for this AudioOutputPort in decibels.
getDecimalFormatSymbols() - Method in class java.text.DecimalFormat
Returns the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for decimal sign.
getDeclaredClasses() - Method in class java.lang.Class
Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredConstructor(Class[]) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class[]) - Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class java.lang.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaringClass() - Method in class java.lang.Class
If the class or interface represented by this Class object is a member of another class, returns the Class object representing the class in which it was declared.
getDeclaringClass() - Method in class java.lang.reflect.Constructor
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
getDeclaringClass() - Method in class java.lang.reflect.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass() - Method in interface java.lang.reflect.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass() - Method in class java.lang.reflect.Method
Returns the Class object representing the class or interface that declares the method represented by this Method object.
getDecoderFormatConversion() - Method in interface org.dvb.media.VideoFormatControl
Return a value representing what format conversion is being done by the decoder in the platform (one of the constants DFC_* above).
getDecomposition() - Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefault() - Static method in class javax.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.SocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.ssl.SSLServerSocketFactory
Returns the default SSL server socket factory.
getDefault() - Static method in class javax.net.ssl.SSLSocketFactory
Returns the default SSL socket factory.
getDefaultAlgorithm() - Static method in class javax.net.ssl.KeyManagerFactory
Obtains the default KeyManagerFactory algorithm name.
getDefaultAlgorithm() - Static method in class javax.net.ssl.TrustManagerFactory
Obtains the default TrustManagerFactory algorithm name.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the default Component to focus.
getDefaultConfiguration() - Method in class java.awt.GraphicsDevice
Returns the default GraphicsConfiguration associated with this GraphicsDevice.
getDefaultConfiguration() - Method in class org.havi.ui.HBackgroundDevice
Returns the default HBackgroundConfiguration associated with this HBackgroundDevice .
getDefaultConfiguration() - Method in class org.havi.ui.HGraphicsDevice
Returns the default HGraphicsConfiguration associated with this HGraphicsDevice.
getDefaultConfiguration() - Method in class org.havi.ui.HVideoDevice
Returns the default HVideoConfiguration associated with this HVideoDevice.
getDefaultCursor() - Static method in class java.awt.Cursor
Return the system default cursor.
getDefaultFocusTraversalKeys(int) - Method in class java.awt.KeyboardFocusManager
Returns a Set of default focus traversal keys for a given traversal operation.
getDefaultFocusTraversalPolicy() - Method in class java.awt.KeyboardFocusManager
Returns the default FocusTraversalPolicy.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultHBackgroundDevice() - Method in class org.havi.ui.HScreen
Return the default background device for this screen.
getDefaultHGraphicsDevice() - Method in class org.havi.ui.HScreen
Return the default graphics device for this screen.
getDefaultHostnameVerifier() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default HostnameVerifier that it inherited when an instance of this class is created.
getDefaultHScene(HScreen) - Method in class org.havi.ui.HSceneFactory
Create the default HScene for this HScreen.
getDefaultHScene() - Method in class org.havi.ui.HSceneFactory
Create the default HScene for the default HScreen for this application.
getDefaultHScreen() - Static method in class org.havi.ui.HScreen
Returns the default HScreen for this application.
getDefaultHVideoDevice() - Method in class org.havi.ui.HScreen
Return the default video device for this screen.
getDefaultLook() - Static method in class org.havi.ui.HAnimation
Returns the currently set default look for HAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HGraphicButton
Returns the currently set default HLook for HGraphicButton components.
getDefaultLook() - Static method in class org.havi.ui.HIcon
Returns the currently set default look for HIcon components.
getDefaultLook() - Static method in class org.havi.ui.HListGroup
Returns the currently set default HLook for HListGroup components.
getDefaultLook() - Static method in class org.havi.ui.HMultilineEntry
Returns the currently set default look for HMultilineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HRange
Returns the currently set default HLook for HRange components.
getDefaultLook() - Static method in class org.havi.ui.HRangeValue
Returns the currently set default look for HRangeValue components.
getDefaultLook() - Static method in class org.havi.ui.HSinglelineEntry
Returns the currently set default HLook for HSinglelineEntry components.
getDefaultLook() - Static method in class org.havi.ui.HStaticAnimation
Returns the currently set default HLook for HStaticAnimation components.
getDefaultLook() - Static method in class org.havi.ui.HStaticIcon
Returns the currently set default HLook for HStaticIcon components.
getDefaultLook() - Static method in class org.havi.ui.HStaticRange
Returns the currently set default HLook for HStaticRange components.
getDefaultLook() - Static method in class org.havi.ui.HStaticText
Returns the currently set default HLook for HStaticText components.
getDefaultLook() - Static method in class org.havi.ui.HText
Returns the currently set default HLook for HText components.
getDefaultLook() - Static method in class org.havi.ui.HTextButton
Returns the currently set default HLook for HTextButton components.
getDefaultLook() - Static method in class org.havi.ui.HToggleButton
Returns the currently set default HLook for HToggleButton components.
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
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.
getDefaultScreen() - Method in class org.ocap.ui.MultiScreenManager
Obtain the default HScreen instance.
getDefaultScreenDevice() - Method in class java.awt.GraphicsEnvironment
Returns the default screen GraphicsDevice.
getDefaultServiceContextScreen() - Method in interface org.ocap.ui.MultiScreenConfiguration
Obtain the default service context association screen of this configuration.
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.
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.
getDelay() - Method in interface org.havi.ui.HAnimateEffect
Gets the presentation delay for this HAnimateEffect .
getDelay() - Method in class org.havi.ui.HFlatEffectMatte
Gets the presentation delay for this HFlatEffectMatte.
getDelay() - Method in class org.havi.ui.HImageEffectMatte
Gets the presentation delay for this HImageEffectMatte.
getDelay() - Method in class org.havi.ui.HStaticAnimation
Gets the presentation delay for this HStaticAnimation.
getDeletionDetails() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Gets detailed information about the deletion of the recorded service corresponding to this recording request.
getDeletionTime() - Method in class org.ocap.shared.dvr.DeletionDetails
Gets the date and time when the recorded service was deleted.
getDeliverySystemType() - Method in interface javax.tv.service.navigation.ServiceDetails
Reports the type of mechanism by which this service was delivered.
getDeliverySystemType() - Method in interface javax.tv.service.transport.Transport
Reports the type of mechanism by which this Transport delivers content.
getDeliverySystemType() - Method in class org.davic.net.tuning.NetworkInterface
This method returns the type of the delivery system that this network interface is connected to.
getDeliverySystemType() - Method in interface org.dvb.spi.selection.ServiceDescription
Return the type of the delivery system.
getDenialReason() - Method in interface org.ocap.media.MediaAccessAuthorization
Returns the reason when presentation is denied.
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
getDevice() - Method in class java.awt.GraphicsConfiguration
Returns the GraphicsDevice associated with this GraphicsConfiguration.
getDevice() - Method in class org.havi.ui.HBackgroundConfiguration
Returns the HBackgroundDevice associated with this HBackgroundConfiguration.
getDevice() - Method in class org.havi.ui.HGraphicsConfiguration
Returns the HGraphicsDevice associated with this HGraphicsConfiguration.
getDevice() - Method in class org.havi.ui.HVideoConfiguration
Returns the HVideoDevice associated with this HVideoConfiguration.
getDevice(String) - Method in class org.ocap.hn.NetManager
Returns device by name.
getDevice() - Method in interface org.ocap.hn.NetModule
Returns the device that provides this NetModule.
getDevice() - Method in interface org.ocap.hn.RemoteResourceUsage
Gets the Device from which the request originated.
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.
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.
getDiscreteParameterSpace(int) - Method in interface org.ocap.ui.MultiScreenConfigurableContext
Obtain the discrete, (sub)set of values of of the value type space of a configurable parameter.
getDisplayArea() - Method in interface org.ocap.ui.MultiScreenContext
Obtain area of the display screen to which this screen is mapped.
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 interface org.ocap.storage.StorageProxy
Gets a storage device name that can be displayed to a user for selection.
getDisplayScreen() - Method in interface org.ocap.ui.MultiScreenContext
Obtain display screen with which this screen is associated.
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
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.
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.
getDuration() - Method in interface javax.media.Duration
 
getDuration() - Method in class javax.media.DurationUpdateEvent
 
getDuration() - Method in class javax.media.protocol.URLDataSource
 
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.media.BlockedService
Gets the duration to block the service.
getDuration() - Method in interface org.ocap.media.MediaAccessAuthorization
Gets the duration to block the service.
getDuration() - Method in class org.ocap.shared.dvr.LocatorRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in class org.ocap.shared.dvr.ServiceContextRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in class org.ocap.shared.dvr.ServiceRecordingSpec
Returns the duration passed as an argument to the constructor.
getDuration() - Method in interface org.ocap.shared.media.TimeShiftControl
Get the duration of content currently in the time-shift buffer.
getDVBComposite() - Method in class org.dvb.ui.DVBGraphics
Returns the current DVBAlphaComposite in the DVBGraphics context.
getEASAttribute(int) - Method in class org.ocap.system.EASModuleRegistrar
This method returns a current attribute values applied to an EAS alert text on a screen.
getEASCapability(int) - Method in class org.ocap.system.EASModuleRegistrar
This method returns a possible attribute values applied to an EAS alert text on a screen.
getEchoChar() - Method in class org.havi.ui.HSinglelineEntry
Returns the character to be used for echoing.
getEditMode() - Method in interface org.havi.ui.HKeyboardInputPreferred
Get the editing mode for this HKeyboardInputPreferred .
getEditMode() - Method in class org.havi.ui.HSinglelineEntry
Get the editing mode for this HSinglelineEntry.
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.
getElementInsets() - Method in class org.havi.ui.HListGroupLook
Retrieve the element insets for this instance of HListGroupLook.
getElements() - Method in interface org.ocap.hn.NetList
Returns all elements in this NetList in Enumeration.
getEmptyScreen() - Method in class org.ocap.ui.MultiScreenManager
Obtain the singleton empty HScreen instance.
getEmulation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the virtual (emulation) characteristics of the HEmulatedGraphicsDevice.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the list of cipher suites which are currently enabled for use by newly accepted connections.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the SSL cipher suites which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which are currently enabled for use by the newly accepted connections.
getEnabledProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLServerSocket
Returns true if new SSL sessions may be established by the sockets which are created from this server socket.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLSocket
Returns true if new SSL sessions may be established by this socket.
getEncoded() - Method in class java.security.AlgorithmParameters
Returns the parameters in their primary encoding format.
getEncoded(String) - Method in class java.security.AlgorithmParameters
Returns the parameters encoded in the specified scheme.
getEncoded() - Method in class java.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded() - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the default encoding.
getEncoded(String) - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the specified encoding.
getEncoded() - Method in class java.security.cert.X509CRL
Returns the ASN.1 DER-encoded form of this CRL.
getEncoded() - Method in class java.security.cert.X509CRLEntry
Returns the ASN.1 DER-encoded form of this CRL Entry, that is the inner SEQUENCE.
getEncoded() - Method in interface java.security.Key
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class java.security.spec.EncodedKeySpec
Returns the encoded key.
getEncoded() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the key bytes, encoded according to the PKCS #8 standard.
getEncoded() - Method in class java.security.spec.X509EncodedKeySpec
Returns the key bytes, encoded according to the X.509 standard.
getEncoded() - Method in class javax.security.auth.x500.X500Principal
Returns the distinguished name in ASN.1 DER encoded form.
getEncoded() - Method in class javax.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoding() - Method in class java.io.InputStreamReader
Returns the canonical name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the canonical name of the character encoding being used by this stream.
getEncoding() - Method in interface javax.microedition.io.ContentConnection
Returns a string describing the encoding of the content which the resource connected to is providing.
getEncoding() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current encoding format for digital audio output for this audio device.
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.
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(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.
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.
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.
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.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.
getEventTime() - Method in class org.davic.media.MediaTimeEvent
 
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.
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.ContentContainer
Gets the ExtendedFileAccessPermissions of this ContentContainer.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentEntry
Gets the file permissions of this ContentEntry.
getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentResource
Returns the file permissions of a ContentResource.
getExtendedFileAccessPermissions() - Method in class org.ocap.hn.content.RecordingContentItem
 
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.
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.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
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.
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.
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.
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
Deprecated. see GraphicsEnvironment.getAvailableFontFamilyNames()
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.
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.
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.
getFromState() - Method in class org.dvb.application.AppStateChangeEvent
The application the listener is tracking was infromState, where the value of fromState is one of the state values defined in the AppProxy interface or in the interfaces inheriting from it.
getFullScreenScene(HGraphicsDevice) - Method in class org.havi.ui.HSceneFactory
Create a full-screen HScene on the specified HGraphicsDevice or null if such an HScene cannot be generated.
getFullScreenWindow() - Method in class java.awt.GraphicsDevice
Returns the Window object representing the full-screen window if the device is in full-screen mode and the Window is in the same context as the calling thread.
getFullStatus() - Method in class org.davic.mpeg.sections.Section
This method reads whether a Section object contains valid data.
getG() - Method in interface java.security.interfaces.DSAParams
Returns the base, g.
getG() - Method in class java.security.spec.DSAParameterSpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPublicKeySpec
Returns the base g.
getGainControl() - Method in interface javax.media.Player
 
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.
getGraphicsDevice() - Method in interface org.ocap.ui.HSceneBinding
Gets the graphics device with which the HScene denoted by this HSceneBinding is associated.
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
 
getHBackgroundDevices() - Method in class org.havi.ui.HScreen
Returns a list of background devices for this screen.
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named header field.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field value by index.
getHeaderFieldDate(String, long) - Method in class java.net.HttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as date.
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int) - Method in class java.net.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
Gets a header field key by index.
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
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.
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.
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.
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.
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.
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.
getHSceneBinding() - Method in interface org.ocap.ui.FrontSceneResourceUsage
Return the HSceneBinding that describes the HScene for which top-of-stack placement was requested.
getHSceneBinding() - Method in interface org.ocap.ui.OcapScene
Return the HSceneBinding representing this application scene.
getHSceneFocus() - Method in class org.ocap.ui.HSceneManager
Obtain an HSceneBinding that permits determining the HScene (of this application environment) to which AWT focus is assigned.
getHSceneOrder() - Method in class org.ocap.ui.HSceneManager
Gets the set of scene bindings that correspond with the visible HScenes of the default HGraphicsDevice of the calling application.
getHSceneOrder(HGraphicsDevice) - Method in class org.ocap.ui.HSceneManager
Gets the set of scene bindings that correspond with the visible HScenes of the specified HGraphicsDevice.
getHScreens() - Static method in class org.havi.ui.HScreen
Returns all HScreens in this system.
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.
getIconSize() - Method in class org.havi.ui.HListGroup
Retrieve the icon size for this HListGroup.
getID() - Method in class java.awt.AWTEvent
Returns the event type.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getId() - Method in interface javax.net.ssl.SSLSession
Returns the identifier assigned to this Session.
getID() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the type for this event.
getID() - Method in class org.ocap.hardware.Host
Get a human-readable string representing the ID of this Host.
getId() - Method in interface org.ocap.shared.dvr.RecordingRequest
Returns an identifier for this recording request.
getId() - Method in class org.ocap.ui.event.MultiScreenEvent
Obtain the event identifier associated with this event.
getId() - Method in class org.ocap.ui.event.MultiScreenResourceEvent
Obtain the resource event identifier associated with this event.
getID() - Method in interface org.ocap.ui.MultiScreenContext
Obtain a platform dependent unique identifier for the underlying collection of screen resources denoted by this screen, where the scope for uniqueness is no smaller than the set of screens associated with the currently active per-platform multiscreen configuration and all active per-display multiscreen configurations.
getIdentifier() - Method in interface org.dvb.application.AppAttributes
This method returns the application identifier.
getIdentifierNames() - Method in class org.ocap.hn.content.RecordingContentItem
 
getIdentifiers() - Static method in class org.ocap.hn.content.MetadataIdentifiers
Gets all metadata identifiers for all HN profiles supported by this Host device.
getIdentity(String) - Method in class java.security.IdentityScope
Deprecated. Returns the identity in this scope with the specified name (if any).
getIdentity(Principal) - Method in class java.security.IdentityScope
Deprecated. Retrieves the identity whose name is the same as that of the specified principal.
getIdentity(PublicKey) - Method in class java.security.IdentityScope
Deprecated. Retrieves the identity with the specified public key.
getIds() - Method in interface javax.net.ssl.SSLSessionContext
Returns an Enumeration of all session id's grouped under this SSLSessionContext.
getIDstring() - Method in class java.awt.GraphicsDevice
Returns the identification string associated with this GraphicsDevice.
getIDstring() - Method in class org.havi.ui.HScreenDevice
Returns the identification string associated with this HScreenDevice.
getIEEE1394Node() - Method in class org.ocap.hardware.VideoOutputPort
Get the list of IEEE1394Node corresponding to all the 1394 nodes that were discovered by the OpenCable Host device.
getIfModifiedSince() - Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getIgnoreRepaint() - Method in class java.awt.Component
 
getImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage() - Method in class org.dvb.ui.DVBBufferedImage
Returns a java.awt.Image representing this buffered image.
getImageCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the image capabilities of this GraphicsConfiguration.
getImplementation() - Method in class org.havi.ui.HEmulatedGraphicsConfiguration
Returns an HGraphicsConfigTemplate describing the physical (implementation) characteristics of the HEmulatedGraphicsDevice.
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.
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.
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.
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.
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.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() - Static method in class org.davic.net.tuning.NetworkInterfaceManager
Returns the instance of the NetworkInterfaceManager
getInstance() - Static method in class org.dvb.event.EventManager
This method returns the sole instance of the EventManager class.
getInstance() - Static method in class org.dvb.net.rc.RCInterfaceManager
Factory method to obtain a manager.
getInstance() - Static method in class org.dvb.spi.ProviderRegistry
Return the singleton provider registry as seen by the calling application.
getInstance(int) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class org.dvb.ui.DVBAlphaComposite
Creates an DVBAlphaComposite object with the specified rule and the constant alpha (Ar) to multiply with the alpha of the source (As).
getInstance() - Static method in class org.dvb.user.UserPreferenceManager
Return an instance of the UserPreferenceManager for this application.
getInstance() - Static method in class org.havi.ui.HSceneFactory
Returns an HSceneFactory object to an application.
getInstance() - Static method in class org.ocap.application.AppManagerProxy
This method returns the sole instance of the AppManagerProxy class.
getInstance() - Static method in class org.ocap.diagnostics.MIBManager
Gets the MIBManager.
getInstance() - Static method in class org.ocap.dvr.event.LightweightTriggerManager
Gets an instance of the manager.
getInstance() - Static method in class org.ocap.event.EventManager
This method returns the sole instance of the org.ocap.event.EventManager class.
getInstance() - Static method in class org.ocap.hardware.frontpanel.FrontPanelManager
Gets the singleton instance of the front panel manager.
getInstance() - Static method in class org.ocap.hardware.Host
This method returns a singleton system-wide instance of the Host class.
getInstance() - Static method in class org.ocap.hardware.pod.POD
This method returns the sole instance of the POD class.
getInstance() - Static method in class org.ocap.hn.content.ContentDatabase
Returns an instance of the ContentDatabase.
getInstance() - Static method in class org.ocap.hn.NetManager
Returns the singleton NetManager.
getInstance() - Static method in class org.ocap.media.ClosedCaptioningAttribute
This method returns an instance of this class.
getInstance() - Static method in class org.ocap.media.MediaAccessHandlerRegistrar
This method returns the sole instance of the MediaAccessHandlerRegistrar class.
getInstance() - Static method in class org.ocap.mpeg.PODExtendedChannel
Gets a PODExtendedChannel instance.
getInstance() - Static method in class org.ocap.resource.ResourceContentionManager
This method returns an instance of the ResourceContentionManager class.
getInstance() - Static method in class org.ocap.shared.dvr.RecordingManager
Gets the singleton instance of RecordingManager.
getInstance() - Static method in class org.ocap.si.ProgramAssociationTableManager
Get an instance of the Program Association Table Manager.
getInstance() - Static method in class org.ocap.si.ProgramMapTableManager
Get an instance of the Program Map Table Manager.
getInstance() - Static method in class org.ocap.storage.StorageManager
Gets the singleton instance of the storage manager.
getInstance() - Static method in class org.ocap.system.EASManager
Gets the instance of the EAS Manager class that may be used by the application to register an EASListener.
getInstance() - Static method in class org.ocap.system.EASModuleRegistrar
This method returns a sole instance of the EASModuleRegistrar class.
getInstance() - Static method in class org.ocap.system.event.SystemEventManager
Gets the singleton instance of the system event manager.
getInstance() - Static method in class org.ocap.system.RegisteredApiManager
Gets the singleton instance of the Registered API manager.
getInstance() - Static method in class org.ocap.system.SystemModuleRegistrar
This method returns a sole instance of the SystemModuleRegistrar class.
getInstance() - Static method in class org.ocap.ui.HSceneManager
Obtain the singleton instance of HSceneManager, where this instance appears to behave (from an accessible state perspective) as if it were scoped to the platform (and not the calling application).
getInstance() - Static method in class org.ocap.ui.MultiScreenManager
Gets the singleton instance of the MultiScreenManager.
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
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.
getISO3Language() - Method in interface org.ocap.hn.content.AudioResource
Returns the language of the audio content.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getIsServiceBound() - Method in interface org.dvb.application.AppAttributes
This method determines whether the application is bound to a single service.
getIssuer() - Method in interface javax.microedition.pki.Certificate
Gets the name of this certificate's issuer.
getIssuerAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of issuer alternative names from the IssuerAltName extension, (OID = 2.5.29.18).
getIssuerDN() - Method in class java.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerDN() - Method in class java.security.cert.X509CRL
Gets the issuer (issuer distinguished name) value from the CRL.
getIssuerDN() - Method in class javax.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerUniqueID() - Method in class java.security.cert.X509Certificate
Gets the issuerUniqueID value from the certificate.
getIssuerX500Principal() - Method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getIssuerX500Principal() - Method in class java.security.cert.X509CRL
Returns the issuer (issuer distinguished name) value from the CRL as an X500Principal.
getItem() - Method in class java.awt.event.ItemEvent
Returns the item affected by the event.
getItem() - Method in class org.havi.ui.event.HItemEvent
Retrieve the item which caused this HItemEvent.
getItem(int) - Method in class org.havi.ui.HListGroup
Retrieve an item from the content list by index.
getItemSelectable() - Method in class java.awt.event.ItemEvent
Returns the originator of the event.
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.
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.
getKeyListeners() - Method in class java.awt.Component
Returns an array of all the key listeners registered on this component.
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 interface org.ocap.hn.Device
Returns all property keys supported by this device in Enumeration.
getKeys() - Method in interface org.ocap.hn.NetModule
Returns the property keys supported by this NetModule.
getKeys() - Method in interface org.ocap.shared.dvr.RecordingRequest
Get all keys for Application specific data associated with this recording request.
getKeysize() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the keysize.
getKeySpec(Key, Class) - Method in class java.security.KeyFactory
Returns a specification (key material) of the given key object.
getKeyText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the keyCode, such as "HOME", "F1" or "A".
getKeyUsage() - Method in class java.security.cert.X509Certificate
Gets a boolean array representing bits of the KeyUsage extension, (OID = 2.5.29.15).
getKnownChildren() - Method in interface org.ocap.shared.dvr.ParentRecordingRequest
Gets all the immediate child Recordings corresponding to this parent RecordingRequest.
getLabel() - Method in class org.havi.ui.HListElement
Retrieve the label for this HListElement.
getLabelSize() - Method in class org.havi.ui.HListGroup
Retrieve the label size for this HListGroup.
getLanguage() - Method in class java.util.Locale
Returns the language code for this locale, which will either be the empty string or a lowercase ISO 639 code.
getLanguage() - Method in interface org.ocap.hn.content.AudioResource
Returns the language of the audio content.
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.
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.
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.
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.
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.
getLetterSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the letter space setting.
getLevel() - Method in class javax.media.GainChangeEvent
 
getLevel() - Method in interface javax.media.GainControl
 
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.
getLevel() - Method in class org.ocap.media.BlockedService
Gets the level of blocking.
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.
getLineOrientation() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line orientation.
getLineSpace() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the line space setting.
getLineWidth() - Method in class java.awt.BasicStroke
Returns the line width.
getListContent() - Method in class org.havi.ui.HListGroup
Retrieve the list content for this HListGroup.
getListener() - Method in class java.util.EventListenerProxy
 
getListeners(EventListener, Class) - Static method in class java.awt.AWTEventMulticaster
Returns an array of all the objects chained as FooListeners by the specified java.util.EventListener.
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.
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.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 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.
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
 
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.
getLocators() - Method in class org.ocap.media.MediaPresentationEvent
Gets the array of locators used for authorized presentation.
getLocatorString() - Method in interface org.ocap.si.PMTElementaryStreamInfo
Get the locator for the elementary stream.
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).
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.
getManufacturerID() - Method in class org.ocap.hardware.pod.POD
This method returns a CableCARD device manufacturer ID.
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
 
getMaximumSize() - Method in class java.awt.Component
Gets the maximum size of this component.
getMaximumSize() - Method in class java.awt.Container
Returns the maximum size of this container.
getMaximumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the maximum size required to render the text content in any possible interaction state of the specified HVisible component.
getMaximumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present all elements of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMaximumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the maximum size of the HVisible component when drawn with this HLook.
getMaximumSize() - Method in class org.havi.ui.HVisible
Gets the maximum size of the HVisible.
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.
getMediaLocator() - Method in interface org.ocap.shared.dvr.RecordedService
Returns the MediaLocator corresponding to the RecordedService.
getMediaNanoseconds() - Method in interface javax.media.Clock
 
getMediaStorageVolumes() - Method in interface org.ocap.hn.RemoteMediaStorage
Gets the MediaStorageVolumes on a remote device.
getMediaTime() - Method in interface javax.media.Clock
 
getMediaTime() - Method in class javax.media.MediaTimeSetEvent
 
getMediaTime() - Method in class javax.media.StartEvent
 
getMediaTime() - Method in class javax.media.StopEvent
 
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
 
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() - Method in interface org.ocap.hn.content.ContentEntry
Gets the metadata for this ContentEntry.
getMetadata(String) - Method in interface org.ocap.hn.content.MetadataNode
Returns the Metadata for the specified key.
getMetadata() - Method in interface org.ocap.hn.content.MetadataNode
Gets an Enumeration of all Metadata objects in this node.
getMetadata(String) - Method in class org.ocap.hn.content.RecordingContentItem
 
getMetadata() - Method in class org.ocap.hn.content.RecordingContentItem
 
getMetadataRoot() - Method in interface org.ocap.hn.content.ContentItem
Gets the Metadata root object for this content.
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.
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.
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
 
getMinimumSize() - Method in class java.awt.Component
Gets the mininimum size of this component.
getMinimumSize() - Method in class java.awt.Container
Returns the minimum size of this container.
getMinimumSize(HVisible) - Method in class org.havi.ui.HAnimateLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HDefaultTextLayoutManager
Returns the minimum size required to render the text content in any possible interaction state of the specified HVisible component.
getMinimumSize(HVisible) - Method in class org.havi.ui.HGraphicLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HListGroupLook
Returns the size to present one element of the specified HVisible plus any additional dimensions that the HListGroupLook requires for border decoration etc.
getMinimumSize(HVisible) - Method in interface org.havi.ui.HLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HMultilineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HRangeLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HSinglelineEntryLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize(HVisible) - Method in class org.havi.ui.HTextLook
Gets the minimum size of the HVisible component when drawn with this HLook.
getMinimumSize() - Method in class org.havi.ui.HVisible
Gets the minimum size of the HVisible.
getMinimumTransferSize() - Method in interface javax.media.protocol.PushSourceStream
 
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.
getModelName() - Method in interface org.ocap.hardware.IEEE1394Node
Returns the value of MODEL NAME TEXTUAL DESCRIPTOR of the 1394 node.
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.
getMultiScreenConfiguration() - Method in interface org.ocap.ui.MultiScreenContext
Obtain the currently active per-display multiscreen configuration for this display screen.
getMultiScreenConfiguration(HScreen) - Method in class org.ocap.ui.MultiScreenManager
Obtain the multiscreen configuration of a specific screen.
getMultiScreenConfiguration() - Method in class org.ocap.ui.MultiScreenManager
Obtain currently active per-platform display multiscreen configuration.
getMultiScreenConfigurations() - Method in interface org.ocap.ui.MultiScreenContext
Obtain set of all per-display multiscreen configurations currently associated with this display screen where the configuration type of any such multiscreen configuration SHALL NOT be SCREEN_CONFIGURATION_DISPLAY).
getMultiScreenConfigurations(String) - Method in interface org.ocap.ui.MultiScreenContext
Obtain per-display multiscreen configurations of a specific type associated with this display screen.
getMultiScreenConfigurations() - Method in class org.ocap.ui.MultiScreenManager
Obtain the set of all current multiscreen configurations supported by this platform, irrespective of their configuration type.
getMultiScreenConfigurations(String) - Method in class org.ocap.ui.MultiScreenManager
Obtain multiscreen configurations of a specific configuration type.
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
 
getMute() - Method in interface javax.media.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.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.Network
Reports the name of this network.
getName() - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application.
getName(String) - Method in interface org.dvb.application.AppAttributes
This method returns the name of the application in the language which is specified by the parameter passed as an argument.
getName() - Method in 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.content.ContentEntry
Returns the name of this ContentEntry.
getName() - Method in class org.ocap.hn.content.RecordingContentItem
 
getName() - Method in interface org.ocap.hn.Device
Returns the name of this device.
getName() - Method in interface org.ocap.storage.StorageProxy
Gets the storage device name assigned by the implementation.
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.
getNaN() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent "not a number".
getNanoseconds() - Method in class javax.media.Time
 
getNanoseconds() - Method in interface javax.media.TimeBase
 
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.
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.
getNetModule(String) - Method in interface org.ocap.hn.Device
Returns the NetModule by module id.
getNetModule(String) - Method in class org.ocap.hn.NetManager
Returns NetModule by name.
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.
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.
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.
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.
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.
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.
getNextUpdate() - Method in class java.security.cert.X509CRL
Gets the nextUpdate date from the CRL.
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.
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.
getNotifyCondition() - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Gets the MediaAccessHandler notify condition set by the setNotifyCondition method.
getNotRatedSignalBlocking(int) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Gets blocking setting for TV blocking rating TV_NONE or movie blocking rating MPAA_NOT_RATED.
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.
getNumberOfIdentifiers() - Method in class org.ocap.hn.content.RecordingContentItem
 
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.
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in class java.text.CollationElementIterator
Returns the character offset in the original text corresponding to the next collation element.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset() - Method in interface javax.microedition.io.Datagram
Get the offset.
getOffset(int) - Method in class org.havi.ui.HImageEffectMatte
Get the offset of a specified frame of the matte relative to its component in pixels.
getOffset() - Method in class org.havi.ui.HImageMatte
Get the offset of the matte relative to its component in pixels.
getOffset(HScreenConfiguration) - Method in class org.havi.ui.HScreenConfiguration
Returns the offset between the origin of the pixel coordinate space of the specified HScreenConfiguration, and the origin of the current pixel coordinate space of this HScreenConfiguration.
getOffsetHit(int) - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo whose character index is offset by delta from the charIndex of this TextHitInfo.
getOID() - Method in class org.dvb.application.AppID
This method returns the integer value of the organization number supplied in the constructor.
getOID() - Method in class org.ocap.diagnostics.MIBObject
Gets the MIB object identifier.
getOldState() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the old state for the RecordingRequest.
getOldValue() - Method in class java.beans.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOnDuration() - Method in interface org.ocap.hardware.frontpanel.BlinkSpec
Gets the percentage of time the text will be on during one blink iteration.
getOOBInline() - Method in class java.net.Socket
Tests if OOBINLINE is enabled.
getOppositeComponent() - Method in class java.awt.event.FocusEvent
Returns the other Component involved in this focus change.
getOppositeWindow() - Method in class java.awt.event.WindowEvent
Returns the other Window involved in this focus or activation change.
getOptimalLevel() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the gain level that is optimal for stereo playback.
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOptions() - Method in interface org.ocap.storage.StorageProxy
Gets the array of storage device options (e.g., DetachableStorageOption).
getOrganization() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the name of the organization that this recording will be tied to
getOrientation() - Method in interface java.awt.Adjustable
Gets the orientation of the adjustable object.
getOrientation() - Method in class org.havi.ui.HListGroup
Retrieve the orientation of the HListGroup.
getOrientation() - Method in interface org.havi.ui.HOrientable
Retrieve the orientation of the HOrientable .
getOrientation() - Method in class org.havi.ui.HStaticRange
Retrieve the orientation of the HStaticRange.
getOriginalVersion() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
This returns the original version number of the table.
getOtherHit() - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the other side of the insertion point.
getOuterDescriptorLoop() - Method in interface org.ocap.si.ProgramMapTable
Get the outer descriptor loop.
getOutputConfiguration() - Method in interface org.ocap.hardware.device.VideoOutputSettings
Get the current output configuration for this video output port.
getOutputPorts() - Method in interface org.ocap.ui.MultiScreenContext
Obtain video ports to which screen is mapped.
getOutputPortScreen(VideoOutputPort) - Method in class org.ocap.ui.MultiScreenManager
Obtain the screen associated with an output port.
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.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.
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) - Static method in class java.lang.Package
Find a package by name in the callers ClassLoader instance.
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 interface org.ocap.hn.content.ContentEntry
Returns the ContentContainer this ContentEntry belongs to.
getParent() - Method in class org.ocap.hn.content.RecordingContentItem
 
getParent() - Method in interface org.ocap.shared.dvr.RecordingRequest
Gets the parent recording request corresponding to this recording request.
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.
getParentNode() - Method in interface org.ocap.hn.content.ContentItem
Gets the parent node of this Metadata.
getParentNode() - Method in interface org.ocap.hn.content.MetadataNode
Gets the parent node of this MetadataNode.
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.
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.
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(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() - 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.
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.
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.
getPlayerScreenDevices(Player) - Method in class org.ocap.ui.MultiScreenManager
Obtain the set of screen devices currently assigned for use by a (JMF) media player.
getPlayMode() - Method in interface org.havi.ui.HAnimateEffect
Gets the playing mode for this HAnimateEffect .
getPlayMode() - Method in class org.havi.ui.HFlatEffectMatte
Gets the playing mode for this HFlatEffectMatte.
getPlayMode() - Method in class org.havi.ui.HImageEffectMatte
Gets the playing mode for this HImageEffectMatte.
getPlayMode() - Method in class org.havi.ui.HStaticAnimation
Gets the playing mode for this HStaticAnimation.
getPMTElementaryStreamInfoLoop() - Method in interface org.ocap.si.ProgramMapTable
Get elementary stream information blocks.
getPoint() - Method in class java.awt.event.MouseEvent
Returns the x,y position of the event relative to the source component.
getPolicy() - Static method in class java.security.Policy
Returns the installed Policy object.
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port for this socket.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port to which this socket is connected.
getPort() - Method in class java.net.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.
getPreviousState() - Method in class javax.media.TransitionEvent
 
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 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
 
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.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 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.
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().
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.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocol() - Method in class javax.media.MediaLocator
 
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
 
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.
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.
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.
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
 
getRate() - Method in interface javax.media.protocol.RateConfiguration
 
getRate() - Method in class javax.media.RateChangeEvent
 
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
 
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.
getReadAccessOrganisationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Gets the array of organisation identifiers with read permission.
getReadAccessOrganizationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Deprecated. This method will be removed in a future release. Use ExtendedFileAccessPermissions.getReadAccessOrganisationIds() instead.
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() - Method in class org.ocap.media.AlternativeMediaPresentationEvent
Gets the reason alternative content is being presented.
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.
getRecordingList() - Method in interface org.ocap.shared.dvr.navigation.RecordingListIterator
Gets the recording list corresponding to this RecordingListIterator.
getRecordingManager() - Method in interface org.ocap.hn.RemoteRecordingManager
Returns an instance of a RecordingManager that may be used by applications to schedule and manage recordings on a remote DVR device.
getRecordingRequest() - Method in interface org.ocap.dvr.event.LightweightTriggerSession
Gets an in-progress recording request for this session.
getRecordingRequest() - Method in class org.ocap.dvr.RecordingAlertEvent
Returns the RecordingRequest that caused the event.
getRecordingRequest() - Method in interface org.ocap.dvr.RecordingResourceUsage
Gets the RecordingRequest associated with the set of resources contained in the usage and initiated by the application returned by the base ResourceUsage.getAppID method.
getRecordingRequest(int) - Method in interface org.ocap.shared.dvr.navigation.RecordingList
Reports the RecordingRequest at the specified index position.
getRecordingRequest() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the RecordingRequest corresponding to the RecordedService.
getRecordingRequest() - Method in class org.ocap.shared.dvr.RecordingChangedEvent
Returns the RecordingRequest that caused the event.
getRecordingRequest(int) - Method in class org.ocap.shared.dvr.RecordingManager
Look up a recording request from the identifier.
getRecordingSpec() - Method in interface org.ocap.shared.dvr.RecordingRequest
Returns the RecordingSpec corresponding to the recording request.
getRecordingStartTime() - Method in interface org.ocap.shared.dvr.RecordedService
Gets the time when the recording was initiated.
getRectangle() - Method in interface org.ocap.ui.HSceneBinding
Gets the screen rectangle of the HScene denoted by this HSceneBinding in the normalized coordinate space of the HScreen to which getGraphicsDevice() is mapped.
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.
getRelated() - Method in class org.ocap.ui.event.MultiScreenConfigurationEvent
Obtain a related object associated with this 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
 
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.
getRenderMode() - Method in class org.havi.ui.HScene
Get the rendering mode of any background image associated with this HScene.
getRepeatCount() - Method in interface org.havi.ui.HAnimateEffect
Gets the number of times that this HAnimateEffect is to be played.
getRepeatCount() - Method in class org.havi.ui.HFlatEffectMatte
Gets the number of times that this HFlatEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HImageEffectMatte
Gets the number of times that this HImageEffectMatte is to be played.
getRepeatCount() - Method in class org.havi.ui.HStaticAnimation
Gets the number of times that this HStaticAnimation is to be played.
getRepresentation(int) - Static method in class org.havi.ui.event.HRcCapabilities
Get the HEventRepresentation object for a specified key event keyCode.
getRequestedPermissions() - Method in class org.ocap.application.PermissionInformation
This method returns the requested set of Permissions for the application specified by the AppID that is returned by the PermissionInformation.getAppID() method.
getRequestedService() - Method in interface org.ocap.service.ServiceContextResourceUsage
Gets the Service that was requested when the resource contention was incurred.
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 interface org.ocap.hn.content.VideoResource
Returns the resolution of the video/still image.
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResource(int) - Method in interface org.ocap.hn.content.ContentItem
Returns the nth ContentResource of this ContentItem.
getResource(String) - Method in interface org.ocap.resource.ResourceUsage
Gets the instance of ResourceProxy corresponding to a resource name returned by the getResourceNames method of this ResourceUsage.
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceCount() - Method in interface org.ocap.hn.content.ContentItem
Returns the number of ContentResources which are associated with this ContentItem.
getResourceIndex(ContentResource) - Method in interface org.ocap.hn.content.ContentItem
Returns the index of the specified ContentResource or -1 if the ContentResource does not exist in this ContentItem.
getResourceNames() - Method in interface org.ocap.resource.ResourceUsage
Gets the array of resource names associated with the resource reservation.
getResourcePriority() - Method in class org.ocap.dvr.OcapRecordingProperties
Return the application-specified resource priority that may be considered at resource contention resolution time.
getResourcePriority() - Method in interface org.ocap.resource.ResourceUsage
Retrieves the resource priority associated with the resource reservation represented by this ResourceUsage.
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.
getResourceServer() - Method in interface org.ocap.ui.OcapScene
Retrieves the ResourceServer object for the scarce resource that is the front-most position in the z-order stack for the containing graphics plane.
getResourceUsages() - Method in interface org.ocap.dvr.SharedResourceUsage
Gets the list of ResourceUsage instances that share the resources represented by this resource usage.
getResourceUsages(ResourceProxy) - Method in interface org.ocap.dvr.SharedResourceUsage
Gets the list of ResourceUsage instances that share a particular resource.
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() - Method in class javax.tv.graphics.AlphaColor
Returns the RGB value representing the color in the default sRGB ColorModel.
getRGB(int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns the specified integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class org.dvb.ui.DVBBufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a rectangular region of the image data.
getRGB() - Method in class org.dvb.ui.DVBColor
Returns the RGB value representing the color in the default sRGB ColorModel.
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() - 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.
getRootContainer() - Method in class org.ocap.hn.content.ContentDatabase
Gets the root ContentContainer of this database.
getRootContainer() - Method in interface org.ocap.hn.ContentServer
 
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.
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.
getSceneTemplate() - Method in class org.havi.ui.HScene
Return an HSceneTemplate describing this HScene.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getScheme() - Method in class org.dvb.spi.selection.LocatorScheme
Returns the scheme.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getScope() - Method in class java.security.Identity
Deprecated. Returns this identity's scope.
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.
getScreenCategory() - Method in interface org.ocap.ui.MultiScreenContext
Obtain the screen category of this HScreen instance.
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.
getScreens() - Method in interface org.ocap.ui.MultiScreenConfiguration
Gets the set of accessible screens associated with this configuration.
getScreens(String) - Method in interface org.ocap.ui.MultiScreenConfiguration
Obtain all accessible screens with a given category.
getScreens() - Method in class org.ocap.ui.MultiScreenManager
Obtain the set of accessible HScreen instances.
getScreenSize() - Method in class java.awt.Toolkit
Gets the size of the screen.
getScreenType() - Method in interface org.ocap.ui.MultiScreenContext
Obtain the type of this HScreen.
getScrollAmount() - Method in class java.awt.event.MouseWheelEvent
Returns the number of units that should be scrolled in response to this event.
getScrollPosition() - Method in class org.havi.ui.HListGroup
Retrieve the scroll position of the HListGroup.
getScrollSpec() - Method in interface org.ocap.hardware.frontpanel.TextDisplay
Gets the scroll specification for the front panel text display.
getScrollType() - Method in class java.awt.event.MouseWheelEvent
Returns the type of scrolling that should take place in response to this event.
getSCTE20Capability() - Method in class org.ocap.media.VBIFilterGroup
Indicates if the host supports line 21 VBI data retrieval from user_data in MPEG picture headers as defined in ANSI/SCTE 20.
getSCTE21Capability() - Method in class org.ocap.media.VBIFilterGroup
Indicates if the host supports line 21 VBI data retrieval from user_data in MPEG picture headers as defined in ANSI/SCTE 21.
getSearchCapabilities() - Method in interface org.ocap.hn.ContentServer
Returns the list of property keys which applications can search against on this ContentServer using the ContentDatabase requestEntries() method.
getSeconds() - Method in class javax.media.Time
 
getSection() - Method in class org.davic.mpeg.sections.SimpleSectionFilter
This method retrieves a Section object describing the last MPEG-2 section which matched the specified filter characteristics.
getSections() - Method in class org.davic.mpeg.sections.RingSectionFilter
This method returns the Section objects of the RingSectionFilter in an array.
getSections() - Method in class org.davic.mpeg.sections.TableSectionFilter
This method returns an array of Section objects corresponding to the sections of the table.
getSecurityAddressableAttributes() - Method in class org.ocap.application.AppManagerProxy
Gets the security system Host addressable attributes queried by the implementation.
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityInfo() - Method in interface javax.microedition.io.HttpsConnection
Return the security information associated with this successfully opened connection.
getSecurityInfo() - Method in interface javax.microedition.io.SecureConnection
Return the security information associated with this connection when it was opened.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSeed(int) - Static method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
getSegmentMediaTimes() - Method in interface org.ocap.shared.dvr.SegmentedRecordedService
Gets the start media times for the segments in the media time line created by the implementation for playing across all segments.
getSegments() - Method in interface org.ocap.shared.dvr.SegmentedRecordedService
Gets the segments the recording was split up into.
getSelectedObjects() - Method in interface java.awt.ItemSelectable
Returns the selected items or null if no items are selected.
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the currently selected text from the text editing component.
getSelection() - Method in class javax.tv.media.MediaSelectEvent
Reports the selection that caused this event.
getSelection() - Method in class org.havi.ui.HListGroup
Get the selection from this HListGroup.
getSelectionIndices() - Method in class org.havi.ui.HListGroup
Get the list of selection indices from this HListGroup.
getSelectionMode() - Method in class org.havi.ui.HListGroup
Get the selection mode for this HListGroup.
getSelectionMode() - Method in interface org.havi.ui.HSelectionInputPreferred
Get the selection mode for this HSelectionInputPreferred .
getSelectionSound() - Method in interface org.havi.ui.HItemValue
Get the sound to be played when the selection changes.
getSelectionSound() - Method in class org.havi.ui.HListGroup
Get the sound to be played when the selection changes.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSentenceInstance() - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using default locale Returns an instance of a BreakIterator implementing sentence breaks.
getSentenceInstance(Locale) - Static method in class java.text.BreakIterator
Create BreakIterator for sentence-breaks using specified locale Returns an instance of a BreakIterator implementing sentence breaks.
getSeparatedFilteringCapability(int[], int) - Method in class org.ocap.media.VBIFilterGroup
Returns true if field separated filtering of the specified VBI line numbers with the specified data format is supported by this VBIFilterGroup.
getSerialNumber() - Method in class java.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in class java.security.cert.X509CRLEntry
Gets the serial number from this X509CRLEntry, the userCertificate.
getSerialNumber() - Method in interface javax.microedition.pki.Certificate
Gets the printable form of the serial number of this Certificate.
getSerialNumber() - Method in class javax.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
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 ContentContainer 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 referred to 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.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.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.
getService() - Method in class org.ocap.media.BlockedService
Gets the blocked Service.
getService() - Method in interface org.ocap.shared.dvr.LeafRecordingRequest
Returns the SegmentedRecordedService corresponding to the recording request.
getServiceBlockingOverride(int) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Gets the service blocking override for a specific level.
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
Returns a ServiceContext instance specified by a VBIFilterGroup.attach(javax.tv.service.selection.ServiceContext, org.davic.resources.ResourceClient, java.lang.Object) method.
getServiceContext() - Method in interface org.ocap.service.ServiceContextResourceUsage
Gets the ServiceContext for which the resources have been reserved.
getServiceContext() - Method in class org.ocap.shared.dvr.ServiceContextRecordingSpec
Returns the ServiceContext to record from
getServiceContexts() - Method in class javax.tv.service.selection.ServiceContextFactory
Provides the ServiceContext instances to which the caller of the method is permitted access.
getServiceContexts() - Method in interface org.ocap.ui.MultiScreenContext
Obtain service contexts associated with this screen.
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
 
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.
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.
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.
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.
getSignaledBlocking() - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Gets the signaled rating blocking value set by setSignaledBlocking or the default defined by that method.
getSignaledBlockingOverride() - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Gets the signaled blocking override.
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.
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
 
getSource() - Method in interface javax.media.MediaEvent
 
getSource() - Method in class javax.tv.media.AWTVideoSize
Return a copy of the rectangle representing the portion of the source video to display, in the coordinate system of the screen.
getSource() - Method in class org.davic.media.MediaTimeEvent
This method returns the source for the event.
getSource() - Method in class org.davic.mpeg.sections.EndOfFilteringEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.FilterResourcesAvailableEvent
This returns the SectionFilterGroup object for which enough filter resources were available at the time this event was generated.
getSource() - Method in class org.davic.mpeg.sections.ForcedDisconnectedEvent
This returns the SectionFilterGroup object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.IncompleteFilteringEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.SectionAvailableEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.mpeg.sections.SectionFilterEvent
This returns the SectionFilter object which was the source of the event.
getSource() - Method in class org.davic.mpeg.sections.SectionFilterGroup
Returns the MPEG-2 transport stream to which a SectionFilterGroup is currently connected.
getSource() - Method in class org.davic.mpeg.sections.TimeOutEvent
This returns the SectionFilter object which timed out
getSource() - Method in class org.davic.mpeg.sections.VersionChangeDetectedEvent
This returns the SectionFilter object which filtered the data.
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceEvent
Returns the NetworkInterface that generated the event
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReleasedEvent
Returns the network interface that has been released
getSource() - Method in class org.davic.net.tuning.NetworkInterfaceReservedEvent
Returns the network interface that has been reserved
getSource() - Method in class org.davic.resources.ResourceStatusEvent
 
getSource() - Method in class org.dvb.dsmcc.AsynchronousLoadingEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.InsufficientResourcesEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidFormatEvent
Returns the DSMCCObject that generated the event
getSource() - Method in class org.dvb.dsmcc.InvalidPathnameEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.LoadingAbortedEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.MPEGDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NotEntitledEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.NPTRateChangeEvent
Return the stream whose rate changed.
getSource() - Method in class org.dvb.dsmcc.NPTStatusEvent
Return the stream whose NPT status changed.
getSource() - Method in class org.dvb.dsmcc.ObjectChangeEvent
Returns the DSMCCObject that has changed
getSource() - Method in class org.dvb.dsmcc.ServerDeliveryErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.ServiceXFRErrorEvent
Returns the DSMCCObject that generated the event.
getSource() - Method in class org.dvb.dsmcc.StreamEvent
This method returns the DSMCCStreamEvent that generated the event.
getSource() - Method in class org.dvb.dsmcc.SuccessEvent
Returns the DSMCCObject which was successfully loaded.
getSource() - Method in class org.dvb.event.UserEventAvailableEvent
Returns a UserEventRepository which contains the events which were formerly exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.event.UserEventUnavailableEvent
Returns a UserEventRepository which contains the events which were exclusively reserved as passed into the constructor of the instance.
getSource() - Method in class org.dvb.media.SubtitleAvailableEvent
Return the JMF player which is the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotAvailableEvent
Return the source of the event.
getSource() - Method in class org.dvb.media.SubtitleNotSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.media.SubtitleSelectedEvent
Return the source of the event
getSource() - Method in class org.dvb.net.rc.RCInterfaceReleasedEvent
Returns the device that has been released
getSource() - Method in class org.dvb.net.rc.RCInterfaceReservedEvent
Returns the device that has been reserved
getSource() - Method in class org.dvb.ui.DVBBufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class org.havi.ui.event.HBackgroundImageEvent
Returns the HBackgroundImage for which the data has been loaded.
getSource() - Method in class org.havi.ui.event.HScreenDeviceReleasedEvent
Returns the device that has been released
getSource() - Method in class org.havi.ui.event.HScreenDeviceReservedEvent
Returns the device that has been reserved
getSource() - Method in class org.havi.ui.event.HScreenLocationModifiedEvent
Returns the Component whose on-screen location has been modified.
getSource() - Method in class org.ocap.hn.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
getSource() - Method in class org.ocap.ui.event.MultiScreenResourceEvent
Obtain the source object that generated this event.
getSource() - Method in class org.ocap.ui.FrontSceneResourceReleasedEvent
Returns the HSceneBinding object representing the HScene that moved out of the front-most position.
getSource() - Method in class org.ocap.ui.FrontSceneResourceReservedEvent
Returns the HSceneBinding object representing the HScene that moved into the front-most position.
getSourceController() - Method in class javax.media.ControllerEvent
 
getSourceGainControl() - Method in class javax.media.GainChangeEvent
 
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.
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.
getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStackTrace() - Method in class org.ocap.system.event.ErrorEvent
Gets the stack trace from the Throwable object if a Throwable object was passed to the appropriate constructor.
getStartCorner() - Method in class org.dvb.ui.DVBTextLayoutManager
Get the starting corner.
getStartLatency() - Method in interface javax.media.Controller
 
getStartTime() - Method in interface javax.tv.service.guide.ProgramEvent
Returns the start time of this program event.
getStartTime() - Method in class org.ocap.media.BlockedService
Gets the wall clock start time to begin service blocking.
getStartTime() - Method in interface org.ocap.media.MediaAccessAuthorization
Gets the wall clock start time to begin service blocking.
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
 
getState() - Method in interface org.dvb.application.AppProxy
Return the current state of the application.
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).
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.
getStereoMode() - Method in class org.ocap.hardware.device.AudioOutputPort
Get the current stereo mode of the audio device.
getStopTime() - Method in interface javax.media.Clock
 
getStopTime() - Method in class javax.media.StopTimeChangeEvent
 
getStoragePriority() - Method in interface org.ocap.application.OcapAppAttributes
This method returns the currently set storage priority for the application.
getStorageProxies() - Method in class org.ocap.storage.StorageManager
Gets the set of StorageProxy instances representing all of the currently attached or embedded storage devices.
getStorageProxy() - Method in interface org.ocap.storage.LogicalStorageVolume
Gets the StorageProxy the volume is a part of.
getStorageProxy() - Method in class org.ocap.storage.StorageManagerEvent
Returns the StorageProxy that caused the event.
getStream() - Method in class org.dvb.media.CAStopEvent
This method returns the stream from which access has been withdrawn.
getStream() - Method in class org.dvb.media.NoComponentSelectedEvent
This method returns the stream whose presentation has stopped
getStream() - Method in class org.dvb.media.PresentationChangedEvent
This method returns the locator for the stream now being presented.
getStream() - Method in class org.dvb.media.ServiceRemovedEvent
This method returns the stream which was removed from the network
getStream() - Method in class org.dvb.media.StopByResourceLossEvent
This method returns the stream which was being presented
getStreamLocator() - Method in class org.dvb.dsmcc.DSMCCStream
This function returned a Locator referencing the streams of this collection.
getStreams() - Method in class javax.media.protocol.PullDataSource
 
getStreams() - Method in class javax.media.protocol.PushDataSource
 
getStreams() - Method in interface javax.media.protocol.RateConfiguration
 
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.
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.
getSupportedMimeTypes() - Method in interface org.ocap.hn.RemoteMediaRendererModule
Returns MIME types supported by the media renderer
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.
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
 
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.
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
 
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.
getTarget() - Method in class org.dvb.net.rc.ConnectionParameters
Return the target of this connection for example a phone number.
getTargetException() - Method in exception java.lang.reflect.InvocationTargetException
Get the thrown target exception.
getTargetState() - Method in interface javax.media.Controller
 
getTargetState() - Method in class javax.media.TransitionEvent
 
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 org.ocap.hn.content.MetadataNode
Returns a textual representation of the Metadata with non-displayable characters that are not display formatting characters removed.
getTextContent(int) - Method in class org.havi.ui.HSinglelineEntry
Gets the text content used in this HSinglelineEntry.
getTextContent(int) - Method in class org.havi.ui.HVisible
Gets the text content for this component.
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.
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.
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.
getThrowableClasses() - Method in class org.ocap.system.event.ErrorEvent
Gets the class hierarchy from the Throwable object that was passed to the corresponding constructor.
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
 
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
 
getTimeBaseTime() - Method in class javax.media.StartEvent
 
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.
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.
getToggleGroup() - Method in class org.havi.ui.HToggleButton
Gets the HToggleGroup the HToggleButton is associated with.
getToolkit() - Method in class java.awt.Component
Gets the toolkit of this component.
getToolkit() - Method in class java.awt.Window
Returns the toolkit of this frame.
getToState() - Method in class org.dvb.application.AppStateChangeEvent
If the hasFailed method returns false, then the application the listener is tracking is now in toState.
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.
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.
getTrustManagers() - Method in class javax.net.ssl.TrustManagerFactory
Returns one trust manager for each type of trust material.
getType() - Method in class java.awt.color.ColorSpace
Returns the color space type of this ColorSpace.
getType() - Method in class java.awt.Cursor
Returns the type for this cursor.
getType() - Method in class java.awt.GraphicsDevice
Returns the type of this GraphicsDevice.
getType() - Method in class java.awt.image.BufferedImage
Returns the image type.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType() - Method in class java.lang.reflect.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in class java.security.cert.Certificate
Returns the type of this certificate.
getType() - Method in class java.security.cert.CertificateFactory
Returns the name of the certificate type associated with this certificate factory.
getType() - Method in class java.security.cert.CertPath
Returns the type of Certificates in this certification path.
getType() - Method in class java.security.cert.CRL
Returns the type of this CRL.
getType() - Method in class java.security.KeyStore
Returns the type of this keystore.
getType() - Method in interface javax.microedition.io.ContentConnection
Returns the type of content that the resource connected to is providing.
getType() - Method in interface javax.microedition.pki.Certificate
Get the type of the Certificate.
getType() - Method in exception org.davic.media.NotAuthorizedMediaException
 
getType() - Method in exception org.davic.mpeg.NotAuthorizedException
 
getType() - Method in interface org.davic.mpeg.NotAuthorizedInterface
 
getType() - Method in interface org.dvb.application.AppAttributes
This method returns the type of the application (as registered by DVB).
getType() - Method in class org.dvb.event.UserEvent
Returns the event type.
getType() - Method in class org.dvb.net.rc.RCInterface
Return the type of return channel represented by this object.
getType() - Method in class org.dvb.ui.DVBGraphics
Returns the Sample Model (DVBBufferedImage.TYPE_BASE, DVBBufferedImage.TYPE_ADVANCED) which is used in the on/off screen buffer this graphics object draws into.
getType() - Method in class org.havi.ui.event.HEventRepresentation
This returns the type of representation(s) available for the event code which this instance of HEventRepresentation represents.
getType() - Method in class org.havi.ui.HImageHints
Get the expected type of the image being loaded.
getType() - Method in interface org.havi.ui.HKeyboardInputPreferred
Retrieve the desired input type for this component.
getType() - Method in class org.havi.ui.HSinglelineEntry
Retrieve the desired input type for this component.
getType() - Method in interface org.ocap.hardware.pod.PODApplication
This method returns an application type value of the CableCARD Application represented by this class.
getType() - Method in class org.ocap.hardware.VideoOutputPort
Get the type of this VideoOutputPort.
getType() - Method in interface org.ocap.hn.Device
Returns the type of this device, for example, MediaRenderer, MediaServer, etc.
getType() - Method in class org.ocap.hn.NetModuleEvent
Returns module event type, as defined in NetModuleEvent.
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.
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.
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.
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL() - Method in class javax.media.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.
getURLs() - Method in class java.net.URLClassLoader
Returns the search path of URLs for loading classes and resources.
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.
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.
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 org.dvb.spi.Provider
Return the version of this provider.
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.
getVerticalScalingFactors() - Method in interface org.dvb.media.VideoPresentationControl
This method gives information about the supported discrete vertical scaling factors in case arbitrary vertical scaling is not supported.
getVetoableChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the vetoable change listeners registered on this keyboard focus manager.
getVetoableChangeListeners() - Method in class java.beans.VetoableChangeSupport
Returns the list of VetoableChangeListeners.
getVgap() - Method in class java.awt.BorderLayout
Returns the vertical gap between components.
getVgap() - Method in class java.awt.CardLayout
Gets the vertical gap between components.
getVgap() - Method in class java.awt.FlowLayout
Gets the vertical gap between components.
getVgap() - Method in class java.awt.GridLayout
Gets the vertical gap between components.
getVideoController() - Method in class org.havi.ui.HVideoDevice
Obtain a reference to the object which controls the presentation of the video.
getVideoDevice() - Method in class org.havi.ui.HVideoComponent
Returns the HVideoDevice that this HVideoComponent is associated with.
getVideoOutputPorts() - Method in class org.ocap.hardware.Host
This method returns a java.util.Enumeration of references to VideoOutputPort instances.
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.
getVisible() - Method in interface org.ocap.ui.MultiScreenContext
Obtain screen visibility.
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
 
getVolumes() - Method in interface org.ocap.storage.StorageProxy
Gets the set of logical volumes see 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.
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.
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.
getWriteAccessOrganisationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Gets the array of organisation identifiers with write permission.
getWriteAccessOrganizationIds() - Method in class org.ocap.storage.ExtendedFileAccessPermissions
Deprecated. This method will be removed in a future release. Use ExtendedFileAccessPermissions.getWriteAccessOrganisationIds() instead.
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.
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.
getZOrder() - Method in interface org.ocap.ui.MultiScreenContext
Obtain screen z-order.
getZOrder(HScreenDevice) - Method in interface org.ocap.ui.MultiScreenContext
Obtain screen device z-order within this screen.
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.
grantMediaAccessAuthorization(Service) - Method in class org.ocap.media.MediaAccessHandlerRegistrar
Grants media access authorization for a service by removing presentation denial caused by a previous call to MediaAccessHandler.checkMediaAccessAuthorization(boolean, org.ocap.net.OcapLocator[]) for all components in a service.
GRAPHIC_CONTENT_CHANGE - Static variable in class org.havi.ui.HVisible
A constant for use with the hinting mechanism (see the HLook.widgetChanged(org.havi.ui.HVisible, org.havi.ui.HChangeData[]) method in HLook).
Graphics - Class in java.awt
The Graphics class is the abstract base class for all graphics contexts that allow an application to draw onto components that are realized on various devices, as well as onto off-screen images.
Graphics2D - Class in java.awt
This Graphics2D class extends the Graphics class to provide more sophisticated control over graphics operations.
GRAPHICS_CONFIGURATION - Static variable in class org.havi.ui.HSceneTemplate
A value for use in the preference field of the setPreference, getPreferenceObject and getPreferencePriority methods in the HSceneTemplate that indicates that the HScene be created with a specified HGraphicsConfiguration (corresponding to a particular HGraphicsDevice).
GRAPHICS_MIXING - Static variable in class org.havi.ui.HVideoConfigTemplate
A value for use in the preference field of the setPreference and getPreferencePriority methods in the HVideoConfigTemplate that indicates that the device configuration supports the display of graphics in addition to video streams.
GraphicsConfiguration - Class in java.awt
The GraphicsConfiguration class describes the characteristics of a graphics destination such as a printer or monitor.
GraphicsDevice - Class in java.awt
The GraphicsDevice class describes the graphics devices that might be available in a particular graphics environment.
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.
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.

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