 | Java™ 2 Primer Plus By Steven Haines, Steve Potts | Table of Contents | | Chapter 13. Abstract Windows Toolkit |
1: | Create an applet that contains a panel with buttons on it. | 2: | Create an application that contains a Choice, a List, and a Textfield that displays the selections that you make. | 3: | Create a BorderLayout application that uses panels for some components, but places other components in the regions directly. | 4: | Create a GridBagLayout application that places buttons in alternating cells like the black squares on a checker board. | |
|
| |