Uses of Class
javafx.beans.property.adapter.JavaBeanObjectProperty
Package
Description
Provides various classes that act as adapters between a regular Java Bean
property and a corresponding
JavaFX
Property
.-
Uses of JavaBeanObjectProperty in javafx.beans.property.adapter
Modifier and TypeMethodDescriptionJavaBeanObjectPropertyBuilder.build()
Generates a newJavaBeanObjectProperty
with the current settings.