Name: krC82822 Date: 07/15/2001
[method signatures are present, but there is no supporting documentation]
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
Go to sun's online documentation for any Java 2 standard edition
1.2.x through 1.4.x, e.g.
http://java.sun.com/j2se/1.3/docs/api/javax/swing/tree/DefaultTreeModel.html
http://java.sun.com/j2se/1.4/docs/api/javax/swing/tree/DefaultTreeModel.html
The four [protected] methods "fireTreeNodesXXX" -
e.g. "fireTreeNodesChanged", "fireTreeNodes[Removed]" etc - have no
documentation at all [except via javap].
This omission is present in all versions of documentation that I can find on
the web, both on the java.sun.com website, and any and all mirrors.
(Review ID: 128113)
======================================================================