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 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)