Chapter 19. Designing a User Interface with Swing

During the last three days of this book, you'll work with a set of classes called Swing that can implement a user-interface style called Metal. (Sounds like somebody at Sun is either a music buff or a frustrated musician. The next technology that borrows the name of a musical genre should be called Ska, Hip-Hop, or Beer Barrel Polka.)

Swing, which is part of the Java Foundation Classes (JFC) library, is an extension of the Abstract Windowing Toolkit (AWT) that has been integrated into Java 2. It offers much improved functionality over its predecessor—new components, expanded component features, better event handling, and a selectable look and feel.

Today you'll use Swing to create Java interfaces, ...

Get Sams Teach Yourself Java™ 2 Platform in 21 Days Professional Reference Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.