Chapter 13: Problem 27
What type of argument does a component's setFont method accept?
Chapter 13: Problem 27
What type of argument does a component's setFont method accept?
All the tools & learning materials you need for study success - in one app.
Get started for freeWhat class do you use to create a radio button menu item? What do you pass to the class constructor? How do you cause it to be initially selected?
What is the index of the first item stored in a JList or a JComboBox component? If one of these components holds 12 items, what is the index of the 12 th item?
Briefly describe each of the following menu system items: a) Menu bar b) Menu item c) Check box menu item d) Radio button menu item e) Submenu f) Separator bar
What is the difference between an uneditable and an editable combo box? Which of these is a combo box by default?
How do you cause a scroll bar to be displayed with a JList component?
What do you think about this solution?
We value your feedback to improve our textbook solutions.