Java FX - Class Diagram - Classes that extend BooleanPropertyBase




NamePackageDescriptionDetail

BooleanPropertyBasejavafx.beans.propertyThe class BooleanPropertyBase is the base class for a property wrapping a boolean value.Detail
ReadOnlyBooleanWrapperjavafx.beans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleBooleanPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping aSince:JavaFX 2.Detail
SimpleStyleableBooleanPropertyjavafx.cssThis class extends SimpleBooleanProperty and provides a full implementation of a StyleableProperty.Detail
StyleableBooleanPropertyjavafx.cssThis class extends BooleanPropertyBase and provides a partial implementation of a StyleableProperty.Detail