MAS962 Problem Set 1
Chloe Chao
Due: September 12, 1997

1. Read Chapter 1 in Bringhurst and define the following measurements of size: a) one em, b) one point, c) one pixel.
2. Write a JAVA program with a TextField widget, a Button widget, and a TextArea widget. Type text into the TextField, press the Button, and the text in the TextField should be converted into a format specified as following and placed in entirety into the TextArea widget.
3. Be creative with numbers and punctuation in solution 2.
Back to the rest of my problem sets.