On Thu, 14 Dec 2023 10:52:29 GMT, Tejesh R <t...@openjdk.org> wrote:

> By default `JTable.setColumnSelectionAllowed()` is set to false in 
> `DefaultTableColumnModel` class and `JTable.setRowSelectionAllowed()` is set 
> to true in `JTable` class. In order to navigate table as per 
> [JDK-4112270](https://bugs.openjdk.org/browse/JDK-4112270), column selection 
> to be made true.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/17105

Reply via email to