|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.commonplugin.help.HelpPluginMethods
public class HelpPluginMethods
Constructor Summary | |
---|---|
HelpPluginMethods(BlackBoard blackboard)
|
Method Summary | |
---|---|
java.net.URL |
registerHelpPlugin(java.lang.String pluginName,
java.lang.String title,
java.lang.String filter)
register som plugin's help contents to be shown on the help of the program |
void |
showHelpWindow()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpPluginMethods(BlackBoard blackboard)
Method Detail |
---|
public java.net.URL registerHelpPlugin(java.lang.String pluginName, java.lang.String title, java.lang.String filter)
pluginName
- name of the plugintitle
- the title to be shown on the screenfilter
- this filter determines a path to search for files of the help
public void showHelpWindow()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |