| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|||||||
| Java Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too. |
![]() |
|
|
LinkBack | Thread Tools | Rate Thread | Display Modes |
|
|
#2 (permalink) |
|
Junior Member
Join Date: Aug 2007
Age: 28
Posts: 2
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2
|
Re: What is meant by CardLayout ?
CardLayout displays only one component at a time. (That component could be a Component or another Container.)
A CardLayout allows you to assign names to the components it manages. You can use the name to jump to an arbitrary component by calling the manager's show() method. CardLayout help you to manage many classes in same display area - dynamicly changing dialog boxes by user input (like a playing card, where only top card is visible ). |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is meant by Swing | preethisingh | Java Interview / Technical Questions | 1 | 08-02-07 06:53 PM |
| What is meant by Javabeans ? | preethisingh | Java Interview / Technical Questions | 1 | 08-02-07 06:45 PM |
| What is meant by cookies ? Explain ? | preethisingh | Java Interview / Technical Questions | 2 | 24-01-07 06:28 PM |
| What is meant by flickering ? | preethisingh | Java Interview / Technical Questions | 1 | 23-01-07 01:12 PM |
| What is meant by interface ? | preethisingh | Java Interview / Technical Questions | 1 | 23-01-07 12:43 PM |