当前页面:
在线文档首页 >
JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
Java 2 Platform SE v1.3.1: H-Index - JDK 5 Documentation v1.3.1, Java 2 SDK 英文文档
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 -
Variable in class java.lang.reflect.Proxy
- the invocation handler for this proxy instance.
- H1 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- H2 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- H3 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- H4 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- H5 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- H6 -
Static variable in class javax.swing.text.html.HTML.Tag
-
- HALFWIDTH_AND_FULLWIDTH_FORMS -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- 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 -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- 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.
- HAND_CURSOR -
Static variable in class java.awt.Frame
- Deprecated. replaced by
Cursor.HAND_CURSOR
.
- handleComment(char[]) -
Method in class javax.swing.text.html.parser.Parser
- Called when an HTML comment is encountered.
- handleComment(char[]) -
Method in class javax.swing.text.html.parser.DocumentParser
-
- handleComment(char[], int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleComment(char[], int) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
-
- handleEmptyTag(TagElement) -
Method in class javax.swing.text.html.parser.Parser
- Called when an empty tag is encountered.
- handleEmptyTag(TagElement) -
Method in class javax.swing.text.html.parser.DocumentParser
- Handle Empty Tag.
- handleEndOfLineString(String) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
- This is invoked after the stream has been parsed, but before
flush
.
- handleEndOfLineString(String) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
- This is invoked after the stream has been parsed, but before
flush
.
- handleEndTag(HTML.Tag, int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleEndTag(HTML.Tag, int) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
- Callback from the parser.
- handleEndTag(TagElement) -
Method in class javax.swing.text.html.parser.Parser
- Called when an end tag is encountered.
- handleEndTag(TagElement) -
Method in class javax.swing.text.html.parser.DocumentParser
- Handle End Tag.
- handleEOFInComment() -
Method in class javax.swing.text.html.parser.Parser
-
- handleError(int, String) -
Method in class javax.swing.text.html.parser.Parser
- An error has occurred.
- handleError(int, String) -
Method in class javax.swing.text.html.parser.DocumentParser
-
- handleError(String, int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleEvent(Event) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1
replaced by processEvent(AWTEvent).
- handleExpandControlClick(TreePath, int, int) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Messaged when the user clicks the particular row, this invokes
toggleExpandState.
- handleGetObject(String) -
Method in class java.util.ResourceBundle
- Get an object from a ResourceBundle.
- handleGetObject(String) -
Method in class java.util.PropertyResourceBundle
- Override of ResourceBundle, same semantics
- handleGetObject(String) -
Method in class java.util.ListResourceBundle
- Override of ResourceBundle, same semantics
- handleJustify(float) -
Method in class java.awt.font.TextLayout
- Justify this layout.
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
- Callback from the parser.
- handleStartTag(HTML.Tag, MutableAttributeSet, int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleStartTag(HTML.Tag, MutableAttributeSet, int) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
- Callback from the parser.
- handleStartTag(TagElement) -
Method in class javax.swing.text.html.parser.Parser
- Called when a start tag is encountered.
- handleStartTag(TagElement) -
Method in class javax.swing.text.html.parser.DocumentParser
- Handle Start Tag.
- handleText(char[]) -
Method in class javax.swing.text.html.parser.Parser
- Called when PCDATA is encountered.
- handleText(char[]) -
Method in class javax.swing.text.html.parser.DocumentParser
- Handle Text.
- handleText(char[], int) -
Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- handleText(char[], int) -
Method in class javax.swing.text.html.HTMLDocument.HTMLReader
- Called by the parser to indicate a block of text was
encountered.
- handleTitle(char[]) -
Method in class javax.swing.text.html.parser.Parser
- Called when an HTML title tag is encountered.
- HANGING_BASELINE -
Static variable in class java.awt.Font
- The baseline used in Devanigiri and similar scripts when laying
out text
- HANGING_BASELINE -
Static variable in class java.awt.font.GraphicAttribute
- Aligns origin of graphic to hanging baseline of line.
- HANGUL_COMPATIBILITY_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 java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- HANGUL_SYLLABLES -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- 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.
- hardDriveIcon -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- hasAlpha() -
Method in class java.awt.image.ColorModel
- Returns whether or not alpha is supported in this
ColorModel
.
- hasBeenExpanded(TreePath) -
Method in class javax.swing.JTree
- Returns true if the node identified by the path has ever been
expanded.
- hasChanged() -
Method in class java.util.Observable
- Tests if this object has changed.
- hasChildren -
Variable in class javax.swing.JTree.DynamicUtilTreeNode
- Does the this
JTree
have children?
This property is currently not implemented.
- HasControls - interface javax.naming.ldap.HasControls.
- This interface is for returning controls with objects returned
in NamingEnumerations.
- hasCustomComponents -
Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
- This is set to true in validateComponent if a Component is contained
in either the message or the buttons.
- hasDynamicLocaleList() -
Method in interface java.awt.im.spi.InputMethodDescriptor
- Returns whether the list of available locales can change
at runtime.
- hasEntered -
Variable in class javax.swing.plaf.basic.BasicComboPopup
-
- hasExtensions() -
Method in class java.security.cert.X509CRLEntry
- Returns true if this CRL entry has extensions.
- hasFocus -
Variable in class javax.swing.tree.DefaultTreeCellRenderer
- True if has focus.
- hasFocus -
Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
- hasFocus() -
Method in class java.awt.Component
- Returns true if this Component has the keyboard focus.
- hasFocus() -
Method in class javax.swing.JComponent
- Returns true if this Component has the keyboard focus.
- hash(Object, int) -
Method in class org.omg.CORBA.portable.Delegate
- Returns an ORB-internal identifier (hashcode) for this object reference.
- hashCode() -
Method in class java.awt.MenuShortcut
- Returns the hashcode for this MenuShortcut.
- hashCode() -
Method in class java.awt.Insets
- Returns the hash code for this Insets.
- hashCode() -
Method in class java.awt.Font
- Returns a hashcode for this
Font
.
- hashCode() -
Method in class java.awt.RenderingHints
- Returns the hash code value for this
RenderingHints
.
- hashCode() -
Method in class java.awt.RenderingHints.Key
- The hash code for all Key objects will be the same as the
system identity code of the object as defined by the
System.identityHashCode() method.
- 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.BasicStroke
- Returns the hashcode for this stroke.
- hashCode() -
Method in class java.awt.PageAttributes
- Returns a hash code value for this PageAttributes.
- hashCode() -
Method in class java.awt.JobAttributes
- Returns a hash code value for this JobAttributes.
- hashCode() -
Method in class java.awt.AlphaComposite
- Returns the hashcode for this composite.
- hashCode() -
Method in class java.awt.datatransfer.DataFlavor
- Returns hash code for this
DataFlavor
.
- hashCode() -
Method in class java.awt.font.TextLayout
- Returns the hash code of this
TextLayout
.
- hashCode() -
Method in class java.awt.font.ImageGraphicAttribute
- Returns a hashcode for this
ImageGraphicAttribute
.
- hashCode() -
Method in class java.awt.font.TextHitInfo
- Returns the hash code.
- hashCode() -
Method in class java.awt.font.ShapeGraphicAttribute
- Returns a hashcode for this
ShapeGraphicAttribute
.
- hashCode() -
Method in class java.awt.geom.Point2D
- Returns the hashcode for this
Point2D
.
- hashCode() -
Method in class java.awt.geom.Rectangle2D
- Returns the hashcode for this
Rectangle2D
.
- hashCode() -
Method in class java.awt.geom.AffineTransform
- Returns the hashcode for this transform.
- hashCode() -
Method in class java.awt.image.ColorModel
- Returns the hash code for this ColorModel.
- hashCode() -
Method in class java.io.FilePermission
- Returns the hash code value for this object.
- hashCode() -
Method in class java.io.File
- Computes a hash code for this abstract pathname.
- hashCode() -
Method in class java.lang.Object
- Returns a hash code value for the object.
- 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.Long
- Computes a hashcode for this Long.
- hashCode() -
Method in class java.lang.Short
- Returns a hashcode for this Short.
- hashCode() -
Method in class java.lang.String
- Returns a hashcode for this string.
- hashCode() -
Method in class java.lang.Float
- Returns a hashcode for this Float object.
- hashCode() -
Method in class java.lang.Integer
- Returns a hashcode for this Integer.
- hashCode() -
Method in class java.lang.Package
- Return the hashcode computed from the package name.
- hashCode() -
Method in class java.lang.Byte
- Returns a hashcode for this Byte.
- hashCode() -
Method in class java.lang.Double
- Returns a hashcode for this
Double
object.
- hashCode() -
Method in class java.lang.Boolean
- Returns a hash code for this Boolean object.
- hashCode() -
Method in class java.lang.reflect.Method
- Returns a hashcode for this
Method
.
- hashCode() -
Method in class java.lang.reflect.Field
- Returns a hashcode for this
Field
.
- hashCode() -
Method in class java.lang.reflect.Constructor
- Returns a hashcode for this
Constructor
.
- hashCode() -
Method in class java.math.BigInteger
- Returns the hash code for this BigInteger.
- hashCode() -
Method in class java.math.BigDecimal
- Returns the hash code for this BigDecimal.
- hashCode() -
Method in class java.net.URL
- Creates an integer suitable for hash table indexing.
- hashCode() -
Method in class java.net.SocketPermission
- Returns the hash code value for this object.
- hashCode() -
Method in class java.net.InetAddress
- Returns a hashcode for this IP address.
- hashCode() -
Method in class java.rmi.MarshalledObject
- Return a hash code for this
MarshalledObject
.
- hashCode() -
Method in class java.rmi.activation.ActivationGroupDesc
- Produce identical numbers for similar
ActivationGroupDesc
s.
- hashCode() -
Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
- Return identical values for similar
CommandEnvironment
s.
- hashCode() -
Method in class java.rmi.activation.ActivationDesc
- Return the same hashCode for similar
ActivationDesc
s.
- hashCode() -
Method in class java.rmi.activation.ActivationGroupID
- Returns a hashcode for the group's identifier.
- hashCode() -
Method in class java.rmi.activation.ActivationID
- Returns a hashcode for the activation id.
- hashCode() -
Method in class java.rmi.dgc.VMID
- Compute hash code for this VMID.
- hashCode() -
Method in class java.rmi.server.RemoteObject
- Returns a hashcode for a remote object.
- hashCode() -
Method in class java.rmi.server.UID
- Returns a hashcode for the
UID
.
- hashCode() -
Method in class java.rmi.server.ObjID
- Returns the hash code for the
ObjID
(the object number).
- hashCode() -
Method in class java.security.Permission
- Returns the hash code value for this Permission object.
- hashCode() -
Method in class java.security.BasicPermission
- Returns the hash code value for this object.
- hashCode() -
Method in class java.security.CodeSource
- Returns the hash code value for this object.
- hashCode() -
Method in class java.security.UnresolvedPermission
- 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.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 interface java.security.Principal
- Returns a hashcode for this principal.
- 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.X509CRLEntry
- Returns a hashcode value for this CRL entry from its
encoded form.
- hashCode() -
Method in class java.security.cert.X509CRL
- Returns a hashcode value for this CRL from its
encoded form.
- hashCode() -
Method in class java.text.AttributedCharacterIterator.Attribute
- Returns a hash code value for the object.
- hashCode() -
Method in class java.text.NumberFormat
- Overrides hashCode
- hashCode() -
Method in class java.text.ChoiceFormat
- Generates a hash code for the message format object.
- hashCode() -
Method in class java.text.ParsePosition
- Returns a hash code for this ParsePosition.
- hashCode() -
Method in class java.text.Collator
- Generates the hash code for this Collator.
- hashCode() -
Method in class java.text.RuleBasedCollator
- Generates the hash code for the table-based collation object
- hashCode() -
Method in class java.text.DateFormat
- Overrides hashCode
- hashCode() -
Method in class java.text.CollationKey
- Creates a hash code for this CollationKey.
- hashCode() -
Method in class java.text.StringCharacterIterator
- Computes a hashcode for this iterator.
- hashCode() -
Method in class java.text.SimpleDateFormat
- Override hashCode.
- hashCode() -
Method in class java.text.FieldPosition
- Returns a hash code for this FieldPosition.
- 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.MessageFormat
- Generates a hash code for the message format object.
- 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.Date
- Returns a hash code value for this object.
- hashCode() -
Method in class java.util.BitSet
- Returns a hash code value for this bit set.
- hashCode() -
Method in class java.util.AbstractSet
- Returns the hash code value for this set.
- hashCode() -
Method in class java.util.AbstractMap
- Returns the hash code value for this map.
- hashCode() -
Method in class java.util.AbstractList
- Returns the hash code value for this list.
- hashCode() -
Method in class java.util.Vector
- Returns the hash code value for this Vector.
- hashCode() -
Method in class java.util.PropertyPermission
- Returns the hash code value for this object.
- hashCode() -
Method in interface java.util.Collection
- Returns the hash code value for this collection.
- hashCode() -
Method in class java.util.SimpleTimeZone
- Override hashCode.
- hashCode() -
Method in class java.util.Calendar
- Returns a hash code for this calendar.
- hashCode() -
Method in class java.util.GregorianCalendar
- Override hashCode.
- hashCode() -
Method in interface java.util.Set
- Returns the hash code value for this set.
- 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
- Returns the hash code value for this map.
- hashCode() -
Method in interface java.util.Map.Entry
- Returns the hash code value for this map entry.
- 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 class java.util.zip.ZipEntry
- Returns the hash code value for this entry.
- hashCode() -
Method in class javax.sound.sampled.Control.Type
- Finalizes the hashCode method
- hashCode() -
Method in class javax.sound.sampled.Mixer.Info
- Finalizes the hashcode method.
- hashCode() -
Method in class javax.sound.sampled.AudioFileFormat.Type
- Finalizes the hashCode method
- hashCode() -
Method in class javax.sound.sampled.LineEvent.Type
- Finalizes the hashcode method.
- hashCode() -
Method in class javax.sound.sampled.AudioFormat.Encoding
- Finalizes the hashCode method
- hashCode() -
Method in class javax.sound.sampled.ReverbType
- Finalizes the hashcode method.
- hashCode() -
Method in class javax.sound.sampled.Port.Info
- Finalizes the hashCode method
- hashCode() -
Method in class javax.sound.midi.MidiDevice.Info
- Finalizes the hashcode method.
- hashCode() -
Method in class javax.sound.midi.Sequencer.SyncMode
- Finalizes the hashcode method.
- hashCode() -
Method in class javax.naming.Reference
- Computes the hash code of this reference.
- hashCode() -
Method in class javax.naming.RefAddr
- Computes the hash code of this address using its address type and contents.
- hashCode() -
Method in class javax.naming.BinaryRefAddr
- Computes the hash code of this address using its address type and contents.
- hashCode() -
Method in class javax.naming.CompoundName
- Computes the hash code of this compound name.
- hashCode() -
Method in class javax.naming.CompositeName
- Computes the hash code of this composite name.
- hashCode() -
Method in class javax.naming.directory.BasicAttribute
- Calculates the hash code of this attribute.
- hashCode() -
Method in class javax.naming.directory.BasicAttributes
- Calculates the hash code of this BasicAttributes.
- hashCode() -
Method in class javax.rmi.CORBA.Stub
- Returns a hash code value for the object which is the same for all stubs
that represent the same remote object.
- hashCode() -
Method in class javax.swing.KeyStroke
- Returns a numeric value for this object that is likely to be
reasonably unique, so it can be used as the index value in a
Hashtable.
- hashCode() -
Method in class javax.swing.text.SimpleAttributeSet
- Returns a hashcode for this set of attributes.
- hashCode() -
Method in class javax.swing.text.StyleContext.SmallAttributeSet
- Returns a hashcode for this set of attributes.
- hashCode() -
Method in class javax.swing.text.TabStop
- Returns the hashCode for the object.
- hashCode() -
Method in class javax.swing.text.html.HTML.UnknownTag
-
- hashCode() -
Method in class javax.swing.tree.TreePath
- Returns the hashCode for the object.
- hashCode() -
Method in class org.omg.CORBA.portable.ObjectImpl
- Returns the hash code for this
ObjectImpl
object.
- hashCode(Object) -
Method in class org.omg.CORBA.portable.Delegate
- Provide the implementation to override the hashCode() method
of the delegating CORBA object.
- hashCode(Stub) -
Method in interface javax.rmi.CORBA.StubDelegate
- Delegation call for
Stub.hashCode()
.
- hashCode(URL) -
Method in class java.net.URLStreamHandler
- Provides the default hash calculation.
- HashMap - class java.util.HashMap.
- Hash table based implementation of the Map interface.
- HashMap() -
Constructor for class java.util.HashMap
- Constructs a new, empty map with a default capacity and load
factor, which is 0.75.
- HashMap(int) -
Constructor for class java.util.HashMap
- Constructs a new, empty map with the specified initial capacity
and default load factor, which is 0.75.
- HashMap(int, float) -
Constructor for class java.util.HashMap
- Constructs a new, empty map with the specified initial
capacity and the specified load factor.
- HashMap(Map) -
Constructor for class java.util.HashMap
- Constructs a new map with the same mappings as the given map.
- HashSet - class java.util.HashSet.
- 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 capacity and load factor, which is 0.75.
- HashSet(Collection) -
Constructor for class java.util.HashSet
- Constructs a new set containing the elements in the specified
collection.
- 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.
- 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.
- Hashtable - class java.util.Hashtable.
- This class implements a hashtable, which maps keys to values.
- Hashtable() -
Constructor for class java.util.Hashtable
- Constructs a new, empty hashtable with a default capacity and load
factor, which is 0.75.
- 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(int, float) -
Constructor for class java.util.Hashtable
- Constructs a new, empty hashtable with the specified initial
capacity and the specified load factor.
- Hashtable(Map) -
Constructor for class java.util.Hashtable
- Constructs a new hashtable with the same mappings as the given
Map.
- hasInitialContextFactoryBuilder() -
Static method in class javax.naming.spi.NamingManager
- Determines whether an initial context factory builder has
been set.
- hasListeners(String) -
Method in class java.beans.PropertyChangeSupport
- Check if there are any listeners for a specific property.
- hasListeners(String) -
Method in class java.beans.VetoableChangeSupport
- Check if there are any listeners for a specific property.
- hasListeners(String) -
Method in class javax.swing.event.SwingPropertyChangeSupport
- Check if there are any listeners for a specific property.
- hasMore() -
Method in interface javax.naming.NamingEnumeration
- Determines whether there are any more elements in the enumeration.
- 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.
- hasNext() -
Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
-
- 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 java.util.Iterator
- Returns true if the iteration has more elements.
- hasPrevious() -
Method in interface java.util.ListIterator
- Returns true if this list iterator has more elements when
traversing the list in the reverse direction.
- hasSameRules(TimeZone) -
Method in class java.util.TimeZone
- Returns true if this zone has the same rule and offset as another zone.
- hasSameRules(TimeZone) -
Method in class java.util.SimpleTimeZone
- Return true if this zone has the same rules and offset as another zone.
- hasService(Class) -
Method in class java.beans.beancontext.BeanContextServicesSupport
- has a service, which may be delegated
- hasService(Class) -
Method in interface java.beans.beancontext.BeanContextServices
- Reports whether or not a given service is
currently available from this context.
- hasTileWriters() -
Method in class java.awt.image.BufferedImage
- Returns whether or not any tile is checked out for writing.
- hasTileWriters() -
Method in interface java.awt.image.WritableRenderedImage
- Returns whether any tile is checked out for writing.
- hasUniformLineMetrics() -
Method in class java.awt.FontMetrics
- Checks to see if the
Font
has uniform line metrics.
- hasUniformLineMetrics() -
Method in class java.awt.Font
- Checks whether or not this
Font
has uniform
line metrics.
- hasUnsupportedCriticalExtension() -
Method in interface java.security.cert.X509Extension
- Check if there is a critical extension that is not supported.
- head -
Variable in class javax.swing.text.html.parser.DTD
-
- HEAD -
Static variable in class javax.swing.text.html.HTML.Tag
-
- header -
Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
- The JTableHeader that is delegating the painting to this UI.
- HEADER_RENDERER_PROPERTY -
Static variable in class javax.swing.table.TableColumn
- Obsolete as of Java 2 platform v1.3.
- HEADER_ROW -
Static variable in class javax.swing.event.TableModelEvent
- Identifies the header row.
- HEADER_VALUE_PROPERTY -
Static variable in class javax.swing.table.TableColumn
- Obsolete as of Java 2 platform v1.3.
- headerRenderer -
Variable in class javax.swing.table.TableColumn
- The renderer used to draw the header of the column.
- headerValue -
Variable in class javax.swing.table.TableColumn
- The header value of the column.
- headMap(Object) -
Method in class java.util.TreeMap
- Returns a view of the portion of this map whose keys are strictly less
than toKey.
- 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.
- HEADPHONE -
Static variable in class javax.sound.sampled.Port.Info
- A type of port that sends audio to a headphone jack.
- headSet(Object) -
Method in class java.util.TreeSet
- Returns a view of the portion of this set whose elements are strictly
less than toElement.
- 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.
- heavyWeightPopupEnabled -
Variable in class javax.swing.ToolTipManager
-
- HEBREW -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- height -
Variable in class java.awt.Dimension
- The height dimension.
- height -
Variable in class java.awt.Rectangle
- The height of the
Rectangle
.
- height -
Variable in class java.awt.geom.RoundRectangle2D.Float
- The height of this
RoundRectangle2D
.
- height -
Variable in class java.awt.geom.RoundRectangle2D.Double
- The height of this
RoundRectangle2D
.
- height -
Variable in class java.awt.geom.Rectangle2D.Float
- The height of this
Rectangle2D
.
- height -
Variable in class java.awt.geom.Rectangle2D.Double
- The height of this
Rectangle2D
.
- height -
Variable in class java.awt.geom.Arc2D.Float
- The overall height of the full ellipse of which this arc is
a partial section (not considering the
angular extents).
- height -
Variable in class java.awt.geom.Arc2D.Double
- The overall height of the full ellipse (not considering the
angular extents).
- height -
Variable in class java.awt.geom.Ellipse2D.Float
- The overall height of this
Ellipse2D
.
- height -
Variable in class java.awt.geom.Ellipse2D.Double
- The overall height of the
Ellipse2D
.
- height -
Variable in class java.awt.image.SampleModel
- Height in pixels of the region of image data that this SampleModel
describes.
- height -
Variable in class java.awt.image.Raster
- The height of this Raster.
- 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 -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- HEIGHT -
Static variable in class javax.swing.text.html.CSS.Attribute
-
- helpButtonMnemonic -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- helpButtonText -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- helpButtonToolTipText -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- hiddenDivider -
Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
- Divider that is used for noncontinuous layout mode.
- HIDE_ON_CLOSE -
Static variable in interface javax.swing.WindowConstants
- The hide-window default window close operation
- hide() -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by
setVisible(boolean)
.
- hide() -
Method in class java.awt.Window
- Hide this Window, its subcomponents, and all of its owned children.
- hide() -
Method in class java.awt.Dialog
- Hides the Dialog and then causes show() to return if it is currently
blocked.
- hide() -
Method in class javax.swing.JComponent
- Deprecated. As of JDK version 1.1,
replaced by
setVisible(boolean)
.
- hide() -
Method in class javax.swing.plaf.basic.BasicComboPopup
- Implementation of ComboPopup.hide().
- hide() -
Method in interface javax.swing.plaf.basic.ComboPopup
- Hides the popup
- hidePopup() -
Method in class javax.swing.JComboBox
- Causes the combo box to close its popup window.
- hideWindows() -
Method in interface java.awt.im.spi.InputMethod
- Closes or hides all windows opened by this input method instance or
its class.
- HIERARCHY_BOUNDS_EVENT_MASK -
Static variable in class java.awt.AWTEvent
- The event mask for selecting hierarchy bounds events.
- HIERARCHY_CHANGED -
Static variable in class java.awt.event.HierarchyEvent
- A modification was made to the entire hierarchy tree.
- HIERARCHY_EVENT_MASK -
Static variable in class java.awt.AWTEvent
- The event mask for selecting hierarchy events.
- HIERARCHY_FIRST -
Static variable in class java.awt.event.HierarchyEvent
- Marks the first integer id for the range of hierarchy event ids.
- HIERARCHY_LAST -
Static variable in class java.awt.event.HierarchyEvent
- Marks the last integer id for the range of ancestor event ids.
- HierarchyBoundsAdapter - class java.awt.event.HierarchyBoundsAdapter.
- An abstract adapter class for receiving ancestor moved and resized events.
- HierarchyBoundsAdapter() -
Constructor for class java.awt.event.HierarchyBoundsAdapter
-
- HierarchyBoundsListener - interface java.awt.event.HierarchyBoundsListener.
- The listener interface for receiving ancestor moved and resized events.
- hierarchyChanged(HierarchyEvent) -
Method in class java.awt.AWTEventMulticaster
- Handles the hierarchyChanged event by invoking the
hierarchyChanged methods on listener-a and listener-b.
- hierarchyChanged(HierarchyEvent) -
Method in interface java.awt.event.HierarchyListener
- Called when the hierarchy has been changed.
- HierarchyEvent - class java.awt.event.HierarchyEvent.
- An event which indicates a change to the Component hierarchy to which
a Component belongs.
- HierarchyEvent(Component, int, Component, Container) -
Constructor for class java.awt.event.HierarchyEvent
- Constructs an HierarchyEvent object to identify a change in the
Component hierarchy.
- HierarchyEvent(Component, int, Component, Container, long) -
Constructor for class java.awt.event.HierarchyEvent
- Constructs an HierarchyEvent object to identify a change in the
Component hierarchy.
- HierarchyListener - interface java.awt.event.HierarchyListener.
- The listener interface for receiving hierarchy changed events.
- HIGH -
Static variable in class java.awt.PageAttributes.PrintQualityType
- The PrintQualityType instance to use for specifying a high print
quality.
- highestLayer() -
Method in class javax.swing.JLayeredPane
- Returns the highest layer value from all current children.
- highlight -
Variable in class javax.swing.border.EtchedBorder
-
- highlight -
Variable in class javax.swing.plaf.basic.BasicSeparatorUI
-
- highlight -
Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- highlight -
Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
-
- highlight -
Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
-
- highlight -
Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
-
- highlightColor -
Static variable in class javax.swing.plaf.metal.MetalSliderUI
-
- Highlighter - interface javax.swing.text.Highlighter.
- An interface for an object that allows one to mark up the background
with colored areas.
- Highlighter.Highlight - interface javax.swing.text.Highlighter.Highlight.
-
- Highlighter.HighlightPainter - interface javax.swing.text.Highlighter.HighlightPainter.
- Highlight renderer.
- highlightInner -
Variable in class javax.swing.border.BevelBorder
-
- highlightOuter -
Variable in class javax.swing.border.BevelBorder
-
- HINTS_OBSERVED -
Static variable in interface java.awt.image.renderable.RenderableImage
- String constant that can be used to identify a property on
a RenderedImage obtained via the createRendering or
createScaledRendering methods.
- HIRAGANA -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- hit(Rectangle, Shape, boolean) -
Method in class java.awt.Graphics2D
- Checks whether or not the specified
Shape
intersects
the specified Rectangle
, which is in device
space.
- hitClip(int, int, int, int) -
Method in class java.awt.Graphics
- Returns true if the specified rectangular area intersects
the bounding rectangle of the current clipping area.
- hitTestChar(float, float) -
Method in class java.awt.font.TextLayout
- Returns a
TextHitInfo
corresponding to the
specified point.
- hitTestChar(float, float, Rectangle2D) -
Method in class java.awt.font.TextLayout
- Returns a
TextHitInfo
corresponding to the
specified point.
- HOME -
Static variable in class java.awt.Event
- The Home key, a non-ASCII action key.
- homeFolderIcon -
Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
- homeKey -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- HORIZONTAL -
Static variable in class java.awt.Scrollbar
- A constant that indicates a horizontal scroll bar.
- HORIZONTAL -
Static variable in interface java.awt.Adjustable
- The horizontal orientation.
- HORIZONTAL -
Static variable in class java.awt.GridBagConstraints
- Resize the component horizontally but not vertically.
- HORIZONTAL -
Static variable in class javax.accessibility.AccessibleState
- Indicates the orientation of this object is horizontal.
- HORIZONTAL -
Static variable in interface javax.swing.SwingConstants
- Horizontal orientation.
- HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY -
Static variable in class javax.swing.AbstractButton
- Identifies a change in the button's horizontal alignment.
- HORIZONTAL_SCROLLBAR -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies a horizonal scrollbar.
- HORIZONTAL_SCROLLBAR_ALWAYS -
Static variable in interface javax.swing.ScrollPaneConstants
- Used to set the horizontal scroll bar policy so that
horizontal scrollbars are always displayed.
- HORIZONTAL_SCROLLBAR_AS_NEEDED -
Static variable in interface javax.swing.ScrollPaneConstants
- Used to set the horizontal scroll bar policy so that
horizontal scrollbars are displayed only when needed.
- HORIZONTAL_SCROLLBAR_NEVER -
Static variable in interface javax.swing.ScrollPaneConstants
- Used to set the horizontal scroll bar policy so that
horizontal scrollbars are never displayed.
- HORIZONTAL_SCROLLBAR_POLICY -
Static variable in interface javax.swing.ScrollPaneConstants
- Identifies the horizontal scroll bar policy property.
- HORIZONTAL_SPLIT -
Static variable in class javax.swing.JSplitPane
- Horizontal split indicates the
Component
s are
split along the x axis.
- HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY -
Static variable in class javax.swing.AbstractButton
- Identifies a change in the button's horizontal text position.
- horizontalScrollBar -
Variable in class javax.swing.JScrollPane
- The scrollpane's horizontal scrollbar child.
- horizontalScrollBarPolicy -
Variable in class javax.swing.JScrollPane
- The display policy for the horizontal scrollbar.
- horizThumbIcon -
Static variable in class javax.swing.plaf.metal.MetalSliderUI
-
- hostsEqual(URL, URL) -
Method in class java.net.URLStreamHandler
- Compares the host components of two URLs.
- HOUR -
Static variable in class java.util.Calendar
- Field number for
get
and set
indicating the
hour of the morning or afternoon.
- 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_FIELD -
Static variable in class java.text.DateFormat
- Useful constant for zero-based HOUR_OF_DAY field alignment.
- HOUR_OF_DAY1_FIELD -
Static variable in class java.text.DateFormat
- Useful constant for one-based HOUR_OF_DAY field alignment.
- HOUR0_FIELD -
Static variable in class java.text.DateFormat
- Useful constant for zero-based HOUR field alignment.
- HOUR1_FIELD -
Static variable in class java.text.DateFormat
- Useful constant for one-based HOUR field alignment.
- HR -
Static variable in class javax.swing.text.html.HTML.Tag
-
- HREF -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- hsb -
Variable in class javax.swing.ScrollPaneLayout
- The scrollpanes horizontal scrollbar child.
- hsbChangeListener -
Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- hsbPolicy -
Variable in class javax.swing.ScrollPaneLayout
- The display policy for the horizontal scrollbar.
- 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.
- HSPACE -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- html -
Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
- HTML to insert.
- html -
Variable in class javax.swing.text.html.parser.DTD
-
- HTML - class javax.swing.text.html.HTML.
- Constants used in the HTMLDocument.
- HTML -
Static variable in class javax.swing.text.html.HTML.Tag
-
- HTML.Attribute - class javax.swing.text.html.HTML.Attribute.
- Typesafe enumeration representing an html
attribute.
- HTML.Tag - class javax.swing.text.html.HTML.Tag.
- Typesafe enumeration for an html tag.
- HTML.Tag() -
Constructor for class javax.swing.text.html.HTML.Tag
-
- HTML.Tag(String) -
Constructor for class javax.swing.text.html.HTML.Tag
-
- HTML.Tag(String, boolean, boolean) -
Constructor for class javax.swing.text.html.HTML.Tag
-
- HTML.UnknownTag - class javax.swing.text.html.HTML.UnknownTag.
-
- HTML.UnknownTag(String) -
Constructor for class javax.swing.text.html.HTML.UnknownTag
-
- HTML() -
Constructor for class javax.swing.text.html.HTML
-
- HTMLDocument - class javax.swing.text.html.HTMLDocument.
- A document that models HTML.
- HTMLDocument.BlockElement - class javax.swing.text.html.HTMLDocument.BlockElement.
- An element that represents a structural block of
HTML.
- HTMLDocument.BlockElement(HTMLDocument, Element, AttributeSet) -
Constructor for class javax.swing.text.html.HTMLDocument.BlockElement
- Constructs a composite element that initially contains
no children.
- HTMLDocument.HTMLReader - class javax.swing.text.html.HTMLDocument.HTMLReader.
- An HTML reader to load an HTML document with an HTML
element structure.
- HTMLDocument.HTMLReader.BlockAction - class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction.
-
- HTMLDocument.HTMLReader.BlockAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
-
- HTMLDocument.HTMLReader.CharacterAction - class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction.
-
- HTMLDocument.HTMLReader.CharacterAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
-
- HTMLDocument.HTMLReader.FormAction - class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction.
- Action to support forms by building all of the elements
used to represent form controls.
- HTMLDocument.HTMLReader.FormAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
-
- HTMLDocument.HTMLReader.HiddenAction - class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction.
-
- HTMLDocument.HTMLReader.HiddenAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
-
- HTMLDocument.HTMLReader.IsindexAction - class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction.
-
- HTMLDocument.HTMLReader.IsindexAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
-
- HTMLDocument.HTMLReader.ParagraphAction - class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction.
-
- HTMLDocument.HTMLReader.ParagraphAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
-
- HTMLDocument.HTMLReader.PreAction - class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction.
-
- HTMLDocument.HTMLReader.PreAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
-
- HTMLDocument.HTMLReader.SpecialAction - class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction.
-
- HTMLDocument.HTMLReader.SpecialAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
-
- HTMLDocument.HTMLReader.TagAction - class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction.
- An action to be performed in response
to parsing a tag.
- HTMLDocument.HTMLReader.TagAction(HTMLDocument.HTMLReader) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
-
- HTMLDocument.HTMLReader(HTMLDocument, int) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
-
- HTMLDocument.HTMLReader(HTMLDocument, int, int, int, HTML.Tag) -
Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
-
- HTMLDocument.Iterator - class javax.swing.text.html.HTMLDocument.Iterator.
- An iterator to iterate over a particular type of
tag.
- HTMLDocument.Iterator() -
Constructor for class javax.swing.text.html.HTMLDocument.Iterator
-
- HTMLDocument.RunElement - class javax.swing.text.html.HTMLDocument.RunElement.
- An element that represents a chunk of text that has
a set of HTML character level attributes assigned to
it.
- HTMLDocument.RunElement(HTMLDocument, Element, AttributeSet, int, int) -
Constructor for class javax.swing.text.html.HTMLDocument.RunElement
- Constructs an element that represents content within the
document (has no children).
- HTMLDocument() -
Constructor for class javax.swing.text.html.HTMLDocument
- Constructs an HTML document.
- HTMLDocument(AbstractDocument.Content, StyleSheet) -
Constructor for class javax.swing.text.html.HTMLDocument
- Constructs an HTML document with the given content
storage implementation and the given style/attribute
storage mechanism.
- HTMLDocument(StyleSheet) -
Constructor for class javax.swing.text.html.HTMLDocument
- Constructs an HTML document with the default content
storage implementation and the given style/attribute
storage mechanism.
- HTMLEditorKit - class javax.swing.text.html.HTMLEditorKit.
- The Swing JEditorPane text component supports different kinds
of content via a plug-in mechanism called an EditorKit.
- HTMLEditorKit.HTMLFactory - class javax.swing.text.html.HTMLEditorKit.HTMLFactory.
- A factory to build views for HTML.
- HTMLEditorKit.HTMLFactory() -
Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLFactory
-
- HTMLEditorKit.HTMLTextAction - class javax.swing.text.html.HTMLEditorKit.HTMLTextAction.
- An abstract Action providing some convenience methods that may
be useful in inserting HTML into an existing document.
- HTMLEditorKit.HTMLTextAction(String) -
Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
-
- HTMLEditorKit.InsertHTMLTextAction - class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction.
- InsertHTMLTextAction can be used to insert an arbitrary string of HTML
into an existing HTML document.
- HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag) -
Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
- HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag, HTML.Tag, HTML.Tag) -
Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
-
- HTMLEditorKit.LinkController - class javax.swing.text.html.HTMLEditorKit.LinkController.
- Class to watch the associated component and fire
hyperlink events on it when appropriate.
- HTMLEditorKit.LinkController() -
Constructor for class javax.swing.text.html.HTMLEditorKit.LinkController
-
- HTMLEditorKit.Parser - class javax.swing.text.html.HTMLEditorKit.Parser.
- Interface to be supported by the parser.
- HTMLEditorKit.Parser() -
Constructor for class javax.swing.text.html.HTMLEditorKit.Parser
-
- HTMLEditorKit.ParserCallback - class javax.swing.text.html.HTMLEditorKit.ParserCallback.
- The result of parsing drives these callback methods.
- HTMLEditorKit.ParserCallback() -
Constructor for class javax.swing.text.html.HTMLEditorKit.ParserCallback
-
- HTMLEditorKit() -
Constructor for class javax.swing.text.html.HTMLEditorKit
- Constructs an HTMLEditorKit, creates a StyleContext,
and loads the style sheet.
- HTMLFrameHyperlinkEvent - class javax.swing.text.html.HTMLFrameHyperlinkEvent.
- HTMLFrameHyperlinkEvent is used to notify interested
parties that link was activated in a frame.
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, Element, String) -
Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
- Creates a new object representing a hypertext link event.
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) -
Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
- Creates a new object representing a html frame
hypertext link event.
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, String) -
Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
- Creates a new object representing a hypertext link event.
- HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, String) -
Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
- Creates a new object representing a hypertext link event.
- HTMLWriter - class javax.swing.text.html.HTMLWriter.
- This is a writer for HTMLDocuments.
- HTMLWriter(Writer, HTMLDocument) -
Constructor for class javax.swing.text.html.HTMLWriter
- Creates a new HTMLWriter.
- HTMLWriter(Writer, HTMLDocument, int, int) -
Constructor for class javax.swing.text.html.HTMLWriter
- Creates a new HTMLWriter.
- HTTP_ACCEPTED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 202: Accepted.
- HTTP_BAD_GATEWAY -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 502: Bad Gateway.
- HTTP_BAD_METHOD -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 405: Method Not Allowed.
- HTTP_BAD_REQUEST -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 400: Bad Request.
- HTTP_CLIENT_TIMEOUT -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 408: Request Time-Out.
- HTTP_CONFLICT -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 409: Conflict.
- HTTP_CREATED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 201: Created.
- HTTP_ENTITY_TOO_LARGE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 413: Request Entity Too Large.
- HTTP_FORBIDDEN -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 403: Forbidden.
- HTTP_GATEWAY_TIMEOUT -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 504: Gateway Timeout.
- HTTP_GONE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 410: Gone.
- HTTP_INTERNAL_ERROR -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 500: Internal Server Error.
- HTTP_LENGTH_REQUIRED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 411: Length Required.
- HTTP_MOVED_PERM -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 301: Moved Permanently.
- HTTP_MOVED_TEMP -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 302: Temporary Redirect.
- HTTP_MULT_CHOICE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 300: Multiple Choices.
- HTTP_NO_CONTENT -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 204: No Content.
- HTTP_NOT_ACCEPTABLE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 406: Not Acceptable.
- HTTP_NOT_AUTHORITATIVE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 203: Non-Authoritative Information.
- HTTP_NOT_FOUND -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 404: Not Found.
- HTTP_NOT_IMPLEMENTED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 501: Not Implemented.
- HTTP_NOT_MODIFIED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 304: Not Modified.
- HTTP_OK -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 200: OK.
- HTTP_PARTIAL -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 206: Partial Content.
- HTTP_PAYMENT_REQUIRED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 402: Payment Required.
- HTTP_PRECON_FAILED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 412: Precondition Failed.
- HTTP_PROXY_AUTH -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 407: Proxy Authentication Required.
- HTTP_REQ_TOO_LONG -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 414: Request-URI Too Large.
- HTTP_RESET -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 205: Reset Content.
- HTTP_SEE_OTHER -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 303: See Other.
- HTTP_SERVER_ERROR -
Static variable in class java.net.HttpURLConnection
- Deprecated. it is misplaced and shouldn't have existed.
- HTTP_UNAUTHORIZED -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 401: Unauthorized.
- HTTP_UNAVAILABLE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 503: Service Unavailable.
- HTTP_UNSUPPORTED_TYPE -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 415: Unsupported Media Type.
- HTTP_USE_PROXY -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 305: Use Proxy.
- HTTP_VERSION -
Static variable in class java.net.HttpURLConnection
- HTTP Status-Code 505: HTTP Version Not Supported.
- HTTPEQUIV -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- HttpURLConnection - class java.net.HttpURLConnection.
- A URLConnection with support for HTTP-specific features.
- HttpURLConnection(URL) -
Constructor for class java.net.HttpURLConnection
- Constructor for the URLStreamHandler.
- HUFFMAN_ONLY -
Static variable in class java.util.zip.Deflater
- Compression strategy for Huffman coding only.
- HyperlinkEvent - class javax.swing.event.HyperlinkEvent.
- HyperlinkEvent is used to notify interested parties that
something has happened with respect to a hypertext link.
- HyperlinkEvent.EventType - class javax.swing.event.HyperlinkEvent.EventType.
- Defines the ENTERED, EXITED, and ACTIVATED event types, along
with their string representations, returned by toString().
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL) -
Constructor for class javax.swing.event.HyperlinkEvent
- Creates a new object representing a hypertext link event.
- HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) -
Constructor for class javax.swing.event.HyperlinkEvent
- Creates a new object representing a hypertext link event.
- HyperlinkListener - interface javax.swing.event.HyperlinkListener.
- HyperlinkListener
- hyperlinkUpdate(HyperlinkEvent) -
Method in interface javax.swing.event.HyperlinkListener
- Called when a hypertext link is updated.
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 _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.