I am new in java. Am trying to develop an inventory control system for petrol stations using java swing components(GUI) and mySQL as my database engine. Now my questions are:-
(1) How can i code these components- calculate,save,view table,add or append, next and previous buttons.
(2) Create menus from the main menu that will open in another form
(3) working with multiple forms and also generate sales, purchase reports from the database to the application.