Uses of Class
org.eclipse.ui.progress.UIJob
Packages that use UIJob
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of UIJob in org.eclipse.ui.progress
Subclasses of UIJob in org.eclipse.ui.progressModifier and TypeClassDescriptionclass
WorkbenchJob is a type of job that implements a done listener and does the shutdown checks before scheduling.