**************************** Skip List Applet Source Files **************************** Each file separately: ******************** SkipList.java These two files are the SkipList SkipListElement.java itself. May be used on their own. SkipListRenderer.java An extended awt.Canvas, that can display a SkipList graphically. SkipListApplet.java The Applet that demonstrates all. SkipList.html The html-page containing the upper applet. Test.java A simple testing application (no Applet) AutoTest.java An automatically running test on skip list (no Applet). Archives: ******** SkipList_Java.tar A Skip List in Java (Unix-Tarfile) SkipList_C++.tar A Skip List in C++ (Unix-Tarfile) Have fun using this applet. And please call, if you have questions. Have a nice day. TOM Thomas Wenger, Bern, Switzerland mailto:wenger@iam.unibe.ch http://iamwww.unibe.ch/~wenger **********************************************************************