Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. [SOLVED] Re: jframe hashmap image (rectangle) animation problems post two

    The code should NOT call repaint from the paint method. Repaint should only be called when there is something new to paint.

    Why does the code use a Map instead of a List?
    Does the Map ever have...
  2. [SOLVED] Re: jframe hashmap image (rectangle) animation problems post two

    See response on other forum.
Results 1 to 2 of 2