I have two JTables both within the same BorderLayout (one placed in BorderLayout.WEST and the other placed in BorderLayout.EAST). The problem I have is that when selecting rows only the rows from the one to the west can get highlighted. The problem also seems to prevent me from accessing the east tables right-click menu.
Is anyone able to identify what the problem may be?