Part One
Write a method which converts pounds to kilograms.
Part Two
Design and implement a small user interface which takes a number of pounds as input in a TextField, and writes out the corresponding number of kilograms in a non-editable TextField.
What to turn in
Print out and turn in the code, along with a screen shot of your user interface. Make sure that all of your methods are properly commented.
Turn this in at the beginning of class on 27 April, 2007.