This week's book giveaway is in the Raspberry Pi forum.
We're giving away four copies of Getting started with Java on the Raspberry Pi and have Frank DelPorte on-line!
See this thread for details.
Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Definitive Guide to Swing for Java 2, Second Edition

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This book gives a very exhaustive analysis of various Swing components with explanations of most classes used. The author describes the various LnF for each component. In my view this book does a very detailed analysis of the components, their drawbacks and workarounds. The author also depicts the use of components with appropriate examples and illustrates the components in the three most common LnF's. Available properties and their use for each component can be found very useful. Each class description includes an elaborate explanation of the various Constructors, Properties, Listeners where applicable and the appropriate Data Models with UML diagrams. The chapters also provide some explanation on how additional Data Model customization and/or the LnF customization can be achieved. As the chapters progress, the author also identifies the differences between the Swing component and its equivalent AWT component.The side notes and tips highlight some of the drawbacks with appropriate workarounds. Also included are some future-looking statements about new behavior as applicable in Swing 1.3. The new additions in Swing 1.3 are detailed in the Appendix. I would be lying if I don't mention that there are some typos in the book.
Overall I think this is a very good resource on Swing.
Madhav Lakkapragada - bartender, June 2001)
More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com

 
Doody calls. I would really rather that it didn't. Comfort me wise and sterile tiny ad:
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic