Uses of Interface
org.eclipse.ui.progress.IProgressService
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IProgressService in org.eclipse.ui
Modifier and TypeMethodDescriptionIWorkbench.getProgressService()
Returns the progress service for the workbench. -
Uses of IProgressService in org.eclipse.ui.internal
-
Uses of IProgressService in org.eclipse.ui.progress
Modifier and TypeInterfaceDescriptioninterface
IWorkbenchPartProgressService is an IProgressService that adds API for jobs that change the state in a IWorkbenchPartSite while they are being run.