Uses of Interface
org.woehlke.computer.kurzweil.commons.Startable
-
Uses of Startable in org.woehlke.computer.kurzweil
Classes in org.woehlke.computer.kurzweil that implement Startable Modifier and Type Class Description classComputerKurzweilApplicationClass with main Method for Starting the Desktop Application. -
Uses of Startable in org.woehlke.computer.kurzweil.application
Classes in org.woehlke.computer.kurzweil.application that implement Startable Modifier and Type Class Description classComputerKurzweilContextclassComputerKurzweilFrame -
Uses of Startable in org.woehlke.computer.kurzweil.commons.tabs
Subinterfaces of Startable in org.woehlke.computer.kurzweil.commons.tabs Modifier and Type Interface Description interfaceTabModel -
Uses of Startable in org.woehlke.computer.kurzweil.commons.widgets
Classes in org.woehlke.computer.kurzweil.commons.widgets that implement Startable Modifier and Type Class Description classPanelStartStopButtons -
Uses of Startable in org.woehlke.computer.kurzweil.tabs
Subinterfaces of Startable in org.woehlke.computer.kurzweil.tabs Modifier and Type Interface Description interfaceTabClasses in org.woehlke.computer.kurzweil.tabs that implement Startable Modifier and Type Class Description classComputerKurzweilTabbedPanehttps://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/util/concurrent/ThreadPoolExecutor.html https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/util/concurrent/Executor.html TODO: https://github.com/Computer-Kurzweil/computer_kurzweil/issues/18 TODO: https://github.com/Computer-Kurzweil/computer_kurzweil/issues/19 http://openbook.rheinwerk-verlag.de/javainsel9/javainsel_14_004.htmclassTabPanel -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.cca
Classes in org.woehlke.computer.kurzweil.tabs.cca that implement Startable Modifier and Type Class Description classCyclicCellularAutomatonModelclassCyclicCellularAutomatonTabclassCyclicCellularAutomatonTabPane -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.dla
Classes in org.woehlke.computer.kurzweil.tabs.dla that implement Startable Modifier and Type Class Description classDiffusionLimitedAggregationModelclassDiffusionLimitedAggregationTabclassDiffusionLimitedAggregationTabPane -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Classes in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia that implement Startable Modifier and Type Class Description classMandelbrotModelMandelbrot Set drawn by a Turing Machine.classMandelbrotTab(C) 2006 - 2013 Thomas Woehlke.classMandelbrotTabPane -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.randomwalk
Classes in org.woehlke.computer.kurzweil.tabs.randomwalk that implement Startable Modifier and Type Class Description classRandomWalkModelclassRandomWalkTabclassRandomWalkTabPane -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution that implement Startable Modifier and Type Class Description classSimulatedEvolutionModelThe World contains Water, Cells and Food.classSimulatedEvolutionTabclassSimulatedEvolutionTabPane -
Uses of Startable in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model that implement Startable Modifier and Type Class Description classSimulatedEvolutionWorldLatticeMap of World where every Place can have food needed by the Bacteria Cells for eating.