Answer Posted / anonymous
Can be used in AWT/SWING
It is an object defines how you arrange object in a content
pane.
Many types.
Flow LM
Card LM
Grid LM
contentpane ct = getContentPane();
ct.addLayoutManager();
---NOT SURE ?? addLayoutManager() OR addLayout();----
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What class is used to create Server side object ?
What is a modular application? What does module-relative mean?
How can I scroll through list of pages like the search results in google?
what is a non-repeatable read?
Why are some of the class and element names counter-intuitive?
To what value is a variable of the string type automatically initialized?
What are the diff types of exception?
What is the purpose of the notifyall() method?
What is the difference between ear, jar and war file?
Name the class that is used to bind the server object with RMI Registry?
What are the purpose of introspection?
Explain the steps in details to load the server object dynamically?
What if the static modifier is removed from the signature of the main method?
What is mdb and what is the special feature of that?
which book is better for jdbc ,servlets and jsp