Search:

Type: Posts; User: Junky

Search: Search took 0.15 seconds.

  1. Re: Cannot find where extra brace is at causing my errors

    Gee thanks Norm, I never knew that! [/sarcasm]

    What I meant was I could not find a matching bracket in the code. It seemed to me that it should not be there.
  2. Re: Cannot find where extra brace is at causing my errors

    ActionListener equalSignListener = new EqualSignListener();
    buttonEqual.addActionListener(equalSignListener);
    }
    )

    I'm not sure if this has been resolved or not but what is the round bracket for?
Results 1 to 2 of 2