vote up 1 vote down star
1

Please recommend a Swing book that covers creating custom JComponents.

flag

4 Answers

vote up 1 vote down check

Filthy Rich Clients (http://filthyrichclients.org/)

Swing Hacks (http://oreilly.com/catalog/9780596009076/preview.html)

link|flag
vote up 2 vote down

I don't know if any books are that focused. Here are some online resources:

link|flag
vote up 1 vote down

Take a look into the source code of some open source Swing Components at

  1. https://l2fprod-common.dev.java.net/
  2. https://swingx.dev.java.net/
link|flag
vote up 1 vote down

If you're after a book, Manning has one titled "Swing" by Mathew Robinson and Pavel Vorobiev that has answered (in depth) every Swing question I've ever had. I recommend it. ISBN-10: 193011088X

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.