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

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

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

Subclasses of TextAreaUpdate in org.gjt.sp.jedit.msg
 class CaretChanging
          a message emitted by various plugins, including CodeBrowser, Tags, CscopeFinder, and SideKick, whenever the plugin takes an action to change the caret to another location.