On Wed, 19 Mar 2025 07:26:51 GMT, Tejesh R <t...@openjdk.org> wrote:

>> No, as told earlier, selectAll selects all cells...
>> WHere do you see only row selection is enabled? In SwingSet2 JTable, if you 
>> do ctrl+A which is equivalent to selectAll, all cells gets selected..
>
> [Here](https://github.com/openjdk/jdk/blob/577ede73d8e916bac9050d3bee80d2f18cc833a7/src/java.desktop/share/classes/javax/swing/JTable.java#L5629)

ok..But selectAll selects all cells as per the spec Spec says "Selects all 
rows, columns, and cells in the table..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24025#discussion_r2002627276

Reply via email to