The JPanel, JList, JLabel, JTextField, and JButton classes all extend the JComponent class; only the JPanel, JList, and JLabel classes are direct subclasses of the JComponent class.
JPanel
JList
JLabel
JTextField
JButton
JComponent