CSE108 Assignment 1-FileChooser(JavaFX) Solved

30.00 $

Category:

Description

Rate this product

In this assignment, you have to develop a Java application that reads a text file and computes the frequency of each word in that file. For this task, you must create a GUI using FXML. In your GUI, there should be a File Chooser, a Button and a List View/Table View. The List View/Table View will be used to show all the words along with their frequencies.

The user will first select a file using File Chooser. Then if the user clicks on the Button you have to update the List View/ Table View with the corresponding words and their frequencies in the file, selected through the File Chooser.

  • FileChooserJavaFX-u8hrpj.zip