Class DefaultRunnerWithProgress
java.lang.Object
org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress
- All Implemented Interfaces:
IRunnerWithProgress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(org.eclipse.jface.operation.IRunnableWithProgress runnable)
-
Constructor Details
-
DefaultRunnerWithProgress
public DefaultRunnerWithProgress()
-
-
Method Details
-
run
public void run(org.eclipse.jface.operation.IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException - Specified by:
runin interfaceIRunnerWithProgress- Throws:
InvocationTargetExceptionInterruptedException
-