br.usp.iterador.gui.util
Class ProgressBar

java.lang.Object
  extended by br.usp.iterador.gui.util.ProgressBar

public class ProgressBar
extends java.lang.Object


Constructor Summary
ProgressBar(int min, int max)
           
 
Method Summary
 javax.swing.JLabel getExpectedTime()
           
 javax.swing.JProgressBar getPercentageBar()
           
 void setValue(int val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressBar

public ProgressBar(int min,
                   int max)
Method Detail

getPercentageBar

public javax.swing.JProgressBar getPercentageBar()

setValue

public void setValue(int val)

getExpectedTime

public javax.swing.JLabel getExpectedTime()


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.