Your action listener is trying to read in the radius, diameter, circumference, and area of the circle rather than computing the values and setting the text. Use the setText() method to set the text...