Class ComputerKurzweilProperties.Mandelbrot
java.lang.Object
org.woehlke.computer.kurzweil.application.ComputerKurzweilProperties.Mandelbrot
- Enclosing class:
- ComputerKurzweilProperties
public static class ComputerKurzweilProperties.Mandelbrot
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ComputerKurzweilProperties.Mandelbrot.Control
static class
ComputerKurzweilProperties.Mandelbrot.View
-
Field Summary
Fields Modifier and Type Field Description @Valid ComputerKurzweilProperties.Mandelbrot.Control
control
@Valid ComputerKurzweilProperties.Mandelbrot.View
view
-
Constructor Summary
Constructors Constructor Description Mandelbrot()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
view
-
control
-
-
Constructor Details
-
Mandelbrot
public Mandelbrot()
-