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

How would you reatach detached objects to a session when the same object has already been loaded into the session?

652


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1073


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

614


Are we allowed to change the transaction isolation property in middle of a transaction?

538


What is the diffrence between a local-tx-datasource and a xa-datasource?

555






how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1723


What restrictions are placed on the location of a package statement within a source code file?

593


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

531


Which are the different segments of memory?

568


How to implement RMI in Java?

2376


Have you used threads in Servelet?

1916


What class is used to create Server side object ?

1643


How can I scroll through list of pages like the search results in google?

548


How many times may an objects finalize() method be invoked by the garbage collector?

649


What is the purpose of the wait() method?

588