|
|||||||||
| Home >> All >> org >> gjt >> sp >> jedit >> [ browser overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.gjt.sp.jedit.browser
This package contains jEdit's core classes.
See:
Description
| Interface Summary | |
| BrowserListener | A browser event listener. |
| Class Summary | |
| BrowserCommandsMenu | |
| BrowserIORequest | A browser I/O request. |
| BrowserView | VFS browser tree view. |
| BrowserView.LoadingPlaceholder | |
| FileCellRenderer | |
| FileCellRenderer.ExpansionToggleBorder | |
| VFSBrowser | The main class of the VFS browser. |
| VFSDirectoryEntryTable | |
| VFSDirectoryEntryTableModel | |
| VFSDirectoryEntryTableModel.Entry | |
| VFSDirectoryEntryTableModel.ExtendedAttribute | |
| VFSFileChooserDialog | Wraps the VFS browser in a modal dialog. |
| VFSFileNameField | |
Package org.gjt.sp.jedit.browser 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 >> [ browser overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||