I want to have a popupmenu when I right click on an edited cell in a JTable (not a selected cell). Before the popupmenu comes up editing will stop. I can't up a mouse listener on the editor because it isn't a JComponet. What are steps I should do, please help.
Thanks
Thanks