Uses of Interface
org.gjt.sp.util.TaskListener
Packages that use TaskListener
Package
Description
Various GUI controls and dialog boxes.
Utility classes used by jEdit but that do not depend on jEdit
itself.
-
Uses of TaskListener in org.gjt.sp.jedit.gui
Classes in org.gjt.sp.jedit.gui that implement TaskListenerModifier and TypeClassDescriptionclass
Task Monitor dockable panel, for showing progress on active tasks. -
Uses of TaskListener in org.gjt.sp.util
Classes in org.gjt.sp.util that implement TaskListenerMethods in org.gjt.sp.util with parameters of type TaskListenerModifier and TypeMethodDescriptionvoid
TaskManager.addTaskListener
(TaskListener listener) void
TaskManager.removeTaskListener
(TaskListener listener)