Uses of Class
javax.help.BadIDException
Packages that use BadIDException
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of BadIDException in javax.help
Methods in javax.help that throw BadIDExceptionModifier and TypeMethodDescriptionstatic Map.ID
A location within a HelpSet.void
DefaultHelpBroker.setCurrentID
(String id) Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.void
HelpBroker.setCurrentID
(String id) Displays this ID.void
JHelp.setCurrentID
(String id) Convenience version of the above.void
JHelpContentViewer.setCurrentID
(String id) Visits a given ID.void
Presentation.setCurrentID
(String id) Shows this ID as content relative to the (top) HelpSet for the Presentation instance--HelpVisitListeners are notified.void
ServletHelpBroker.setCurrentID
(String id) Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.void
Shows this ID.void
Displays this ID in a particular presentationvoid