JavaScript is disabled on your browser.
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.
Method Summary
Methods
Modifier and Type
Method and Description
IMonitorableTask
createTask
()
Method Detail
createTask
IMonitorableTask
createTask()