bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27485] ArrayOutOfBoundsException with setValueAt on DefaultTa


From: yvan dot norsa at gmail dot com
Subject: [Bug swing/27485] ArrayOutOfBoundsException with setValueAt on DefaultTableModel
Date: 8 May 2006 12:24:12 -0000


------- Comment #2 from yvan dot norsa at gmail dot com  2006-05-08 12:24 
-------
Created an attachment (id=11406)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11406&action=view)
Patch for this bug

This patch checks the actual rows/columns sizes and the supposed ones, and
corrects the difference.
It also refactors a bit of code where we instantiate a new Vector and add it to
dataVector.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27485





reply via email to

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