Searched refs:progressMonitor (Results 1 – 1 of 1) sorted by relevance
57 private ProgressMonitor progressMonitor; field in ProgressSource77 this.progressMonitor = ProgressMonitor.getDefault(); in ProgressSource()78 this.threshold = progressMonitor.getProgressUpdateThreshold(); in ProgressSource()148 progressMonitor.registerSource(this); in beginTracking()155 progressMonitor.unregisterSource(this); in finishTracking()192 progressMonitor.updateProgress(this); in updateProgress()