Uses of Class javax.help.InvalidHelpSetContextException

Uses in package javax.help

Methods which throw type javax.help.InvalidHelpSetContextException

void
Displays this ID--HelpVisitListeners are notified.
void
Sets the current ID.
void
Displays this ID.
void
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
Visits a given ID.
void
Visits a given ID.
void
Displays this ID--HelpVisitListeners are notified.
void
Displays this ID--HelpVisitListeners are notified.
void
DefaultHelpModel.setCurrentID(Map.ID ident, String historyName, JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
HelpModel.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
JHelp.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator)
Visits a given ID.
void
DefaultHelpBroker.showID(Map.ID id, String presentation, String presentationName)
Show this ID.
void
HelpBroker.showID(Map.ID id, String presentation, String presentationName)
Displays this ID in a given presentation
void
ServletHelpBroker.showID(Map.ID id, String presentation, String presentationName)