The JFC Swing Tutorial: A Guide to Constructing GUIs (2nd Edition) (Java Series)

The JFC Swing Tutorial: A Guide to Constructing GUIs (2nd Edition) (Java Series)
Authors
Kathy Walrath, Mary Campione, Alison Huml, Sharon Zakhour
ISBN
0201914670
Published
05 Mar 2004
Purchase online
amazon.com

Text explores the ins and outs of creating GUIs with Swing components. Includes a tabbed reference section, new introductory chapters, and coverage of newer features. For the novice or experienced Java developer. Previous edition: c1999. Softcover. DLC: Graphical user interfaces (Computer systems).

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Text explores the ins and outs of creating GUIs with Swing components. Includes a tabbed reference section, new introductory chapters, and coverage of newer features. For the novice or experienced Java developer. Previous edition: c1999. Softcover. DLC: Graphical user interfaces (Computer systems).

With the arrival of Sun's Swing/JFC classes, Java developers can create user interfaces that look great and perform just as well as "native" interfaces. The JFC Swing Tutorial: A Guide to Constructing GUIs provides a hard copy of Sun's popular online tutorial for Swing/JFC development. Its numerous code examples and clear presentation style make this title a fine choice for mastering the ins and outs of today's Swing.

Owing to its Web heritage, digestibility is perhaps this book's most notable feature. Short sections on virtually every topic in Swing programming help bring the reader up to speed with this UI library. Early sections look at getting started and the organization of classes in both applets and applications, as well as useful high-level classes like frames and scroll panes. When it comes to such basic Swing components as text, label, and image controls, Swing beginners will appreciate the concise description of each component along with necessary APIs. More advanced material, such as optimizing repainting of Swing controls and techniques for more efficient tables, will be useful to any Swing developer.

Most computer books use either code excerpts or full-length programs. For the main text of The JFC Swing Tutorial, short code examples are the norm, but with over 300 pages of complete programs in an appendix, this book will also please those who appreciate more complete examples.

Efficient and thorough, this book succeeds in making JFC/Swing enjoyable while imparting a good deal of necessary information. Armed with this book, any intermediate to advanced Java programmer can make sense of today's Swing with a minimum of effort. --Richard Dragan

Topics covered: JFC basics, compiling and running JFC programs, JFC applets and applications, pluggable look-and-feel options, layout managers, event listeners and event handling, graphics, images, animation and painting, threads, JComponent, frames and top-level containers, basic and advanced JFC components, tables, trees, models and custom editors, accessibility APIs, and converting code from AWT to JFC.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity”