Your Perfect Assignment is Just a Click Away
We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

Assignment: Design and implement Java program

Assignment: Design and implement Java program

Design and implement Java program as follows: 1) Implement converter class hierarchy as follows: a
 
Design  and implement Java program as follows: 1) Implement converter class  hierarchy as follows: a. Converter class which includes: ¢ Private  attribute for input of data type double ¢ Default constructor with no  parameter which sets input to Double.NaN ¢ Overloaded constructor with  input for parameter ¢ Get and set methods for input attribute ¢ Method
This problem has been solved!

 Design and implement Java program as follows: 1) Implement converter  class hierarchy as follows: a. Converter class which includes: ¢ Private  attribute for input of data type double ¢ Default constructor with no  parameter which sets input to Double.NaN ¢ Overloaded constructor with  input for parameter ¢ Get and set methods for input attribute ¢ Method  convert() which returns input value b. TemperatureConverter class which  is a child of Converter and includes: . Constructors which call parent  constructors ¢ Overridden convert() method to convert input (Fahrenheit  temperature) to Celsius and returns the value. If the instance has no  input value, it should return Double.NaN ¢ Use the following formula for  conversion: C = ((F-32)*5)/9 c. Distance Converter class which is a  child of Converter and includes: ¢ Constructors which call parent  constructors ¢ Overridden convert() method to convert input (distance in  miles) to distance in kilometers and returns the value. If the instance  has no input value, it should return Double.NaN d. Use the following  formula for conversion: KM=M* 1.609 2) Implement GUIConverter class  using JFrame and JPanel as follows: a. GUI will have 3 buttons:  Distance Converter, Temperature Converter, and “Exit”. Welcome to  Converter Distance Converter Temperature Converter Exit b. When user  clicks Exit, the program will terminate   c. When user clicks Distance Converter, an input dialog will pop up  where user can type value and click OK: Welcome to Converter Input ?  input miles distance to convert 3.1 Converter OK Cancel Exit d. Once  user clicks OK, message dialog will pop up: Welcome to Converter Message  Ñ… 03.1 F equals 4.9879c re Converter OK Exit e. When user clicks on  Temperature button, an input dialog will pop up to input value and then  when clicks OK, the message dialog with pop up with converted result:  Welcome to Converter Input ? Input fahrenheit temperature to convert 32  Converter OK Cancel Exit Welcome to Converter Message X 0 32 F equals  0.0C he Converter OK Exit f. SUGGESTIONS: ¢ For the input dialog you can  use JOptionPane.showInputDialog ¢ The ActionListener for each Converter  button should create the appropriate Converter child instance, set the  input, and call its convert() method ¢ For the pop up with converted  value you can use JOptionPane.showMessageDialog   Style and Documentation: Make sure your Java program is using the  recommended style such as: Javadoc comment up front with your name as  author, date, and brief purpose of the program Comments for variables  and blocks of code to describe major functionality Meaningful variable  names and prompts ¢ Class names are written in upper CamelCase ¢  Constants are written in All Capitals ¢ Use proper spacing and empty  lines to make code human readable Capture execution: You should capture  and label screen captures associated with compiling your code, and  running the a passing and failing scenario for each functionality

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: Topnotch Essay only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by Topnotch Essay are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Topnotch Essay is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Topnotch Essay, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.