Java FX - Class Diagram - Classes that extend StringPropertyBase




NamePackageDescriptionDetail

ReadOnlyStringWrapperjavafx.beans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleStringPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping aSince:JavaFX 2.Detail
SimpleStyleableStringPropertyjavafx.cssThis class extends SimpleStringProperty and provides a full implementation of a StyleableProperty.Detail
StringPropertyBasejavafx.beans.propertyThe class StringPropertyBase is the base class for a property wrapping a String value.Detail
StyleableStringPropertyjavafx.cssThis class extends StringPropertyBase and provides a partial implementation of a StyleableProperty.Detail