[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cp-patches] Patch: BasicTreeUI NPE checks
From: |
Lillian Angel |
Subject: |
[cp-patches] Patch: BasicTreeUI NPE checks |
Date: |
Fri, 12 Aug 2005 13:56:14 -0400 |
2005-08-12 Lillian Angel <address@hidden>
* javax/swing/plaf/basic/BasicTreeUI.java
(getCellLocation): Added in a check to make sure the node has
children.
Fixed loop to use post-increment.
(paintRecursive): Fixed loop to use post-increment.
(paintControlIcons): Likewise.
(getNextNode): Fixed check to make sure that node has children.
(getPreviousSibling): Added in check to make sure index is in
correct range.
patch.diff
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [cp-patches] Patch: BasicTreeUI NPE checks,
Lillian Angel <=