| Author |
How to change the screen lauout at runtime
|
Kiran Baratam
Greenhorn
Joined: Sep 03, 2003
Posts: 27
|
|
Hi All I have a requirement where the combobox contains 3 defferent fundtypes. For each fund type the screen layout is different. How to change the layout of the screen if user changes a fund. One thing i can do is 2 provid 3 independent screens for 3 fund types. I wanted to know is there nay way i can change the screen layout at run time. Kiran
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Hi Kiran, If you don't already know about it, perhaps CardLayout can be of help. Good Luck, Avi.
|
 |
 |
|
|
subject: How to change the screen lauout at runtime
|
|
|