| Package | Description | 
|---|---|
| org.gjt.sp.jedit | This package contains jEdit 4's core classes. | 
| org.gjt.sp.jedit.bufferset | Classes related to implementation of the BufferSets feature of jEdit. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EditPaneA panel containing a text area. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BufferSetAdapter | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BufferSet. addBufferSetListener(BufferSetListener listener)Add a BufferSetListener. | 
| void | BufferSet. getAllBuffers(BufferSetListener listener) | 
| void | BufferSet. removeBufferSetListener(BufferSetListener listener)Remove a BufferSetListener. |