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

TableColumn.CellDataFeatures has an index field, but does not have a getIndex() method

XMLWordPrintable

      One of the API changes approved in RT-14927 was to add an index field to TableColumn.CellDataFeatures, and whilst this was done, a getIndex() method was not added. This makes the index field useless as it is not accessible. Adding a public final int getIndex() method is low-risk as it does not mutate any state.

            jgiles Jonathan Giles
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: