Class ExecutorProgressGui

  • All Implemented Interfaces:
    Runnable, Future<Void>, RunnableFuture<Void>, org.hortonmachine.gears.ui.progress.IProgressPrinter

    public abstract class ExecutorProgressGui
    extends HMExecutor
    Executor swingworker with an progress monitor that allows for messages and progress updates.
    Author:
    Andrea Antonello (www.hydrologis.com)
    • Constructor Detail

      • ExecutorProgressGui

        public ExecutorProgressGui​(int max)