Uses of Interface
org.woehlke.simulation.evolution.activities.ISimGenController

Packages that use ISimGenController
org.woehlke.simulation.evolution.activities   
org.woehlke.simulation.evolution.gui   
 

Uses of ISimGenController in org.woehlke.simulation.evolution.activities
 

Classes in org.woehlke.simulation.evolution.activities that implement ISimGenController
 class SimGenController
          (C) 2006 - 2008 Thomas Woehlke http://www.thomas-woehlke.de
 

Uses of ISimGenController in org.woehlke.simulation.evolution.gui
 

Methods in org.woehlke.simulation.evolution.gui that return ISimGenController
 ISimGenController SimGenApplet.getControllerThread()
           
 

Methods in org.woehlke.simulation.evolution.gui with parameters of type ISimGenController
 void SimGenApplet.setControllerThread(ISimGenController controllerThread)
           
 



Copyright © 2006-2008 Thomas Woehlke. All Rights Reserved.