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

H

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

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