Uses of Class
javafx.beans.property.adapter.ReadOnlyJavaBeanLongProperty
Packages that use ReadOnlyJavaBeanLongProperty
Package
Description
Provides various classes that act as adapters between a regular Java Bean
property and a corresponding 
JavaFX
Property.- 
Uses of ReadOnlyJavaBeanLongProperty in javafx.beans.property.adapterMethods in javafx.beans.property.adapter that return ReadOnlyJavaBeanLongPropertyModifier and TypeMethodDescriptionReadOnlyJavaBeanLongPropertyBuilder.build()Generate a newReadOnlyJavaBeanLongPropertywith the current settings.