Uses of Class
org.woehlke.computer.kurzweil.tabs.simulatedevolution.SimulatedEvolutionContext
-
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution with parameters of type SimulatedEvolutionContext Constructor Description SimulatedEvolutionCanvas(SimulatedEvolutionContext tabCtx)SimulatedEvolutionController(SimulatedEvolutionContext tabCtx)SimulatedEvolutionModel(SimulatedEvolutionContext appCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.food
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.food with parameters of type SimulatedEvolutionContext Constructor Description FoodPerDayDecreaseButton(SimulatedEvolutionContext tabCtx)FoodPerDayIncreaseButton(SimulatedEvolutionContext tabCtx)FoodPerDayLabel(SimulatedEvolutionContext tabCtx)FoodPerDayPanel(SimulatedEvolutionContext tabCtx)FoodPerDayTextField(SimulatedEvolutionContext tabCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.garden
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.garden with parameters of type SimulatedEvolutionContext Constructor Description GardenOfEdenCheckBox(SimulatedEvolutionContext tabCtx)GardenOfEdenPanel(SimulatedEvolutionContext tabCtx)GardenOfEdenPanelRow(SimulatedEvolutionContext tabCtx)GardenOfEdenToggleButton(SimulatedEvolutionContext tabCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.population
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.canvas.population with parameters of type SimulatedEvolutionContext Constructor Description PopulationStatisticsElementsPanelCounted(SimulatedEvolutionContext tabCtx)PopulationStatisticsElementsPanelLifeCycle(SimulatedEvolutionContext tabCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model with parameters of type SimulatedEvolutionContext Constructor Description SimulatedEvolutionWorldLattice(SimulatedEvolutionContext appCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.cell
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.cell with parameters of type SimulatedEvolutionContext Constructor Description Cell(SimulatedEvolutionContext appCtx) -
Uses of SimulatedEvolutionContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.population
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.population with parameters of type SimulatedEvolutionContext Constructor Description SimulatedEvolutionPopulationContainer(SimulatedEvolutionContext tabCtx)