| Package | Description | 
|---|---|
| org.gjt.sp.jedit | This package contains jEdit 4's core classes. | 
| org.gjt.sp.jedit.browser | jEdit's file system browser. | 
| org.gjt.sp.jedit.gui | Various GUI controls and dialog boxes. | 
| org.gjt.sp.jedit.gui.statusbar | Widget Factory classes for Status Bar Widgets | 
| org.gjt.sp.jedit.search | Search and replace classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | View. handleBufferUpdate(BufferUpdate msg) | 
| void | Macros.Recorder. handleBufferUpdate(BufferUpdate bmsg) | 
| void | EditPane. handleBufferUpdate(BufferUpdate msg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | VFSBrowser. handleBufferUpdate(BufferUpdate bmsg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MarkerViewer. handleBufferUpdate(BufferUpdate bu) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LastModifiedWidgetFactory.LastModifiedWidget. handleMessage(BufferUpdate message) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HyperSearchResult.GotoDelayed. handleBufferUpdate(BufferUpdate msg) | 
| void | HyperSearchResults. handleBufferUpdate(BufferUpdate bmsg) |