Class ShapeImportProgressIndicator.IncrementProgress

java.lang.Object
hec.map.aishape.ShapeImportProgressIndicator.IncrementProgress
All Implemented Interfaces:
Runnable
Enclosing class:
ShapeImportProgressIndicator

public class ShapeImportProgressIndicator.IncrementProgress extends Object implements Runnable
  • Constructor Details

    • IncrementProgress

      public IncrementProgress(String text)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable