I'm new to SWING and GUI programming. Could you tell me what is the most used frameworks for GUI, e.g. in serverside I use struts, hibernate, commons-logging etc. What is the most usefull frameworks for GUI part?
Thanks.
Renat
Pat Hays
Ranch Hand
Joined: Aug 20, 2004
Posts: 138
posted
0
Hi Renat,
You could use JFrameBuilder which is a good GUI builder generating pure Java code.