GridLayout
Prerequisites
In this exercise, you will write an applet to display some components on the screen using the
GridLayout Manager.
Perform the following tasks:
Create a Panel managed by a GridLayout with three rows and two columns.
Add five Buttons to the Applet.
The task numbers above are linked to the
step-by-step help page. Also available
is a complete solution that meets
these requirements.
Related Exercises
|