Interface ProgressMonitor.ProgressFormatter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.String theName, int theProgressPercentage, long theElapsedTime)  
    • Method Detail

      • format

        java.lang.String format​(java.lang.String theName,
                                int theProgressPercentage,
                                long theElapsedTime)