Assignment:
Write a temperature-conversion GUI application that converts from Fahrenheit to Celsius. The Fahrenheit temperature should be entered from the keyboard (via a JTextField) and Enter pressed. Then, A MessageDialog should be used to display the converted temperature. Use the following formula for the conversion:
Celsius = ( 5 / 9 ) × ( Fahrenheit - 32 )
Your answer must be typed, double-spaced, Times New Roman font (size 12), one-inch margins on all sides, APA format.