Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.progress.IProgressService

Packages that use IProgressService
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.  
 

Uses of IProgressService in org.eclipse.ui
 

Methods in org.eclipse.ui that return IProgressService
 IProgressService IWorkbench.getProgressService()
          Returns the progress service for the workbench.
 

Uses of IProgressService in org.eclipse.ui.progress
 

Subinterfaces of IProgressService in org.eclipse.ui.progress
 interface IWorkbenchSiteProgressService
          IWorkbenchPartProgressService is an IProgressService that adds API for jobs that change the state in a IWorkbenchPartSite while they are being run.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.