First of all Im a newbie designing with netbeans :)
I created a layered panel and added two jpanels to it. I want to add a jbutton in one to go to the other panel.
My aim is to load a panel when a button is clicked Is it possible in actionlistner of the jbutton?
lot of posts mentioned card layout. however it is very complex for a newbie like me. If a simple tutorials exists please do mention, if my aim is hard to implement.