Uses of Class
javafx.beans.property.adapter.ReadOnlyJavaBeanLongPropertyBuilder
Package
Description
Provides various classes that act as adapters between a regular Java Bean
property and a corresponding
JavaFX
Property
.-
Uses of ReadOnlyJavaBeanLongPropertyBuilder in javafx.beans.property.adapter
Modifier and TypeMethodDescriptionSet the Java Bean instance the adapter should connect toSet the Java Bean class in which the getter should be searched.ReadOnlyJavaBeanLongPropertyBuilder.create()
Create a new instance ofReadOnlyJavaBeanLongPropertyBuilder
Set the getter method directly.Set an alternative name for the getter.Set the name of the property