You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prgram using JFrame graphics in order to manage a book store in the app Amazon so we can add books details (title, author , and price) and display them all along with showing the total price of the books.
3- implementaions and interface(multiple inheritance)
4- JPanels
5- ActionListener/ActionPerformed
6- Decomal Formatting
7- Different Layouts
8- bubble-sorting
9- inheritance
About
A prgram using JFrame graphics in order to manage a book store in the app Amazon so we can add books details (title, author , and price) and display them all along with showing the total price of the books.