EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.common.progress.IProgressRunnable

Packages that use IProgressRunnable
org.eclipse.egf.common.progress   
 

Uses of IProgressRunnable in org.eclipse.egf.common.progress
 

Methods in org.eclipse.egf.common.progress with parameters of type IProgressRunnable
static void ProgressReporter.asyncExec(IProgressRunnable runnable_p)
          Causes the run(IProgressMonitor) method of the given runnable to be invoked by an eclipse job at the next reasonable opportunity.
static boolean ProgressReporter.syncExec(IProgressRunnable runnable_p, IProgressMonitor progressMonitor_p)
          Causes the run(IProgressMonitor) method of the given runnable to be invoked by the calling thread.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.