Java FX - Class Diagram - Classes that extend ListProperty




NamePackageDescriptionDetail

ListPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping a The value of a ListProperty can be get and set with ObservableObjectValue.Detail
ListPropertyBasejavafx.beans.propertyThe class ListPropertyBase is the base class for a property wrapping an ObservableList.Detail
ReadOnlyListWrapperjavafx.beans.propertyThis class provides a convenient class to define read-only properties.Detail
SimpleListPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping anSince:JavaFX 2.Detail