Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Provide feedback on JavaFX Scene Builder

nlorain-OracleApr 5 2012 — edited Feb 13 2013
The JavaFX Scene Builder Developer Preview was announced earlier this week during the JavaOne Japan keynote session.

JavaFX Scene Builder is a visual layout tool that lets users quickly design JavaFX application user interfaces, without coding. Users can drag
and drop UI components to a work area, modify their properties, apply style sheets, and the FXML code for the layout that they are creating is automatically generated in the background. The result is an FXML file that can then be combined with a Java project by binding the UI to the application’s logic.

Please use this thread to give us some feedback; if you want to file a bug or feature request, please submit a ticket on Jira http://javafx-jira.kenai.com/browse/DTL

Download, Documentation, and Getting Started video are all available at http://www.oracle.com/technetwork/java/javafx/tools/index.html

Thanks,

The JavaFX Scene Builder Product Team

Edited by: javafx4you on Apr 5, 2012 7:47 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2013
Added on Apr 5 2012
41 comments
2,352 views