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

[TableView] public class TableSelectionModel extends package private MultipleSelectionModelBase

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      This is similar to RT-39665 and was pointed out in a comment in that bug.

      The public class javafx.scene.control.TableSelectionModel extends a default (package private) class javafx.scene.control.MultipleSelectionModelBase. This needs to be fixed, likely by making MultipleSelectionModelBase public (and carefully considering which methods / constructors should be public).

            Unassigned Unassigned
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Imported: