Uses of Annotation Interface
org.gjt.sp.jedit.EditBus.EBHandler
Packages that use EditBus.EBHandler
Package
Description
-
Uses of EditBus.EBHandler in org.gjt.sp.jedit
Methods in org.gjt.sp.jedit with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
EditPane.handleBufferUpdate
(BufferUpdate msg) void
Macros.Recorder.handleBufferUpdate
(BufferUpdate bmsg) void
View.handleBufferUpdate
(BufferUpdate msg) void
View.handleEditPaneUpdate
(EditPaneUpdate msg) void
EditPane.handlePropertiesChanged
(PropertiesChanged msg) void
View.handlePropertiesChanged
(PropertiesChanged msg) void
void
View.handleViewUpdate
(ViewUpdate msg) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.browser
Methods in org.gjt.sp.jedit.browser with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
VFSBrowser.handleBufferUpdate
(BufferUpdate bmsg) void
VFSBrowser.handlePluginUpdate
(PluginUpdate pmsg) void
VFSBrowser.handlePropertiesChanged
(PropertiesChanged msg) void
VFSBrowser.handleVFSUpdate
(VFSUpdate msg) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.bufferset
Methods in org.gjt.sp.jedit.bufferset with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
BufferSetManager.handleEditPaneUpdate
(EditPaneUpdate message) void
BufferSetManager.handlePropertiesChanged
(PropertiesChanged msg) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.gui
Methods in org.gjt.sp.jedit.gui with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
MarkerViewer.handleBufferUpdate
(BufferUpdate bu) void
DockableWindowManager.handleDockableWindowUpdate
(DockableWindowUpdate msg) void
DockableWindowManagerImpl.handleDockableWindowUpdate
(DockableWindowUpdate msg) void
MarkerViewer.handleEditPaneUpdate
(EditPaneUpdate epu) void
DockableWindowManager.handlePluginUpdate
(PluginUpdate pmsg) void
DockableWindowManagerImpl.handlePluginUpdate
(PluginUpdate pmsg) void
BufferSwitcher.handlePropertiesChanged
(PropertiesChanged msg) void
DockableWindowManager.handlePropertiesChanged
(PropertiesChanged msg) void
DockableWindowManagerImpl.handlePropertiesChanged
(PropertiesChanged msg) void
LogViewer.handlePropertiesChanged
(PropertiesChanged msg) void
RegisterViewer.handleRegisterChanged
(RegisterChanged msg) void
MarkerViewer.handleViewUpdate
(ViewUpdate vu) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.gui.statusbar
Methods in org.gjt.sp.jedit.gui.statusbar with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
LastModifiedWidgetFactory.LastModifiedWidget.handleMessage
(BufferUpdate message) void
LastModifiedWidgetFactory.LastModifiedWidget.handleMessage
(EditPaneUpdate message) void
SelectionLengthWidgetFactory.SelectionLengthWidget.handleViewUpdate
(ViewUpdate viewUpdate) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.gui.tray
Methods in org.gjt.sp.jedit.gui.tray with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
JEditSwingTrayIcon.handleMessage
(EditPaneUpdate editPaneUpdate) Update tooltip to reflect the window titles currently available. -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.help
Methods in org.gjt.sp.jedit.help with annotations of type EditBus.EBHandler -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.pluginmgr
Methods in org.gjt.sp.jedit.pluginmgr with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
PluginManager.handlePluginUpdate
(PluginUpdate msg) void
PluginManager.handlePropertiesChanged
(PropertiesChanged message) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.search
Methods in org.gjt.sp.jedit.search with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
HyperSearchResult.GotoDelayed.handleBufferUpdate
(BufferUpdate msg) void
HyperSearchResults.handleBufferUpdate
(BufferUpdate bmsg) void
SearchDialog.handleSearchSettingsChanged
(EBMessage msg) -
Uses of EditBus.EBHandler in org.gjt.sp.jedit.textarea
Methods in org.gjt.sp.jedit.textarea with annotations of type EditBus.EBHandlerModifier and TypeMethodDescriptionvoid
JEditTextArea.handlePropertiesChanged
(PropertiesChanged msg)