The last AWT component we'll look at in this section is the List class |
List objects are sometimes called scrollable lists (since they often have scrollbars) |
Clicking an item in a List selects that item; multiple selections are possible (but disallowed by default) |