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 TypeClassDescriptionclassDisplays HelpSet data with navigators and a content viewer.Methods in javax.help with parameters of type HelpSetListenerModifier and TypeMethodDescriptionvoidHelpSet.addHelpSetListener(HelpSetListener l) Adds a listener for the HelpSetEvent posted after the model has changed.voidHelpSet.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 TypeClassDescriptionclassThe default UI for JHelpNavigator of type Favorites