Friday 15 March 2013

What is a layout manager?


What is a layout manager and what are different types of layout managers available in java AWT? -  A layout manager is an object that is used to organize components in a container. The different layouts are available are FlowLayout, BorderLayout, CardLayout, GridLayout and GridBagLayout.



Blog Author: Vijay Kumar

Go to: Coding Problem Solutions

No comments: