| Class | Description | 
|---|---|
| BufferChanging | An EBMessage sent by the EditPane just before the buffer changes. | 
| 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. | 
| PluginUpdate | Message sent when plugins are loaded and unloaded. | 
| PositionChanging | An EBMessage associated with an EditPane that is sent just before its caret 
 position changes in a "major way" to another location in the same Buffer. | 
| PropertiesChanged | Message sent when properties are changed using the global options or
 plugin options dialog box. | 
| PropertiesChanging | Message sent right before the global options dialog is shown. | 
| RegisterChanged | Message sent when a register is updated. | 
| SearchSettingsChanged | Message sent when search and replace settings change. | 
| VFSPathSelected | Message sent when a file system tree node,
 or a ProjectViewer tree node, is selected. | 
| VFSUpdate | Message sent when a file or directory changes. | 
| ViewUpdate | Message sent when a view-related change occurs. | 
| Enum | Description | 
|---|---|
| PropertiesChanging.State |