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 |
What do you mean by the term transient?
Which class should you use to obtain design information about an object in java programming?
What is a prefix function.write down a code to compute prefix function.
Why java is said to be pass-by-value ?
Difference between array and arraylist.
23 Answers Arise Solution, Banca Sella, iFocus, NIC, Sai Softech, Solartis, TCS, Verizon,
If your team member writes code with lots of static variables and static methods, will it cause any side effects?
What happens if an exception is throws from an object's destructor?
Why do we override tostring method in java?
What is the difference between access specifiers and access modifiers in java? 16
Can we execute java program without main method?
Explain the purpose of garbage collection in Java?
what is template design pattern?