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 TypeMethodDescriptionvoidDefaultHelpBroker.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidDefaultHelpModel.setCurrentID(Map.ID ident) Sets the current ID.voidDefaultHelpModel.setCurrentID(Map.ID ident, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidHelpBroker.setCurrentID(Map.ID id) Displays this ID.voidHelpModel.setCurrentID(Map.ID id) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidHelpModel.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidJHelp.setCurrentID(Map.ID id) Visits a given ID.voidJHelp.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator) Visits a given ID.voidJHelpContentViewer.setCurrentID(Map.ID id) Visits a given ID.voidPresentation.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidServletHelpBroker.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidShow this ID.voidDisplays this ID in a given presentationvoid