All Packages  Class Hierarchy Index of Fields and Methods
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

HAND_CURSOR. Static variable in class java.awt.Cursor
The hand cursor type.
HAND_CURSOR. Static variable in class java.awt.Frame
handleEvent(Event). Method in class java.awt.Component
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
handleGetObject(String). Method in class java.util.ResourceBundle
Get an object from a ResourceBundle.
hasChanged(). Method in class java.util.Observable
Tests if this object has changed.
hashCode(). Method in class java.math.BigDecimal
Computes a hash code for this object.
hashCode(). Method in class java.math.BigInteger
Computes a hash code for this object.
hashCode(). Method in class java.util.BitSet
Gets the hashcode.
hashCode(). Method in class java.lang.Boolean
Returns a hash code for this Boolean.
hashCode(). Method in class java.lang.Byte
Returns a hashcode for this Byte.
hashCode(). Method in class java.lang.Character
Returns a hash code for this Character.
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.awt.Color
Computes the hash code for this color.
hashCode(). Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode(). Method in class java.util.Date
Returns a hash code value for this object.
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.lang.Double
Returns a hashcode for this Double.
hashCode(). Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode(). Method in class java.io.File
Computes a hashcode for the file.
hashCode(). Method in class java.lang.Float
Returns a hashcode for this Float.
hashCode(). Method in class java.awt.Font
Returns a hashcode for this font.
hashCode(). Method in class java.util.GregorianCalendar
Override hashCode.
hashCode(). Method in class java.security.Identity
Returns a hashcode for this identity.
hashCode(). Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode(). Method in class java.lang.Integer
Returns a hashcode for this Integer.
hashCode(). Method in class java.util.Locale
Override hashCode.
hashCode(). Method in class java.lang.Long
Computes a hashcode for this Long.
hashCode(). Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode(). Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode(). Method in class java.text.NumberFormat
Overrides hashCode
hashCode(). Method in class java.lang.Object
Returns a hash code value for the object.
hashCode(). Method in class java.rmi.server.ObjID
The hashcode is the object number.
hashCode(). Method in class java.awt.Point
Returns the hashcode for this point.
hashCode(). Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode(). Method in class java.awt.Rectangle
Returns the hashcode for this rectangle.
hashCode(). Method in class java.rmi.server.RemoteObject
Returns a hashcode for a remote object.
hashCode(). Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode(). Method in class java.lang.Short
Returns a hashcode for this Short.
hashCode(). Method in class java.text.SimpleDateFormat
Override hashCode.
hashCode(). Method in class java.util.SimpleTimeZone
Override hashCode.
hashCode(). Method in class java.lang.String
Returns a hashcode for this string.
hashCode(). Method in class java.text.StringCharacterIterator
Compute a hashcode for this enumeration
hashCode(). Method in class java.rmi.server.UID
Returns a hash code value for the object.
hashCode(). Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(). Method in class java.rmi.dgc.VMID
Compute hash code for this VMID.
Hashtable(). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default capacity and load factor.
Hashtable(int). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor.
Hashtable(int, float). Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
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.
height. Variable in class java.awt.Dimension
The height dimension.
HEIGHT. Static variable in interface java.awt.image.ImageObserver
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.
hide(). Method in class java.awt.Component
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.
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 RGB model.
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_NO_CONTENT. Static variable in class java.net.HttpURLConnection
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_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
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.

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
All Packages  Class Hierarchy Index of Fields and Methods
Submit a bug or feature