edu.cmu.cs.sb.stem
Class ST.Progressdownload

java.lang.Object
  extended by edu.cmu.cs.sb.stem.ST.Progressdownload
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ST

public class ST.Progressdownload
extends java.lang.Object
implements java.lang.Runnable

Inner class rendering the progress download display


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable