Sams Teach Yourself Java™ in 24 Hours (Covering Java 7 and Android)

(singke) #1
ptg7068951

Summary 231

Summary


This is the last of four hours devoted to Swing, the part of the Java lan-
guage that supports GUI software.


Although Swing is by far the largest part of the Java class library, most of
the classes are used in similar ways. After you know how to create a com-
ponent, add a component to a container, apply a layout manager to a con-
tainer, and respond to user input, you can make use of many new Swing
classes as you explore the language.

Free download pdf