Uses of Class
org.gjt.sp.jedit.msg.ViewUpdate

Packages that use ViewUpdate
org.gjt.sp.jedit.gui Various GUI controls and dialog boxes. 
org.gjt.sp.jedit.gui.statusbar   
 

Uses of ViewUpdate in org.gjt.sp.jedit.gui
 

Methods in org.gjt.sp.jedit.gui with parameters of type ViewUpdate
 void MarkerViewer.handleViewUpdate(ViewUpdate vu)
           
 

Uses of ViewUpdate in org.gjt.sp.jedit.gui.statusbar
 

Methods in org.gjt.sp.jedit.gui.statusbar with parameters of type ViewUpdate
 void SelectionLengthWidgetFactory.SelectionLengthWidget.handleViewUpdate(ViewUpdate viewUpdate)