Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为 NatTable 添加上下文菜单。我有一个视图,其中还存在其他控件。仅当我右键单击 NatTable 上的任意位置时才会弹出上下文菜单。我怎样才能做到这一点?我还想知道,如何通过 NatTable 的命令和处理程序添加上下文菜单。有没有一种特殊的方法可以为 NatTable 做到这一点?请让我知道如何实施?
请阅读我不久前发布的博客文章:
http://blog.vogella.com/2015/02/03/nattable-context-menus-with-eclipse-menus/