Package net.sf.doolin.gui.monitor

Interface Summary
TaskListener<T,V> Interface between a TaskMonitor and a Task.
 

Class Summary
CallableTask<T> Task based on a Callable.
Task<T,V> SwingWorker that has an access to a listener for the task monitoring.
TaskMonitor<T,V> Monitor that displays a progress dialog for a Task.
TaskMonitorDialog Progress dialog used by the TaskMonitor.
 

Exception Summary
TaskException This exception is thrown when a task has raised an exception during its execution.
 



Copyright © 2011. All Rights Reserved.