public class ProgressBar
extends java.lang.Object
Constructor and Description |
---|
ProgressBar(int obtained,
int max,
Formatter<java.lang.Double> percentageFormatter) |
ProgressBar(int obtained,
int max,
java.lang.String color,
Formatter<java.lang.Double> percentageFormatter) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toHtml() |