Package editor.util

Interface IRunnableWithProgress


public interface IRunnableWithProgress
A runnable task capable of indicating some form of progress feedback.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(IProgressCallback cbProgress)