org.das2.util.monitor.AbstractProgressMonitor

This is a progress monitor to use when we don't care about the progress, this doesn't provide a view of the progress to the client. Further, this can act as a base class for other monitor types.


getProgressMessage

getProgressMessage( ) → String

provide access to the last progress message setting.

Returns:

the last progress message setting.

search for examples view on GitHub view source