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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

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

Answer / bhakti

Yes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?

1 Answers   Cap Gemini,


whether the connectionpooling used in struts?

2 Answers   SolutionNET,


does j2ee means advanced java

10 Answers  


How do you download stubs from a Remote place?

1 Answers  


How can a dead thread be restarted?

1 Answers   IBM, Wipro,


How is a java object message delivered to a non-java client?

1 Answers  


What is glasgow?

1 Answers  


What is the need of serialize?

2 Answers   Wipro,


function of extends and implements keywords?

2 Answers  


What is the difference between the ‘font’ and ‘fontmetrics’ class?

1 Answers  


What is chat area? Explain.

1 Answers  


Brief description about local interfaces?

1 Answers  


Categories