| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Canvasjunit.awtui.ProgressBarpublic class ProgressBarextends CanvasField Summary | |
boolean | |
int | |
int | |
int | |
Constructor Summary | |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
int |
|
void |
|
void |
|
void |
|
public boolean fError
public int fProgress
public int fProgressX
public int fTotal
public void paint(Graphics g)
public void paintBackground(Graphics g)
public void paintStatus(Graphics g)
public void reset()
public int scale(int value)
public void setBounds(int x,
int y,
int w,
int h)public void start(int total)
public void step(boolean successful)