Interface IRunnerWithProgress
- All Known Implementing Classes:
DefaultRunnerWithProgress
public interface IRunnerWithProgress
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(org.eclipse.jface.operation.IRunnableWithProgress runnable)
-
Method Details
-
run
void run(org.eclipse.jface.operation.IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException
-