Uses of Class
com.dlsc.formsfx.model.structure.DoubleField
| Package | Description |
|---|---|
| com.dlsc.formsfx.model.structure |
-
Uses of DoubleField in com.dlsc.formsfx.model.structure
Methods in com.dlsc.formsfx.model.structure that return DoubleField Modifier and Type Method Description static DoubleFieldField. ofDoubleType(double defaultValue)Creates a newDoubleFieldwith the given default value.static DoubleFieldField. ofDoubleType(javafx.beans.property.DoubleProperty binding)Creates a newDoubleFieldwith the given property.