I am working on a GUI based assignment (Sales Management Software) using Netbeans 7.1. It has 3 things -
- the interface
- the code
- the database
Now I want to know that, should i use 3 different packages for it or only one? Also what about the frames, only one frame and more panels will be the good approach for it or more frames?