|
Class Summary |
| BufferUpdate |
Message sent when a buffer-related change occurs. |
| DockableWindowUpdate |
Message sent when dockable window state changes. |
| DynamicMenuChanged |
Sending this message will cause the specified dynamic menu to be recreated. |
| EditorExiting |
Message sent just before jEdit exits. |
| EditorExitRequested |
Message sent when jEdit starts the exit process. |
| EditorStarted |
Message sent after jEdit has finished starting up, but before the initial
view is created. |
| EditPaneUpdate |
Message sent when an edit pane-related change occurs. |
| MacrosChanged |
Message sent when the list of available macros changes. |
| PluginUpdate |
Message sent when plugins are loaded and unloaded. |
| PropertiesChanged |
Message sent when properties are changed using the global options or
plugin options dialog box. |
| SearchSettingsChanged |
Message sent when search and replace settings change. |
| VFSUpdate |
Message sent when a file or directory changes. |
| ViewUpdate |
Message sent when a view-related change occurs. |