|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rubecula.darwin.domain.environment.EnvironmentListener_ com.rubecula.darwin.visualization.EnvironmentListener_Visualization com.rubecula.darwin.examples.pepperedmoth.EnvironmentListener_PepperedMoth
public final class EnvironmentListener_PepperedMoth
Constructor Summary | |
---|---|
EnvironmentListener_PepperedMoth(VisualizationModel visualModel)
|
Method Summary | |
---|---|
void |
onEnvironmentChange(Environment env)
TEST Method which reacts to changes in the environment and which updates the visualization model. |
Methods inherited from class com.rubecula.darwin.visualization.EnvironmentListener_Visualization |
---|
getVisualModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnvironmentListener_PepperedMoth(VisualizationModel visualModel)
visualModel
- Method Detail |
---|
public void onEnvironmentChange(Environment env)
env
- the environment which has changed.(com.rubecula.darwin.domain.helper.Environment)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |