com.robohobby.jsr296
Class TaskCenter
java.lang.Object
com.robohobby.jsr296.TaskCenter
public class TaskCenter
- extends java.lang.Object
Class works with JSR 296 Tasks - generate new tasks,
keeps additional information about tasks in the application.
- Author:
- Oleg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static TaskCenter getInstance()
getTaskMonitor
public org.jdesktop.application.TaskMonitor getTaskMonitor()
setTaskMonitor
public void setTaskMonitor(org.jdesktop.application.TaskMonitor taskMonitor)
runNewTask
public void runNewTask(int maxStep,
long msecDelay)