|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectexamples.monalisa.gui.EvolutionRunnable
public class EvolutionRunnable
Class in charge of actually running the evolution process.
| Constructor Summary | |
|---|---|
EvolutionRunnable(GeneticDrawingView a_view,
GAConfiguration a_conf)
|
|
EvolutionRunnable(GeneticDrawingView a_view,
GAConfiguration a_conf,
Genotype a_genotype)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvolutionRunnable(GeneticDrawingView a_view,
GAConfiguration a_conf)
public EvolutionRunnable(GeneticDrawingView a_view,
GAConfiguration a_conf,
Genotype a_genotype)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||