Uses of Class
ca.corbett.extras.properties.DecimalProperty
Packages that use DecimalProperty
Package
Description
Contains a custom Properties implementation to augment the one provided by java.
-
Uses of DecimalProperty in ca.corbett.extras.properties
Methods in ca.corbett.extras.properties that return DecimalPropertyModifier and TypeMethodDescriptionDecimalProperty.setMaxValue(double maxValue) DecimalProperty.setMinValue(double minValue) DecimalProperty.setStepValue(double stepValue) DecimalProperty.setValue(double value)