|
Class Summary |
| BrowserButtons |
Handles the buttons for an HTML browser. |
| BrowserButtons$1 |
|
| BrowserButtons$2 |
|
| HelpIndex |
A help index panel with various options. |
| HelpIndexList |
A list of HelpIndexNodes. |
| HelpIndexNode |
A help index node. |
| HelpParser |
Takes an xml file and parses it using the following syntax:
<help>
<topic topic="a topic to search for and displayed" location="html file">
<topic topic="another topic" location="another html file">
|
| HelpSystem |
Singleton: There should only be once instance of the Help Frame
Controls the help for the program. |
| HTMLBrowser |
Creates an HTMLBrowser that suppors HTML 3.2. |