a. Write a program with JFrame which permits user to enter series of friends' names and phone numbers and creates file from entered data.
b. Write down the program which reads file created by phone list in Part (a) and shows one record at time in a JFrame.