I'm trying to give id to some layout in a borderlayout component.
I deckared a north, and a center layout.
Only the fisrt layout declared is known in the id space of the containing window.
If the north is first declared, it is known and not the center one.
But if the fisrt declared one is the center layout, the north one will be forgotten.
I'm trying to give id to some layout in a borderlayout component. I deckared a north, and a center layout. Only the fisrt layout declared is known in the id space of the containing window. If the north is first declared, it is known and not the center one. But if the fisrt declared one is the center layout, the north one will be forgotten.