Skip to content

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.

Notifications You must be signed in to change notification settings

MSH-trojan/Java_21_Amazon_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Concepts used in this program:

1- Arrays

2- JFrame application

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages