Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: Drawing circles using the coordinate values that are stored in an ArrayList.

    Does it work now?
  2. Re: Drawing circles using the coordinate values that are stored in an ArrayList.

    You can't pass parameters into paint. You can put the object at the class level so that code in the paint method can see it.

    How did you code it?
Results 1 to 2 of 2