Uses of Class
javax.help.InvalidHelpSetContextException
Packages that use InvalidHelpSetContextException
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of InvalidHelpSetContextException in javax.help
Methods in javax.help that throw InvalidHelpSetContextExceptionModifier and TypeMethodDescriptionvoid
DefaultHelpBroker.setCurrentID
(Map.ID id) Displays this ID--HelpVisitListeners are notified.void
DefaultHelpModel.setCurrentID
(Map.ID ident) Sets the current ID.void
DefaultHelpModel.setCurrentID
(Map.ID ident, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoid
HelpBroker.setCurrentID
(Map.ID id) Displays this ID.void
HelpModel.setCurrentID
(Map.ID id) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoid
HelpModel.setCurrentID
(Map.ID id, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoid
JHelp.setCurrentID
(Map.ID id) Visits a given ID.void
JHelp.setCurrentID
(Map.ID id, String historyName, JHelpNavigator navigator) Visits a given ID.void
JHelpContentViewer.setCurrentID
(Map.ID id) Visits a given ID.void
Presentation.setCurrentID
(Map.ID id) Displays this ID--HelpVisitListeners are notified.void
ServletHelpBroker.setCurrentID
(Map.ID id) Displays this ID--HelpVisitListeners are notified.void
Show this ID.void
Displays this ID in a given presentationvoid