what are some of the solid high level java swing gui frameworks out there that can be used to make visually appealing java GUIs without too much efforts?
Similarly what are some of the solid Look&Feel commercial grade packages out there that we can just use to plug into existing java swing guis to make it visually appealing and professional looking?

- 6,115
- 16
- 50
- 57

- 30,032
- 57
- 148
- 198
-
3What is wrong with simply using Swing? – mino Feb 15 '12 at 22:35
-
1I found http://www.jgoodies.com/ really awesome ones though. I'd rather highly recommend them they have samples here http://www.jgoodies.com/downloads/index.html you can test them at once. – Sergey Benner Feb 15 '12 at 22:44
-
@m92: what's wrong with simply using javascript as opposed to jquery and other high level javascript frameworks? – user121196 Feb 15 '12 at 22:45
3 Answers
what are some of the solid high level java swing gui frameworks out there that can be used to make visually appealing java GUIs without too much efforts?
Similarly what are some of the solid Look&Feel commercial grade packages out there that we can just use to plug into existing java swing guis to make it visually appealing and professional looking?
Similarly what are some of the solid Look&Feel commercial grade packages out there that we can just use to plug into existing java swing guis to make it visually appealing and professional looking?
Synthetica http://www.jyloo.com/

- 525
- 4
- 14
1) solid high level java swing gui frameworks
wrote all Java code by your hands, Swing is very old GUI framework and everything is there possible (AFAIK), be free and never will be restricted by implemented methods in the API for XxxFramework,
maybe SwingX for hightlever workaround, but in other hands required very good knowledge from Swing and very good from Java
2) solid Look&Feel
list of Custom Look and Feels