The string applet has the data for the bitmap embedded in a string.
The constructor is:
public bmpImage(String bmpString )
bmpStringApplet.java