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
Explain about RMI Architecture?
what are memory considerations of jsp compares to other web components?
What is a tasks priority and how is it used in scheduling?
Write a singleton program?
What is Remote Server?
Describe, in general, how java's garbage collector works?
What are the different approaches to represent an inheritance hierarchy?
how do you Handle Front End Application data against DB with example?
whats is mean by connectionpooling
Why a client should be multithreading? Explain.
For which statements does it make sense to use a label?
How would you create a button with rounded edges?
What do you need to set-up a cluster with jboss?
What are JTA/JTS and how they used by client?
What is RMI and what are the services in RMI?