Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Replies
    13
    Views
    2,103

    Re: Changing my GUI help

    You need to go through all of your code and make sure that all the {s are correctly paired with a }.
  2. Replies
    13
    Views
    2,103

    Re: Changing my GUI help

    But I can't see the contents of your editor to know which lines those are.
    Please post lines 100 thru 105 with comments on them showing their line numbers

    Where did you add the }?

    You need to...
  3. Replies
    13
    Views
    2,103

    Re: Changing my GUI help

    That's not much use without the source line number. Where in your program does the IDE say the problem is?
    Did you check for matching or missing { }s?
    That error message means that the compiler...
  4. Replies
    13
    Views
    2,103

    Re: Changing my GUI help

    Please copy and paste here the full text of the error message.

    Is there a missing }?
  5. Replies
    13
    Views
    2,103

    Re: Changing my GUI help

    Wrap your code in code tags: BB Code List - Java Programming Forums

    Here are some links for the Tutorial:
    The Java™ Tutorials
    The Really Big Index
    Trail: Essential Classes: Table of Contents...
Results 1 to 5 of 5