org.objectstyle.cayenne.modeler.util.LongRunningTask A base class for monitoring progress of long running tasks. It can runshowing the exact percentage of the task progress or in "indeterminate" mode. <p> <i>Warning: If the task started via "startAndWait()", caller must ensure that she is not running in the Swing EventDispatchThread, oth ...