Uses of Class
org.gjt.sp.jedit.msg.BufferUpdate
Packages that use BufferUpdate
Package
Description
This package contains jEdit 4's core classes.
jEdit's file system browser.
Various GUI controls and dialog boxes.
Widget Factory classes for Status Bar Widgets
Search and replace classes.
-
Uses of BufferUpdate in org.gjt.sp.jedit
Methods in org.gjt.sp.jedit with parameters of type BufferUpdateModifier and TypeMethodDescriptionvoid
EditPane.handleBufferUpdate
(BufferUpdate msg) void
Macros.Recorder.handleBufferUpdate
(BufferUpdate bmsg) void
View.handleBufferUpdate
(BufferUpdate msg) -
Uses of BufferUpdate in org.gjt.sp.jedit.browser
Methods in org.gjt.sp.jedit.browser with parameters of type BufferUpdate -
Uses of BufferUpdate in org.gjt.sp.jedit.gui
Methods in org.gjt.sp.jedit.gui with parameters of type BufferUpdate -
Uses of BufferUpdate in org.gjt.sp.jedit.gui.statusbar
Methods in org.gjt.sp.jedit.gui.statusbar with parameters of type BufferUpdateModifier and TypeMethodDescriptionvoid
LastModifiedWidgetFactory.LastModifiedWidget.handleMessage
(BufferUpdate message) -
Uses of BufferUpdate in org.gjt.sp.jedit.search
Methods in org.gjt.sp.jedit.search with parameters of type BufferUpdateModifier and TypeMethodDescriptionvoid
HyperSearchResult.GotoDelayed.handleBufferUpdate
(BufferUpdate msg) void
HyperSearchResults.handleBufferUpdate
(BufferUpdate bmsg)