Programmatic JavaFXBuilder w/o JavaFX bean properties
Will Hoover
java.whoover at gmail.com
Thu May 24 11:07:12 PDT 2012
Is there a way to programmatically use some of the automatic POJO binding
capabilities of the JavaFXBuilder class?
I know we can use JavaFX bean properties using Bindings like
http://docs.oracle.com/javafx/2/binding/jfxpub-binding.htm , but who wants
to create a property for all the fields used in an domain entity/model
class?
More information about the openjfx-dev
mailing list