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 value does read() return when it has reached the end of a file?
wahts is mean by dynavalidatorform in struts/
How to implement RMI in Java?
What event results from the clicking of a button?
what are RemoteObjects?
What is the infobus?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
How to determine SGA site?
Can you give me a simple example of using the requiredif validator rule?
How primary key is implemented in Oracle?
What does module-relative mean?
Can I have an action without a form?
What is the highest-level event class of the event-delegation model?
How will you pass parameters in RMI? Why do you serialize?
Can I use multiple html form elements with the same name?