Search:

Type: Posts; User: javapenguin

Search: Search took 0.08 seconds.

  1. Re: Repaint method in Thread not moving String

    Could you tell me how to stop that crazy bouncing 10000 times a second?
  2. Re: Repaint method in Thread not moving String

    Ok. But will that run me out of memory?

    :confused:
  3. Repaint method in Thread not moving String

    The String I'm painting will move...but only if I minimize and maximize the window. It's not repainting automatically. How come?


    import java.lang.Thread;
    import java.awt.*;
    import...
Results 1 to 3 of 3