Uses of Interface
offlineProcessing.TaskMonitor
Packages that use TaskMonitor
-
Uses of TaskMonitor in offlineProcessing
Classes in offlineProcessing that implement TaskMonitorModifier and TypeClassDescriptionclass
Some global management of offline tasks / task groups.class
Monitor for AWT calls back from the thing running the tasks which will be running in a separate thread.Methods in offlineProcessing that return TaskMonitorMethods in offlineProcessing with parameters of type TaskMonitorConstructors in offlineProcessing with parameters of type TaskMonitorModifierConstructorDescriptionOLProcessDialog
(Window parentFrame, OfflineTaskGroup taskGroup, String title, boolean batchMode, TaskMonitor extraMonitor) Create dialog to process a group of offline tasks.