Uses of Class
javafx.beans.property.BooleanPropertyBase
-
Uses of BooleanPropertyBase in javafx.beans.property
Modifier and TypeClassDescriptionclass
This class provides a full implementation of aProperty
wrapping aboolean
value. -
Uses of BooleanPropertyBase in javafx.css
Modifier and TypeClassDescriptionclass
This class extendsBooleanPropertyBase
and provides a partial implementation of aStyleableProperty
.