Create and design a math application as shown below using Eclipse. You will convert the application below that was made in Net-beans and convert it to Eclipse. You will create the following:
1. 3 JLabels for Number 1 Number 2 and Result
2. 3 TTextFields for respective JLabels
3. 4 JButtons for Add, Substract, Multiply and Divide
4. Note: You DO NOT HAVE TO CREATE A PANEL , just the FlowLayout()