|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.usp.iterador.gui.util.ProgressBar
public class ProgressBar
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 |
---|
public ProgressBar(int min, int max)
Method Detail |
---|
public javax.swing.JProgressBar getPercentageBar()
public void setValue(int val)
public javax.swing.JLabel getExpectedTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |