Search:

Type: Posts; User: copeg

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    2,102

    Re: ERROR, I CANT DEFINE IT

    Only when using threads OTHER than the event dispatch thread. Its a long and somewhat complicated explanation that Sun microsystems can probably explain better than I can (see the link above), but...
  2. Replies
    7
    Views
    2,102

    Re: ERROR, I CANT DEFINE IT

    ahh I see.
    Breakpoints have to do with debugging. Although they won't solve all bugs, they allow you to stop at certain points and step through/into/and over methods and code during the execution...
  3. Replies
    7
    Views
    2,102

    Re: ERROR, I CANT DEFINE IT

    Thats a lot of code, and I commend you on posting well commented code that is self contained and compileable. If you have access to a debugger, set breakpoints in the shapeProperties function and...
Results 1 to 3 of 3