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

Packages that use EditPaneUpdate
org.gjt.sp.jedit.msg EditBus messages. 
 

Uses of EditPaneUpdate in org.gjt.sp.jedit.msg
 

Subclasses of EditPaneUpdate in org.gjt.sp.jedit.msg
 class BufferChanging
          An EBMessage sent by the EditPane just before the buffer changes.
 class PositionChanging
          An EBMessage associated with an EditPane that is sent just before its caret position changes in a "major way" to another location in the same Buffer.