Chapter 12: Problem 18
You want the user to be able to select only one item from a group of items, Which type of component would you use for the items, radio buttons or check boxes?
Chapter 12: Problem 18
You want the user to be able to select only one item from a group of items, Which type of component would you use for the items, radio buttons or check boxes?
All the tools & learning materials you need for study success - in one app.
Get started for freeWhat is the purpose of a ButtonGroup object?
Which layout manager divides a container into regions known as north, south, cast, west, and center?
Do you normally add radio buttons, check boxes, or both to a ButtonGroup object?
How do you register an event listener with a JButton component?
If you are writing an event listener class for a JButton component, what interface must the class implement? What method must the class have? When is this method execured?
What do you think about this solution?
We value your feedback to improve our textbook solutions.