Uses of Interface
org.gjt.sp.util.ThreadAbortMonitor

Packages that use ThreadAbortMonitor
org.gjt.sp.util Utility classes used by jEdit but that do not depend on jEdit itself. 
 

Uses of ThreadAbortMonitor in org.gjt.sp.util
 

Classes in org.gjt.sp.util that implement ThreadAbortMonitor
 class WorkThread
          Services work requests in the background.