car dealer app assignment

Programming Project 4 DeLand Space Car Dealer needs a new program for their inventory management system. The program needs the following classes: • A main class (SpaceCarDealer.java) that includes the main method and GUI. Two instantiable classes: • CarDealer.java o Variables to store the dealer name, and the carsOnLot array in Car type. o A constructor to initialize the name variable with the given dealer name. o An accessor method to return the name of the dealer. o An accessor method to return the cars on lot. o A mutator method to buy a car and add to the car dealer inventory. o A mutator method to sell the car with the given sale price and remove the car from dealer’s inventory. o A mutator method that makes the necessary changes to update the sale price of the car. • Car.java o Variables to store makeAndModel, purchasePrice, and salePrice. o A constructor to initialize the variables with the given parameters. o An accessor method to return the purchase price. o A mutator method to update the sale price with the given new price.

* Please use ProgrammingProject4.gif for the sample program output. * You are free to layout your own GUI as you wish. * Submit your program SpaceCarDealer.java, CarDealer.java, Car.java files to the Blackboard

HERE IS A GIF HOW THE APP SHOULD WORK

AppGif

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.