Where the CardLayout is used?



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

Post New Answer

More Core Java Interview Questions

Write a code to show a static variable?

0 Answers  


When should we create our own custom exception classes?

0 Answers  


What is return keyword in java?

0 Answers  


What is token in java?

0 Answers  


how to minimize the functionality to will not force garbage collector?

2 Answers  






What is a Hash Table? What are the advantages of using a hash table?

0 Answers   Ciena,


using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  


How do you convert boolean to boolean?

0 Answers  


In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4

1 Answers   Tech Mahindra,


How multipleInheritance is possible in java?

18 Answers   Satyam,


What is the final class modifier?

0 Answers  


what is predefined function in java?

0 Answers  


Categories