Package org.gvsig.utils.swing.threads
Interface IPipedTask
- All Superinterfaces:
ICancelableTask,ICancelMonitor,IMonitorableTask,ITask
This task is useful for pipes.
Its methods getResult and setEntry are useful for pipes
process.
- Author:
- alzabord
-
Method Summary
Methods inherited from interface org.gvsig.utils.swing.threads.ICancelableTask
cancelMethods inherited from interface org.gvsig.utils.swing.threads.ICancelMonitor
isCanceled, isFinishedMethods inherited from interface org.gvsig.utils.swing.threads.IMonitorableTask
finished, getCurrentStep, getFinishStep, getInitialStep, getNote, getStatusMessage, isDefined
-
Method Details
-
getResult
Object getResult() -
setEntry
-