Search:

Type: Posts; User: pikegirl2009

Search: Search took 0.17 seconds.

  1. Replies
    4
    Views
    1,048

    Re: I do not know how to fix this.

    Thank you. I will see if that works.
  2. Replies
    4
    Views
    1,048

    Re: I do not know how to fix this.

    The lines I am receiving errors on are in bold.

    JFrame window = new MortCalcGUI();

    mine.add (fieldLoanAmount);
  3. Replies
    4
    Views
    1,048

    I do not know how to fix this.

    I am having a proble with my program. It compiles fine, but when I try to run, I ge tthe following:

    Exception in thread "main" java.lang.NullPointerException
    at...
Results 1 to 3 of 3