开发者

TreeViewer: using Drag & Drop to reorder or reparent elements in a tree [closed]

开发者 https://www.devze.com 2022-12-17 05:54 出处:网络
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_JAVA技巧
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_JAVA技巧

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 2 years ago.

Improve this question

I have a TreeViewer of custom content. I'd like to be able to reorder it, much in the same was as the Outline View does currently when viewing Java Source.

Is there any reference material or documentation out there on how to achieve this?

Martin.


Have you seen this: http://www.eclipse.org/articles/Article-Workbench-DND/drag_drop.html ?

Courtesy of http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg40022.html

0

精彩评论

暂无评论...
验证码 换一张
取 消