Write a program which converts feet and inches to centimeters.
In this application we will write code for converting feet and inches into centimeters.
Application will have following components:
When you run the example it will show the Swing GUI where user can perform conversion.
Following screen shot shows how the interface will look like.
The interface should look like the following.