Uses of Interface
org.gjt.sp.util.TaskListener
Packages that use TaskListener
-
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)