Uses of Class
javax.help.plaf.HelpNavigatorUI
Packages that use HelpNavigatorUI
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of HelpNavigatorUI in javax.help
Methods in javax.help that return HelpNavigatorUIModifier and TypeMethodDescriptionJHelpNavigator.getUI()
Returns the HelpUI that provides the current look and feel.Methods in javax.help with parameters of type HelpNavigatorUIModifier and TypeMethodDescriptionvoid
JHelpNavigator.setUI
(HelpNavigatorUI ui) Sets the HelpUI that provides the current look and feel. -
Uses of HelpNavigatorUI in javax.help.plaf.basic
Subclasses of HelpNavigatorUI in javax.help.plaf.basicModifier and TypeClassDescriptionclass
The default UI for JHelpNavigator of type Favoritesclass
The default UI for JHelpNavigator of type Glossary.class
The default UI for JHelpNavigator of type Index.class
class
The default UI for JHelpNavigator of type TOC.