classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JTable fixlet fixes mauve regressions


From: Anthony Balkissoon
Subject: [cp-patches] FYI: JTable fixlet fixes mauve regressions
Date: Tue, 01 Nov 2005 11:43:31 -0500

This patch fixes mauve regressions in JTable that Mark mentioned on the
classpath mailing list.  The JTable model has to be set before the call
to initializeLocalVars is made.  This is fixed.

2005-11-01  Anthony Balkissoon  <address@hidden>

        * javax/swing/JTable.java:
        (JTable(TableModel, TableColumnModel, ListSelectionModel)): Set the 
        model before calling initializeLocalVars.

--Tony

Attachment: JTableInitialLocalVarsFix.diff
Description: Text Data


reply via email to

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