5.3 Laying Out Components in Containers
GUI components do not stand alone in a graphical user interface. The AWT provides means to group components and to arrange them in the user interface. In this section we shall discuss this.
Adding a GUI Component to a Container
Types of Containers
Layout of Components