|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.digi.config.util.HelpDisplay
HelpDisplay is a utility class to display html help text based on a key to a help bundle.
| Field Summary | |
(package private) static java.applet.Applet |
applet
|
| Constructor Summary | |
HelpDisplay()
|
|
| Method Summary | |
static void |
setApplet(java.applet.Applet applet)
|
static void |
showHelp(java.lang.String key)
This method shows the html file in a new browser window |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static java.applet.Applet applet
| Constructor Detail |
public HelpDisplay()
| Method Detail |
public static void setApplet(java.applet.Applet applet)
public static void showHelp(java.lang.String key)
key - Key for the resource file, the value will be the html file to display
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||