Package jsl.utilities.distributions
Class Distribution.RandomControls
- java.lang.Object
-
- jsl.utilities.controls.Controls
-
- jsl.utilities.distributions.Distribution.RandomControls
-
- Enclosing class:
- Distribution
protected class Distribution.RandomControls extends Controls
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRandomControls()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfillControls()-
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:
fillControlsin classControls
-
-