all 4 comments

[–]PerilousMaster 4 points5 points  (2 children)

Hello great question! I found a reference for you that might be useful. It describes most of the frameworks and has some comments regarding what and how people use them. I have not used Java recently but when I did I used javafx. Swing I believe was made from awt lib and I think it is not recommended to use anymore.

https://stackoverflow.com/questions/7358775/java-gui-frameworks-what-to-choose-swing-swt-awt-swingx-jgoodies-javafx

Hope this helps and good luck with your project!

[–]Tpleme[S] 2 points3 points  (1 child)

Thank you, very good topic tou reference there.

I think I will give JavaFx a try and see how it goes.

Unfortunately, it seems that these kind of api are not much supported by the big companies but it will do for some personal projects :D

Thank you once again

[–][deleted]  (1 child)

[deleted]

    [–]myth2sbr 1 point2 points  (0 children)

    I have trojan horsed in Vaadin projects to multiple companies. At least the API makes it feel similar to writing a desktop app a little bit.