A B C D E F G H I J K L M N O P Q R S T U V W X Z

H

HASH - Static variable in class com.sun.java.help.impl.DocPConst
 
HEADER - Static variable in class javax.help.FavoritesNode
Header part of xml file
HELPSET_ADDED - Static variable in class javax.help.event.HelpSetEvent
A HelpSet was added
HELPSET_REMOVED - Static variable in class javax.help.event.HelpSetEvent
A HelpSet was removed
HORIZBAR - Static variable in class com.sun.java.help.impl.DocPConst
 
HeaderParser - class com.sun.java.help.impl.HeaderParser.
This class provides is useful for the nightmare of parsing multi-part HTTP/RFC822 headers sensibly:
HeaderParser(String) - Constructor for class com.sun.java.help.impl.HeaderParser
 
HelpAction - interface javax.help.HelpAction.
 
HelpBroker - interface javax.help.HelpBroker.
The HelpBroker is the default presentation of a HelpSet.
HelpContentViewerUI - class javax.help.plaf.HelpContentViewerUI.
UI factory interface for JHelpContentViewer.
HelpContentViewerUI() - Constructor for class javax.help.plaf.HelpContentViewerUI
 
HelpHistoryModel - interface javax.help.HelpHistoryModel.
The interface to the history model.
HelpHistoryModelEvent - class javax.help.event.HelpHistoryModelEvent.
Notifies interested parties that a change in a Help History Model source has occurred.
HelpHistoryModelEvent(Object, boolean, boolean) - Constructor for class javax.help.event.HelpHistoryModelEvent
Represents a history change
HelpHistoryModelListener - interface javax.help.event.HelpHistoryModelListener.
 
HelpModel - interface javax.help.HelpModel.
The interface to the model of a JHelp that represents the HelpSet being presented to the user.
HelpModelEvent - class javax.help.event.HelpModelEvent.
Notifies interested parties that a change in a Help Model source has occurred.
HelpModelEvent(Object, Map.ID, URL) - Constructor for class javax.help.event.HelpModelEvent
Represents a change in the JavaHelp in the current ID or URL.
HelpModelEvent(Object, Map.ID, URL, String, JHelpNavigator) - Constructor for class javax.help.event.HelpModelEvent
Represents a change in the JavaHelp in the current ID or URL.
HelpModelEvent(Object, int, int) - Constructor for class javax.help.event.HelpModelEvent
Creates a HelpModelEvent for highlighting.
HelpModelListener - interface javax.help.event.HelpModelListener.
Defines the interface for an object that listens to changes in a HelpModel.
HelpNavigatorUI - class javax.help.plaf.HelpNavigatorUI.
UI factory interface for JHelpNavigator.
HelpNavigatorUI() - Constructor for class javax.help.plaf.HelpNavigatorUI
 
HelpSet - class javax.help.HelpSet.
A HelpSet is a collection of help information consisting of a HelpSet file, table of contents (TOC), index, topic files, and Map file.
HelpSet(ClassLoader) - Constructor for class javax.help.HelpSet
Creates an empty HelpSet that one can parse into.
HelpSet() - Constructor for class javax.help.HelpSet
Creates an empty HelpSet.
HelpSet(ClassLoader, URL) - Constructor for class javax.help.HelpSet
Creates a HelpSet.
HelpSet.DefaultHelpSetFactory - class javax.help.HelpSet.DefaultHelpSetFactory.
The default HelpSetFactory that processes HelpSets.
HelpSet.DefaultHelpSetFactory() - Constructor for class javax.help.HelpSet.DefaultHelpSetFactory
 
HelpSet.Presentation - class javax.help.HelpSet.Presentation.
HelpSet Presentation class.
HelpSet.Presentation(String, boolean, boolean, Dimension, Point, String, Map.ID, boolean, Vector) - Constructor for class javax.help.HelpSet.Presentation
 
HelpSetEvent - class javax.help.event.HelpSetEvent.
Conveys information when a HelpSet is added/removed.
HelpSetEvent(Object, HelpSet, int) - Constructor for class javax.help.event.HelpSetEvent
Creates a HelpSetEvent.
HelpSetException - exception javax.help.HelpSetException.
This exeception reports generic failures in HelpSet.
HelpSetException(String) - Constructor for class javax.help.HelpSetException
Constructs a HelpSetException with a specified detailed message.
HelpSetListener - interface javax.help.event.HelpSetListener.
Defines the interface of an object that listens to changes in the HelpSet.
HelpUI - class javax.help.plaf.HelpUI.
UI factory interface for JHelp.
HelpUI() - Constructor for class javax.help.plaf.HelpUI
 
HelpUtilities - class javax.help.HelpUtilities.
Provides a number of utility functions: Support for Beans, mapping from a Bean class to its HelpSet and to its ID.
HelpUtilities() - Constructor for class javax.help.HelpUtilities
 
HomeAction - class javax.help.HomeAction.
 
HomeAction(Object) - Constructor for class javax.help.HomeAction
Creates new HomeAction
handleCommentOrDoctype(char) - Method in class com.sun.java.help.impl.DocumentParser
 
handleGetObject(String) - Method in class javax.help.FlatMap.FlatMapResourceBundle
Overrides ResourceBundle, same semantics.
handlePageSetup(Component) - Method in class com.sun.java.help.impl.JHelpPrintHandler
Sets the PrintHandler to handle pageSetup as a separate action from printing.
hashtable - Variable in class com.sun.java.help.impl.TagProperties
 
haveEqualID(DefaultMutableTreeNode, DefaultMutableTreeNode) - Static method in class javax.help.MergeHelpUtilities
Method for comparing ID of nodes
help - Variable in class javax.help.DefaultHelpHistoryModel
 
help - Variable in class javax.help.plaf.basic.BasicHelpUI
 
helpBrokerClass - Static variable in class javax.help.HelpSet
 
helpBrokerLoader - Static variable in class javax.help.HelpSet
 
helpModel - Variable in class javax.help.DefaultHelpHistoryModel
 
helpModel - Variable in class javax.help.JHelp
 
helpModel - Variable in class javax.help.JHelpNavigator
 
helpSetAdded(HelpSetEvent) - Method in class javax.help.JHelp
Adds a new HelpSet to "our" HelpSet.
helpSetAdded(HelpSetEvent) - Method in interface javax.help.event.HelpSetListener
Invoked when a new HelpSet is added.
helpSetAdded(HelpSetEvent) - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
 
helpSetRemoved(HelpSetEvent) - Method in class javax.help.JHelp
Removes a HelpSet from "our" HelpSet.
helpSetRemoved(HelpSetEvent) - Method in interface javax.help.event.HelpSetListener
Invoked when a new HelpSet is removed.
helpSetRemoved(HelpSetEvent) - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
 
helpsearch - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
 
helpset - Variable in class javax.help.ServletHelpBroker
 
highlightsChanged(TextHelpModelEvent) - Method in interface javax.help.event.TextHelpModelListener
Invoked when the set of highlights changess.
highlightsChanged(TextHelpModelEvent) - Method in class javax.help.plaf.basic.BasicContentViewerUI
Determines if highlights have changed.
history - Variable in class javax.help.DefaultHelpHistoryModel
 
historyChanged(HelpHistoryModelEvent) - Method in class javax.help.BackAction
Tells the listener that the history has changed.
historyChanged(HelpHistoryModelEvent) - Method in class javax.help.ForwardAction
Tells the listener that the history has changed.
historyChanged(HelpHistoryModelEvent) - Method in interface javax.help.event.HelpHistoryModelListener
Tells the listener that the history has changed.
historyIndex - Variable in class javax.help.DefaultHelpHistoryModel
 
historyModel - Variable in class javax.help.JHelp
 
hitCount() - Method in class javax.help.SearchTOCItem
 
hits - Variable in class javax.help.plaf.basic.BasicSearchCellRenderer
Hits
hs - Variable in class javax.help.Map.ID
 
hs - Variable in class javax.help.search.SearchQuery
 
hsPres - Variable in class javax.help.JHelp
 
hyperlinkUpdate(HyperlinkEvent) - Method in class javax.help.plaf.basic.BasicContentViewerUI
Notification of a change relative to a hyperlink.

A B C D E F G H I J K L M N O P Q R S T U V W X Z