>From javafx.com/roadmap JavaFX Scene Builder JavaFX Scene Builder is a WYSIWYG GUI design tool for the JavaFX platform. It enables designing user interface screens by simply dragging and positioning GUI components from a palette onto a scene. The tool generates files in FXML format2 that can be used within a Java project in any IDE such as NetBeans or Eclipse. An early access version of the JavaFX Scene Builder is currently available by invitation only; a Developer Preview is expected to be available in the second quarter of 2012.
On Thursday, March 8, 2012 12:47:32 PM UTC-5, Bill Robertson wrote: > > Is there supposed to be some sort of analog to the now defunct JavaFX > Composer for FXML coming soon? > > I recall hearing something about it, but I can't find anything on it. > > Thanks! > Bill Robertson -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To view this discussion on the web visit https://groups.google.com/d/msg/javaposse/-/MTwcCCOcpQIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
