The jEdit help viewer.
Plugins can create instances of the HelpViewer
class to
display help in response to a user action.
Interface | Description |
---|---|
HelpHistoryModelListener |
Listener interface to montior changes to a HelpHistoryModel
|
HelpViewerInterface |
Interface supported by all HelpViewer classes.
|
Class | Description |
---|---|
HelpHistoryModel |
History model used by the help browser
|
HelpSearchPanel | |
HelpTOCPanel | |
HelpViewer |
jEdit's searchable help viewer.
|
HistoryButton |
History Button
|