|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidHelpSetContextException | |
---|---|
javax.help | 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 InvalidHelpSetContextException | |
---|---|
void |
DefaultHelpBroker.setCurrentID(Map.ID id)
Displays this ID--HelpVisitListeners are notified. |
void |
JHelp.setCurrentID(Map.ID id)
Visits a given ID. |
void |
HelpModel.setCurrentID(Map.ID id)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified |
void |
JHelpContentViewer.setCurrentID(Map.ID id)
Visits a given ID. |
void |
HelpBroker.setCurrentID(Map.ID id)
Displays this ID. |
void |
ServletHelpBroker.setCurrentID(Map.ID id)
Displays this ID--HelpVisitListeners are notified. |
void |
DefaultHelpModel.setCurrentID(Map.ID ident)
Sets the current ID. |
void |
Presentation.setCurrentID(Map.ID id)
Displays this ID--HelpVisitListeners are notified. |
void |
JHelp.setCurrentID(Map.ID id,
java.lang.String historyName,
JHelpNavigator navigator)
Visits a given ID. |
void |
HelpModel.setCurrentID(Map.ID id,
java.lang.String historyName,
JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified |
void |
DefaultHelpModel.setCurrentID(Map.ID ident,
java.lang.String historyName,
JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified |
void |
DefaultHelpBroker.showID(Map.ID id,
java.lang.String presentation,
java.lang.String presentationName)
Show this ID. |
void |
HelpBroker.showID(Map.ID id,
java.lang.String presentation,
java.lang.String presentationName)
Displays this ID in a given presentation |
void |
ServletHelpBroker.showID(Map.ID id,
java.lang.String presentation,
java.lang.String presentationName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |