University Project with Swing GUI Application - Garment Searcher
Is a GUI program that is created from the Swing JAVA library. The program is seperated into 3 screens. One where the user chooses their garment criteria a second screen to display matches and information and a third screen to submit an order for the item selected and writes the details to a text file.
The GarmentSearcher.java class contains the main method.
The program makes use of:
Examples: