Java FX - Class Diagram - Classes that extend SetProperty




NamePackageDescriptionDetail

ReadOnlySetWrapperjavafx.beans.propertyThis class provides a convenient class to define read-only properties.Detail
SetPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping a The value of a SetProperty can be get and set with ObservableObjectValue.Detail
SetPropertyBasejavafx.beans.propertyThe class SetPropertyBase is the base class for a property wrapping an ObservableSet.Detail
SimpleSetPropertyjavafx.beans.propertyThis class provides a full implementation of a Property wrapping anSince:JavaFX 2.Detail