You are going to make a Graphical User Interface for the GeoPoint class you made in previous programs.
a. The GUI should have a text box where the user can enter the name of a file that contains a list of points and descriptions.
b. The GUI should have three more textboxes where the user can enter their own coordinates and description.
c. There should be a label for each textbox to let the user know what should be entered into those textboxes.
d. The GUI should have a button the user can click.
e. When the user clicks the button, the program should create a point representing the user’s location from coordinates and description in the textboxes, read the points from the previous file used and finally display a message in another textbox ("Label") that says something like: