|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener
This interface must be implemented by any class that wishes to receive progress events.
Method Summary | |
---|---|
void |
handleProgressEvent(ProgressEvent event)
Process the given progress event. |
void |
setSimulation(int simnum)
Indicates on which event we are. |
Method Detail |
---|
void handleProgressEvent(ProgressEvent event)
event
- The progress event.void setSimulation(int simnum)
simnum
- The number of the simulation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |