Package org.topbraid.jenax.progress
package org.topbraid.jenax.progress
-
ClassDescriptionA ProgressMonitor that doesn't "do" anything.Inspired by the Eclipse IProgressMonitor, this interface supports monitoring long-running processes with intermediate status messages and the ability to cancel.A simple implementation of ProgressMonitor that prints messages to System.out.