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
Will the general public have access to the infobus apis?
Can I use multiple html form elements with the same name?
What are local interfaces? Describe.
What are the purpose of introspection?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What value does readline() return when it has reached the end of a file?
How to deploy Jar, War files in J2EE?
Which textcomponent method is used to set a textcomponent to the read-only state?
What are callback interfaces?
What are the oops concept?
What does module-relative mean?
Is “abc” a primitive value?
What is scalable, portability in the view of J2EE?
What are the different types of exception?
What is bean? Where can it be used?