Package com._1c.g5.v8.activitytracking.ui.internal.progress


package com._1c.g5.v8.activitytracking.ui.internal.progress
  • Classes
    Class
    Description
    The class with information that presents the operation.
    The operation progress manager.
    The ProgressMonitorDialog implementation for activity tracking purposes.
    The progress item - composite that is displayed in the viewer with progresses.
    The progress label provider.
    Note: borrowed from org.eclipse.ui.internal.progress.ProgressLabelProvider
    The presentation manager.
    The progress viewer.
    Note: borrowed from org.eclipse.ui.internal.progress.DetailedProgressViewer
    The progress view updater.
    Note: borrowed from org.eclipse.ui.internal.progress.ProgressViewUpdater
    A utility class that throttles the execution of a runnable in the UI thread.