The source. (Warning:
IE may hang if you try to print! Netscape-OK)
If the applet does not show you may need to upgrade your browser or use
Appletviewer. Some of the methods were introduced in 1.2 however IE
5.5 supports them. I had to comment out String.compareToIgnoreCase()
because IE 5.5 would not support the method.
See examples of most of the String Methods. Make sure you look at
the Java API along with the .java file that produced this Applet.