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
Explain how will the struts know which action class to call when you submit a form?
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??
Can you give me a simple example of using the requiredif validator rule?
How many times may an objects finalize() method be invoked by the garbage collector?
what is a non-repeatable read?
How can I avoid validating a form before data is entered?
What is a class loader?
What is the purpose of the wait() method?
Which are the different segments of memory?
Where can I find seam examples and documentation?
What are JTA/JTS and how they used by client?
Explain the advantages and disadvantages of detached objects.
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is bean? Where can it be used?
which type of objects reference will be given to client?