Java Developer Question:
Which method is used to specify a container's layout in Java Programming?

Answer:
The setLayout() method is used to specify a container's layout in Java Programming.
Previous Question | Next Question |
Which state does a thread enter when it terminates its processing in Java Programming? | Which containers is use a border layout as their default layout? |