org.das2.util.monitor.ConsoleTextProgressMonitor

Example monitor that prints progress messages to the console (stderr). TODO: It might be nice to find a library that supports terminals so that newlines are not printed.

ConsoleTextProgressMonitor( )


finished

finished( ) → void

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]


started

started( ) → void

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc] [view source]