Uses of Class
org.woehlke.computer.kurzweil.application.ComputerKurzweilContext
-
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.application
Constructors in org.woehlke.computer.kurzweil.application with parameters of type ComputerKurzweilContext Constructor Description ComputerKurzweilMenuBar(ComputerKurzweilContext ctx) -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.commons.has
Methods in org.woehlke.computer.kurzweil.commons.has that return ComputerKurzweilContext Modifier and Type Method Description ComputerKurzweilContextHasContextApplication. getCtx() -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.commons.widgets
Constructors in org.woehlke.computer.kurzweil.commons.widgets with parameters of type ComputerKurzweilContext Constructor Description PanelCopyright(ComputerKurzweilContext ctx) -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.tabs
Fields in org.woehlke.computer.kurzweil.tabs declared as ComputerKurzweilContext Modifier and Type Field Description protected ComputerKurzweilContextTabPanel. ctxConstructors in org.woehlke.computer.kurzweil.tabs with parameters of type ComputerKurzweilContext Constructor Description ComputerKurzweilTabbedPane(ComputerKurzweilContext ctx) -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Constructors in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia with parameters of type ComputerKurzweilContext Constructor Description MandelbrotContext(MandelbrotTab tab, ComputerKurzweilContext ctx) -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution with parameters of type ComputerKurzweilContext Constructor Description SimulatedEvolutionContext(SimulatedEvolutionTab tab, ComputerKurzweilContext ctx) -
Uses of ComputerKurzweilContext in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.cell
Constructors in org.woehlke.computer.kurzweil.tabs.simulatedevolution.model.cell with parameters of type ComputerKurzweilContext Constructor Description CellCore(ComputerKurzweilContext ctx)