Embed presentation
Download as PDF, PPTX

This document provides an overview of Java Swing components and how they relate to AWT components. It lists AWT classes like Container, Window, and Frame and how the corresponding Swing classes like JComponent, JFrame, and JDialog build upon those AWT classes. It also lists common Swing UI elements like JText, JComboBox, JLabel, JList, JMenuBar, JTable, and button and text input components.
