jEdit API

jEdit
org.gjt.sp.jedit This package contains jEdit's core classes.
org.gjt.sp.jedit.browser jEdit's file system browser.
org.gjt.sp.jedit.buffer Buffer event listeners, and classes used to implement jEdit's document model.
org.gjt.sp.jedit.gui Various GUI controls and dialog boxes.
org.gjt.sp.jedit.help The jEdit help viewer.
org.gjt.sp.jedit.indent  
org.gjt.sp.jedit.io Virtual file system and multi-threaded I/O.
org.gjt.sp.jedit.menu  
org.gjt.sp.jedit.msg EditBus messages.
org.gjt.sp.jedit.options Global Options dialog box panes.
org.gjt.sp.jedit.pluginmgr The plugin manager.
org.gjt.sp.jedit.print Printing.
org.gjt.sp.jedit.proto.jeditresource jeditresource: URL protocol handler, used to load resources from plugin JAR files.
org.gjt.sp.jedit.search Search and replace classes.
org.gjt.sp.jedit.syntax The jEdit syntax highlighting engine.
org.gjt.sp.jedit.textarea The classes in this package are in the process of being refactored, for jedit 4.3final.
org.gjt.sp.util Utility classes used by jEdit but that do not depend on jEdit itself.

 

BeanShell
bsh  
bsh.collection  
bsh.commands  
bsh.reflect  
org.objectweb.asm  

 

Microstar XML Parser
com.microstar.xml An obsolete and deprecated XML parser.

 

GNU Regular Expression Implementation
gnu.regexp An old regular expression library.