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

Constructor Summary
ProgressBar()
           
 
Method Summary
 void getBar()
           
 void setBarLength(int _barLength)
           
 void setCurrentSize(long _barCurSize)
           
 void setMaxSize(long _barMaxSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressBar

public ProgressBar()
Method Detail

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."