Eclipse eRCP
Release 1.1

Uses of Package
org.eclipse.jface.operation

Packages that use org.eclipse.jface.operation
org.eclipse.jface.operation Provides JFace support for long-running operations.  
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Classes in org.eclipse.jface.operation used by org.eclipse.jface.operation
IRunnableWithProgress
          The IRunnableWithProgress interface should be implemented by any class whose instances are intended to be executed as a long-running operation.
 

Classes in org.eclipse.jface.operation used by org.eclipse.ui
IRunnableContext
          Interface for UI components which can execute a long-running operation in the form of an IRunnableWithProgress.
 


Eclipse eRCP
Release 1.1