Search:

Type: Posts; User: zeekpublic

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,408

    Re: Problems with RepaintManager

    Help me understand why the repaint is even called. If I take the wait(n) method out it draws fine but all at once. Why does it get marked as "dirty" when I add the pause?
    Thanks for the help on the...
  2. Replies
    5
    Views
    1,408

    Re: Problems with RepaintManager

    I'd like the paint to be called once. Paint 3 drawings with a short delay and then keep the images on the screen. I'd like to avoid the repaint from happening.
    What do I use to draw off screen?...
  3. Replies
    5
    Views
    1,408

    Problems with RepaintManager

    I'm working on a project that draws a circle every 1000 millisec but when my loop finishes it calls the repaint manager and all my circles are removed and redrawn. Any ideas on how to prevent the...
  4. Thread: New To Java

    by zeekpublic
    Replies
    2
    Views
    1,194

    New To Java

    Hello,
    I'm excited to find such a great community of users. I hope to plug-in hear and help others while being helped as well.
Results 1 to 4 of 4