按钮拖放

发布于 2024-12-04 18:26:04 字数 432 浏览 0 评论 0原文

我想在我的应用程序中使用一键拖放功能。 我的要求是我有一个名为 ViewA 的视图,其中有一个按钮。 应该能够将其拖放到另一个名为 ViewB 的视图中。 我该怎么做?当我在互联网上搜索时,我得到了一些例子。但这些示例仅显示文本拖放。为此,他们使用 TextTransfer。在这种情况下,我应该使用什么?我还发现了一个 GadgetTransfer。这可以用于我的示例吗?但是当我使用 GadgetTransfer 时,出现编译错误。我该如何解决这个问题? 我仅从以下网站获得了示例。请看下文。

http://www.eclipse.org/articles/Article-Workbench-DND /drag_drop.html

I want to use one button drag and drop functionality to my application.
My requirement I have one view called ViewA and there is one button in it.
That should be able to drag and drop it into the another view called ViewB.
How do I do that?. When I search over the internet I got some examples. But those examples display only text drag and drop. For that they use TextTransfer. In this case, what should I use? Also I found one GadgetTransfer. Can that be used for my example?But when I use GadgetTransfer, I got compilation error. How do I ressolve that?
From the following site only I got the example. Please see below.

http://www.eclipse.org/articles/Article-Workbench-DND/drag_drop.html

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文