Uses of Class
org.woehlke.computer.kurzweil.tabs.ComputerKurzweilTabbedPane
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs
Fields in org.woehlke.computer.kurzweil.tabs declared as ComputerKurzweilTabbedPane Modifier and Type Field Description protected ComputerKurzweilTabbedPane
TabPanel. tabbedPane
Constructors in org.woehlke.computer.kurzweil.tabs with parameters of type ComputerKurzweilTabbedPane Constructor Description TabPanel(ComputerKurzweilTabbedPane tabbedPane, TabType tabType)
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs.cca
Constructors in org.woehlke.computer.kurzweil.tabs.cca with parameters of type ComputerKurzweilTabbedPane Constructor Description CyclicCellularAutomatonTab(ComputerKurzweilTabbedPane tabbedPane)
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs.dla
Constructors in org.woehlke.computer.kurzweil.tabs.dla with parameters of type ComputerKurzweilTabbedPane Constructor Description DiffusionLimitedAggregationTab(ComputerKurzweilTabbedPane tabbedPane)
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia with parameters of type ComputerKurzweilTabbedPane Constructor Description MandelbrotTab(ComputerKurzweilTabbedPane tabbedPane)
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs.randomwalk
Constructors in org.woehlke.computer.kurzweil.tabs.randomwalk with parameters of type ComputerKurzweilTabbedPane Constructor Description RandomWalkTab(ComputerKurzweilTabbedPane tabbedPane)
-
Uses of ComputerKurzweilTabbedPane in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution with parameters of type ComputerKurzweilTabbedPane Constructor Description SimulatedEvolutionTab(ComputerKurzweilTabbedPane tabbedPane)