Forum Discussion

AKarandjeff's avatar
AKarandjeff
Contributor
13 years ago

Determining if table rows are selected

I have a test scenario where I need to check whether or not a Select All button actually selects all of the rows within a JTable (and vice versa that Select None deselects all the rows).  JTables do n...