org.media.datastore.sepengine.util
Class  ProgressBar
java.lang.Object
  |
  +--org.media.datastore.sepengine.util.ProgressBar
- public class ProgressBar
- extends Object
  
- Version:
 - $Revision: 1.2 $ $Date: 2001/08/21 15:00:00
 
- Author:
 - Szabo Csaba 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ProgressBar
public ProgressBar()
setBarLength
public void setBarLength(int _barLength)
 
setMaxSize
public void setMaxSize(long _barMaxSize)
 
setCurrentSize
public void setCurrentSize(long _barCurSize)
 
getBar
public void getBar()
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."