Extending Builders: Layout Builders
    Tom Eugelink 
    tbee at tbee.org
       
    Tue Nov 27 22:20:38 PST 2012
    
    
  
Interesting discussions on FXML and SceneBuilder. Let me put two questions to the SceneBuilder guys:
- Does the current introspection approach suffice or would there be benefits in adding custom metadata?
- How would scene builder cope if a piece of code would on the fly insert a constraint tag (so without an associated JFX node) into the FXML?
I am assuming it would just map the constaint tag onto the class and the values onto the setters & getters / properties.
Tom
    
    
More information about the openjfx-dev
mailing list