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.IDA location within a HelpSet.voidDefaultHelpBroker.setCurrentID(String id) Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.voidHelpBroker.setCurrentID(String id) Displays this ID.voidJHelp.setCurrentID(String id) Convenience version of the above.voidJHelpContentViewer.setCurrentID(String id) Visits a given ID.voidPresentation.setCurrentID(String id) Shows this ID as content relative to the (top) HelpSet for the Presentation instance--HelpVisitListeners are notified.voidServletHelpBroker.setCurrentID(String id) Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.voidShows this ID.voidDisplays this ID in a particular presentationvoid