this is one fo the really good books on Swing. Nevermind ath it's slightly out of date..the writing here is very very high quality nad you'll come away with a great foundation. His "useful groupsings" of methods together into meaningful categories is so much better than the API dumps a lot of other books are...
0Report
This book is great for people like me who are just getting started with Swing. I recommend it highly if you know awt but now want to stay with the times and use Swing.
0Report
I really like to give credits to this book. It is a very good book for people who know Java already but have not yet stepped into Swing. It saved me a lot of time in understanding what Swing is and how Swing works. Nobody could become a Swing master by reading a single Swing book. In my opion, this is terrific Swing book to start with.
0Report
I'm an experienced Window GUI programmer who switched to Java couple of weeks ago. Within a week, this book really guide me "up to speed" to swing as it promises. In real world, you want to absorb core concept & examples as soon as possible and pick up real stuff while coding based on them. I couldn't find any significant "neat" tricks from "Core JFC"(which is thick enough to please some people) and this is not a ref...
0Report
Up To Speed With Swing is a necessary companion to any serious Java GUI programmer (beginning or advanced). It covers basic implementation details of components as well as key features that expose the power and flexibility unique to Swing.I've been working with Swing since December '97 and have had numerous issues (important issues) that I was forced to leave dangling until I could find someone with a solution. SwingSet...
0Report