classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: fixed javax.swing.tree.TreePath.getParentPath


From: Roman Kennke
Subject: [cp-patches] FYI: fixed javax.swing.tree.TreePath.getParentPath
Date: Sun, 22 May 2005 22:36:32 +0200

A testcase that I added to mauve shows that the method getParentPath()
in javax.swing.tree.TreePath should return null if this path only has
one object, and therefore no parent at all.

2005-05-22  Roman Kennke  <address@hidden>

        * javax/swing/tree/TreePath.java
        (getParentPath): Return null if this path only has no parent.

 /Roman

Attachment: TreePath2.diff
Description: Text Data

Attachment: BoxLayout.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]