Image Chapter 15 Self Test

1. In general, AWT components are heavyweight and Swing components are ____________.

2. Can the look and feel of a Swing component be changed? If so, what feature enables this?

3. What is the most commonly used top-level container for an application?

4. Top-level containers have several panes. To what pane are components added?

5. Show how to construct a label that contains the message “Select an entry from the list”.

6. All interaction with GUI components must take place on what thread?

7. What is the default action command associated with a JButton? How can the action command be changed?

8. What event is generated when ...

Get Java, A Beginner's Guide, 5th Edition, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.