Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.ui.progress

Packages that use org.eclipse.ui.progress
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.progress Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Classes in org.eclipse.ui.progress used by org.eclipse.debug.ui
IDeferredWorkbenchAdapter
          This adapter interface provides support for lazy initialization of UI workbench elements that are displayed visually.
IElementCollector
          IElementCollector is a type that allows for the incremental update of a collection of objects.
 

Classes in org.eclipse.ui.progress used by org.eclipse.ui
IProgressService
          The IProgressManager is an interface to the progress manager provided by the workbench.
 

Classes in org.eclipse.ui.progress used by org.eclipse.ui.progress
IDeferredWorkbenchAdapter
          This adapter interface provides support for lazy initialization of UI workbench elements that are displayed visually.
IElementCollector
          IElementCollector is a type that allows for the incremental update of a collection of objects.
IProgressService
          The IProgressManager is an interface to the progress manager provided by the workbench.
UIJob
          The UIJob is a Job that runs within the UI Thread via an asyncExec.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.