Tagged Questions

5
votes
3answers
707 views

Best Practice Guide: Swing

Does anybody know Swing related GUI guidelines - specifically on how to design Swing apps and which components I should use? I'm not looking for an official standard, but pragmatic tips I can use to ...