public class ProgressBar
extends java.lang.Object
Adapted from c00kiemon5ter.
Constructor and Description |
---|
ProgressBar(int total,
int updatePercentStep)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
update(int doneInput)
Call this whenever progress bar needs to be updated.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic