Name: boT120536 Date: 08/22/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
While HierarchyEvent itself is very nice, the documentation needs
an enhancement. There aren't many current uses of HierarchyEvent
and I couldn't find much in the Java Tutorial, so the javadoc is
important.
Anyway, I got confused when reading the javadoc, it wasn't clear
which of the constants were flags and which were event IDs. It would
be nice if the flags' javadoc could state that it is a flag.
(Review ID: 130475)
======================================================================