|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IExceptionHandler | |
---|---|
pl.edu.agh.cast.editor |
Uses of IExceptionHandler in pl.edu.agh.cast.editor |
---|
Methods in pl.edu.agh.cast.editor with parameters of type IExceptionHandler | |
---|---|
static void |
EditorUtil.runWithProgressMonitor(org.eclipse.jface.operation.IRunnableWithProgress runnable,
IExceptionHandler exceptionHandler)
Runs given runnable . |
static void |
EditorUtil.runWithProgressMonitorInUIThread(org.eclipse.jface.operation.IRunnableWithProgress runnable,
IExceptionHandler exceptionHandler)
Runs given runnable in UI thread (see
Display.asyncExec(Runnable) ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |