Programmatic JavaFXBuilder w/o JavaFX bean properties
    Richard Bair 
    richard.bair at oracle.com
       
    Thu May 24 18:29:59 PDT 2012
    
    
  
I'm not sure what you have in mind?
On May 24, 2012, at 11:07 AM, Will Hoover <java.whoover at gmail.com> wrote:
> 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