Netbeans - Spoken Tutorials - Assignments
			Funded by the National Mission on Education through ICT
	-------------------------------------------------------------------------------------

Designing GUI using Netbeans




Temperature Convertor Application

Create a Java Application with 
2 tabs, one for Celsius to Farenheit and the other for Farenheit to Celsius
Take an input temperature
Display the converted temperature
Have a menu that shows the File and Help options.
Under File, have an Exit item with a keyboard shortcut.