|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgressListener
Object able to receive progress-state information.
| Method Summary | |
|---|---|
void |
progress(long state,
long total)
Sets progress state ( 0 <= state <= total). |
void |
repaint()
Repaint progress indicator (if applicable). |
| Method Detail |
|---|
void progress(long state,
long total)
0 <= state <= total).
void repaint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||