What are different types of layout managers in java.awt
package?

Answer Posted / janet

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.

Is This Answer Correct ?    52 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

1556


What is the map interface?

610


Describe responsibilities of Activator?

1673


What is the difference between ear, jar and war file?

573


What is meant by method chaining?

664






What is table mutation and how do you avoid it?

1917


What is RMI and what are the services in RMI?

607


What are the types of scaling?

553


Is a class a subclass of itself?

588


What must a class do to implement an interface?

583


What is local interface. How values will be passed?

554


How to pass parameters in RMI?

1688


What are the purpose of introspection?

677


Why do threads block on i/o?

680


What does module-relative mean?

575