Uses of Package
org.eclipse.ui.progress
Packages that use org.eclipse.ui.progress
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
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.uiClassDescriptionThis adapter interface provides support for lazy initialization of UI workbench elements that are displayed visually.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.uiClassDescriptionInterface for runnables that can be run as jobs.The progress service is the primary interface to the workbench progress support.
-
Classes in org.eclipse.ui.progress used by org.eclipse.ui.dialogsClassDescriptionWorkbenchJob is a type of job that implements a done listener and does the shutdown checks before scheduling.
-
Classes in org.eclipse.ui.progress used by org.eclipse.ui.internalClassDescriptionThe progress service is the primary interface to the workbench progress support.
-
Classes in org.eclipse.ui.progress used by org.eclipse.ui.progressClassDescriptionThis adapter interface provides support for lazy initialization of UI workbench elements that are displayed visually.IElementCollector is a type that allows for the incremental update of a collection of objects.Constants relating to progress UI functionality of the workbench plug-in.The progress service is the primary interface to the workbench progress support.The PendingUpdateAdapter is a convenience object that can be used by a BaseWorkbenchContentProvider that wants to show a pending update.The UIJob is a Job that runs within the UI Thread via an asyncExec.