Answer Posted / pkr_reddy
card layout is uniq in all other layout managers .
it stores several diff layouts.it is useful to user to
select the optional components that can be dynamically
enabled or disabled.
we can select the layout managers by clicking the
button and we can move from front and bak through index.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is an infinite loop in java? Explain with an example.
What do you mean by constructor?
what is a working thread? : Java thread
Can we extend a class with private constructor?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is the difference between char and char *?
What is the base class of all classes?
What is difference between protected and private?
Which is illegal identifier in java?
What is the properties class in java programming?
Does java vector allow null?
What is return keyword in java?
What is an off by one error in java?
What is a two-pass assembler?
What is instanceof keyword?