All Classes Interface Summary Class Summary Exception Summary
Class
Description
AbstractHelpAction
AppendMerge
Append merge type
BackAction
BadIDException
An ID was attempted to be created with incorrect arguments
BasicContentViewerUI
The default UI for JHelpContentViewer.
BasicCursorFactory
Factory object that can vend cursors appropriate for the basic L & F.
BasicFavoritesCellRenderer
BasicFavoritesNavigatorUI
The default UI for JHelpNavigator of type Favorites
BasicGlossaryNavigatorUI
The default UI for JHelpNavigator of type Glossary.
BasicHelpUI
The default UI for JHelp.
BasicIndexCellRenderer
Cell Renderer for the index UI.
BasicIndexNavigatorUI
The default UI for JHelpNavigator of type Index.
BasicSearchCellRenderer
Displays an search entry in a tree.
BasicSearchNavigatorUI
BasicTOCCellRenderer
Basic cell renderer for TOC UI.
BasicTOCNavigatorUI
The default UI for JHelpNavigator of type TOC.
ConfigFile
Describes and parses the configuration file for
the full-text search indexer.
Constants
Constants used for localizing JavaHelp.
Constants_ar
Constants used for localizing JavaHelp.
Constants_cs
Constants used for localizing JavaHelp.
Constants_de
Constants used for localizing JavaHelp
These are in the form of key, value.
Constants_es
Constants used for localizing JavaHelp.
Constants_fr
Constants used for localizing JavaHelp.
Constants_he
Constants used for localizing JavaHelp.
Constants_ja
定数は、JavaHelp をローカライズするのに使用されます。
定数は、キー、値の形で示されます。
値だけを翻訳します。
Constants_pl
Constants used for localizing JavaHelp.
Constants_ru
Constants used for localizing JavaHelp
These are in the form of key, value.
Constants_sk
Constants used for localizing JavaHelp.
Constants_zh
Constants used for localizing JavaHelp.
CSH
A convenience class that provides simple
access to context-senstive help functionality.
CSH.DisplayHelpAfterTracking
An ActionListener that displays help on a
selected object after tracking context-sensitive events.
CSH.DisplayHelpFromFocus
An ActionListener that displays the help of the
object that currently has focus.
CSH.DisplayHelpFromSource
An ActionListener that
gets the helpID for the action source and displays the helpID in the
help viewer.
CSH.Manager
CSH Manager Interface to support dynamic HelpSet
and ID
for object.
CustomKit
Subclass of HTMLEditorKit from Swing to adds better functionality
for handing tags and supports some special classes
for JavaHelp.
CustomKit.MouseHandler
Class to watch the associated component and change the
cursor when in a hyperlink
DefaultHelpBroker
An implmentation of the HelpBroker interface
DefaultHelpHistoryModel
DefaultHelpHistoryModel is default implementation of HelpHistoryModel interface
DefaultHelpModel
This class implements the javax.help.HelpModel API and
notifies the JHelpModel listeners when changes occur.
DefaultHelpModel.DefaultHighlight
A default implementation of TextHelpModel.Highlight
DocPConst
DocumentParser
EventListenerList
A class that holds a list of EventListeners.
FavoritesAction
FavoritesItem
A class for individual favorites items.
FavoritesNode
A class for Favorites node.
FavoritesView
Navigational View information for the Favorites
FavoritesView.DefaultFavoritesFactory
A default TreeItemFactory that can be used to parse Favorites items as used
by this navigator.
FlatMap
A FlatMap is a simple implementation of a Map.
ForwardAction
GlossaryView
View information for a Glossary Navigator
GTKCursorFactory
Factory object that can vend cursors appropriate for the GTK L & F.
HeaderParser
This class provides is useful for the nightmare of parsing multi-part
HTTP/RFC822 headers sensibly:
HelpAction
HelpBroker
The HelpBroker is the default presentation of a HelpSet.
HelpContentViewerUI
UI factory interface for JHelpContentViewer.
HelpHistoryModel
The interface to the history model.
HelpHistoryModelEvent
Notifies interested parties that a change in a
Help History Model source has occurred.
HelpHistoryModelListener
HelpModel
The interface to the model of a JHelp that represents the
HelpSet being presented to the user.
HelpModelEvent
Notifies interested parties that a change in a
Help Model source has occurred.
HelpModelListener
Defines the interface for an object that listens to
changes in a HelpModel.
HelpNavigatorUI
UI factory interface for JHelpNavigator.
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.DefaultHelpSetFactory
The default HelpSetFactory that processes HelpSets.
HelpSet.Presentation
HelpSet Presentation class.
HelpSetEvent
Conveys information when a HelpSet is added/removed.
HelpSetException
This exeception reports generic failures in HelpSet.
HelpSetListener
Defines the interface of an object that listens to
changes in the HelpSet.
HelpUI
UI factory interface for JHelp.
HelpUtilities
Provides a number of utility functions:
Support for Beans, mapping from a Bean class to its HelpSet and to
its ID.
HomeAction
IndexBuilder
Abstract base class that builds an index for a search database.
IndexerKit
Establishes the requirements of an indexing object for a type
of text content.
IndexItem
A class for individual index items.
IndexItemTag
The JSP tag class for an IndexItem
IndexItemTEI
The JSP tag extra info class for an IndexItem
IndexView
Navigational View information for an Index
IndexView.DefaultIndexFactory
A default TreeItemFactory that can be used to parse TOC items as used
by this navigator.
InvalidHelpSetContextException
The HelpSet is not a (transitive) sub-HelpSet of some context HelpSet.
InvalidNavigatorViewException
JHelpNavigator cannot deal with given NavigatorView.
JHelp
Displays HelpSet data with navigators and a content viewer.
JHelpContentViewer
A component to represent the Help viewer that can be embedded if desired.
JHelpFavoritesNavigator
JHelpFavoritesNavigator is a JHelpNavigator for Favorites.
JHelpGlossaryNavigator
JHelpGlossaryNavigator is a JHelpNavigator for a Glossary
JHelpIndexNavigator
JHelpIndexNavigator is a JHelpNavigator for an Index.
JHelpNavigator
A JHelpNavigator is a control that presents navigational help data.
JHelpPrintHandler
Print handler for JavaHelp.
JHelpPrintHandler1_2
Print handler for JavaHelp.
JHelpSearchNavigator
A JHelpNavigator for search data.
JHelpTOCNavigator
A JHelpNavigator for a TOC.
JHSecondaryViewer
This class is a secondary viewer to be included in HTML content within
JHContentViewer.
JHSecondaryViewerBeanInfo
This class provides information about getter/setter methods within
JHSecondaryWindow.
LangElement
LangElement is a simple little internal class to keep
track of tags and the langs
MainWindow
MainWindow is a class that will create a single main help
window for an application.
Map
A Map is the interface to ID<->URL mapping.
Map.ID
An ID is a pair of String, HelpSet.
Merge
Common superclass for all merge types
Merge.DefaultMergeFactory
Default Merge factory which creates concrete Merge objects
MergeHelpUtilities
Common utilities for merge types
MergingSearchEngine
NavigatorsTag
The JSP tag class for a Navigators
NavigatorsTEI
The JSP tag extra info class for navigators
NavigatorView
Navigational View information
NoMerge
No merge type
Parser
Parser.ParserMulticaster
ParserEvent
ParserListener
ParserListener defines the interface for an object that listens to
parsing events in a Parser.
Popup
Popup is a Presentation class that will create a popup help window for an
application.
Presentation
Presentation is an abstract class providing a generic interface for
the development of alternative Presentations.
PrintAction
PrintSetupAction
ReloadAction
SearchEngine
Defines the methods used to access a search engine.
SearchEvent
Encapsulates information that describes changes to a SearchQuery.
SearchHit
Stores search information for individual Search hits.
SearchItem
A SearchItem corresponds to one specific item found in a search query.
SearchListener
Defines the interface for an object that listens to
changes from a SearchQuery instance.
SearchQuery
The instance of a query on a search database.
SearchTOCItem
Stores Search TOC items.
SearchTOCItemTag
The JSP tag extra info class for an SearchTOCItem
SearchTOCItemTEI
The JSP tag extra info class for an SearchTOCItem
SearchView
Navigational View information for a Search
SecondaryWindow
MainWindowPresentation is a class that will create a single main help
window for an application.
SeparatorAction
ServletHelpBroker
An implmentation of the HelpBroker interface for Servlets
SortMerge
Sort merge type
SwingHelpUtilities
Provides a number of utility functions:
Support for Beans, mapping from a Bean class to its HelpSet and to
its ID.
SwingWorker
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
Tag
This class contains a reference to a tag in a parsed document, the type of
tag, and the tag's attributes.
TagProperties
TextHelpModel
The interface to a HelpModel that manipulates text.
TextHelpModel.Highlight
This is very similar to javax.swing.text.Highlighter.Highlight
except that it does not use the notion of HighlightPainter.
TextHelpModelEvent
Notifies interested parties when a change in a
TextHelpModel occurs.
TextHelpModelListener
Defines the interface for an object that listens to
changes in a TextHelpModel.
TOCItem
A class for individual TOC items
TOCItemTag
The JSP tag extra info class for an TocItem
TOCItemTEI
The JSP tag extra info class for an TOCItem
TOCView
Navigational View information for a TOC.
TOCView.DefaultTOCFactory
A default TreeItemFactory that can be used to parse TOC items as used
by this navigator.
TreeItem
The base items known to TOC, Index and Favorites Navigators.
TreeItemFactory
A factory for creating TreeItems.
TryMap
A Map that can combine a number of other Maps in an
efficient manner.
UniteAppendMerge
Unite-append merge type
UnsupportedOperationException
This is a platform-independent stand-in for the java.lang class
ValidateTag
Validates a HelpSet file and an Map.ID thourgh either a Request Parameter
or passed as a JSP argument and sets the state in a HelpBroker.
ViewAwareComponent
Interface that a Component should support if it wants to play in the View
hierachy.
WindowPresentation
Window Presentation is an abstract class providing a generic interface for
the development of Window Presentations.
XmlReader
This handles several XML-related tasks that normal java.io Readers
don't support, inluding use of IETF standard encoding names and
automatic detection of most XML encodings.