Package org.eclipse.net4j.util.om.monitor
package org.eclipse.net4j.util.om.monitor
Interfaces and classes for platform-independent progress monitoring.
-
ClassDescriptionA sub progress monitor that synchronizes all methods on the parent monitor instance.An instrumented
sub monitor
that automatically collects and reports usage statistics.ProgressDistributable<CONTEXT>ProgressDistributable.Default<CONTEXT>Aprogress monitor
that uses a given amount of work ticks from a parent monitor.Enumerates the possible probing mode valuesSubMonitor.ProbingMode.OFF
,SubMonitor.ProbingMode.STANDARD
andSubMonitor.ProbingMode.FULL
.