This is an overview of what was required for the Translator GUI, created using JavaFX.
Above are the elements of the GUI, shown below.
To the left is the actual translate method, where the code takes the inputted words and finds them.
Above is the method used to get the base text file of words and their translations into the 2D array used in the translate method shown above.
To the right are images of the GUI and the error message displayed when a translation can't be completed.