Class DoubleArrayEntry
java.lang.Object
com.illumon.iris.gui.widget.poliform.AbstractFieldEntry<double[]>
com.illumon.iris.gui.widget.poliform.DoubleArrayEntry
- All Implemented Interfaces:
FieldEntry<double[]>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.illumon.iris.gui.widget.poliform.AbstractFieldEntry
addFieldChangeCallback, pushNewValue
-
Constructor Details
-
DoubleArrayEntry
public DoubleArrayEntry()
-
-
Method Details
-
getComponent
-
setValue
public void setValue(double[] value) -
getValue
public double[] getValue() -
validateData
public void validateData()
-