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

Answer Posted / pcs

Hi Friends,

These are the common Layout managers.
FlowLayout,
BorderLayout,
CardLayout,
GridLayout,
GridBagLayout

But there are also some of Layout manager which are
used occasionally.These are...

SpringLayout,
OverlayLayout,

i read this blog and got many examples also.
just see the link below

http://yuvadeveloper.blogspot.com/2009/02/differents- layout-manager-in-java.html

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the diff types of exception?

569


Explain RMI Architecture?

621


Is infobus easy to use?

607


Which textcomponent method is used to set a textcomponent to the read-only state?

643


Explain ioc concept?

633






What is the relationship between an event-listener interface and an event-adapter class?

565


What is a session? Can you share a session object between different theads?

562


What is ripple effect?

642


Explain the advantages and disadvantages of detached objects.

583


What is the purpose of the wait(), notify(), and notifyall() methods?

579


What classes of exceptions may be caught by a catch clause?

563


Write a singleton program?

582


What is colon_pkg_prefixes and what is its use?

2011


Explain phantom read?

1749


Why are my checkboxes not being set from on to off?

652