Tagged Questions
1
vote
2answers
390 views
how to Save a jpanel containing combo-boxes and text-boxes in java netbeans?
I am creating an application which helps solving problems of an accounting book. The application has 12 chapters. All chapters contains 15-20 problems. The problem is displayed in a JPanel containing ...