How to use GridBagLayout in JlayeredPane.
I am using JLayered Pane for Dynamically putting the components at Front and at Back, But Now i want to put the components in a specified grid and for that i think i hav to use GridBagLayout... so Plz tell me how can i implement it.