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