|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.plugin.bacia.average.AverageThread
public class AverageThread
Runs to iterate over random initial conditions.
| Constructor Summary | |
|---|---|
AverageThread(ShowAverageSamples frame,
Application app,
BasinController controller,
Basin basin)
|
|
| Method Summary | |
|---|---|
void |
init()
Starts the thread |
boolean |
isRunning()
Is this thread still running |
void |
run()
|
void |
stop()
Signalizes this thread to stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AverageThread(ShowAverageSamples frame,
Application app,
BasinController controller,
Basin basin)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void init()
public void stop()
public boolean isRunning()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||