6

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.

Riasat Khan
  • 63
  • 1
  • 3

2 Answers2

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. Intellj

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