| Package | Description | 
|---|---|
| org.gjt.sp.jedit | This package contains jEdit 4's core classes. | 
| org.gjt.sp.jedit.search | Search and replace classes. | 
| Class and Description | 
|---|
| SearchBar Incremental search tool bar. | 
| Class and Description | 
|---|
| BufferListSet A file set for searching a user-specified list of buffers. | 
| HyperSearchNode Open-able node in the HyperSearch results window. | 
| HyperSearchResult.Occur | 
| HyperSearchTreeNodeCallback | 
| SearchDialog Search and replace dialog. | 
| SearchFileSet An abstract interface representing a set of files. | 
| SearchMatcher An abstract class for matching strings. | 
| SearchMatcher.Match |