Problem
1. What is the difference between a menu bar, a menu, and a menu item?
2. When browsing through the Java documentation for more information about sliders, we ignored the J Slider constructor with no arguments. Why? Would it have worked in our sample program?
3. How do you construct a vertical slider? Consult the Swing documentation for an answer.