|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HelpInterface
HelpInterface is the interface which users of the help system deal with.
| Method Summary | |
|---|---|
void |
modalDialogClosing(Dialog dlg)
|
void |
modalDialogOpening(Dialog dlg)
|
void |
showHelpTopic(String helpTopicTarget,
String navigatorView,
Window owner)
Shows the specified JavaHelp topic according to the display parameters provided. |
void |
showHelpTopic(String helpTopicTarget,
Window owner)
Shows the specified JavaHelp topic with the TOC visible |
| Method Detail |
|---|
void showHelpTopic(String helpTopicTarget,
Window owner)
helpTopicTarget - the JavaHelp XML target name which maps to the .html page in the map file
void showHelpTopic(String helpTopicTarget,
String navigatorView,
Window owner)
helpTopicTarget - the JavaHelp XML target name which maps to the .html page in the map filenavigatorView - the string specifying which of the three views to have visiblevoid modalDialogOpening(Dialog dlg)
void modalDialogClosing(Dialog dlg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||