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