Name: bk70084 Date: 11/19/97
The class hierarchy tree in the JDK1.1.4 doc is false, It means the indentation
isn'nt correct: see class EventQueue: it is not a subclass of EventObject, as it
seems with the indentations in the tree.
This is found at:
http://java.sun.com/products/jdk/1.1/docs/api/tree.html
(Review ID: 19853)
======================================================================