SelectedRows Property (JTable)
Class
JTable
class
Action
Gets the list of indices of all selected rows.
Data Type
LIST OF INTEGER
Access
Read only
Examples
LIST OF INTEGER liSelectedRows =
Table.SelectedRows