Uses of Class
javafx.beans.property.ObjectPropertyBase
-
Uses of ObjectPropertyBase in javafx.beans.property
Modifier and TypeClassDescriptionclass
This class provides a convenient class to define read-only properties.class
This class provides a full implementation of aProperty
wrapping an arbitraryObject
. -
Uses of ObjectPropertyBase in javafx.css
Modifier and TypeClassDescriptionclass
This class extendsObjectPropertyBase
and provides a partial implementation of aStyleableProperty
.