I am having a problem regarding adding the mouseListener to the separate views in one column of jTable.
I have tried to design this using SplitPane. But then i have a problem in handle the click event in differentiating the views. I am not able to identify whether mouse click is done on Edit or Delete
Please help.