Java AWT Reference by John Zukowski Here are the changes that were made in the 8/97 reprint: {31} line -1: changed "clockwise" to "counter-clockwise" {32} line 1: changed "clockwise" to "counter-clockwise" and line {212} line -2: added "synchronized" before "void" {307} added "synchronized" to line after 1st header {358} under "events": added white star after "public boolean postEvent (Event e)" {360} 10.2.1: added a white star to middle item {620} line 12 of "Class Definition": added "synchronized" before "void" {622} under "addContainerListender": added "synchronized" before "void" {741} line -3: added a white star {742} last item: added a white star {744} line 5 of "Class Definition:" added a white star {796} 19.58, Class Definition, line 4: added "synchronized" before "void" {797} Instance Methods: added "synchronized" before "void" {999} code line 6: changed "ARCHIVES" to "ARCHIVE" {1000} changed para. 6: changed "ARCHIVES" to "ARCHIVE" and added new first sentence: "filename.zip/filename/jar, optional. Points to a comma-separated list of uncompressed ZIP or JAR files that contain one or more Java classes. Each file is downloaded once to the user's disk and serched for the class named in the CODE parameter, and any helper classes required to execute that class. . . ."