Hi, I really would thank some help, im stuck.
I have a Jframe with with one Jpane inside, this Jpane has CardLayout and manage several other Jpanes. I want to change the card displayed by pressing a button inside one card, say when card 6 is showed by the Card Layout of the mainPane, by presing a button in card 6 the card showed in mainPane will be card7
Thanks for anyones atention

