adspace


What is the process of setting the layout manager?

Answer Posted / Deepika Pathak

To set the layout manager for a container in Swing, follow these steps:
1. Create a new instance of a desired layout class.
2. Set this layout object as the layout property of the container using the `setLayout()` method.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category