Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4648147

j table will not trap the first edit.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • client-libs
    • None

      Customer problem using j table to use the editing method, it will not trap the first edit.


      TableDemo.java contains a JTable and OK Button.
      - On the first row and column, change Mary to John and hit OK button.
      - isEditing() doesn't detect an edit. In jdk1.1.8, an edit was detected.

      - Change Mary to John again and hit OK button
      - isEditing() now detects an edit.
      - Prints out "***** Table is edited ******", "row: 0, column: 0 is edited".


      I was testing this uder solaris 2.6 with jdk 1.4 and got same resolve, switch
      to jdk1.3.1_02 works fine.

            dmcduffisunw Dale Mcduffie (Inactive)
            pdziarma Piotr Dziarmaga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: