Java FX - Class Diagram - Classes that implement WritableBooleanValue




NamePackageDescriptionDetail

BooleanPropertybeans.propertyThis class provides a full implementation of a Property wrapping a The value of a BooleanProperty can be get and set with ObservableBooleanValue.Detail
BooleanPropertyBasebeans.propertyThe class BooleanPropertyBase is the base class for a property wrapping a boolean value.Detail
JavaBeanBooleanPropertybeans.property.adapterA JavaBeanBooleanProperty provides an adapter between a regular Java Bean property of type boolean or Boolean and a JavaFX Detail
ReadOnlyBooleanWrapperbeans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleBooleanPropertybeans.propertyThis class provides a full implementation of a Property wrapping aSince:JavaFX 2.Detail
SimpleStyleableBooleanPropertycssThis class extends SimpleBooleanProperty and provides a full implementation of a StyleableProperty.Detail
StyleableBooleanPropertycssThis class extends BooleanPropertyBase and provides a partial implementation of a StyleableProperty.Detail