Problem
1. Write a program that allows the user to specify a circle by typing the radius in a text field and then clicking on the center. Note that you don't need a "Draw" button.
2. Write a program that allows the user to specify a circle with two mouse presses, the first one on the center and the second on a point on the periphery.