Java: Exercise - InchesToCm

Write a program which converts feet and inches to centimeters. The interface should look like the following.

Assumptions, constraints, etc