Hi I am doing a small project using forms. Presently I used netbeans but my classes became very complex as all jpanel ie cards within one class which is a frame. I was asked to simplify.
My question is If I put one jpanel and it contents in one class.and make objects. Can I use cardlayout on these objects? So that cards change within a single frame?