Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Hello everyone i am having issues with my project: here is the specifics of the project:

Hello everyone i am having issues with my project:

here is the specifics of the project:

1. Read a data file, create the internal data structure, make a GUI to display the structure, and let the user search the structure.

2. Sort the structure, use hash maps to create the structure more efficiently.

3. make a thread for each job, cannot run until a ship has a dock, make a GUI to show the progress of each job.

4. Simulate competing for resources (persons with particular skills) for each job.

Project 2 General Objectives

Project 2 - Map class, Comparator, sorting

 Use the JDK Map class to write more efficient code when constructing the internal data structures from the data file.

 Implement SORTING using the Comparator interface together with the JDK support for sorting data structures, thus sorting on different fields of the classes from Project 1.

 Extend the GUI from Project 1 to let the user sort the data at run-time.

here is all the work i have done already: https://drive.google.com/open?id=1z2-9wtya61EJN0weF9tisBXk-1BBsFa9

just unrar the file and load the folder to an IDE

the problem i can't figure out is here:

public void readFile(File f) <-- takes in
Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question