Kotlin: JavaFX Properties
This is an approach to implementing JavaFX observable objects in Kotlin in order to leverage the benefits of Kotlin, while keeping the JavaFX "bean" structure for the Properties.
JavaFX Properties
In JavaFX, properties and other observable classes ar...
pragmatic-coding.hashnode.dev5 min read