Class ComputerKurzweilProperties.WienerProcess
java.lang.Object
org.woehlke.computer.kurzweil.application.ComputerKurzweilProperties.WienerProcess
- Enclosing class:
- ComputerKurzweilProperties
public static class ComputerKurzweilProperties.WienerProcess
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ComputerKurzweilProperties.WienerProcess.Control
static class
ComputerKurzweilProperties.WienerProcess.View
-
Field Summary
Fields Modifier and Type Field Description @Valid ComputerKurzweilProperties.WienerProcess.Control
control
@Valid ComputerKurzweilProperties.WienerProcess.View
view
-
Constructor Summary
Constructors Constructor Description WienerProcess()
-
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
-
WienerProcess
public WienerProcess()
-