Uses of Class
org.gjt.sp.jedit.msg.BufferUpdate
Packages that use BufferUpdate
Package
Description
-
Uses of BufferUpdate in org.gjt.sp.jedit
Methods in org.gjt.sp.jedit with parameters of type BufferUpdateModifier and TypeMethodDescriptionvoidEditPane.handleBufferUpdate(BufferUpdate msg) voidMacros.Recorder.handleBufferUpdate(BufferUpdate bmsg) voidView.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 TypeMethodDescriptionvoidLastModifiedWidgetFactory.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 TypeMethodDescriptionvoidHyperSearchResult.GotoDelayed.handleBufferUpdate(BufferUpdate msg) voidHyperSearchResults.handleBufferUpdate(BufferUpdate bmsg)