|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteasik.ui.Help
public class Help
This class is a wrapper class for the JavaHelp documentation.
| Field Summary | |
|---|---|
private javax.help.HelpBroker |
_hb
The help broker associated with this instance of Easik |
private javax.help.HelpSet |
_hs
The help set associated with this instance of Easik |
| Constructor Summary | |
|---|---|
Help()
Default constructor for the help frame. |
|
| Method Summary | |
|---|---|
void |
showHelpIndex()
Causes the help pane to be displayed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.help.HelpSet _hs
private javax.help.HelpBroker _hb
| Constructor Detail |
|---|
public Help()
| Method Detail |
|---|
public void showHelpIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||