Saturday, January 25, 2014
My First JavaFX Application in 10 Steps with NetbeansIDE
3) Install JavaFX scene builder from
http://www.oracle.com/technetwork/java/javafx/downloads/index.html
4) Open the netbeans and create the JavaFX FXML application projecthttp://www.oracle.com/technetwork/java/javafx/downloads/index.html
6) Specify the JavaFX scene builder path in Netbeans
7) Right Click the fxml file and choose open
8) It will open the scene builder like this,
9) Run the application by choosing run
10) It is done
Happy Coding :)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment