Package org.gjt.sp.jedit.help

The jEdit help viewer.

See:
          Description

Interface Summary
HelpHistoryModelListener Listener interface to montior changes to a HelpHistoryModel
HelpViewerInterface Interface supported by all HelpViewer classes.
 

Class Summary
HelpHistoryModel History model used by the help browser
HelpSearchPanel  
HelpTOCPanel  
HelpViewer jEdit's searchable help viewer.
HistoryButton History Button
 

Package org.gjt.sp.jedit.help Description

The jEdit help viewer.

Plugins can create instances of the HelpViewer class to display help in response to a user action.