Posted By: Kcor |
6/13/2006 8:19:00 PM |
|
|
I am creating a application with 3 or 4 different gridbag layouts and I want to make the code as efficient as possible. The only solution I see as of now to switch between these pane layouts is to use the setVisible(boolean) method. Is there some other way to efficiently switch between these layouts ?
|
|