Discuss the below:
Q: Design a GUI Based program with a WriteButton used to write data to a sequential data file. Then make another ReadData button to read data from the file created and display it in a JTable on the GUI.
The GUI form should have three text fields on the form for data entry. One of the fields should be numeric.