| Swing: A Quick Tutorial for AWT Programmers |
|---|
"Swing" refers to the new library of GUI controls (buttons,
sliders, checkboxes, etc.) that replaces the somewhat weak and
inflexible AWT controls. This tutorial is aimed at
getting Java programmers who already know the AWT going as
quickly as possible in Swing. Tutorial © 1999
Marty Hall. All
source code freely available for unrestricted use. Created for
work in the Research
and Technology Development Center of the Johns Hopkins University
Applied Physics Lab, for courses in the Johns Hopkins Part-Time MS
Program in Computer Science, and for various industry seminars and
Java short courses.
Note: An updated and expanded version of this
material appears in
Core Web Programming 2nd Edition. All source code (plus
sample chapters) is available at
http://www.corewebprogramming.com/.
|
|