DEVFYI - Developer Resource - FYI

What method is used to specify a container's layout?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

445. What method is used to specify a container's layout?

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

(Continued on next question...)

Other Interview Questions