What method is used to specify a container’s layout in Java?

What method is used to specify a container’s layout in Java ?

Hey Tom,

The setLayout() method is used to specify a container’s layout.