Hii Folks ,
Sorry For this Long Question,
Problem: I Want to Create 5 check boxes and i want to reorder those components using a GridBagLayout , and it's have a Container called Local_Container,after reordering of those components add to panel,
so Now we have a Container(Local_Container with a label having 5 components),
Now How to add this Container To a Frame at "0,0(row,Column) location" using a GridBagLayout that frame also have a container Called MainContainer.
may be iam Not Clear plz Check Attached doc File ..