Project 5: Java Programming

English to Metric: Using the Greetings.java applet as a model, write an applet which converts various units of measurements between English and Metric. Use the radio buttons to select the units of conversion, one textField for English measurements, the other for Metric measurements, and automatically decide which way the conversion is to proceed.

(If that's not clear to you, then use buttons to direct the recalculation.)

Copyright 1998 Burton Rosenberg; All rights reserved.