Write a program in java using swing gui library to convert


Write a program in Java using Swing GUI library to convert Celsius to Fahrenheit. If the input is in Celsius, the program can output equivalent Fahrenheit. Both the input and output should use Swing GUI program. Both the input and output should use Swing GUI program.

 Please only use Eclipse Java IDE (https://www.eclipse.org/downloads/) to build your project. Please also use Swing GUI library. Please name the project as YourFirstName_project2. After your project is completed, take two screenshot of input and output. Please make sure, the program checks for the correct form of input number. For example, if the input is character type, the program should show an error message.  

Please submit in Blackboard two files:

                          1) Your Java project directory used in Eclipse as one zip file.

                          2) Submit two screenshots of input and output in a pdf file.  

 

A sample output of a program which convert kilometer to miles is in the attachment.

.................................................................................................................

Total of 10 points is possible for this project. This is divided as:

a)      2 points for the proper coding style of the source code

Please follow the Oracle guideline https://www.oracle.com/technetwork/java/codeconventions-150003.pdf

Or, Google code guideline: https://google.github.io/styleguide/javaguide.html

b)      2 points for proper comments in your code (correct and relevant comments)

c)       1 point for the proper output format

d)      5 points for the correct logic and correctness of the program

Due date of this project is : Saturday October 31, 2015 at 11.59 pm.

For this project you may need refresh your Java knowledge from any Java text book. You can also look at online for basic Java technology knowledge. One of the authentic place to look for Java knowledge is: https://docs.oracle.com/javase/tutorial/

Two essential online source will be:

1) Learning the Java Language : https://docs.oracle.com/javase/tutorial/java/index.html

2)  Creating Graphical User Interfaces : https://docs.oracle.com/javase/8/javase-clienttechnologies.htm

For the style of coding, please use one of the below:

1) Oracle guideline https://www.oracle.com/technetwork/java/codeconventions-150003.pdf

2) Google code guideline: https://google.github.io/styleguide/javaguide.html

 There will be no extension and no resubmission of this project. Please try to submit project at least one day before the due date to avoid any last minute issues.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program in java using swing gui library to convert
Reference No:- TGS01146908

Expected delivery within 24 Hours