|
|||||||||
Home >> All >> org >> gjt >> sp >> jedit >> [ help overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.gjt.sp.jedit.help
This package contains jEdit's core classes.
See:
Description
Class Summary | |
HelpIndex | |
HelpIndex.HelpFile | |
HelpIndex.Word | |
HelpIndex.Word.Occurrence | |
HelpSearchPanel | |
HelpSearchPanel.Result | |
HelpSearchPanel.ResultCompare | |
HelpSearchPanel.ResultIcon | |
HelpTOCPanel | |
HelpTOCPanel.HelpNode | |
HelpTOCPanel.PluginCompare | |
HelpViewer | jEdit's searchable help viewer. |
Package org.gjt.sp.jedit.help Description
This package contains jEdit's core classes.
For plugin development, start by looking at PluginJAR and EditPlugin, which describe the basics of jEdit's plugin API. Then, browse the following classes:
The EditBus framework is used to receive notification of various editor state changes:
|
|||||||||
Home >> All >> org >> gjt >> sp >> jedit >> [ help overview ] | PREV PACKAGE NEXT PACKAGE |