Uses of Package
org.gjt.sp.util
Packages that use org.gjt.sp.util
Package
Description
-
Classes in org.gjt.sp.util used by org.gjt.sp.jedit.buffer
-
Classes in org.gjt.sp.util used by org.gjt.sp.jedit.bufferioClassDescriptionInterface used to monitor things that can progress.An extended segment that you can append text to.A Task is a Runnable with progress.
-
Classes in org.gjt.sp.util used by org.gjt.sp.jedit.guiClassDescriptionAn enhancement of the
DefaultTreeCellRenderer
to be used as superclass for custom tree cell renderers.A Task is a Runnable with progress. -
Classes in org.gjt.sp.util used by org.gjt.sp.jedit.ioClassDescriptionInterface used to monitor things that can progress.A Task is a Runnable with progress.
-
Classes in org.gjt.sp.util used by org.gjt.sp.jedit.pluginmgr
-
Classes in org.gjt.sp.util used by org.gjt.sp.utilClassDescriptionA queue for runnables that should run in the EDT after all pending IO tasks are finishedInterface used to monitor things that can progress.A List<String> with some perl-like convenience functions (split/join primarily), and easy conversion to/from arrays.A Task is a Runnable with progress.The TaskManager manage Tasks in the Threadpool, it knows all of them, and sends events to TaskListeners.