Chapter 8. Swing Containers
In this chapter, we’ll take a look at a number of components
Swing provides for grouping other components together. In AWT, such
components extended java.awt.Container
and included Panel
, Window
, Frame
, and Dialog
. With Swing, you get a whole new set of
options, providing greater flexibility and power.
Get Java Swing, 2nd 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.