Home Segments Top Top Previous Next

673: Mainline

The Component and Container classes reside in the java.awt package; the java.awt package is a key part of Java's application programmer's interface (API).

The principal swing classes—JFrame, JApplet, JComponent, and JPanel—reside in the javax.swing package. The javax.swing package is another key part of Java's API.