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