getLongOperationTime()
replace it with a ProgressMonitorDialog so that the user may cancel. Do not open the ProgressMonitorDialog if there is already a modal dialog open.
@param runnable The runnable to execute and show the progress for.
@see IProgressService#getLongOperationTime
@throws InvocationTargetException
@throws InterruptedException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|