Uses of Interface
pl.edu.agh.cast.util.IExceptionHandler

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)).
 



Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.