What are different types of layout managers in java.awt
package?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between the string and stringbuffer classes?
How will you pass parameters in RMI? Why do you serialize?
Is jvm a overhead?
Where can I ask questions and make suggestions about seam?
What are the pros and cons of detached objects?
What’s jboss jbpm?
whats is statement and procedure
whats is mean by tiles in struts
how to use debug in my elipse to solve problems that exist in my project
When is the best time to validate input?
What is glasgow?
what is the use of State Factories?
Describe, in general, how java's garbage collector works?
What is aop(assepct oriented programing)?
What is the difference between the session.update() method and the session.lock() method?