Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,055

    Re: In need of assistance!

    You'll have to tell us which line is line 22, but look at that line and determine which variables have not been initialized and fix that.
  2. Replies
    5
    Views
    1,055

    Re: In need of assistance!

    Yes, we need to see the error, but there are other problems that should be corrected:

    1 - A while(true) loop on the main thread (or any, for that matter) is not the way to stimulate a Swing app. ...
Results 1 to 2 of 2