Class OLProcessDialog.OLMonitor

java.lang.Object
offlineProcessing.OLProcessDialog.OLMonitor
All Implemented Interfaces:
TaskMonitor
Enclosing class:
OLProcessDialog

public class OLProcessDialog.OLMonitor extends Object implements TaskMonitor
Monitor for AWT calls back from the thing running the tasks which will be running in a separate thread.
Author:
Doug Gillespie
  • Constructor Details

    • OLMonitor

      public OLMonitor()
  • Method Details