Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
IProgressService |
IWorkbench.getProgressService()
Returns the progress service for the workbench.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IWorkbenchSiteProgressService
IWorkbenchPartProgressService is an IProgressService that adds API for jobs
that change the state in a IWorkbenchPartSite while they are being run.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.