Search:

Type: Posts; User: daved

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,248

    Re: Drawing in response to mouse input

    I read this, and it doesn't answer my question.
  2. Replies
    4
    Views
    1,248

    Drawing in response to mouse input

    I want to draw in response to mouse events. The only way I know how to draw is using a Graphics2D object, as passed to paintComponent(). I tried saving that object in an instance variable, and then...
Results 1 to 2 of 2