State whether each of the following is true or false. If false, explain why.
a) Menus require a JMenuBar object so they can be attached to a JFrame.
b) BoxLayout is the default layout manager for a JFrame.
c) Method setEditable is a JTextComponent method.
d) Class JFrame directly extends class Container.
e) JApplets can contain menus.