Class ComputerKurzweilProperties
java.lang.Object
org.woehlke.computer.kurzweil.application.ComputerKurzweilProperties
@Valid
public class ComputerKurzweilProperties
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classComputerKurzweilProperties.Allinonestatic classComputerKurzweilProperties.Ccastatic classComputerKurzweilProperties.Dlastatic classComputerKurzweilProperties.Gameoflivestatic classComputerKurzweilProperties.Kochsnowflakestatic classComputerKurzweilProperties.Mandelbrotstatic classComputerKurzweilProperties.Samegamestatic classComputerKurzweilProperties.Sierpinskitrianglestatic classComputerKurzweilProperties.SimulatedEvolutionstatic classComputerKurzweilProperties.Tetrisstatic classComputerKurzweilProperties.Turmitestatic classComputerKurzweilProperties.Watorstatic classComputerKurzweilProperties.WienerProcess -
Field Summary
Fields Modifier and Type Field Description @Valid ComputerKurzweilProperties.Allinoneallinone@Valid ComputerKurzweilProperties.Ccacca@Valid ComputerKurzweilProperties.Dladla@Valid ComputerKurzweilProperties.Gameoflivegameoflive@Valid ComputerKurzweilProperties.Kochsnowflakekochsnowflake@Valid ComputerKurzweilProperties.Mandelbrotmandelbrot@Valid ComputerKurzweilProperties.WienerProcessrandomwalk@Valid ComputerKurzweilProperties.Samegamesamegame@Valid ComputerKurzweilProperties.Sierpinskitrianglesierpinskitriangle@Valid ComputerKurzweilProperties.SimulatedEvolutionsimulatedevolution@Valid ComputerKurzweilProperties.Tetristetris@Valid ComputerKurzweilProperties.Turmiteturmite@Valid ComputerKurzweilProperties.Watorwator -
Constructor Summary
Constructors Constructor Description ComputerKurzweilProperties() -
Method Summary
Modifier and Type Method Description java.lang.StringgetSubtitle(TabType tabType)java.lang.StringgetTitle(TabType tabType)static ComputerKurzweilPropertiespropertiesFactory(java.io.File conf)static ComputerKurzweilPropertiespropertiesFactory(java.lang.String conf, java.lang.String jar)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
allinone
-
mandelbrot
-
simulatedevolution
-
cca
-
randomwalk
-
dla
-
kochsnowflake
-
samegame
-
sierpinskitriangle
-
tetris
-
turmite
-
wator
-
gameoflive
-
-
Constructor Details
-
ComputerKurzweilProperties
public ComputerKurzweilProperties()
-
-
Method Details
-
propertiesFactory
-
propertiesFactory
public static ComputerKurzweilProperties propertiesFactory(java.lang.String conf, java.lang.String jar) -
getSubtitle
-
getTitle
-