Uses of Class
org.woehlke.computer.kurzweil.mandelbrot.config.Config
Package | Description |
---|---|
org.woehlke.computer.kurzweil.mandelbrot.model | |
org.woehlke.computer.kurzweil.mandelbrot.view |
-
Uses of Config in org.woehlke.computer.kurzweil.mandelbrot.model
Methods in org.woehlke.computer.kurzweil.mandelbrot.model that return Config Modifier and Type Method Description Config
ApplicationModel. getConfig()
Constructors in org.woehlke.computer.kurzweil.mandelbrot.model with parameters of type Config Constructor Description ApplicationModel(Config config, ApplicationFrame frame)
-
Uses of Config in org.woehlke.computer.kurzweil.mandelbrot.view
Constructors in org.woehlke.computer.kurzweil.mandelbrot.view with parameters of type Config Constructor Description ApplicationFrame(Config config)