|
JGAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectexamples.gp.monalisa.gui.EvolutionRunnable
public class EvolutionRunnable
Class in charge of actually running the evolution process.
| Field Summary | |
|---|---|
protected static boolean |
initView
|
protected GeneticDrawingView |
m_view
|
| Constructor Summary | |
|---|---|
EvolutionRunnable(GeneticDrawingView a_view)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final GeneticDrawingView m_view
protected static boolean initView
| Constructor Detail |
|---|
public EvolutionRunnable(GeneticDrawingView a_view)
| 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 | ||||||||