Search:

Type: Posts; User: jps

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    2,853

    Re: using ActionListeners to draw circles

    How do you invoke the add method inside the constructor?
    How do you invoke the parseInt method inside the action listener?
    You call drawOval the same way you call any other method. Just type the...
  2. Replies
    4
    Views
    2,853

    Re: using ActionListeners to draw circles

    What are the values of x, y, and r after running the code you have so far? Did it work as expected? If so, what is your question? If not, what values did you get and what did you expect?
Results 1 to 2 of 2