Basic GUI Part 4
Abu Bakar Fahad Abu Bakar Fahad
8 subscribers
139 views
0

 Published On Oct 1, 2024

This Java GUI application is a simple shopping tool where users can select items from a list and calculate the total price, including quantity and discount. It reads item details from a file and displays them in a table for easy selection. When an item is selected, it shows the details in a text area, and users can enter the quantity and apply a discount if available. The total price is calculated and displayed, and the transaction is saved in a history file. The application also features a random color change for the welcome label to enhance the user experience.

show more

Share/Embed