Search:

Type: Posts; User: mycallsevern

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    2,311

    Re: MouseListener accumulating mouse clicks

    Fantastic reply, thanks for all your help. It seems so obvious now.

    Thanks again M
  2. Replies
    5
    Views
    2,311

    Re: MouseListener accumulating mouse clicks

    Firstly I am very sorry for not putting my code in the appropriate tags, poor form on my behalf :(

    In terms of moving the MouseListener outside the paintComponent, I tried this but got the error...
  3. Replies
    5
    Views
    2,311

    MouseListener accumulating mouse clicks

    Hi there,

    I am writing a basic GUI that has a circle in it and when you click the circle it cycles through a choice of 4 colours.

    I have written a class that extends JPanel and uses...
Results 1 to 3 of 3