1) Add a MouseListener to the JTable (you can filter using the MouseEvent.getButton() mask to look for right clicks b) Use a JPopupMenu (Java Platform SE 6) To show the menu