apply JPanel at runtime
Hi there. I want to make an instans of a JPanel at runtime and apply it (and get it drawn on the sreen) but it doesnt work for me.. I have a button and when it is pushed I want to create a new JPanel and apply this to the backframe. Is this possible at all?
I realy hope you can help me.. thanks a lot in advance :)

