Eclipse RCP - 用编辑区堆叠视图? [英] Eclipse RCP - Stacking a view with the editor area?

查看:232
本文介绍了Eclipse RCP - 用编辑区堆叠视图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在开发Eclipse RCP应用程序时,是否可以与编辑器区域堆叠视图?像这样?



我有多个列表/表,我想创建一种预览复合。当通过单击鼠标选择列表中的项目时,我希望我的预览合成显示项目的数据。



如果用户双击项目,我想要在预览合成页面后面的堆叠中打开一个编辑器。



有没有办法实现这一点?



谢谢。

解决方案

不,没有。您可以在编辑区域打开一个视图,但是您将无法将编辑者和视图作为选项卡


Is it possible, when developing an Eclipse RCP Application, to stack a view with the editor area? Like this?

I have multiple lists/tables and I want to create a kind of preview composite. When an Item on a list is selected by single mouse click, I want my preview composite to show the data of the item.

If the user double clicks an item, I want to open an editor in the stack behind the preview composite.

Is there anyway to achieve this?

Thanks.

解决方案

No, there isn't. You could open a viewpart on the editor area but then, you will not be able to have editors and views as tabs

这篇关于Eclipse RCP - 用编辑区堆叠视图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆