bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/23459] jTable is missing the function EditCellAt(int, int)


From: pinskia at gcc dot gnu dot org
Subject: [Bug swing/23459] jTable is missing the function EditCellAt(int, int)
Date: 18 Aug 2005 14:44:09 -0000

------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-18 
14:44 -------
Actually this has been fixed already by:
2005-08-09  Anthony Balkissoon  <address@hidden>

        * javax/swing/JTable.java:
        (EditorUpdateTimer): New private class.
        (editingStopped): Implemented.
        (setValueAt): If the Object value is a Component, add it to the JTable
        so it can obtain focus.
        (editCellAt): Implemented.
        (removeEditor): Implemented.
        (prepareEditor): Implemented.

-- 


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




reply via email to

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