Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS
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

HALFWIDTH_AND_FULLWIDTH_FORMS. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
HALFWIDTH_KATAKANA. Static variable in class java.lang.Character.Subset
Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
HAND_CURSOR. Static variable in class java.awt.Cursor
The hand cursor type.
HAND_CURSOR. Static variable in class java.awt.Frame
HANGING_BASELINE. Static variable in class java.awt.Font
HANGING_BASELINE. Static variable in class java.awt.font.GraphicAttribute
HANGING_PUNCTUATION. Static variable in class java.awt.font.GlyphMetrics
This value is added to the base code to indicate hanging punctuation.
HANGUL_COMPATIBILITY_JAMO. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
HANGUL_JAMO. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
HANGUL_SYLLABLES. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
HANJA. Static variable in class java.lang.Character.Subset
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.
HEADER_RENDERER_PROPERTY. Static variable in class java.awt.swing.table.TableColumn
Bound property name.
HEADER_ROW. Static variable in class java.awt.swing.event.TableModelEvent
HEADER_VALUE_PROPERTY. Static variable in class java.awt.swing.table.TableColumn
Bound property name.
HEBREW. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
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.
HIDE_ON_CLOSE. Static variable in interface java.awt.swing.WindowConstants
The hide-window default window close operation
HIRAGANA. Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
HOME. Static variable in class java.awt.Event
The Home key, a non-ASCII action key.
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 java.awt.Scrollbar
A constant that indicates a horizontal scroll bar.
HORIZONTAL. Static variable in class java.awt.accessibility.AccessibleState
Indicates the orientation of this object is horizontal.
HORIZONTAL. Static variable in interface java.awt.swing.SwingConstants
These constants specify a horizontal or vertical orientation.
HORIZONTAL_SCROLLBAR. Static variable in interface java.awt.swing.ScrollPaneConstants
HORIZONTAL_SCROLLBAR_ALWAYS. Static variable in interface java.awt.swing.ScrollPaneConstants
HORIZONTAL_SCROLLBAR_AS_NEEDED. Static variable in interface java.awt.swing.ScrollPaneConstants
HORIZONTAL_SCROLLBAR_NEVER. Static variable in interface java.awt.swing.ScrollPaneConstants
HORIZONTAL_SCROLLBAR_POLICY. Static variable in interface java.awt.swing.ScrollPaneConstants
HORIZONTAL_SPLIT. Static variable in class java.awt.swing.JSplitPane
Horizontal split indicates the Components are split along the x axis, eg the two Components will be split one to the left of the other.
HOUR. Static variable in class java.util.Calendar
Useful constant for date and time.
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.
HOUR_OF_DAY. Static variable in class java.util.Calendar
Useful constant for date and time.
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.
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.
HTMLEditorKit class java.awt.swing.text.html.HTMLEditorKit.
This is the default implementation of html editing functionality.
HTMLEditorKit(). Constructor for class java.awt.swing.text.html.HTMLEditorKit
Constructs an HTMLEditorKit, creates a StyleContext, and loads the style sheet.
HTMLEditorKit.LinkController class java.awt.swing.text.html.HTMLEditorKit.LinkController.
HTMLWriter.ATranslator class java.awt.swing.text.html.HTMLWriter.ATranslator.
HTMLWriter.BaseFontTranslator class java.awt.swing.text.html.HTMLWriter.BaseFontTranslator.
HTMLWriter.BigTranslator class java.awt.swing.text.html.HTMLWriter.BigTranslator.
HTMLWriter.BlockquoteTranslator class java.awt.swing.text.html.HTMLWriter.BlockquoteTranslator.
HTMLWriter.BodyTranslator class java.awt.swing.text.html.HTMLWriter.BodyTranslator.
HTMLWriter.CiteTranslator class java.awt.swing.text.html.HTMLWriter.CiteTranslator.
HTMLWriter.CodeTranslator class java.awt.swing.text.html.HTMLWriter.CodeTranslator.
HTMLWriter.ContentTranslator class java.awt.swing.text.html.HTMLWriter.ContentTranslator.
HTMLWriter.DdTranslator class java.awt.swing.text.html.HTMLWriter.DdTranslator.
HTMLWriter.DfnTranslator class java.awt.swing.text.html.HTMLWriter.DfnTranslator.
HTMLWriter.DlTranslator class java.awt.swing.text.html.HTMLWriter.DlTranslator.
HTMLWriter.DtTranslator class java.awt.swing.text.html.HTMLWriter.DtTranslator.
HTMLWriter.EmTranslator class java.awt.swing.text.html.HTMLWriter.EmTranslator.
HTMLWriter.FontTranslator class java.awt.swing.text.html.HTMLWriter.FontTranslator.
HTMLWriter.GenericBranchTranslator class java.awt.swing.text.html.HTMLWriter.GenericBranchTranslator.
Branch Translators...
HTMLWriter.GenericLeafTranslator class java.awt.swing.text.html.HTMLWriter.GenericLeafTranslator.
Leaf Translators...
HTMLWriter.HTranslator class java.awt.swing.text.html.HTMLWriter.HTranslator.
HTMLWriter.HeadTranslator class java.awt.swing.text.html.HTMLWriter.HeadTranslator.
HTMLWriter.HrTranslator class java.awt.swing.text.html.HTMLWriter.HrTranslator.
HTMLWriter.ImgTranslator class java.awt.swing.text.html.HTMLWriter.ImgTranslator.
HTMLWriter.KbdTranslator class java.awt.swing.text.html.HTMLWriter.KbdTranslator.
HTMLWriter.LiTranslator class java.awt.swing.text.html.HTMLWriter.LiTranslator.
HTMLWriter.MenuTranslator class java.awt.swing.text.html.HTMLWriter.MenuTranslator.
HTMLWriter.OlTranslator class java.awt.swing.text.html.HTMLWriter.OlTranslator.
HTMLWriter.PTranslator class java.awt.swing.text.html.HTMLWriter.PTranslator.
HTMLWriter.PreLeafTranslator class java.awt.swing.text.html.HTMLWriter.PreLeafTranslator.
HTMLWriter.PreLineTranslator class java.awt.swing.text.html.HTMLWriter.PreLineTranslator.
HTMLWriter.PreTranslator class java.awt.swing.text.html.HTMLWriter.PreTranslator.
HTMLWriter.SampTranslator class java.awt.swing.text.html.HTMLWriter.SampTranslator.
HTMLWriter.SmallTranslator class java.awt.swing.text.html.HTMLWriter.SmallTranslator.
HTMLWriter.StrikeTranslator class java.awt.swing.text.html.HTMLWriter.StrikeTranslator.
HTMLWriter.StrongTranslator class java.awt.swing.text.html.HTMLWriter.StrongTranslator.
HTMLWriter.SubTranslator class java.awt.swing.text.html.HTMLWriter.SubTranslator.
HTMLWriter.SupTranslator class java.awt.swing.text.html.HTMLWriter.SupTranslator.
HTMLWriter.TtTranslator class java.awt.swing.text.html.HTMLWriter.TtTranslator.
HTMLWriter.UlTranslator class java.awt.swing.text.html.HTMLWriter.UlTranslator.
HTMLWriter.VarTranslator class java.awt.swing.text.html.HTMLWriter.VarTranslator.
HTTP_ACCEPTED. Static variable in class java.net.HttpURLConnection
HTTP_BAD_GATEWAY. Static variable in class java.net.HttpURLConnection
HTTP_BAD_METHOD. Static variable in class java.net.HttpURLConnection
HTTP_BAD_REQUEST. Static variable in class java.net.HttpURLConnection
4XX: client error
HTTP_CLIENT_TIMEOUT. Static variable in class java.net.HttpURLConnection
HTTP_CONFLICT. Static variable in class java.net.HttpURLConnection
HTTP_CREATED. Static variable in class java.net.HttpURLConnection
HTTP_ENTITY_TOO_LARGE. Static variable in class java.net.HttpURLConnection
HTTP_FORBIDDEN. Static variable in class java.net.HttpURLConnection
HTTP_GATEWAY_TIMEOUT. Static variable in class java.net.HttpURLConnection
HTTP_GONE. Static variable in class java.net.HttpURLConnection
HTTP_INTERNAL_ERROR. Static variable in class java.net.HttpURLConnection
HTTP_LENGTH_REQUIRED. Static variable in class java.net.HttpURLConnection
HTTP_MOVED_PERM. Static variable in class java.net.HttpURLConnection
HTTP_MOVED_TEMP. Static variable in class java.net.HttpURLConnection
HTTP_MULT_CHOICE. Static variable in class java.net.HttpURLConnection
3XX: relocation/redirect
HTTP_NOT_ACCEPTABLE. Static variable in class java.net.HttpURLConnection
HTTP_NOT_AUTHORITATIVE. Static variable in class java.net.HttpURLConnection
HTTP_NOT_FOUND. Static variable in class java.net.HttpURLConnection
HTTP_NOT_MODIFIED. Static variable in class java.net.HttpURLConnection
HTTP_NO_CONTENT. Static variable in class java.net.HttpURLConnection
HTTP_OK. Static variable in class java.net.HttpURLConnection
2XX: generally "OK"
HTTP_PARTIAL. Static variable in class java.net.HttpURLConnection
HTTP_PAYMENT_REQUIRED. Static variable in class java.net.HttpURLConnection
HTTP_PRECON_FAILED. Static variable in class java.net.HttpURLConnection
HTTP_PROXY_AUTH. Static variable in class java.net.HttpURLConnection
HTTP_REQ_TOO_LONG. Static variable in class java.net.HttpURLConnection
HTTP_RESET. Static variable in class java.net.HttpURLConnection
HTTP_SEE_OTHER. Static variable in class java.net.HttpURLConnection
HTTP_SERVER_ERROR. Static variable in class java.net.HttpURLConnection
5XX: server error
HTTP_UNAUTHORIZED. Static variable in class java.net.HttpURLConnection
HTTP_UNAVAILABLE. Static variable in class java.net.HttpURLConnection
HTTP_UNSUPPORTED_TYPE. Static variable in class java.net.HttpURLConnection
HTTP_USE_PROXY. Static variable in class java.net.HttpURLConnection
HTTP_VERSION. Static variable in class java.net.HttpURLConnection
HUFFMAN_ONLY. Static variable in class java.util.zip.Deflater
Compression strategy for Huffman coding only.
HashMap class java.util.HashMap.
Hash table based implementation of the Map interface.
HashMap(int, float). Constructor for class java.util.HashMap
Constructs a new, empty HashMap with the specified initial capacity and the specified load factor.
HashMap(int). Constructor for class java.util.HashMap
Constructs a new, empty HashMap with the specified initial capacity and default load factor.
HashMap(). Constructor for class java.util.HashMap
Constructs a new, empty HashMap with a default capacity and load factor.
HashMap(Map). Constructor for class java.util.HashMap
Constructs a new HashMap 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).
HashSet(). Constructor for class java.util.HashSet
Constructs a new, empty HashSet; the backing HashMap has default capacity and load factor.
HashSet(Collection). Constructor for class java.util.HashSet
Constructs a new HashSet containing the elements in the specified Collection.
HashSet(int, float). Constructor for class java.util.HashSet
Constructs a new, empty HashSet; the backing HashMap has the specified initial capacity and the specified load factor.
HashSet(int). Constructor for class java.util.HashSet
Constructs a new, empty HashSet; the backing HashMap has the specified initial capacity and default load factor.
Hashtable class java.util.Hashtable.
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 capacity 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.
Highlighter interface java.awt.swing.text.Highlighter.
An interface for an object that allows one to mark up the background with colored areas.
Highlighter.Highlight interface java.awt.swing.text.Highlighter.Highlight.
Highlighter.HighlightPainter interface java.awt.swing.text.Highlighter.HighlightPainter.
Highlight renderer.
HttpServlet class javax.servlet.http.HttpServlet.
An abstract class that simplifies writing HTTP servlets.
HttpServlet(). Constructor for class javax.servlet.http.HttpServlet
The default constructor does nothing.
HttpServletRequest interface javax.servlet.http.HttpServletRequest.
An HTTP servlet request.
HttpServletResponse interface javax.servlet.http.HttpServletResponse.
An HTTP servlet response.
HttpSession interface javax.servlet.http.HttpSession.
The HttpSession interface is implemented by services to provide an association between an HTTP client and HTTP server.
HttpSessionBindingEvent class javax.servlet.http.HttpSessionBindingEvent.
This event is communicated to a HttpSessionBindingListener whenever the listener is bound to or unbound from a HttpSession value.
HttpSessionBindingEvent(HttpSession, String). Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs a new HttpSessionBindingEvent
HttpSessionBindingListener interface javax.servlet.http.HttpSessionBindingListener.
Objects implement this interface so that they can be notified when they are being bound or unbound from a HttpSession.
HttpSessionContext interface javax.servlet.http.HttpSessionContext.
A HttpSessionContext is a grouping of HttpSessions associated with a single entity.
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.
HttpUtils class javax.servlet.http.HttpUtils.
A collection of static utility methods useful to HTTP servlets.
HyperlinkEvent class java.awt.swing.event.HyperlinkEvent.
HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL). Constructor for class java.awt.swing.event.HyperlinkEvent
HyperlinkEvent.EventType class java.awt.swing.event.HyperlinkEvent.EventType.
HyperlinkListener interface java.awt.swing.event.HyperlinkListener.
HyperlinkListener
handleEvent(Event). Method in class java.awt.Component
handleGetObject(String). Method in class java.util.ResourceBundle
Get an object from a ResourceBundle.
handleGetObject(String). Method in class java.util.ListResourceBundle
Override of ResourceBundle, same semantics
handleGetObject(String). Method in class java.util.PropertyResourceBundle
Override of ResourceBundle, same semantics
handleJustify(float). Method in class java.awt.font.TextLayout
Justify this layout.
hasAlpha(). Method in class java.awt.image.ColorModel
Returns whether or not alpha is supported in this ColorModel.
hasChanged(). Method in class java.util.Observable
Tests if this object has changed.
hasChildren. Variable in class java.awt.swing.JTree.DynamicUtilTreeNode
hasExtensions(). Method in class java.security.cert.RevokedCertificate
Returns true if this revoked certificate entry has extensions.
hasFocus(). Method in class java.awt.Component
Returns true if this Component has the keyboard focus.
hasFocus(). Method in class java.awt.swing.JComponent
Returns true if this Component has the keyboard focus.
hasListeners(String). Method in class java.beans.VetoableChangeSupport
Check if there are any listeners for a specific property.
hasListeners(String). Method in class java.beans.PropertyChangeSupport
Check if there are any listeners for a specific property.
hasMoreElements(). Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreElements(). Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreTokens(). Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasNext(). Method in interface java.util.ListIterator
Returns true if this ListIterator 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.
hasNext(). Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
hasPrevious(). Method in interface java.util.ListIterator
Returns true if this ListIterator has more elements when traversing the list in the reverse direction.
hasService(Class). Method in interface java.beans.beancontext.BeanContextServices
hasService(Class). Method in class java.beans.beancontext.BeanContextServicesSupport
has a service, which may be delegated
hasSetupPage(). Method in class java.awt.Toolkit
Returns true if this Toolkit supports a Page Setup dialog for allowing a user to modify a PageFormat in the setupPage() method.
hasTileWriters(). Method in interface java.awt.image.WritableRenderedImage
Return whether any tile is checked out for writing.
hasTileWriters(). Method in class java.awt.image.BufferedImage
Forward work to a TileChangeMulticaster.
hasTileWriters(). Method in class java.awt.image.TileChangeMulticaster
Return whether any tile is currently checked out for writing.
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.lang.Object
Returns a hash code value for the object.
hashCode(). Method in class java.lang.Double
Returns a hashcode for this Double.
hashCode(). Method in class java.lang.Float
Returns a hashcode for this Float.
hashCode(). Method in class java.lang.Long
Computes a hashcode for this Long.
hashCode(). Method in class java.lang.Character
Returns a hash code for this Character.
hashCode(). Method in class java.lang.Byte
Returns a hashcode for this Byte.
hashCode(). Method in class java.lang.Integer
Returns a hashcode for this Integer.
hashCode(). Method in class java.lang.Boolean
Returns a hash code for this Boolean.
hashCode(). Method in class java.lang.Package
Return the hashcode computed from the package name.
hashCode(). Method in class java.lang.String
Returns a hashcode for this string.
hashCode(). Method in class java.lang.Short
Returns a hashcode for this Short.
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.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode(). Method in interface java.util.Set
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.PropertyPermission
Returns the hash code value for this object.
hashCode(). Method in class java.util.GregorianCalendar
Override hashCode.
hashCode(). Method in class java.util.AbstractList
Returns the hash code value for this List.
hashCode(). Method in class java.util.AbstractSet
Returns the hash code value for this Set.
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.SimpleTimeZone
Override hashCode.
hashCode(). Method in class java.util.BitSet
Returns a hash code value for this bit set.
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.Locale
Override hashCode.
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 interface java.util.List
Returns the hash code value for this List.
hashCode(). Method in class java.util.zip.ZipEntry
Returns the hash code value for this 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
hashCode(). Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode(). Method in class java.io.File
Computes a hashcode for the file.
hashCode(). Method in class java.net.InetAddress
Returns a hashcode for this IP address.
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.awt.Point
Returns the hashcode for this point.
hashCode(). Method in class java.awt.Color
Computes the hash code for this color.
hashCode(). Method in class java.awt.Rectangle
Returns the hashcode for this rectangle.
hashCode(). Method in class java.awt.Font
Returns a hashcode for this font.
hashCode(). Method in class java.awt.font.TextLayout
Return the hash code of this layout.
hashCode(). Method in class java.awt.font.GlyphSet
Return a hashCode for this glyphset.
hashCode(). Method in class java.awt.font.StyledStringIterator
Return a hash code.
hashCode(). Method in class java.awt.font.ShapeGraphicAttribute
hashCode(). Method in class java.awt.font.TextHitInfo
Returns the hash code.
hashCode(). Method in class java.awt.font.ImageGraphicAttribute
hashCode(). Method in class java.awt.font.TextAttributeSet
Return a hash code.
hashCode(). Method in class java.awt.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 java.awt.swing.text.TabStop
Returns the hashCode for the object.
hashCode(). Method in class java.awt.swing.tree.TreePath
Returns the hashCode for the object.
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.AccessControlContext
Returns the hash code value for this context.
hashCode(). Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode(). Method in class java.security.CodeSource
Returns the hash code value for this object.
hashCode(). Method in class java.security.Identity
Returns a hashcode for this identity.
hashCode(). Method in class java.security.UnresolvedPermission
Returns the hash code value for this object.
hashCode(). Method in class java.security.AllPermission
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.X509CRL
Returns a hashcode value for this CRL from its encoded form.
hashCode(). Method in class java.rmi.MarshalledObject
Return a hash code for this MarshalledObject.
hashCode(). Method in class java.rmi.server.ObjID
The hashcode is the object number.
hashCode(). Method in class java.rmi.server.RemoteObject
Returns a hashcode for a remote object.
hashCode(). Method in class java.rmi.server.UID
hashCode(). Method in class java.rmi.server.SocketType
hashCode(). Method in class java.rmi.dgc.VMID
Compute hash code for this VMID.
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.text.DecimalFormatSymbols
Override hashCode
hashCode(). Method in class java.text.NumberFormat
Overrides hashCode
hashCode(). Method in class java.text.DecimalFormat
Overrides hashCode
hashCode(). Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode(). Method in class java.text.DateFormat
Overrides hashCode
hashCode(). Method in class java.text.SimpleDateFormat
Override hashCode.
hashCode(). Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode(). Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode(). Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode(). Method in class java.text.CollationKey
Creates a hash code for this CollationKey.
hashCode(). Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode(). Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode(). Method in class java.math.BigInteger
Computes a hash code for this object.
hashCode(). Method in class java.math.BigDecimal
Computes a hash code for this object.
headMap(Object). Method in class java.util.TreeMap
Returns a view of the portion of this TreeMap whose keys are strictly less than toKey.
headMap(Object). Method in interface java.util.SortedMap
Returns a view of the portion of this SortedMap whose keys are strictly less than toKey.
headSet(Object). Method in class java.util.TreeSet
Returns a view of the portion of this TreeSet whose elements are strictly less than toElement.
headSet(Object). Method in interface java.util.SortedSet
Returns a view of the portion of this SortedSet whose elements are strictly less than toElement.
headerRenderer. Variable in class java.awt.swing.table.TableColumn
The renderer used to draw the header of the column
headerValue. Variable in class java.awt.swing.table.TableColumn
The header value of the column
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.image.Raster
The height of the Raster.
height. Variable in class java.awt.image.SampleModel
Height of the region of image data that this SampleModel describes.
height. Variable in class java.awt.geom.Rectangle2D.Float
The height of the rectangle.
height. Variable in class java.awt.geom.Rectangle2D.Double
The height of the rectangle.
height. Variable in class java.awt.geom.RoundRectangle2D.Float
The height of the rectangle.
height. Variable in class java.awt.geom.RoundRectangle2D.Double
The height of the rectangle.
height. Variable in class java.awt.geom.Arc2D.Float
The overall height of the full ellipse (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 the ellipse.
height. Variable in class java.awt.geom.Ellipse2D.Double
The overall height of the ellipse.
height. Variable in class java.awt.swing.SyntheticImage
hide(). Method in class java.awt.Component
hidePopup(). Method in class java.awt.swing.JComboBox
Causes the combo box to close its popup window
highestLayer(). Method in class java.awt.swing.JLayeredPane
Returns the highest layer value from all current children.
highlight. Variable in class java.awt.swing.border.EtchedBorder
highlightInner. Variable in class java.awt.swing.border.BevelBorder
highlightOuter. Variable in class java.awt.swing.border.BevelBorder
hit(Rectangle, Shape, boolean). Method in class java.awt.Graphics2D
Checks to see if the outline of a Shape intersects the specified Rectangle in device space.
hit(Rectangle, Shape, boolean). Method in class java.awt.print.ProxyGraphics2D
Checks to see if the outline of a Shape intersects the specified Rectangle 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.
hitString(Rectangle, StyledString, float, float). Method in class java.awt.Graphics2D
Checks to see if the StyledString intersects the specified Rectangle in device space.
hitString(Rectangle, StyledString, float, float). Method in class java.awt.print.ProxyGraphics2D
Checks to see if the StyledString intersects the specified Rectangle in device space.
hitTestChar(float, float, Rectangle2D). Method in class java.awt.font.TextLayout
Return a TextHitInfo corresponding to the point.
hitTestChar(float, float). Method in class java.awt.font.TextLayout
A convenience overload which uses the natural bounds of the layout.
hsb. Variable in class java.awt.swing.ScrollPaneLayout
hsbPolicy. Variable in class java.awt.swing.ScrollPaneLayout
hyperlinkUpdate(HyperlinkEvent). Method in interface java.awt.swing.event.HyperlinkListener

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 _
Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.