commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath/javax/swing JTable.java ChangeLog


From: Roman Kennke
Subject: [commit-cp] classpath/javax/swing JTable.java ChangeLog
Date: Thu, 20 Jul 2006 19:37:39 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/07/20 19:37:39

Modified files:
        javax/swing    : JTable.java 
        .              : ChangeLog 

Log message:
        2006-07-20  Roman Kennke  <address@hidden>
        
                * javax/swing/JTable.java
                (tableChanged): Split out handling of the event into multiple
                subroutines.
                (handleCompleteChange): New method. Clear the selection and
                check the lead/anchor indices.
                (handleInsert): New method. Check the lead/anchor indices.
                Optimized repainting.
                (handleDelete): New method. Check the lead/anchor indices.
                Optimized repainting.
                (handleUpdate): New method. Optimized repainting.
                (checkSelection): New helper method.
                (setSelectionModel): Update lead/anchor indices.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/JTable.java?cvsroot=classpath&r1=1.116&r2=1.117
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8175&r2=1.8176




reply via email to

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