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