Uses of Package
javax.help
-
Packages that use javax.help Package Description 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 Class Description 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 Class Description AbstractHelpAction BadIDException An ID was attempted to be created with incorrect argumentsCSH.Manager CSH Manager Interface to support dynamicHelpSet
andID
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 IndexInvalidHelpSetContextException 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 typesNavigatorView Navigational View informationPresentation 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 itemsTOCView 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 classWindowPresentation 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 Class Description 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 Class Description 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 Class Description 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 GlossaryJHelpIndexNavigator 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 informationTOCView Navigational View information for a TOC. -
Classes in javax.help used by javax.help.search Class Description NavigatorView Navigational View information -
Classes in javax.help used by javax.help.tagext Class Description HelpBroker The HelpBroker is the default presentation of a HelpSet.IndexView Navigational View information for an IndexSearchView Navigational View information for a SearchTOCView Navigational View information for a TOC.