Search code examples
javaswinggraphsurvey

Java graphical library


Within this post I just want to listen to people opinion.

I develop under java and I use to use Java swing to create my graphical interface. I am not a big expert in it but I can usually handle to do what I need. However, I believe they are not the best solution since sometimes easy things require quite an effort to be implemented.

I know that there are many other such as AWT (old one) QT, GTK etc., but I never try them (beside a bit of AWT when needed)

I would like to as the community opinion about them. which is the best for you and for which reason? If i should invest some time studying a new one which would you sudgest me?


Solution

  • here is a comparison of AWT vs SWT vs SWING AWT vs SWT vs Swing

    Hope this helps