Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Replies
    19
    Views
    2,832

    Re: newbie help threads

    That's a lot of code, and chances are that nobody will want to wade through it. You're welcome to wait and hope that somebody does, but you'd be more likely to get help if you narrowed the problem...
  2. Replies
    19
    Views
    2,832

    Re: newbie help threads

    I'd start with a google search. The first page of results seems extremely promising.
  3. Replies
    19
    Views
    2,832

    Re: newbie help threads

    Hate to disagree with a seasoned vet, but I see two problems with this:

    Assuming MainTextArea (er, mainTextArea?) is a JTextArea, you don't want to be updating it off of the EDT, right? Actually,...
  4. Replies
    19
    Views
    2,832

    Re: newbie help threads

    Still sounds like a job for SwingWorker to me...
  5. Replies
    19
    Views
    2,832

    Re: newbie help threads

    I think you're looking for SwingWorker. Google is your friend.
Results 1 to 5 of 5