Add some println statements to show when the repaint methods are called and when the paintComponent() method is called. What are the values of x and y when each of those methods are called? What is...