Package org.gvsig.utils.swing.threads
Interface IBackgroundExecution
public interface IBackgroundExecution
This interface must be implemented by all classes
that could create a background, cancelable, GUI based
thread.
- Author:
- azabala
-
Method Summary
-
Method Details
-
createTask
IMonitorableTask createTask()
-