Uses of Class
org.eclipse.ui.progress.UIJob
-
Packages that use UIJob Package Description org.eclipse.ui.progress 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.progress Modifier and Type Class Description class
WorkbenchJob
WorkbenchJob is a type of job that implements a done listener and does the shutdown checks before scheduling.
-