Package javafx.beans.property
package javafx.beans.property
-
ClassDescriptionThis class provides a full implementation of a
Propertywrapping abooleanvalue.The classBooleanPropertyBaseis the base class for a property wrapping abooleanvalue.This class defines aPropertywrapping adoublevalue.The classDoublePropertyBaseis the base class for a property wrapping adoublevalue.This class defines aPropertywrapping anintvalue.The classIntegerPropertyBaseis the base class for a property wrapping aintvalue.ListProperty<E>This class provides a full implementation of aPropertywrapping aObservableList.The classListPropertyBaseis the base class for a property wrapping anObservableList.This class defines aPropertywrapping alongvalue.The classLongPropertyBaseis the base class for a property wrapping alongvalue.This class provides a full implementation of aPropertywrapping an arbitraryObject.The classObjectPropertyBaseis the base class for a property wrapping an arbitraryObject.Property<T>Generic interface that defines the methods common to all (writable) properties independent of their type.Super class for all readonly properties wrapping aboolean.Base class for all readonly properties wrapping aboolean.Super class for all readonly properties wrapping adouble.Super class for all readonly properties wrapping anint.Base class for all readonly properties wrapping anint.Super class for all readonly properties wrapping anObservableList.Superclass for all readonly properties wrapping along.Super class for all readonly properties wrapping an arbitraryObject.Base class for all readonly properties wrapping an arbitraryObject.This class provides a convenient class to define read-only properties.Generic interface that defines the methods common to all readable properties independent of their type.Super class for all readonly properties wrapping anString.This class provides a full implementation of aPropertywrapping abooleanvalue.This class provides a full implementation of aPropertywrapping adoublevalue.This class provides a full implementation of aPropertywrapping aintvalue.This class provides a full implementation of aPropertywrapping anObservableList.This class provides a full implementation of aPropertywrapping alongvalue.This class provides a full implementation of aPropertywrapping an arbitraryObject.This class provides a full implementation of aPropertywrapping aStringvalue.This class provides a full implementation of aPropertywrapping aStringvalue.The classStringPropertyBaseis the base class for a property wrapping aStringvalue.