In this application, you have to input height feet and inches and it will generate it in Centimetre.
I have created this Application in Netbeans JFrame. Which helps us to know our height in Centimetres.
In this application, if we enter the feet of our height and the inches of our height and click on Convert To button then it will show us our height in Centimetres in the centimetre's input field.
I have also included two Buttons like clear and Exit.
Clear: I will reset the value null after clicking it in every input field.
Exit: I will close the application after clicking it.
Submitted by Mahendra Mohan Bharti (mahendra591999)
Download packets of source code on Coders Packet
Comments