[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: Getting menu on right click of mouse

hi!
im using JFace TreeViewer to show up my SolutionExplorer view.
i want my SolutionExplorer to register action.
For which i need to viewer.setContextMenu(provider);
but the viewer is not a EditPartViewer, so i cant set the context.
please tell me how will i do viewer.setContextMenu(provider)
in case of TreeViewer.

thanking in advance for the suggestions.
regards
ved