Skip to content

University Project with Swing GUI Application - Garment Searcher

Notifications You must be signed in to change notification settings

daveh07/GarmentSearcherGUI

Repository files navigation

GarmentSearcherGUI

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:

  • Swing GUI components such as JPanels, JComboboxes, Jbuttons, JRadioButtons and JLists
  • loops
  • if statements
  • functions
  • Hashmaps & lists
  • OOP design

    Usage

    Examples:

    image

    image

    image

    Submitting these details creates the following text file: image

  • About

    University Project with Swing GUI Application - Garment Searcher

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages