ReadOnlyDoubleProperty
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Double>
, use ReadOnlyDoubleProperty
.
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Double>
, use ReadOnlyDoubleProperty
.