Which of the following are true?

(a) A JButton is a kind of JPanel.
(b) A JPanel is a kind of JComponent.
(c) A JPanel is a kind of Container.
(d) A JPanel is a kind of Component.
(e) A JPanel is a kind of Object.

Select all correct answers.