No idea what you mean. Row selection is enabled by default in a JTable. They both use the ListSelectionModel. So whatever you can do in a JList you can do in a JTable.
Not by that name but multiple methods do exist. There is one method to add a row selection interval and another method to set the row selection interval.