bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27485] New: ArrayOutOfBoundsException with setValueAt on Defa


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

According to Sun's JavaDoc, the default constructor of DefaultTableModel should
instantiate with 0 rows and 0 columns. But if its getColumnCount() and
getRowCount() methods return a positive number, we should be able to set
values.
See attached test case.


-- 
           Summary: ArrayOutOfBoundsException with setValueAt on
                    DefaultTableModel
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: roman at kennke dot org
        ReportedBy: yvan dot norsa at gmail dot com


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





reply via email to

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