DrawableStringsTest.java
Our test applet is more complicated, however
For complete generality, all data are obtained from the HTML document, namely:
- an array of strings
- the font name, style, and size
- the background color of the applet
- the foreground (text) color of the applet
A typical <APPLET> tag looks like this...