Uses of Package
org.gvsig.utils.swing.threads
Packages that use org.gvsig.utils.swing.threads
-
Classes in org.gvsig.utils.swing.threads used by org.gvsig.utils.swing.threadsClassDescriptionMarked interface to model classes that must be Cancellable (cancels processes) and Monitorable (monitor processes)Default very easy implementation of CancellableMonitorableRunnable task that could be canceled.It monitors cancelation of task, informing to interested in cancelationLong time task that could be monitored.This task is useful for pipes.IProgressMonitorIF must be all classes which monitors the process of a long costly task.Base interface for generic tasks.Interface to monitorize a long process, which operates in many individual steps