I'm just starting Java Swing and I want to create circles so I have a class that draws only circles and a constructor to set size and starting point, then in main, I create a new JFrame and add this...