| Class | Description |
|---|---|
| HTMLEditorPane |
The HTMLEditorPane class is used to view HTML based documentations.
|
| HTMLViewer |
The HTMLViewer class provides the main access point for
setting up the requirements for the HTMLView plugin module
for the lindyFrame framework.
|
| MenuActionListener |
The MenuActionListener class provides the means for controlling
the required actions needed to execute the various activities used
in the HTMLViewer plugin.
|
| MyHighlightPainter |
A basic hightlighter.
|
| PluginModule |
The PluginModule class provides the hook to incorporate a external plugin
module into the lindyFrame framework.
|
| Viewer_MenuBar |
The Viewer_MenuBar class is used to constructed the menubar for
the HTML Viewer plugin module.
|
| Viewer_ToolBar |
The Viewer_TooBar class is used to construct the toolbar to be
used in the HTML Viewer plugin.
|
| WordSearcher |
A basic searcher.
|