public class TaskMonitorManager
extends java.lang.Object
| Constructor and Description | 
|---|
TaskMonitorManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(ThreadedPlugIn plugIn,
       PlugInContext context)
Executes the task in a separate thread, reporting progress in a dialog. 
 | 
public void execute(ThreadedPlugIn plugIn, PlugInContext context)