Uses of Package
javax.help

Packages that use javax.help
com.sun.java.help.impl Implementation classes for JavaHelp. 
javax.help Supports presentation of online documentation with both content and contextual views of this information. 
javax.help.event Supports event changes in JavaHelp classes. 
javax.help.plaf Supports access to Component UI classes. 
javax.help.plaf.basic   
javax.help.search Supports simple access to search engines. 
javax.help.tagext   
 

Classes in javax.help used by com.sun.java.help.impl
HelpModel
          The interface to the model of a JHelp that represents the HelpSet being presented to the user.
JHelp
          Displays HelpSet data with navigators and a content viewer.
 

Classes in javax.help used by javax.help
AbstractHelpAction
           
BadIDException
          An ID was attempted to be created with incorrect arguments
CSH.Manager
          CSH Manager Interface to support dynamic HelpSet and ID for object.
DefaultHelpModel
          This class implements the javax.help.HelpModel API and notifies the JHelpModel listeners when changes occur.
FavoritesItem
          A class for individual favorites items.
FavoritesNode
          A class for Favorites node.
HelpAction
           
HelpBroker
          The HelpBroker is the default presentation of a HelpSet.
HelpHistoryModel
          The interface to the history model.
HelpModel
          The interface to the model of a JHelp that represents the HelpSet being presented to the user.
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.Presentation
          HelpSet Presentation class.
HelpSetException
          This exeception reports generic failures in HelpSet.
IndexView
          Navigational View information for an Index
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.
JHelpNavigator
          A JHelpNavigator is a control that presents navigational help data.
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
NavigatorView
          Navigational View information
Presentation
          Presentation is an abstract class providing a generic interface for the development of alternative Presentations.
SearchHit
          Stores search information for individual Search hits.
SecondaryWindow
          MainWindowPresentation is a class that will create a single main help window for an application.
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.
TOCItem
          A class for individual TOC items
TOCView
          Navigational View information for a TOC.
TreeItem
          The base items known to TOC, Index and Favorites Navigators.
TreeItemFactory
          A factory for creating TreeItems.
UnsupportedOperationException
          This is a platform-independent stand-in for the java.lang class
WindowPresentation
          Window Presentation is an abstract class providing a generic interface for the development of Window Presentations.
 

Classes in javax.help used by javax.help.event
HelpSet
          A HelpSet is a collection of help information consisting of a HelpSet file, table of contents (TOC), index, topic files, and Map file.
JHelpNavigator
          A JHelpNavigator is a control that presents navigational help data.
Map.ID
          An ID is a pair of String, HelpSet.
 

Classes in javax.help used by javax.help.plaf
JHelpNavigator
          A JHelpNavigator is a control that presents navigational help data.
NavigatorView
          Navigational View information
 

Classes in javax.help used by javax.help.plaf.basic
FavoritesNode
          A class for Favorites node.
HelpHistoryModel
          The interface to the history model.
HelpModel
          The interface to the model of a JHelp that represents the HelpSet being presented to the user.
HelpSet
          A HelpSet is a collection of help information consisting of a HelpSet file, table of contents (TOC), index, topic files, and Map file.
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.
JHelpSearchNavigator
          A JHelpNavigator for search data.
JHelpTOCNavigator
          A JHelpNavigator for a TOC.
Map
          A Map is the interface to ID<->URL mapping.
Map.ID
          An ID is a pair of String, HelpSet.
NavigatorView
          Navigational View information
TOCView
          Navigational View information for a TOC.
 

Classes in javax.help used by javax.help.search
NavigatorView
          Navigational View information
 

Classes in javax.help used by javax.help.tagext
HelpBroker
          The HelpBroker is the default presentation of a HelpSet.
IndexView
          Navigational View information for an Index
SearchView
          Navigational View information for a Search
TOCView
          Navigational View information for a TOC.