$ 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_ALPHA - Static variable in class java.net.URI
 
H_ALPHANUM - Static variable in class java.net.URI
 
H_DASH - Static variable in class java.net.URI
 
H_DIGIT - Static variable in class java.net.URI
 
H_DOT - Static variable in class java.net.URI
 
H_ESCAPED - Static variable in class java.net.URI
 
H_HEX - Static variable in class java.net.URI
 
H_LOWALPHA - Static variable in class java.net.URI
 
H_MARK - Static variable in class java.net.URI
 
H_PATH - Static variable in class java.net.URI
 
H_PCHAR - Static variable in class java.net.URI
 
H_REG_NAME - Static variable in class java.net.URI
 
H_RESERVED - Static variable in class java.net.URI
 
H_SCHEME - Static variable in class java.net.URI
 
H_SCROLL - Static variable in class org.eclipse.swt.SWT
Enabled: Style constant for horizontal scrollbar behavior (value is 1<<8).
H_SERVER - Static variable in class java.net.URI
 
H_UNRESERVED - Static variable in class java.net.URI
 
H_UPALPHA - Static variable in class java.net.URI
 
H_URIC - Static variable in class java.net.URI
 
H_URIC_NO_SLASH - Static variable in class java.net.URI
 
H_USERINFO - Static variable in class java.net.URI
 
hAccel - Variable in class org.eclipse.swt.widgets.Decorations
 
hadFocus - Variable in class org.eclipse.swt.custom.ControlEditor
 
hAdjustable - Variable in class java.awt.ScrollPane
An adjustable horizontal scrollbar.
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
halt(int) - Static method in class java.lang.Shutdown
 
halt(int) - Method in class java.lang.Runtime
Enabled: Forcibly terminates the currently running Java virtual machine.
hAnchor - Variable in class org.eclipse.swt.widgets.Tree
 
HAND_CURSOR - Static variable in class java.awt.Cursor
Enabled: The hand cursor type.
HAND_CURSOR - Static variable in class java.awt.Frame
Enabled: @deprecated replaced by Cursor.HAND_CURSOR.
HAND_MASK - Static variable in class org.eclipse.swt.graphics.Cursor
 
HAND_SOURCE - Static variable in class org.eclipse.swt.graphics.Cursor
data used to create a HAND cursor.
handle - Variable in class java.lang.NativeLibrary
 
handle - Variable in class java.lang.Win32Process
 
handle - Variable in class org.eclipse.swt.graphics.Region
Suppressed: the OS resource for the region (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Image
Suppressed: the OS resource of the image (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.GC
Suppressed: the handle to the OS device context (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.FontMetrics
Suppressed: On Windows, handle is a Win32 TEXTMETRIC struct On Photon, handle is a Photon FontQueryInfo struct (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Font
Suppressed: the handle to the OS font resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Cursor
Suppressed: the handle to the OS cursor resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.graphics.Color
Suppressed: the handle to the OS color resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.TreeItem
Suppressed: the handle to the OS resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.Menu
Suppressed: the handle to the OS resource (Warning: This field is platform dependent)
handle - Variable in class org.eclipse.swt.widgets.ImageList
 
handle - Variable in class org.eclipse.swt.widgets.Control
Suppressed: the handle to the OS resource (Warning: This field is platform dependent)
handle(Object) - Method in class org.erights.e.elang.smallcaps.SmallcapsActivation
Handle the problem using the top handler on the handler stack.
handle(OneArgFunc, Object) - Method in class org.erights.e.elang.smallcaps.SmallcapsActivation
Handle the problem using optEjector, if it's not null, or the top handler on the handler stack if optEjector is null.
handle(Throwable) - Method in class org.erights.e.elib.vat.AWTProblemHandler
As mandated by JDK1.3's java.awt.EventDispatchThread#handleException(Throwable)
handleComment(char[]) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML comment is encountered.
handleComment(char[], int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Enabled:
handleComment(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Enabled:
handleComment(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleConnectionDeath(Throwable) - Method in class net.vattp.data.VatTPConnection
Handle the death of the connection
handleDispose() - Method in class org.eclipse.swt.custom.StyledText
Frees resources.
handleEmptyTag(TagElement) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleEmptyTag(TagElement) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Empty Tag.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an empty tag is encountered.
handleEmptyTag(TagElement) - Method in class org.quasiliteral.html.SafeHTMLParser
Called when an empty tag is encountered.
handleEndTag(HTML.Tag) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Suppressed:
handleEndTag(HTML.Tag, int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Suppressed:
handleEndTag(TagElement) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleEndTag(TagElement) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle End Tag.
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an end tag is encountered.
handleEOFInComment() - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleEOFInComment() - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleEOFInComment() - Method in class javax.swing.text.html.parser.Parser
 
handleError(int, String) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleError(int, String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleError(int, String) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleError(int, String) - Method in class javax.swing.text.html.parser.Parser
An error has occurred.
handleError(int, String) - Method in class org.quasiliteral.html.SafeHTMLParser
An error has occurred.
handleError(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Enabled:
handleError(String, int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Enabled:
handleEvent(Event) - Method in class java.awt.Component
Suppressed: @deprecated As of JDK version 1.1 replaced by processEvent(AWTEvent).
handleEvent(Event) - Method in class org.eclipse.swt.custom.StyledTextListener
Process StyledText events by invoking the event's handler.
handleEvent(Event) - Method in class org.eclipse.swt.dnd.DNDListener
 
handleEvent(Event) - Method in class org.eclipse.swt.widgets.TypedListener
Suppressed: Handles the given event.
handleEvent(Event) - Method in interface org.eclipse.swt.widgets.Listener
Suppressed: Sent when an event that the receiver has registered for occurs.
handleException(Throwable) - Method in class java.awt.EventDispatchThread
Handles an exception thrown in the event-dispatch thread.
handleFullLog() - Method in class org.erights.e.develop.trace.TraceLog
Call when the logfile fills up.
handleGetObject(String) - Method in class java.util.ListResourceBundle
Enabled:
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
Enabled:
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleHorizontalScroll(Event) - Method in class org.eclipse.swt.custom.StyledText
Scrolls the widget horizontally.
handleInput(String) - Method in interface org.erights.e.extern.file.ConsoleInputHandler
Enabled: The console thread will send each line using this message.
handleInsert(int, int) - Method in class javax.swing.text.ZoneView
 
handleInsertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Performs the actual work of inserting the text; it is assumed the caller has obtained a write lock before invoking this.
handleKey(Event) - Method in class org.eclipse.swt.custom.StyledText
If an action has been registered for the key stroke execute the action.
handleKeyDown(Event) - Method in class org.eclipse.swt.custom.StyledText
If a VerifyKey listener exists, verify that the key that was entered should be processed.
java.io.ObjectInputStream.HandleTable.HandleList - class java.io.HandleList.
 
HandleList() - Constructor for class java.io.HandleList
 
handleMouseDoubleClick(Event) - Method in class org.eclipse.swt.custom.StyledText
Updates the caret location and selection if mouse button 1 has been pressed.
handleMouseDown(Event) - Method in class org.eclipse.swt.custom.StyledText
Updates the caret location and selection if mouse button 1 has been pressed.
handleMouseMove(Event) - Method in class org.eclipse.swt.custom.StyledText
Updates the caret location and selection if mouse button 1 is pressed during the mouse move.
handleMouseUp(Event) - Method in class org.eclipse.swt.custom.StyledText
Autoscrolling ends when the mouse button is released.
handleMoveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
handleOptSealedDispatch(Brand) - Method in class net.captp.jcomm.RemoteHandler
How should my ref respond to an __optSealedDispatch request?
handleOptSealedDispatch(Brand) - Method in interface org.erights.e.elib.ref.ProxyHandler
Enabled: How should my ref respond to an __optSealedDispatch request?
handleOptSealedDispatch(Brand) - Method in class org.erights.e.elib.vat.BootRefHandler
 
handlePaint(Event) - Method in class org.eclipse.swt.custom.StyledText
Renders the invalidated area specified in the paint event.
handleProblem(Throwable) - Method in interface org.erights.e.extern.file.ConsoleInputHandler
Enabled: If reading threw a problem, this is it.
handler - Static variable in class java.lang.Terminator
 
handler - Variable in class java.net.URL
The URLStreamHandler for this URL.
handlerClassName - Static variable in class java.awt.EventDispatchThread
 
handleRemove(int, int) - Method in class javax.swing.text.AbstractDocument
Performs the actual work of the remove.
handleRemove(int, int) - Method in class javax.swing.text.ZoneView
 
handleReset() - Method in class java.io.ObjectInputStream
If recursion depth is 0, clears internal data structures; otherwise, throws a StreamCorruptedException.
handleResize(Event) - Method in class org.eclipse.swt.custom.StyledText
Recalculates the scroll bars.
handleResolution(Object) - Method in class net.captp.jcomm.RemoteHandler
 
handleResolution(Object) - Method in interface org.erights.e.elib.ref.ProxyHandler
Enabled: My Ref no longer needs me, as it's become equivalent to newTarget.
handleResolution(Object) - Method in class org.erights.e.elib.vat.BootRefHandler
 
handlerPropName - Static variable in class java.awt.EventDispatchThread
 
handlers - Variable in class antlr.ExceptionSpec
 
handlers - Static variable in class java.net.URLConnection
 
handlers - Static variable in class java.net.URL
A table of protocol handlers.
handles - Variable in class java.io.ObjectOutputStream
obj -> wire handle map
handles - Variable in class java.io.ObjectInputStream
wire handle -> obj/exception map
handleSendAll(String, Object[]) - Method in class net.captp.jcomm.RemotePromiseHandler
Override to also clear myFreshFlag
handleSendAll(String, Object[]) - Method in class net.captp.jcomm.RemoteHandler
 
handleSendAll(String, Object[]) - Method in interface org.erights.e.elib.ref.ProxyHandler
Enabled: My Ref is asking me to deliver the message to the other side, and return a promise for the result.
handleSendAll(String, Object[]) - Method in class org.erights.e.elib.vat.BootRefHandler
Queues the send in myTargetsVat.
handleSendAllOnly(String, Object[]) - Method in class net.captp.jcomm.RemotePromiseHandler
Override to also clear myFreshFlag
handleSendAllOnly(String, Object[]) - Method in class net.captp.jcomm.RemoteHandler
 
handleSendAllOnly(String, Object[]) - Method in interface org.erights.e.elib.ref.ProxyHandler
Enabled: My Ref is asking me to deliver the message to the other side and ignore the result.
handleSendAllOnly(String, Object[]) - Method in class org.erights.e.elib.vat.BootRefHandler
Queues the send in myTargetsVat.
handleSetDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
 
handleShortcut(KeyEvent) - Method in class java.awt.Menu
 
handleShortcut(KeyEvent) - Method in class java.awt.MenuItem
 
handleShortcut(KeyEvent) - Method in class java.awt.MenuBar
 
handleSimpleTag(HTML.Tag, MutableAttributeSet) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Suppressed:
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Suppressed:
handleStartTag(HTML.Tag, MutableAttributeSet) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Suppressed:
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Suppressed:
handleStartTag(TagElement) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleStartTag(TagElement) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Start Tag.
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when a start tag is encountered.
handleStartTag(TagElement) - Method in class org.quasiliteral.html.SafeHTMLParser
Called when a start tag is encountered.
handleStateIncomingExpectGIVEINFO(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting an GIVEINFO -or- DUP message.
handleStateIncomingExpectGO(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting a GO -or- RESUME -or- QUIT message.
handleStateIncomingExpectIWANT(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting a IWANT message.
handleStateOutgoingExpectGOTOO(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting a GOTOO -or- BYE message.
handleStateOutgoingExpectIAM(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting an IAM -or- TRY -or- NOTME -or- DUP message.
handleStateOutgoingExpectREPLYINFO(byte, DataInputStream, byte[]) - Method in class net.vattp.data.StartUpProtocol
Process expecting a REPLYINFO -or- YOUCHOSE -or- DUP message.
handleSuspend(byte[]) - Method in class net.vattp.data.VatTPConnection
Suspend this connection in response to a request from the other end.
java.io.ObjectOutputStream.HandleTable - class java.io.HandleTable.
 
java.io.ObjectInputStream.HandleTable - class java.io.HandleTable.
 
HandleTable(int) - Constructor for class java.io.HandleTable
Creates handle table with the given initial capacity.
HandleTable(int, float) - Constructor for class java.io.HandleTable
Creates new HandleTable with given capacity and load factor.
handleText(char[]) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleText(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Text.
handleText(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when PCDATA is encountered.
handleText(char[], int) - Method in class com.skyhunter.ex.swing.text.html.parser.EParserCallback
Enabled:
handleText(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EParserHandler
Enabled:
handleText(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleText(TagElement) - Method in class javax.swing.text.html.parser.Parser
Output text.
handleTextChanged(TextChangedEvent) - Method in class org.eclipse.swt.custom.StyledText
Updates the caret position and selection and the scroll bars to reflect the content change.
handleTextChanging(TextChangingEvent) - Method in class org.eclipse.swt.custom.StyledText
Updates the screen to reflect a pending content change.
handleTextSet(TextChangedEvent) - Method in class org.eclipse.swt.custom.StyledText
Called when the widget content is set programatically, overwriting the old content.
handleTimeout() - Method in class org.erights.e.extern.timer.TimerWatcher
Notification (from within the package) that the timeout has tripped.
handleTimeout() - Method in class org.erights.e.extern.timer.Timeout
Called by the timer thread when the timeout time comes.
handleTimeout() - Method in class org.erights.e.extern.timer.Clock
Called by the timer thread at clock tick time.
handleTitle(char[]) - Method in class com.skyhunter.ex.swing.text.html.parser.EHTMLParser
 
handleTitle(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML title tag is encountered.
handleTitle(String) - Method in interface com.skyhunter.ex.swing.text.html.parser.EHTMLHandler
Enabled:
handleTraverse(Event) - Method in class org.eclipse.swt.custom.StyledText
Called when a traversal key is pressed.
handleVerticalScroll(Event) - Method in class org.eclipse.swt.custom.StyledText
Scrolls the widget vertically.
handleWhenBroken(Object) - Method in class net.captp.jcomm.RemoteHandler
Handles this special case separately, so subclasses can override separately.
handleWhenMoreResolved(Object) - Method in class net.captp.jcomm.RemoteHandler
Handles this special case separately, so subclasses can override separately.
HANGING_BASELINE - Static variable in class java.awt.Font
Enabled: The baseline used in Devanigiri and similar scripts when laying out text.
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_JAMO - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
HANGUL_SYLLABLES - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
HardKeyDown - Static variable in class org.eclipse.swt.SWT
Enabled: The hardware key down event type (value is 33).
HardKeyUp - Static variable in class org.eclipse.swt.SWT
Enabled: The hardware key up event type (value is 34).
HAS_BEEN_ICONIFIED_PROPERTY - Static variable in class javax.swing.DefaultDesktopManager
 
has(Class) - Method in class org.erights.e.elib.tables.ConstSubclassSet
Enabled:
hasActionListener() - Method in class javax.swing.JTextField
Returns true if the receiver has an ActionListener installed.
hasAllPermission() - Method in class java.lang.SecurityManager
returns true if the current context has been granted AllPermission
hasAnAction - Variable in class antlr.AlternativeBlock
 
hasASynPred - Variable in class antlr.AlternativeBlock
 
hasBeenExpanded(TreePath) - Method in class javax.swing.JTree
Enabled: Returns true if the node identified by the path has ever been expanded.
hasBlockExternalData - Variable in class java.io.ObjectStreamClass
true if desc has externalizable data written in block data format; this must be true by default to accomodate ObjectInputStream subclasses which override readClassDescriptor() to return class descriptors obtained from ObjectStreamClass.lookup() (see 4461737)
hasBlockExternalData() - Method in class java.io.ObjectStreamClass
Returns true if class descriptor represents externalizable class that has written its data in 1.2 (block data) format, false otherwise.
hasChanged() - Method in class java.util.Observable
Enabled: Tests if this object has changed.
hasChildren - Variable in class javax.swing.DynamicUtilTreeNode
Does the this JTree have children? This property is currently not implemented.
hasCursor() - Method in class org.eclipse.swt.widgets.Control
 
hasData - Variable in class java.io.ClassDataSlot
true if serialized form includes data for this slot's descriptor
hasEpsilon - Variable in class antlr.Lookahead
Does this lookahead depth include Epsilon token type? This is used to avoid having a bit in the set for Epsilon as it conflicts with parsing binary files.
hasError - Variable in class antlr.Tool
Was there an error during parsing or analysis?
hasError() - Method in class antlr.MakeGrammar
Enabled: Remember that a major error occured in the grammar
hasError() - Method in class antlr.DefineGrammarSymbols
Enabled:
hasError() - Method in interface antlr.ANTLRGrammarParseBehavior
Enabled:
hasFocus - Variable in class javax.swing.AccessibleJMenuItem
 
hasFocus - Variable in class org.eclipse.swt.custom.CCombo
 
hasFocus() - Method in class java.awt.Component
Enabled: Returns true if this Component is the focus owner.
hasFocus() - Method in class org.eclipse.swt.widgets.Control
 
hasFocus() - Method in class org.eclipse.swt.widgets.Combo
 
hasFocus() - Method in class org.eclipse.swt.widgets.Caret
 
hash - Variable in class java.io.FieldReflectorKey
 
hash - Variable in class java.lang.String
Cache the hash code for the string
hash - Variable in class java.net.URI
 
hash - Variable in class java.util.Entry
 
hash - Variable in class java.util.Entry
 
hash - Variable in class java.util.Entry
 
HASH_BLOCK_SIZE - Static variable in class net.vattp.data.SendThread
 
HASH_BLOCK_SIZE - Static variable in class net.vattp.data.RecvThread
 
HASH_DEPTH - Static variable in class org.erights.e.elib.tables.Equalizer
A random guess at a good value.
HASH_INCREMENT - Static variable in class java.lang.ThreadLocal
The difference between successively generated hash codes - turns implicit sequential thread-local IDs into near-optimally spread multiplicative hash values for power-of-two-sized tables.
HASH_SIZE - Static variable in class net.vattp.security.ESecureRandom
 
hash(int, String) - Static method in class java.net.URI
 
hash(Object) - Method in class java.io.HandleTable
Returns hash value for given object.
hash(Object) - Static method in class java.util.HashMap
Returns a hash value for the specified object.
hash(Object, int) - Static method in class java.util.IdentityHashMap
Return index for Object x.
hashcode - Variable in class java.util.Locale
Placeholder for the object's hash code.
hashCode - Variable in class java.awt.Key
 
hashCode - Variable in class java.net.URL
 
hashCode() - Method in class antlr.ANTLRHashString
Suppressed:
hashCode() - Method in class com.combex.e.edoc.EArrayType
Returns a hash code value for the object.
hashCode() - Method in class java.awt.PageAttributes
Suppressed: Returns a hash code value for this PageAttributes.
hashCode() - Method in class java.awt.JobAttributes
Suppressed: Returns a hash code value for this JobAttributes.
hashCode() - Method in class java.awt.AWTKeyStroke
Suppressed: Returns a numeric value for this object that is likely to be unique, making it a good choice as the index value in a hash table.
hashCode() - Method in class java.awt.Dimension
Suppressed: Returns the hash code for this Dimension.
hashCode() - Method in class java.awt.Font
Suppressed: Returns a hashcode for this Font.
hashCode() - Method in class java.awt.Key
 
hashCode() - Method in class java.awt.Color
Suppressed: Computes the hash code for this Color.
hashCode() - Method in class java.awt.AlphaComposite
Suppressed: Returns the hashcode for this composite.
hashCode() - Method in class java.awt.BasicStroke
Suppressed: Returns the hashcode for this stroke.
hashCode() - Method in class java.awt.Insets
Suppressed: Returns the hash code for this Insets.
hashCode() - Method in class java.awt.RenderingHints
Suppressed: Returns the hash code value for this RenderingHints.
hashCode() - Method in class java.awt.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.MenuShortcut
Suppressed: Returns the hashcode for this MenuShortcut.
hashCode() - Method in class java.awt.DisplayMode
Suppressed: @return a hash code value for this object
hashCode() - Method in class java.awt.AttributeValue
 
hashCode() - Method in class java.awt.datatransfer.MimeType
 
hashCode() - Method in class java.awt.datatransfer.MimeTypeParameterList
 
hashCode() - Method in class java.awt.datatransfer.DataFlavor
Suppressed: Returns hash code for this DataFlavor.
hashCode() - Method in class java.io.FilePermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.io.File
Suppressed: Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FieldReflectorKey
 
hashCode() - Method in class java.lang.WrappedHook
 
hashCode() - Method in class java.lang.Long
Suppressed: Returns a hash code for this Long.
hashCode() - Method in class java.lang.Integer
Suppressed: Returns a hash code for this Integer.
hashCode() - Method in class java.lang.Short
Suppressed: Returns a hash code for this Short.
hashCode() - Method in class java.lang.Byte
Suppressed: Returns a hash code for this Byte.
hashCode() - Method in class java.lang.Double
Suppressed: Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Float
Suppressed: Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Character
Suppressed: Returns a hash code for this Character.
hashCode() - Method in class java.lang.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
hashCode() - Method in class java.lang.Boolean
Suppressed: Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.String
Suppressed: Returns a hash code for this string.
hashCode() - Method in class java.lang.Object
Suppressed: Returns a hash code value for the object.
hashCode() - Method in class java.lang.StackTraceElement
Suppressed: Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.Package
Suppressed: Return the hash code computed from the package name.
hashCode() - Method in class java.math.BigInteger
Suppressed: Returns the hash code for this BigInteger.
hashCode() - Method in class java.math.BigDecimal
Suppressed: Returns the hash code for this BigDecimal.
hashCode() - Method in class java.net.Inet4Address
Suppressed: Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Suppressed: Returns a hashcode for this IP address.
hashCode() - Method in class java.net.URL
Suppressed: Creates an integer suitable for hash table indexing.
hashCode() - Method in class java.net.URI
Suppressed: Returns a hash-code value for this URI.
hashCode() - Method in class java.net.SocketPermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.net.NetworkInterface
Suppressed:
hashCode() - Method in class java.net.InetSocketAddress
Suppressed: Returns a hashcode for this socket address.
hashCode() - Method in class java.net.Inet6Address
Suppressed: Returns a hashcode for this IP address.
hashCode() - Method in interface java.security.Principal
Suppressed: Returns a hashcode for this principal.
hashCode() - Method in class java.security.UnresolvedPermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.security.CodeSource
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.security.BasicPermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.security.Permission
Suppressed: Returns the hash code value for this Permission object.
hashCode() - Method in class java.security.AccessControlContext
Suppressed: Returns the hash code value for this context.
hashCode() - Method in class java.security.Identity
Deprecated. Suppressed: Returns a hashcode for this identity.
hashCode() - Method in class java.security.AllPermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class java.util.GregorianCalendar
Suppressed: Override hashCode.
hashCode() - Method in class java.util.Calendar
Suppressed: Returns a hash code for this calendar.
hashCode() - Method in class java.util.Date
Suppressed: Returns a hash code value for this object.
hashCode() - Method in class java.util.IdentityHashMap
Suppressed: Returns the hash code value for this map.
hashCode() - Method in class java.util.EntryIterator
 
hashCode() - Method in class java.util.KeySet
 
hashCode() - Method in class java.util.UnmodifiableSet
 
hashCode() - Method in class java.util.Entry
 
hashCode() - Method in class java.util.UnmodifiableMap
 
hashCode() - Method in class java.util.UnmodifiableEntry
 
hashCode() - Method in class java.util.SynchronizedMap
 
hashCode() - Method in class java.util.Entry
 
hashCode() - Method in class java.util.SynchronizedSet
 
hashCode() - Method in class java.util.ResourceCacheKey
 
hashCode() - Method in class java.util.BitSet
Suppressed: Returns a hash code value for this bit set.
hashCode() - Method in class java.util.Locale
Suppressed: Override hashCode.
hashCode() - Method in class java.util.Entry
 
hashCode() - Method in class java.util.Entry
 
hashCode() - Method in interface java.util.Entry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.EmptyMap
 
hashCode() - Method in class java.util.AbstractMap
Suppressed: Returns the hash code value for this map.
hashCode() - Method in class java.util.SimpleEntry
 
hashCode() - Method in class java.util.AbstractSet
Suppressed: Returns the hash code value for this set.
hashCode() - Method in interface java.util.Set
Suppressed: Returns the hash code value for this set.
hashCode() - Method in class java.util.UnmodifiableList
 
hashCode() - Method in class java.util.SynchronizedList
 
hashCode() - Method in class java.util.ImmutableEntry
 
hashCode() - Method in class java.util.Vector
Suppressed: Returns the hash code value for this Vector.
hashCode() - Method in class java.util.AbstractList
Suppressed: Returns the hash code value for this list.
hashCode() - Method in interface java.util.List
Suppressed: Returns the hash code value for this list.
hashCode() - Method in interface java.util.Collection
Suppressed: Returns the hash code value for this collection.
hashCode() - Method in class java.util.Hashtable
Suppressed: Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in interface java.util.Map
Suppressed: Returns the hash code value for this map.
hashCode() - Method in class java.util.SimpleTimeZone
Suppressed: Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.PropertyPermission
Suppressed: Returns the hash code value for this object.
hashCode() - Method in class javax.swing.ComponentKeyStrokePair
 
hashCode() - Method in class javax.swing.text.SmallAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.EmptyAttributeSet
 
hashCode() - Method in class javax.swing.text.SimpleAttributeSet
Suppressed: Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.FontKey
Returns a hashcode for this font.
hashCode() - Method in class javax.swing.text.TabStop
Suppressed: Returns the hashCode for the object.
hashCode() - Method in class net.captp.jcomm.SturdyRef
Suppressed: Return a hashcode for this SturdyRef.
hashCode() - Method in class net.captp.jcomm.ObjectID
Suppressed:
hashCode() - Method in class net.vattp.data.NetAddr
Suppressed: @return A hash code that accounts for both the IP address and port.
hashCode() - Method in class org.eclipse.swt.custom.StyleRange
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.RGB
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Region
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Rectangle
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Point
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Image
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.GC
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontMetrics
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.FontData
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Font
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Cursor
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.eclipse.swt.graphics.Color
Suppressed: Returns an integer hash code for the receiver.
hashCode() - Method in class org.erights.e.elib.ref.FarRef
As an HONORARY Selfless object, my .equals() and .hashCode() determine sameness.
hashCode() - Method in class org.erights.e.elib.ref.DisconnectedRef
As an HONORARY Selfless object, my .equals() and .hashCode() determine sameness.
hashCode() - Method in class org.erights.e.elib.tables.WeakKey
 
hashCode() - Method in class org.erights.e.elib.tables.TraversalKey
Suppressed:
hashCode() - Method in class org.erights.e.elib.vat.BootRefIdentity
Based on System.identityHashCode(java.lang.Object)
hashCode(File) - Method in class java.io.Win32FileSystem
 
hashCode(File) - Method in class java.io.FileSystem
Compute the hash code of an abstract pathname.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCodeCache - Variable in class java.util.ResourceCacheKey
 
hashIgnoringCase(int, String) - Static method in class java.net.URI
 
java.util.WeakHashMap.HashIterator - class java.util.HashIterator.
 
java.util.HashMap.HashIterator - class java.util.HashIterator.
 
HashIterator() - Constructor for class java.util.HashIterator
 
HashIterator() - Constructor for class java.util.HashIterator
 
HashMap - class java.util.HashMap.
Untamed:
HashMap() - Constructor for class java.util.HashMap
Enabled: Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(int) - Constructor for class java.util.HashMap
Enabled: Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap(int, float) - Constructor for class java.util.HashMap
Enabled: Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(Map) - Constructor for class java.util.HashMap
Enabled: Constructs a new HashMap with the same mappings as the specified Map.
HashSet - class java.util.HashSet.
Untamed: This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Enabled: Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(Collection) - Constructor for class java.util.HashSet
Enabled: Constructs a new set containing the elements in the specified collection.
HashSet(int) - Constructor for class java.util.HashSet
Enabled: 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
Enabled: Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(int, float, boolean) - Constructor for class java.util.HashSet
Constructs a new, empty linked hash set.
hashString - Variable in class antlr.CharScanner
 
Hashtable - class java.util.Hashtable.
Untamed:
Hashtable() - Constructor for class java.util.Hashtable
Enabled: Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75.
Hashtable(int) - Constructor for class java.util.Hashtable
Enabled: 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
Enabled: Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(Map) - Constructor for class java.util.Hashtable
Enabled: Constructs a new hashtable with the same mappings as the given Map.
hasIdentity() - Method in class net.captp.jcomm.Introducer
Enabled: Is this Introducer's identity (and therefore, this vat's identity) already determined?
hasListeners() - Method in class org.eclipse.swt.graphics.ImageLoader
Suppressed: Returns true if the receiver has image loader listeners, and false otherwise.
hasListeners(String) - Method in class javax.swing.event.SwingPropertyChangeSupport
Suppressed: Check if there are any listeners for a specific property.
hasLocation - Variable in class org.eclipse.swt.widgets.Menu
 
hasMoreElements() - Method in class antlr.collections.impl.VectorEnumerator
 
hasMoreElements() - Method in class antlr.collections.impl.VectorEnumeration
 
hasMoreElements() - Method in class antlr.collections.impl.LLEnumeration
Return true/false depending on whether there are more elements to enumerate.
hasMoreElements() - Method in class java.security.PermissionsEnumerator
 
hasMoreElements() - Method in class java.util.Enumerator
 
hasMoreElements() - Method in class java.util.StringTokenizer
Enabled: Returns the same value as the hasMoreTokens method.
hasMoreElements() - Method in class java.util.EmptyEnumerator
 
hasMoreElements() - Method in interface java.util.Enumeration
Enabled: Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.ResourceBundleEnumeration
 
hasMoreElements() - Method in class javax.swing.MultiUIDefaultsEnumerator
 
hasMoreElements() - Method in class javax.swing.text.KeyEnumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class org.erights.e.elib.util.DynamicMapEnumeration
Enabled: Return true if there are any more elements remaining to be enumerated.
hasMoreElements() - Method in class org.erights.e.elib.vat.SynchQueue
Enabled: Check to see if the queue has more elements.
hasMoreElements() - Method in class org.erights.e.elib.vat.Queue
Enabled: Check to see if the queue has more elements.
hasMoreNodes() - Method in interface antlr.collections.ASTEnumeration
Enabled:
hasMoreNodes() - Method in class antlr.collections.impl.ASTEnumerator
Enabled:
hasMoreTokens() - Method in class java.util.StringTokenizer
Enabled: Tests if there are more tokens available from this tokenizer's string.
hasNameAndParameters(String, String[]) - Method in class com.combex.e.edoc.EExecutableMemberDoc
if this ExecutableMemberDoc has the same name and parameters return true else return false.
hasNext() - Method in class java.util.ListItr
 
hasNext() - Method in class java.util.IdentityHashMapIterator
 
hasNext() - Method in interface java.util.ListIterator
Enabled: Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in class java.util.EntryIterator
 
hasNext() - Method in class java.util.SubMapEntryIterator
 
hasNext() - Method in class java.util.HashIterator
 
hasNext() - Method in class java.util.Enumerator
 
hasNext() - Method in class java.util.HashIterator
 
hasNext() - Method in class java.util.Itr
 
hasNext() - Method in class java.util.EmptyIterator
 
hasNext() - Method in interface java.util.Iterator
Enabled: Returns true if the iteration has more elements.
hasNext() - Method in class java.util.LinkedHashIterator
 
hasOption(String) - Method in class antlr.Grammar
Enabled: Check the existence of an option in the table
hasPrevious() - Method in class java.util.ListItr
 
hasPrevious() - Method in class java.util.ListItr
 
hasPrevious() - Method in interface java.util.ListIterator
Enabled: Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasReadObjectMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant readObject method.
hasReadObjectNoDataMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant readObjectNoData method.
hasReadResolveMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable or externalizable and defines a conformant readResolve method.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Enabled: Returns true if this zone has the same rule and offset as another zone.
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Enabled: Returns true if this zone has the same rules and offset as another zone.
hasScopeExpr() - Method in class org.erights.e.elang.evm.StaticScope
Enabled: Does 'meta scope' appear inside the expression?
hasStaticInitializer(Class) - Static method in class java.io.ObjectStreamClass
Returns true if the given class defines a static initializer method, false otherwise.
hasSyntacticPredicate - Variable in class antlr.Grammar
 
hasUniformLineMetrics() - Method in class java.awt.Font
Enabled: Checks whether or not this Font has uniform line metrics.
hasUniformLineMetrics() - Method in class java.awt.FontMetrics
Enabled: Checks to see if the Font has uniform line metrics.
hasUserErrorHandling - Variable in class antlr.Grammar
 
hasWriteObjectData - Variable in class java.io.ObjectStreamClass
true if desc has data written by class-defined writeObject method
hasWriteObjectData() - Method in class java.io.ObjectStreamClass
Returns true if class descriptor represents serializable (but not externalizable) class which has written its data via a custom writeObject() method, false otherwise.
hasWriteObjectMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable (but not externalizable) and defines a conformant writeObject method.
hasWriteReplaceMethod() - Method in class java.io.ObjectStreamClass
Returns true if represented class is serializable or externalizable and defines a conformant writeReplace method.
haveNextNextGaussian - Variable in class java.util.Random
 
haveRegistered - Variable in class javax.swing.JTabbedPane
 
hbuf - Variable in class java.io.BlockDataOutputStream
buffer for writing block data headers
hbuf - Variable in class java.io.BlockDataInputStream
buffer for reading block data headers
hCursor - Variable in class org.eclipse.swt.widgets.Control
 
head - Variable in class antlr.Alternative
 
head - Variable in class antlr.collections.impl.LList
 
head - Variable in class java.awt.MediaTracker
The head of the list of Images that is being tracked by the MediaTracker.
head - Variable in class java.awt.Queue
 
head - Variable in class javax.swing.text.html.parser.DTD
Enabled:
header - Variable in class java.util.LinkedList
 
header - Variable in class java.util.LinkedHashMap
The head of the doubly linked list.
header - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the header of each page.
HEADER_ACTION - Static variable in interface antlr.preprocessor.PreprocessorTokenTypes
Enabled:
HEADER_BLOCKED - Static variable in class java.io.BlockDataInputStream
readBlockHeader() return value indicating header read may block
HEADER_INT_LENGTH - Static variable in class net.vattp.data.RecvThread
 
HEADER_INVALID - Static variable in class net.vattp.data.RecvThread
 
HEADER_ROW - Static variable in class javax.swing.event.TableModelEvent
Enabled: Identifies the header row.
HEADER_VLEN_HMAC - Static variable in class net.vattp.data.RecvThread
 
HEADER_VLEN_SHA1 - Static variable in class net.vattp.data.RecvThread
 
headerAction - Variable in class antlr.preprocessor.GrammarFile
 
headerActions - Variable in class antlr.DefineGrammarSymbols
 
javax.swing.JEditorPane.HeaderParser - class javax.swing.HeaderParser.
 
HeaderParser(String) - Constructor for class javax.swing.HeaderParser
 
headless - Static variable in class java.awt.GraphicsEnvironment
The headless state of the Toolkit and GraphicsEnvironment
HeadlessException - exception java.awt.HeadlessException.
Untamed: Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
HeadlessException() - Constructor for class java.awt.HeadlessException
Enabled:
HeadlessException(String) - Constructor for class java.awt.HeadlessException
Enabled:
javax.swing.PopupFactory.HeadlessPopup - class javax.swing.HeadlessPopup.
Popup implementation that is used in headless environment.
HeadlessPopup() - Constructor for class javax.swing.HeadlessPopup
 
HeadlessRunner - class org.erights.e.elib.vat.HeadlessRunner.
A redirectable Runner, mostly for internal use.
HeadlessRunner(String) - Constructor for class org.erights.e.elib.vat.HeadlessRunner
Makes a Vat, and starts the thread that services its queue.
headMap(Object) - Method in class java.util.TreeMap
Enabled: Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(Object) - Method in class java.util.SubMap
 
headMap(Object) - Method in interface java.util.SortedMap
Enabled: Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(Object) - Method in class java.util.UnmodifiableSortedMap
 
headMap(Object) - Method in class java.util.SynchronizedSortedMap
 
headSet(Object) - Method in class java.util.TreeSet
Enabled: Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(Object) - Method in interface java.util.SortedSet
Enabled: Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Object) - Method in class java.util.UnmodifiableSortedSet
 
headSet(Object) - Method in class java.util.SynchronizedSortedSet
 
HEAVY_WEIGHT_POPUP - Static variable in class javax.swing.PopupFactory
 
heavyweight - Variable in class java.awt.HeavyweightFocusRequest
 
heavyweightButtonDown(Component, long) - Static method in class java.awt.KeyboardFocusManager
 
heavyweightButtonDown(Component, long, boolean) - Static method in class java.awt.KeyboardFocusManager
 
java.awt.KeyboardFocusManager.HeavyweightFocusRequest - class java.awt.HeavyweightFocusRequest.
 
HeavyweightFocusRequest() - Constructor for class java.awt.HeavyweightFocusRequest
 
HeavyweightFocusRequest(Component, Component, boolean) - Constructor for class java.awt.HeavyweightFocusRequest
 
javax.swing.PopupFactory.HeavyWeightPopup - class javax.swing.HeavyWeightPopup.
Popup implementation that uses a Window as the popup.
HeavyWeightPopup() - Constructor for class javax.swing.HeavyWeightPopup
 
heavyWeightPopupCacheKey - Static variable in class javax.swing.HeavyWeightPopup
 
heavyWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
heavyweightRequests - Static variable in class java.awt.KeyboardFocusManager
 
javax.swing.Popup.HeavyWeightWindow - class javax.swing.HeavyWeightWindow.
Component used to house window.
HeavyWeightWindow(Window) - Constructor for class javax.swing.HeavyWeightWindow
 
HEBREW - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
height - Variable in class java.awt.ImageMediaEntry
 
height - Variable in class java.awt.FontLineMetrics
 
height - Variable in class java.awt.Dimension
Suppressed: The height dimension; negative values can be used.
height - Variable in class java.awt.Rectangle
Suppressed: The height of the Rectangle.
height - Variable in class java.awt.Component
The height of the component.
height - Variable in class java.awt.BltBufferStrategy
 
height - Variable in class java.awt.GridBagLayoutInfo
 
height - Variable in class javax.swing.ImageIcon
 
height - Variable in class javax.swing.Constraints
 
height - Variable in class javax.swing.text.LayeredHighlightInfo
 
height - Variable in class org.eclipse.swt.custom.CTabItem
 
height - Variable in class org.eclipse.swt.events.SelectionEvent
Enabled: The height of selected area.
height - Variable in class org.eclipse.swt.events.PaintEvent
Enabled: the height of the bounding rectangle of the region that requires painting
height - Variable in class org.eclipse.swt.graphics.Rectangle
Enabled: the height of the rectangle
height - Variable in class org.eclipse.swt.graphics.ImageData
Suppressed: The height of the image, in pixels.
height - Variable in class org.eclipse.swt.graphics.FontData
Suppressed: The height of the font data in points (Warning: This field is platform dependent)
height - Variable in class org.eclipse.swt.layout.RowData
Enabled: height specifies the height of the cell in pixels.
height - Variable in class org.eclipse.swt.layout.FormData
Enabled: height specifies the desired height in pixels
height - Variable in class org.eclipse.swt.widgets.Event
Suppressed: the height of the bounding rectangle of the region that requires painting
height - Variable in class org.eclipse.swt.widgets.Caret
 
HEIGHT - Static variable in class antlr.debug.misc.ASTFrame
 
height() - Method in interface antlr.collections.Stack
Enabled:
height() - Method in class antlr.collections.impl.LList
Enabled: How high is the stack?
heightHint - Variable in class org.eclipse.swt.layout.GridData
Enabled: heightHint specifies a minimum height for the row.
javax.swing.SpringLayout.HeightSpring - class javax.swing.HeightSpring.
 
HeightSpring(Component) - Constructor for class javax.swing.HeightSpring
 
Help - class org.erights.e.elang.interp.Help.
Untamed: Implements the E help command
Help - Static variable in class org.eclipse.swt.SWT
Enabled: The help event type (value is 28).
help() - Static method in class antlr.Tool
 
Help() - Constructor for class org.erights.e.elang.interp.Help
Enabled:
HelpEvent - class org.eclipse.swt.events.HelpEvent.
Unsafe:
HelpEvent(Event) - Constructor for class org.eclipse.swt.events.HelpEvent
Suppressed: Constructs a new instance of this class based on the information in the given untyped event.
HelpListener - interface org.eclipse.swt.events.HelpListener.
Unsafe: Classes which implement this interface provide a method that deals with the event that is generated when help is requested for a control, typically when the user presses F1.
helpMenu - Variable in class java.awt.MenuBar
This menu is a special menu dedicated to help.
helpRequested(HelpEvent) - Method in interface org.eclipse.swt.events.HelpListener
Suppressed: Sent when help is requested for a control, typically when the user presses F1.
HELPSTR - Static variable in class org.erights.e.develop.boot.PropertiesHelper
Enabled:
HEX_KEY - Static variable in class javax.swing.text.MaskFormatter
 
javax.swing.text.MaskFormatter.HexCharacter - class javax.swing.text.HexCharacter.
Represents a hex character, 0-9a-fA-F.
HexCharacter() - Constructor for class javax.swing.text.HexCharacter
 
hexDigit - Static variable in class java.util.Properties
A table of hex digits
hexDigits - Static variable in class java.net.URI
 
hexFromString(String) - Static method in class net.vattp.data.DES
 
HEXSTR - Static variable in class net.vattp.data.DES
 
HexStringUtils - class org.erights.e.elib.util.HexStringUtils.
Untamed:
HexStringUtils() - Constructor for class org.erights.e.elib.util.HexStringUtils
Enabled:
hexStrToBytes(String) - Static method in class org.erights.e.elib.util.HexStringUtils
Enabled:
hFont - Variable in class org.eclipse.swt.graphics.GCData
Suppressed:
hgap - Variable in class java.awt.GridLayout
This is the horizontal gap (in pixels) which specifies the space between columns.
hgap - Variable in class java.awt.FlowLayout
The flow layout manager allows a seperation of components with gaps.
hgap - Variable in class java.awt.BorderLayout
Constructs a border layout with the horizontal gaps between components.
hgap - Variable in class java.awt.CardLayout
 
hHook - Variable in class org.eclipse.swt.widgets.Display
 
hIcon - Variable in class org.eclipse.swt.widgets.Decorations
 
HIDDEN - Static variable in class org.eclipse.swt.widgets.Widget
 
HIDDEN - Static variable in class org.erights.e.elang.syntax.EParser
Enabled:
hiddenAfter - Variable in class antlr.CommonHiddenStreamToken
 
hiddenAfter - Variable in class antlr.CommonASTWithHiddenTokens
 
hiddenBefore - Variable in class antlr.CommonHiddenStreamToken
 
hiddenBefore - Variable in class antlr.CommonASTWithHiddenTokens
 
Hide - Static variable in class org.eclipse.swt.SWT
Enabled: The hide event type (value is 23).
HIDE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
Enabled: The hide-window default window close operation
HIDE_SELECTION - Static variable in class org.eclipse.swt.SWT
Enabled: Style constant for selection hiding behavior.
hide() - Method in class java.awt.Dialog
Suppressed: Hides the Dialog and then causes show() to return if it is currently blocked.
hide() - Method in class java.awt.Window
Enabled: Hide this Window, its subcomponents, and all of its owned children.
hide() - Method in class java.awt.Component
Suppressed: @deprecated As of JDK version 1.1, replaced by setVisible(boolean).
hide() - Method in class javax.swing.JInternalFrame
Suppressed:
hide() - Method in class javax.swing.Popup
Enabled: Hides and disposes of the Popup.
hide() - Method in class javax.swing.HeavyWeightPopup
 
hide() - Method in class javax.swing.ContainerPopup
 
hide() - Method in class javax.swing.HeadlessPopup
 
hide() - Method in class javax.swing.LightWeightPopup
 
hide() - Method in class javax.swing.MediumWeightPopup
 
hide() - Method in class org.erights.e.elang.evm.StaticScope
Enabled: How a scope hidden within curly brackets appears to its context.
hide(BitSet) - Method in class antlr.TokenStreamHiddenTokenFilter
Enabled:
hide(int) - Method in class antlr.TokenStreamHiddenTokenFilter
Enabled:
hide(Object) - Method in class org.erights.e.elang.syntax.BaseENodeBuilder
Enabled:
hide(Object) - Method in interface org.erights.e.elang.syntax.BaseEBuilder
Enabled:
hideAndDisposeHandler() - Method in class java.awt.Dialog
 
HideExpr - class org.erights.e.elang.evm.HideExpr.
Safe: BNF: '{' expr '}'
HideExpr - Static variable in class org.erights.e.elang.syntax.EParser
Enabled:
HideExpr(SourceSpan, EExpr) - Constructor for class org.erights.e.elang.evm.HideExpr
Enabled:
hideMask - Variable in class antlr.TokenStreamHiddenTokenFilter
 
hidePopup() - Method in class javax.swing.JComboBox
Enabled: Causes the combo box to close its popup window.
HIDES - Static variable in class org.erights.e.elang.syntax.EParser
Enabled:
hideTip - Variable in class javax.swing.ToolTipManager
 
hideTipAction - Variable in class javax.swing.ToolTipManager
 
hideTipWindow() - Method in class javax.swing.ToolTipManager
 
hier - Variable in class antlr.preprocessor.Grammar
 
Hierarchy - class antlr.preprocessor.Hierarchy.
Untamed:
HIERARCHY_BOUNDS_EVENT_MASK - Static variable in class java.awt.AWTEvent
Enabled: The event mask for selecting hierarchy bounds events.
HIERARCHY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
Enabled: The event id indicating that modification was made to the entire hierarchy tree.
HIERARCHY_EVENT_MASK - Static variable in class java.awt.AWTEvent
Enabled: The event mask for selecting hierarchy events.
HIERARCHY_FIRST - Static variable in class java.awt.event.HierarchyEvent
Enabled: Marks the first integer id for the range of hierarchy event ids.
HIERARCHY_LAST - Static variable in class java.awt.event.HierarchyEvent
Enabled: Marks the last integer id for the range of ancestor event ids.
Hierarchy() - Constructor for class antlr.preprocessor.Hierarchy
Enabled:
HierarchyBoundsAdapter - class java.awt.event.HierarchyBoundsAdapter.
Unsafe: An abstract adapter class for receiving ancestor moved and resized events.
HierarchyBoundsAdapter() - Constructor for class java.awt.event.HierarchyBoundsAdapter
Suppressed:
hierarchyBoundsListener - Variable in class java.awt.Component
 
HierarchyBoundsListener - interface java.awt.event.HierarchyBoundsListener.
Unsafe:
hierarchyBoundsListenerK - Static variable in class java.awt.Component
 
hierarchyChanged(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Suppressed: Handles the hierarchyChanged event by invoking the hierarchyChanged methods on listener-a and listener-b.
hierarchyChanged(HierarchyEvent) - Method in interface java.awt.event.HierarchyListener
Suppressed: Called when the hierarchy has been changed.
HierarchyEvent - class java.awt.event.HierarchyEvent.
Unsafe: 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
Suppressed: 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
Suppressed: Constructs an HierarchyEvent object to identify a change in the Component hierarchy.
hierarchyListener - Variable in class java.awt.Component
 
HierarchyListener - interface java.awt.event.HierarchyListener.
Unsafe:
hierarchyListenerK - Static variable in class java.awt.Component
 
HIGH - Static variable in class java.awt.PrintQualityType
The PrintQualityType instance to use for specifying a high print quality.
HIGH_MSG_TYPE - Static variable in class net.vattp.data.Msg
Highest message type allocated (used to allocate arrays)
HIGH_PRIORITY - Static variable in class java.awt.EventQueue
 
highbit - Static variable in class java.lang.FloatingDecimal
 
highbyte - Static variable in class java.lang.FloatingDecimal
 
highestLayer() - Method in class javax.swing.JLayeredPane
Suppressed: Returns the highest layer value from all current children.
javax.swing.text.Highlighter.Highlight - interface javax.swing.text.Highlight.
 
highlighter - Variable in class javax.swing.text.JTextComponent
The object responsible for managing highlights.
Highlighter - interface javax.swing.text.Highlighter.
Unsafe:
javax.swing.text.DefaultHighlighter.HighlightInfo - class javax.swing.text.HighlightInfo.
 
HighlightInfo() - Constructor for class javax.swing.text.HighlightInfo
 
javax.swing.text.Highlighter.HighlightPainter - interface javax.swing.text.HighlightPainter.
 
highlights - Variable in class javax.swing.text.DefaultHighlighter
 
highMask(char, char) - Static method in class java.net.URI
 
highMask(String) - Static method in class java.net.URI
 
highWatermark - Variable in class org.eclipse.swt.custom.DefaultContent
 
HilbertHotel - class org.erights.e.elang.syntax.HilbertHotel.
Untamed:
HilbertHotel() - Constructor for class org.erights.e.elang.syntax.HilbertHotel
Enabled:
hIMC - Variable in class org.eclipse.swt.widgets.Shell
 
hIndent - Variable in class org.eclipse.swt.custom.CLabel
 
hintmap - Variable in class java.awt.RenderingHints
 
HIRAGANA - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
hisMessagesToSign - Variable in class net.vattp.data.StartUpProtocol
Messages I've received whose signature is to be checked as part of end point identification.
hit(Rectangle, Shape, boolean) - Method in class java.awt.Graphics2D
Enabled: 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
Enabled: Returns true if the specified rectangular area might intersect the current clipping area.
hitNewLine(NewLineEvent) - Method in interface antlr.debug.NewLineListener
Enabled:
hNullBitmap - Variable in class org.eclipse.swt.graphics.GCData
Suppressed:
HocusFocus - class org.erights.e.ui.awt.HocusFocus.
Untamed: Access to a StaticMaker on this class provides the authority to invoke the suppressed 'requestFocus()' and 'toFront()' methods.
HocusFocus() - Constructor for class org.erights.e.ui.awt.HocusFocus
prevent instantiation
holdsLock(Object) - Static method in class java.lang.Thread
Enabled: Returns true if and only if the current thread holds the monitor lock on the specified object.
HOME - Static variable in class java.awt.Event
Enabled: The Home key, a non-ASCII action key.
HOME - Static variable in class org.eclipse.swt.SWT
Enabled: Keyboard event constant representing the HOME key (value is (1<<24)+7).
HONORARY - Static variable in interface org.erights.e.elib.serial.Persistent
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses.
HONORARY - Static variable in interface org.erights.e.elib.serial.PassByProxy
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses.
HONORARY - Static variable in interface org.erights.e.elib.serial.PassByConstruction
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses.
HONORARY - Static variable in interface org.erights.e.elib.serial.DeepPassByCopy
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses.
HONORARY - Static variable in interface org.erights.e.elib.tables.Selfless
Enabled: HONORARY (effectively) contains all the classes named in HONORED_NAMES and all their subclasses.
HONORED_NAMES - Static variable in interface org.erights.e.elib.serial.Persistent
Enabled: List of Java library classes to be considered persistent.
HONORED_NAMES - Static variable in interface org.erights.e.elib.serial.PassByProxy
Enabled: List of Java library classes that can be passed-by-proxy.
HONORED_NAMES - Static variable in interface org.erights.e.elib.serial.PassByConstruction
Enabled: List of Java library classes that can be passed by contruction.
HONORED_NAMES - Static variable in interface org.erights.e.elib.serial.DeepPassByCopy
Enabled: List of Java library classes whose instances are transitively PassByCopy.
HONORED_NAMES - Static variable in interface org.erights.e.elib.tables.Selfless
Enabled: List of Java library classes that are compared using equals() and hashCode().
hook - Variable in class java.lang.WrappedHook
 
hook(int, Listener) - Method in class org.eclipse.swt.widgets.EventTable
 
hookMsg - Variable in class org.eclipse.swt.widgets.Display
 
hooks - Static variable in class java.lang.Shutdown
 
HOOKS - Static variable in class java.lang.Shutdown
 
hooks(int) - Method in class org.eclipse.swt.widgets.Widget
 
hooks(int) - Method in class org.eclipse.swt.widgets.EventTable
 
hooksKeys() - Method in class org.eclipse.swt.widgets.Composite
 
HORIZ_BIT - Static variable in class java.awt.ComponentOrientation
 
horizontal - Variable in class javax.swing.LayoutComparator
 
HORIZONTAL - Static variable in interface java.awt.Adjustable
Enabled: Indicates that the Adjustable has horizontal orientation.
HORIZONTAL - Static variable in class java.awt.Scrollbar
Enabled: A constant that indicates a horizontal scroll bar.
HORIZONTAL - Static variable in class java.awt.GridBagConstraints
Enabled: Resize the component horizontally but not vertically.
HORIZONTAL - Static variable in class javax.accessibility.AccessibleState
Enabled: Indicates the orientation of this object is horizontal.
HORIZONTAL - Static variable in interface javax.swing.SwingConstants
Enabled: Horizontal orientation.
HORIZONTAL - Static variable in class org.eclipse.swt.SWT
Enabled: Style constant for horizontal alignment or orientation behavior (value is 1<<8).
HORIZONTAL_ALIGN_BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
Enabled:
HORIZONTAL_ALIGN_CENTER - Static variable in class org.eclipse.swt.layout.GridData
Enabled:
HORIZONTAL_ALIGN_END - Static variable in class org.eclipse.swt.layout.GridData
Enabled:
HORIZONTAL_ALIGN_FILL - Static variable in class org.eclipse.swt.layout.GridData
Enabled:
HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Suppressed: Identifies a change in the button's horizontal alignment.
HORIZONTAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Suppressed: Identifies a horizonal scrollbar.
HORIZONTAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Enabled: 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
Enabled: 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
Enabled: 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
Suppressed: Identifies the horizontal scroll bar policy property.
HORIZONTAL_SPLIT - Static variable in class javax.swing.JSplitPane
Enabled: Horizontal split indicates the Components are split along the x axis.
HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Suppressed: Identifies a change in the button's horizontal text position.
HORIZONTAL_WRAP - Static variable in class javax.swing.JList
Enabled: Indicates "newspaper style" with the cells flowing horizontally then vertically.
horizontalAlignment - Variable in class javax.swing.JTextField
 
horizontalAlignment - Variable in class javax.swing.AbstractButton
 
horizontalAlignment - Variable in class javax.swing.JLabel
 
horizontalAlignment - Variable in class org.eclipse.swt.custom.ControlEditor
Enabled: Specifies how the editor should be aligned relative to the control.
horizontalAlignment - Variable in class org.eclipse.swt.layout.GridData
Enabled: horizontalAlignment specifies how controls will be positioned horizontally within a cell.
horizontalBar - Variable in class org.eclipse.swt.widgets.Scrollable
 
horizontalDerived - Variable in class javax.swing.Constraints
 
horizontalIndent - Variable in class org.eclipse.swt.layout.GridData
Enabled: horizontalIndent specifies the number of pixels of indentation that will be placed along the left side of the cell.
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.
horizontalScrollIncrement - Variable in class javax.swing.JList
 
horizontalScrollOffset - Variable in class org.eclipse.swt.custom.StyledText
 
horizontalSpacing - Variable in class org.eclipse.swt.layout.GridLayout
Enabled: horizontalSpacing specifies the number of pixels between the right edge of one cell and the left edge of its neighbouring cell to the right.
horizontalSpan - Variable in class org.eclipse.swt.layout.GridData
Enabled: horizontalSpan specifies the number of column cells that the control will take up.
horizontalTextPosition - Variable in class javax.swing.AbstractButton
 
horizontalTextPosition - Variable in class javax.swing.JLabel
 
host - Variable in class java.net.URL
The host name to connect to.
host - Variable in class java.net.URI
 
host - Variable in class javax.swing.text.DoSetCaretPosition
 
HOST_UNREACHABLE - Static variable in interface java.net.SocksConsts
 
hostAddress - Variable in class java.net.URL
The host's IP address, used in equals and hashCode.
hostname - Variable in class java.net.CacheEntry
 
hostname - Variable in class java.net.SocketPermission
 
hostname - Variable in class java.net.InetSocketAddress
 
hostName - Variable in class java.net.InetAddress
 
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
hotImage - Variable in class org.eclipse.swt.widgets.ToolItem
 
hotImageList - Variable in class org.eclipse.swt.widgets.ToolBar
 
hotSwap() - Method in class org.erights.e.develop.trace.TraceLog
Call to switch to a log when another - with a different name - is currently being used.
HOUR - Static variable in class java.util.Calendar
Enabled: Field number for get and set indicating the hour of the morning or afternoon.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Enabled: Field number for get and set indicating the hour of the day.
hPalette - Variable in class org.eclipse.swt.graphics.Device
Suppressed:
hsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's horizontal scrollbar child.
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
Enabled: Converts the components of a color, as specified by the HSB model, to an equivalent set of values for the default RGB model.
hScroll() - Method in class org.eclipse.swt.custom.ScrolledComposite
 
hSpan - Variable in class org.eclipse.swt.layout.GridData
 
htab - Variable in class java.io.ReplaceTable
 
html - Variable in class javax.swing.text.html.parser.DTD
Enabled:
HTMLCodeGenerator - class antlr.HTMLCodeGenerator.
Untamed: Generate P.html, a cross-linked representation of P with or without actions
HTMLCodeGenerator() - Constructor for class antlr.HTMLCodeGenerator
Enabled: Create a Diagnostic code-generator using the given Grammar The caller must still call setTool, setBehavior, and setAnalyzer before generating code.
htmlKey - Static variable in class javax.swing.JComponent
 
javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink - class javax.swing.HTMLLink.
 
HTMLLink(Element) - Constructor for class javax.swing.HTMLLink
 
htmlSentenceTerminatorFound(String, int) - Static method in class com.combex.e.edoc.EComment
Find out if there is any HTML tag in the given string.
htmlTag - Variable in class javax.swing.text.html.parser.TagElement
 
htmlView - Variable in class javax.swing.JComponent
 
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 408: Request Time-Out.
HTTP_Close - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 409: Conflict.
HTTP_ConnectionComplete - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_ConnectionFailed - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 201: Created.
HTTP_Data - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 413: Request Entity Too Large.
HTTP_Error - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 500: Internal Server Error.
HTTP_InvalidID - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 411: Length Required.
HTTP_LoggedOn - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_Logon - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 300: Multiple Choices.
HTTP_NewConnection - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 204: No Content.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 304: Not Modified.
HTTP_OK - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 200: OK.
HTTP_OKToSend - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 407: Proxy Authentication Required.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
Enabled: 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_Session - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_SetServerNonce - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_Shutdown - Static variable in class net.vattp.tunnel.HTTPMsgID
Enabled:
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
Enabled: HTTP Status-Code 505: HTTP Version Not Supported.
HTTPClient - class net.vattp.tunnel.HTTPClient.
Untamed:
HTTPClient(byte[]) - Constructor for class net.vattp.tunnel.HTTPClient
 
HTTPConnectionHandler - class net.vattp.tunnel.HTTPConnectionHandler.
Untamed: Class to handle the suspension and shutdown messages.
HTTPConnectionHandler(Socket, Hashtable, Hashtable, String) - Constructor for class net.vattp.tunnel.HTTPConnectionHandler
 
HTTPInputStream - class net.vattp.tunnel.HTTPInputStream.
Untamed: Class to handle the suspension and shutdown messages.
HTTPInputStream(InputStream) - Constructor for class net.vattp.tunnel.HTTPInputStream
 
HTTPMsgID - class net.vattp.tunnel.HTTPMsgID.
Untamed: Definitions of the HTTP message ID codes.
HTTPMsgID() - Constructor for class net.vattp.tunnel.HTTPMsgID
 
HTTPServeMain - class net.vattp.tunnel.HTTPServeMain.
Untamed: Class to handle the suspension and shutdown messages.
HTTPServeMain() - Constructor for class net.vattp.tunnel.HTTPServeMain
Enabled:
HTTPSocketCtl - class net.vattp.tunnel.HTTPSocketCtl.
Untamed: The class which controls an individual TCP socket.
HTTPSocketCtl(String, HTTPClient, byte) - Constructor for class net.vattp.tunnel.HTTPSocketCtl
 
HttpURLConnection - class java.net.HttpURLConnection.
Untamed: A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
humanPresentableName - Variable in class java.awt.datatransfer.DataFlavor
 
hwnd - Variable in class org.eclipse.swt.graphics.GCData
Suppressed:
hwndCB - Variable in class org.eclipse.swt.widgets.Menu
 
hwndMessage - Variable in class org.eclipse.swt.widgets.Display
 
hwndScrollBar() - Method in class org.eclipse.swt.widgets.ScrollBar
 
hybridGCD(MutableBigInteger) - Method in class java.math.MutableBigInteger
Calculate GCD of this and b.
HYPERLINK - Static variable in class javax.accessibility.AccessibleRole
Enabled: A hypertext anchor
HyperlinkEvent - class javax.swing.event.HyperlinkEvent.
Safe: 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 javax.swing.event.HyperlinkEvent
Suppressed: Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.event.HyperlinkEvent
Suppressed: Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element) - Constructor for class javax.swing.event.HyperlinkEvent
Suppressed: Creates a new object representing a hypertext link event.
HyperlinkListener - interface javax.swing.event.HyperlinkListener.
Unsafe: HyperlinkListener
hyperlinks - Variable in class javax.swing.JEditorPaneAccessibleHypertextSupport
 
hyperlinkUpdate(HyperlinkEvent) - Method in interface javax.swing.event.HyperlinkListener
Enabled: Called when a hypertext link is updated.
hysteresis - Variable in class java.awt.dnd.DropTargetAutoScroller
 

$ 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 _
comments?