bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27486] New: setValueAt() doesn't work on non-editable cells


From: yvan dot norsa at gmail dot com
Subject: [Bug swing/27486] New: setValueAt() doesn't work on non-editable cells
Date: 8 May 2006 12:39:07 -0000

We should be able to programatically change the value of a non-editable cell in
a JTable.
There is a isCellEditable() test in JTable.setValueAt() preventing it to occur.
I guess this test should only be doing when the user is trying to manually edit
a cell content.


-- 
           Summary: setValueAt() doesn't work on non-editable cells
           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=27486





reply via email to

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