[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: Getting menu on right click of mouse
|
- From: gunjan_sir@xxxxxxxxx (Ved Gunjan)
- Date: Fri, 25 Mar 2005 15:53:08 +0000 (UTC)
- Newsgroups: eclipse.tools.gef
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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