CVSROOT: /sources/classpath
Module name: classpath
Changes by: Audrius Meskauskas <audriusa> 06/07/04 16:26:49
Modified files:
. : ChangeLog
javax/swing/plaf/basic: BasicTreeUI.java
Log message:
2006-07-04 Audrius Meskauskas <[EMAIL PROTECTED]>
PR 28061
* javax/swing/plaf/basic/BasicTreeUI.java
(isLocationInExpandControl):
Mind the effect of the root visibility on the position of the
control.
Quess icon width 18. (paintVerticalPartOfLeg): Do no paint the
vertical line over first level nodes.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8016&r2=1.8017
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicTreeUI.java?cvsroot=classpath&r1=1.148&r2=1.149