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

AccessibleTable doesn't provide a way to get the row,col info of a cell

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • unknown
    • generic
    • Not verified

      Given an Accessible representing a cell in a Table (e.g. as a result of a PropertyChange event fired from the Accessible), there is no way via the AccessibleTable interface to determine which row and column that cell is in in it's parent table.

      AccessibleContext.getAccessibleIndexInParent() exists. There should be complimentary AccessibleTable.getAccessibleRowInParent() and AccessibleTable.getAccessibleColumnInParent() methods.

      This is important because it is one of the key ways in which assistive technologies will respond to user events in tables.

            lmonsantsunw Lynn Monsanto (Inactive)
            pkorn Peter Korn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: