commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...


From: Roman Kennke
Subject: [commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...
Date: Tue, 15 Nov 2005 08:24:26 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   05/11/15 13:24:26

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

Log message:
        2005-11-15  Roman Kennke  <address@hidden>
        
        * javax/swing/plaf/basic/BasicListUI.java
        Fixed API docs all over to better explain the changed (but correct)
        behaviour.
        (convertYToRow): Added some short-circuits for special cases. Update
        the layout state if necessary. Fixed to match the JDK behaviour.
        Added API docs to better explain the behaviour.
        (updateLayoutState): When a fixedCellHeight is set, then use the
        cellHeight field, otherwise use the cellHeights array.
        (uninstallDefaults): Removed unnecessary statement.
        (paintBackground): Removed unnecessary method.
        (paintCell): Removed some commented-out code.
        (paint): Removed call to paintBackground().
        (locationToIndex): Removed unused statement.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5591&tr2=1.5592&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicListUI.java.diff?tr1=1.38&tr2=1.39&r1=text&r2=text





reply via email to

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