Searched refs:runnable (Results 1 - 1 of 1) sorted by relevance

/org.ahmadsoft.foprocessor_2.2.2/src/org/ahmadsoft/foprocessor/ui/dialogs/
H A DRenderProgress.java251 IRunnableWithProgress runnable = new IRunnableWithProgress() {
261 run(true, true, runnable);
313 public void run(boolean fork, boolean cancelable, IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException { argument
318 ModalContext.run(runnable, fork, monitor, getShell().getDisplay());

Completed in 3 milliseconds