I would suggest you these steps to accomplish your goal:
- create a popup menu with menu items.
- add a listener to mouse event of the tree.
- check if the event fired is right mouse clicked, show...