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
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- 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.
- HASH - Static variable in class com.sun.java.help.impl.DocPConst
- 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
- HEADER - Static variable in class javax.help.FavoritesNode
-
Header part of xml file
- HeaderParser - Class in com.sun.java.help.impl
-
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
- help - Variable in class javax.help.DefaultHelpHistoryModel
- help - Variable in class javax.help.plaf.basic.BasicHelpUI
- HelpAction - Interface in javax.help
- HelpBroker - Interface in javax.help
-
The HelpBroker is the default presentation of a HelpSet.
- helpBrokerClass - Static variable in class javax.help.HelpSet
- helpBrokerLoader - Static variable in class javax.help.HelpSet
- HelpContentViewerUI - Class in javax.help.plaf
-
UI factory interface for JHelpContentViewer.
- HelpContentViewerUI() - Constructor for class javax.help.plaf.HelpContentViewerUI
- HelpHistoryModel - Interface in javax.help
-
The interface to the history model.
- HelpHistoryModelEvent - Class in javax.help.event
-
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 in javax.help.event
- helpModel - Variable in class javax.help.DefaultHelpHistoryModel
- helpModel - Variable in class javax.help.JHelp
- helpModel - Variable in class javax.help.JHelpNavigator
- HelpModel - Interface in javax.help
-
The interface to the model of a JHelp that represents the HelpSet being presented to the user.
- HelpModelEvent - Class in javax.help.event
-
Notifies interested parties that a change in a Help Model source has occurred.
- HelpModelEvent(Object, int, int) - Constructor for class javax.help.event.HelpModelEvent
-
Creates a HelpModelEvent for highlighting.
- 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.
- HelpModelListener - Interface in javax.help.event
-
Defines the interface for an object that listens to changes in a HelpModel.
- HelpNavigatorUI - Class in javax.help.plaf
-
UI factory interface for JHelpNavigator.
- HelpNavigatorUI() - Constructor for class javax.help.plaf.HelpNavigatorUI
- helpsearch - Variable in class javax.help.plaf.basic.BasicSearchNavigatorUI
- helpset - Variable in class javax.help.ServletHelpBroker
- HelpSet - Class in javax.help
-
A HelpSet is a collection of help information consisting of a HelpSet file, table of contents (TOC), index, topic files, and Map file.
- HelpSet() - Constructor for class javax.help.HelpSet
-
Creates an empty HelpSet.
- HelpSet(ClassLoader) - Constructor for class javax.help.HelpSet
-
Creates an empty HelpSet that one can parse into.
- HelpSet(ClassLoader, URL) - Constructor for class javax.help.HelpSet
-
Creates a HelpSet.
- 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
- HelpSet.DefaultHelpSetFactory - Class in javax.help
-
The default HelpSetFactory that processes HelpSets.
- HelpSet.Presentation - Class in javax.help
-
HelpSet Presentation class.
- helpSetAdded(HelpSetEvent) - Method in interface javax.help.event.HelpSetListener
-
Invoked when a new HelpSet is added.
- helpSetAdded(HelpSetEvent) - Method in class javax.help.JHelp
-
Adds a new HelpSet to "our" HelpSet.
- helpSetAdded(HelpSetEvent) - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
- HelpSetEvent - Class in javax.help.event
-
Conveys information when a HelpSet is added/removed.
- HelpSetEvent(Object, HelpSet, int) - Constructor for class javax.help.event.HelpSetEvent
-
Creates a HelpSetEvent.
- HelpSetException - Exception in javax.help
-
This exeception reports generic failures in HelpSet.
- HelpSetException(String) - Constructor for exception javax.help.HelpSetException
-
Constructs a HelpSetException with a specified detailed message.
- HelpSetListener - Interface in javax.help.event
-
Defines the interface of an object that listens to changes in the HelpSet.
- helpSetRemoved(HelpSetEvent) - Method in interface javax.help.event.HelpSetListener
-
Invoked when a new HelpSet is removed.
- helpSetRemoved(HelpSetEvent) - Method in class javax.help.JHelp
-
Removes a HelpSet from "our" HelpSet.
- helpSetRemoved(HelpSetEvent) - Method in class javax.help.plaf.basic.BasicFavoritesNavigatorUI
- HelpUI - Class in javax.help.plaf
-
UI factory interface for JHelp.
- HelpUI() - Constructor for class javax.help.plaf.HelpUI
- HelpUtilities - Class in javax.help
-
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
- 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 interface javax.help.event.HelpHistoryModelListener
-
Tells the listener that the history has changed.
- historyChanged(HelpHistoryModelEvent) - Method in class javax.help.ForwardAction
-
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
- HomeAction - Class in javax.help
- HomeAction(Object) - Constructor for class javax.help.HomeAction
-
Creates new HomeAction
- HORIZBAR - Static variable in class com.sun.java.help.impl.DocPConst
- 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.
All Classes All Packages