CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/10/28 13:52:29

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

Log message:
        2005-10-28  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JTable.java
        (JTable): Changed order of initialization (UI first, then the model
        etc), so that the UI gets notified of the initial model change.
        (rowAtPoint): Don't add the intercellSpacing in the calculation
        of the row-at-Point.
        (setModel): Throw a PropertyChangeEvent here if the model changes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5379&tr2=1.5380&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JTable.java.diff?tr1=1.54&tr2=1.55&r1=text&r2=text



Reply via email to