Closed exastion closed 4 years ago
I think starting with Java 11, this change is problematic as it forces users to have a dependency on JavaFX. Perhaps an optional JavaFXModelAdaptor
in a separate library would be a better choice.
Yeah, i don't think we'll support JavaFX so closing.
This was just what I needed, but as I am using JavaFX and have all my Classes set up to use Properties, I added support for these Properties.
I don't know if this is the best way to do this, but I'm not really familiar with Reflection.