Uses of Package
org.gjt.sp.util
Packages that use org.gjt.sp.util
Package
Description
Buffer event listeners, and classes used to implement jEdit's document model.
Classes related to loading, saving, autosaving buffers.
Various GUI controls and dialog boxes.
Virtual file system and multi-threaded I/O.
The plugin manager.
Utility classes used by jEdit but that do not depend on jEdit
itself.
-
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.