What is the best way to design gui? Is java's swing strong enough? Or should learn something like jaxx or JFace? What do you guys use?
ryy705 0 Junior Poster
Recommended Answers
Jump to PostI wouldn't start with GridBag right away. It's 'slightly' more complicated than the others and almost everytime you'll end up using several different layout managers together... Not just one. Personally, I like nesting JPanels.
There's no single book. If you want to learn just GUI then go with Sun's …
All 4 Replies
jwenting 1,905 duckman Team Colleague
ryy705 0 Junior Poster
server_crash 64 Postaholic
hooknc 1 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.