Where the CardLayout is used?
Answer / 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 |
How do you escape a string?
What is the difference between actual and formal parameters?
What is method reference?
what is polymorphism?
If you do not want your class to be inherited by any other class. What would you do?
What is codebase?
how to print the below in java? * * * * * * * * *
What does index mean in java?
What is the exact difference in between Unicast and Multicast object?
What is the major difference between linkedlist and arraylist?
Explain the difference between jvm and jre?
why marker interfaces are there in java