Uses of Interface
org.woehlke.computer.kurzweil.commons.gui.GuiComponent
-
Uses of GuiComponent in org.woehlke.computer.kurzweil.application
Classes in org.woehlke.computer.kurzweil.application that implement GuiComponent Modifier and Type Class Description class
ComputerKurzweilFrame
-
Uses of GuiComponent in org.woehlke.computer.kurzweil.commons.tabs
Subinterfaces of GuiComponent in org.woehlke.computer.kurzweil.commons.tabs Modifier and Type Interface Description interface
TabCanvas
-
Uses of GuiComponent in org.woehlke.computer.kurzweil.commons.widgets
Classes in org.woehlke.computer.kurzweil.commons.widgets that implement GuiComponent Modifier and Type Class Description class
PanelCopyright
class
PanelSubtitle
class
PanelTitle
-
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.cca
Classes in org.woehlke.computer.kurzweil.tabs.cca that implement GuiComponent Modifier and Type Class Description class
CyclicCellularAutomatonCanvas
Cyclic Cellular Automaton. -
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.dla
Classes in org.woehlke.computer.kurzweil.tabs.dla that implement GuiComponent Modifier and Type Class Description class
DiffusionLimitedAggregationCanvas
Diffusion Limited Aggregation. -
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Classes in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia that implement GuiComponent Modifier and Type Class Description class
MandelbrotCanvas
Mandelbrot Set drawn by a Turing Machine. -
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.randomwalk
Classes in org.woehlke.computer.kurzweil.tabs.randomwalk that implement GuiComponent Modifier and Type Class Description class
RandomWalkCanvas
Cyclic Cellular Automaton. -
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.randomwalk.canvas
Classes in org.woehlke.computer.kurzweil.tabs.randomwalk.canvas that implement GuiComponent Modifier and Type Class Description class
RandomWalkButtons
-
Uses of GuiComponent in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution that implement GuiComponent Modifier and Type Class Description class
SimulatedEvolutionCanvas
View for the World Data Model for Displaying Food and Bacteria Cells.