commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath javax/swing/plaf/basic/BasicListUI.ja...


From: Roman Kennke
Subject: [commit-cp] classpath javax/swing/plaf/basic/BasicListUI.ja...
Date: Thu, 05 Jan 2006 22:53:18 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   06/01/05 22:53:18

Modified files:
        javax/swing/plaf/basic: BasicListUI.java 
        .              : ChangeLog 

Log message:
        2006-01-05  Roman Kennke  <address@hidden>
        
        * javax/swing/plaf/basic/BasicListUI.java
        (getCellHeight): New helper method.
        (getCellBounds): Use new helper method for determining the cell
        height.
        (paint): Don't call list.indexToLocation() but instead call
        directly into the same UI method.
        (locationToIndex): Fixed calculation of # visible rows and handling
        of cell heights.
        (indexToLocation): Fixed calculation of # visible rows and handling
        of cell heights.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicListUI.java.diff?tr1=1.48&tr2=1.49&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5951&tr2=1.5952&r1=text&r2=text




reply via email to

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