Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    2,135

    Re: NullPointerException with java.io using a gui

    at java.lang.Double.parseDouble(Double.java:510)
    at primeGui.actionPerformed(primeGui.java:65)

    Looking thru the stack trace you see this reference to a line of your code on the bottom and above...
  2. Replies
    4
    Views
    2,135

    Re: NullPointerException with java.io using a gui

    It would help if you copy and pasted the full text of the error message here

    Also please wrap your code in code tags. See the # icon above box.
Results 1 to 2 of 2