Mac os - JTable row selection
How can i select more than one JTable rows which are not continuous/ajdacent on Mac machine. I can do this in WIndows by using the Control key + mouse, but in Mac machine Control key+ mouse work as the right click.
We can select more than one row which are continuous/ adjacent by using the Shift key+ mouse. What is the way to select rows which are not continuous/ adjacent in Mac os machine.

