Write a description of any two Layout manager use for Java AWT.
Answers
Answered by
0
The LayoutManagers are used to arrange components in a particular manner. LayoutManager is an interface that is implemented by all the classes of layout managers. There are following classes that represents the layout managers:
java.awt.BorderLayout
java.awt.FlowLayout
java.awt.GridLayout
java.awt.CardLayout
java.awt.GridBagLayout
javax.swing.BoxLayout
javax.swing.GroupLayout
javax.swing.ScrollPaneLayout
javax.swing.SpringLayout etc.
Similar questions
World Languages,
6 months ago
Social Sciences,
6 months ago
Chemistry,
6 months ago
Computer Science,
1 year ago
Sociology,
1 year ago
History,
1 year ago