I have an assignment to display area and circumference of a circle. Write a circle class that calculates and instantiates circle object of user entered radius. I have created the UI (mainpage) with...