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