Package org.gjt.sp.util

Utility classes used by jEdit but that do not depend on jEdit itself.

See:
          Description

Interface Summary
WorkThreadProgressListener A work thread execution progress listener.
 

Class Summary
CharIndexedSegment Lets gnu.regexp search within Segment objects.
IntegerArray A simple collection that stores integers and grows automatically.
Log This class provides methods for logging events.
ReadWriteLock Implements consumer/producer locking scemantics.
SegmentBuffer An extended segment that you can append text to.
WorkRequest A subclass of the Runnable interface.
WorkThread Services work requests in the background.
WorkThreadPool A pool of work threads.
 

Error Summary
WorkThread.Abort  
 

Package org.gjt.sp.util Description

Utility classes used by jEdit but that do not depend on jEdit itself.