I have a problem with my code...I am trying to create a JFrame that holds names and phone numbers in a file. This works ok it is just my output, I do not get the phone number I have entered. For Example when I enter 1234567899 as the phone number my output is 96000990209E-308. I think is has something to down with the following segment of my code:
public void actionPerformed(ActionEvent e1) { double phoneNums;