Uses of Class javax.help.BadIDException

Uses in package javax.help

Methods which throw type javax.help.BadIDException

Map.ID
Map.ID.create(String id, HelpSet hs)
A location within a HelpSet.
void
Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.
void
Displays this ID.
void
JHelp.setCurrentID(String id)
Convenience version of the above.
void
Visits a given ID.
void
Shows this ID as content relative to the (top) HelpSet for the Presentation instance--HelpVisitListeners are notified.
void
Shows this ID as content relative to the (top) HelpSet for the HelpBroker instance--HelpVisitListeners are notified.
void
DefaultHelpBroker.showID(String id, String presentation, String presentationName)
Shows this ID.
void
HelpBroker.showID(String id, String presentation, String presentationName)
Displays this ID in a particular presentation
void
ServletHelpBroker.showID(String id, String presentation, String presentationName)