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
What are the design considerations while making a choice between using interface and abstract class?
What is the difference between RMI and Corba?
What are the different approaches to represent an inheritance hierarchy?
Which container method is used to cause a container to be laid out and redisplayed?
the same information whether it will connect to the database or it will be used previous information?
Which are the different segments of memory?
Can I run seam with jdk 1.4 and earlier?
Do we need to override service() method
What is aop(assepct oriented programing)?
What value does readline() return when it has reached the end of a file?
why static class in java
How a component can be placed on Windows?
What are transaction attributes?
Name three component subclasses that support painting?
What are the different class loaders used by jvm?