|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.gjt.sp.jedit.msg | |
|---|---|
| org.gjt.sp.jedit | This package contains jEdit's core classes. |
| org.gjt.sp.jedit.browser | jEdit's file system browser. |
| org.gjt.sp.jedit.bufferset | Classes related to implementation of the BufferSets feature of jEdit. |
| org.gjt.sp.jedit.gui | Various GUI controls and dialog boxes. |
| org.gjt.sp.jedit.gui.statusbar | |
| org.gjt.sp.jedit.help | The jEdit help viewer. |
| org.gjt.sp.jedit.menu | Classes for generation of dynamic menus |
| org.gjt.sp.jedit.msg | EditBus messages. |
| org.gjt.sp.jedit.pluginmgr | The plugin manager. |
| org.gjt.sp.jedit.search | Search and replace classes. |
| org.gjt.sp.jedit.textarea | Classes related to jEdit's TextArea. |
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit | |
|---|---|
| BufferUpdate
Message sent when a buffer-related change occurs. |
|
| EditPaneUpdate
Message sent when an edit pane-related change occurs. |
|
| 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. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.browser | |
|---|---|
| BufferUpdate
Message sent when a buffer-related change occurs. |
|
| 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. |
|
| VFSUpdate
Message sent when a file or directory changes. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.bufferset | |
|---|---|
| EditPaneUpdate
Message sent when an edit pane-related change occurs. |
|
| PropertiesChanged
Message sent when properties are changed using the global options or plugin options dialog box. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.gui | |
|---|---|
| BufferUpdate
Message sent when a buffer-related change occurs. |
|
| DockableWindowUpdate
Message sent when dockable window state changes. |
|
| EditPaneUpdate
Message sent when an edit pane-related change occurs. |
|
| 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. |
|
| RegisterChanged
Message sent when a register is updated. |
|
| ViewUpdate
Message sent when a view-related change occurs. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.gui.statusbar | |
|---|---|
| BufferUpdate
Message sent when a buffer-related change occurs. |
|
| EditPaneUpdate
Message sent when an edit pane-related change occurs. |
|
| ViewUpdate
Message sent when a view-related change occurs. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.help | |
|---|---|
| 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. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.menu | |
|---|---|
| DynamicMenuChanged
Sending this message will cause the specified dynamic menu to be recreated. |
|
| PropertiesChanged
Message sent when properties are changed using the global options or plugin options dialog box. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.msg | |
|---|---|
| EditPaneUpdate
Message sent when an edit pane-related change occurs. |
|
| 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. |
|
| PropertiesChanging.State
|
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.pluginmgr | |
|---|---|
| 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. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.search | |
|---|---|
| BufferUpdate
Message sent when a buffer-related change occurs. |
|
| Classes in org.gjt.sp.jedit.msg used by org.gjt.sp.jedit.textarea | |
|---|---|
| PropertiesChanged
Message sent when properties are changed using the global options or plugin options dialog box. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||