-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
6
-
generic
-
generic
JTree.getPathBetweenRows description contains the following assertion:
Returns null if there is no tree.
It is not quite clear what is the meaning of word tree here. In implementation tree is simply TreeUI of JTree object. So this assertion needs some clarification.
###@###.### 2004-12-21 16:36:00 GMT
Returns null if there is no tree.
It is not quite clear what is the meaning of word tree here. In implementation tree is simply TreeUI of JTree object. So this assertion needs some clarification.
###@###.### 2004-12-21 16:36:00 GMT
- duplicates
-
JDK-6493702 Several spec bugs in tree and related classes
- Closed