|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjhplot.HelpBrowser
public class HelpBrowser
Used to display on-line help for jHplot package
Field Summary | |
---|---|
static java.lang.String |
JHPLOT_HTTP
|
Constructor Summary | |
---|---|
HelpBrowser(java.lang.String html)
Show online browser |
|
HelpBrowser(java.net.URL url)
Show online browser |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String JHPLOT_HTTP
Constructor Detail |
---|
public HelpBrowser(java.lang.String html)
html
- html page to be shownpublic HelpBrowser(java.net.URL url)
url
-
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |