Computer Science, asked by sgparit23, 11 months ago

Write the steps to change the default layout manager

Answers

Answered by Raghav1330
1

A layout manager automatically arranges the control within a window by using some type of algorithm. Each container object has a layout manager associated with it. A layout manager is an instant of any class that implements the LayoutManager interface. The Layout Manager is set by the setLayout method. Java has several predefined Layout Manager classes: Flow Layout, Border Layout, Insets, Grid Layout and Card Layout.

Answered by aqibkincsem
0

"Page layout is the text, images and other objects are aligned on a page. The page layout can be changed to make the document appealing for the viewer.

In Microsoft Word, the page layout can be changed by clicking the ‘Layout’ option on the menu bar.

After clicking on the ‘Layout’ option, you can change the arrangement of your page by using the several selections offered by Microsoft Office.

The different alternatives you can choose from are Margins, Size, Columns and many more.

"

Similar questions