BorderLayout
Prerequisites
In this exercise, you will write an applet to display some
components on the screen using the
BorderLayout Manager.
Perform the following tasks:
Create a Panel managed by a BorderLayout.
Add a Button in each of the five layout positions.
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
|