Uses of Interface
org.gvsig.utils.swing.threads.ITask
Packages that use ITask
-
Uses of ITask in org.gvsig.utils.swing.threads
Subinterfaces of ITask in org.gvsig.utils.swing.threadsModifier and TypeInterfaceDescriptioninterfaceRunnable task that could be canceled.interfaceLong time task that could be monitored.interfaceThis task is useful for pipes.Classes in org.gvsig.utils.swing.threads that implement ITaskModifier and TypeClassDescriptionclassclassTask that wraps a main task, executing it and doing some preprocess stuff after main task, by executing a secondary taskclassA task that could enqueue tasks.class