Package jsl.utilities.random.robj
Class DPopulation.DPopControls
- java.lang.Object
-
- jsl.utilities.controls.Controls
-
- jsl.utilities.random.robj.DPopulation.DPopControls
-
- Enclosing class:
- DPopulation
protected class DPopulation.DPopControls extends Controls
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DPopControls()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
fillControls()
-
Methods inherited from class jsl.utilities.controls.Controls
addControllableIfcControl, addDoubleArrayControl, addDoubleControl, addFloatControl, addIntegerControl, addLongControl, addStringControl, changeDoubleArrayControl, changeDoubleControl, changeFloatControl, changeIntegerControl, changeLongControl, changeStringControl, checkKey, containsControl, getBooleanControl, getBooleanControlKeySet, getControlClass, getControllableControl, getControllableIfcControlKeySet, getControlNames, getDoubleArrayControl, getDoubleArrayControlKeySet, getDoubleArrayControlSize, getDoubleControl, getDoubleControlKeySet, getFloatControl, getFloatControlKeySet, getIntegerControl, getIntegerControlKeySet, getLongControl, getLongControlKeySet, getName, getStringControl, getStringControlKeySet, hasBooleanControl, hasControllableIfcControl, hasDoubleArrayControl, hasDoubleControl, hasFloatControl, hasIntegerControl, hasLongControl, hasStringControl, setBooleanControl, setControllableControl, setName, toString
-
-
-
-
Method Detail
-
fillControls
protected void fillControls()
- Specified by:
fillControls
in classControls
-
-