American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

3 PM – Intro To Java

August 1, 2020 @ 3:00 pm - 4:00 pm

  1. We continued enhancing Vehicle System Java FX application.
    1. We enabled search and filtering according to maker text field.
    2. We integrated VehicleSystem class into the JavaFX
  2. Homework:
    1. Inside the Controller.java, inside the search method, do the following.
      1. Add more codes to make the search work with “model” text field.
      2. You need to test that the application works for the following scenarios:
        1. If user only put “Honda” in the maker text field, it will display all Hondas vehicles.
        2. If user only put “Honda” in the maker text field and “Accord” in the model text field, the application will display all Honda AND Accord vehicles.
        3. If user only put “Accord” in the model text field, the application will display all vehicles whose model is “Accord”.

Details

Date:
August 1, 2020
Time:
3:00 pm - 4:00 pm
Event Category: