Netbeans 7 / 7.1 javafx GUI designer / builder

13.8k views Asked by At

is there any GUI builder available for JavaFX2 in Netbeans 7.0 / 7.1? In previous Netbeans versions I've used the plugin "JavaFX Composer" but it seems to be that the plugin isn't avaialable for 7.0 and 7.1.

Do you have any suggestions?

Thanks

6

There are 6 answers

1
Steven Lizarazo On BEST ANSWER

Yes there is one GUI tool: JavaFX Scene Builder.

You can download it from:

http://www.oracle.com/technetwork/java/javafx/downloads/devpreview-1429449.html#sb

Go to downloads JavaFX Scene Builder.

There's also a tutorial on how to install it:

http://docs.oracle.com/javafx/scenebuilder/1/installation/jsbpub-installation.htm

0
Vivek Pawar On

When we right-click the FXML file in netbeans and choose Open, then NetBeans IDE automatically locates the latest installed Scene Builder.

if NetBeans cannot locate the installed Scene Builder :

  1. From the Main menu, select Tools and choose Options.

  2. In the Options window, click Java and then the JavaFX tab.

  3. Specify the location of the Scene Builder installation folder and then click OK.

3
Aurelio De Rosa On

Netbeans 7.1 beta has the support for it as you can read here: http://netbeans.org/community/releases/71/

Support for JavaFX 2.0

0
Knut Arne Vedaa On

No.

Or rather, not yet. The JavaFX Scene Builder is in the pipeline, see https://forums.oracle.com/forums/thread.jspa?threadID=2298158. I assume it will be integrated into Netbeans.

0
Neil On

The official tool is JavaFx Scene Builder It creates FXML file with all the components You can ask queries and report problems in Oracle Forum

0
jack jin On

not now, seems that the scene builder will avaliable in the third quarter of 2012.

you can see the javafx roadmap.

http://javafx.com/roadmap/