-
Bug
-
Resolution: Fixed
-
P4
-
7u51
-
b11
-
x86_64
-
windows_7
FULL PRODUCT VERSION :
N/A
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/7/docs/api/javax/swing/tree/DefaultTreeModel.html#isLeaf(java.lang.Object) refers to an "askAllowsChildren" attribute that doesn't exist. The real attribute is "asksAllowsChildren".
REPRODUCIBILITY :
This bug can be reproduced always.
N/A
A DESCRIPTION OF THE PROBLEM :
http://docs.oracle.com/javase/7/docs/api/javax/swing/tree/DefaultTreeModel.html#isLeaf(java.lang.Object) refers to an "askAllowsChildren" attribute that doesn't exist. The real attribute is "asksAllowsChildren".
REPRODUCIBILITY :
This bug can be reproduced always.
- csr for
-
JDK-8281952 Typo in DefaultTreeModel docs: askAllowsChildren instead of asksAllowsChildren
-
- Closed
-