|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
HelpInterface is the interface which users of the help system deal with. Isolate application from JavaHelp so can run without jh.jar
Method Summary | |
void |
showHelpTopic(String helpTopicTarget,
String navigatorView,
Component owner)
Shows the specified JavaHelp topic according to the display parameters provided. |
Method Detail |
public void showHelpTopic(String helpTopicTarget, String navigatorView, Component 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 visibleowner
- The Component to own the help window
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |