Using JavaFX Bean Binding … in Java!

BetterBeansBinding is a library for implementing property binding with Java objects. “Property binding” is about keeping two properties of two object instances in sync. BBB is a fork of the BeansBinding project, which provides the reference implementation for the JSR-295 specification.

Go to Source

Leave a Reply

You must be logged in to post a comment.