Class ProgressMonitor.DefaultProgressFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.String theName, int theProgressPercentage, long theElapsedTime)  
      protected java.lang.String formatTime​(long theElapsedTime)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultProgressFormatter

        public DefaultProgressFormatter()
    • Method Detail

      • formatTime

        protected java.lang.String formatTime​(long theElapsedTime)