I have been facing serious issues with Scene Builder as it seems to freeze my desktop. Are there any alternative drag and drop GUI builders for JavaFX? Something like Android Studio where you can quickly switch between "Design" and "Text" would be really helpful.
Asked
Active
Viewed 7,721 times
6
-
try intellij idea. – mr mcwolf Jan 06 '18 at 11:16
-
Netbeans has this option. – SedJ601 Jan 06 '18 at 23:53
2 Answers
4
I would recommend the Intellj IDE as it provides integrated an SceneBuilder that allows you two quickly switch between text and design. Android Studio is built on top of Intellij so you will notice a lot of similarities between the two IDEs.

Shadskii
- 321
- 2
- 4
0
Use this SceneBuilder is very comfortable you can also add design libraries like JFoenix that facilitate your work. You must install depending on the JDK that you are using in your project to compile.

Yeikel200
- 35
- 1
- 7