Package editor.util
Interface IRunnableWithProgress
-
public interface IRunnableWithProgressA runnable task capable of indicating some form of progress feedback.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(IProgressCallback cbProgress)
-
-
-
Method Detail
-
run
void run(IProgressCallback cbProgress)
-
-