What is the best Library in java for developing GUI Applications ; AWT, FX or Swing ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the best Library in java for developing GUI Applications ; AWT, FX or Swing ?

I want to know the differences between the three libraries and what is the best one of them.

23rd Apr 2017, 4:05 PM
Abd Elrahman Omar
Abd Elrahman Omar - avatar
1 Answer
+ 1
Swing is good option, but if you want more interactive graphics go for JavaFX. If you want to build app with simple UI go for Swing.
23rd Apr 2017, 4:21 PM
Raj Sharma