Uses of Interface
javax.help.event.HelpSetListener
Packages that use HelpSetListener
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of HelpSetListener in javax.help
Classes in javax.help that implement HelpSetListenerModifier and TypeClassDescriptionclass
Displays HelpSet data with navigators and a content viewer.Methods in javax.help with parameters of type HelpSetListenerModifier and TypeMethodDescriptionvoid
HelpSet.addHelpSetListener
(HelpSetListener l) Adds a listener for the HelpSetEvent posted after the model has changed.void
HelpSet.removeHelpSetListener
(HelpSetListener l) Removes a listener previously added with addHelpSetListener -
Uses of HelpSetListener in javax.help.plaf.basic
Classes in javax.help.plaf.basic that implement HelpSetListenerModifier and TypeClassDescriptionclass
The default UI for JHelpNavigator of type Favorites