Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » which TreeViewer should I use? jFace or GEF
which TreeViewer should I use? jFace or GEF [message #191222] Tue, 09 August 2005 15:29 Go to next message
Eclipse UserFriend
Originally posted by: erel.unicorn.com

Hi,

I need to implement a mapping GUI that draw lines between two tree items
of two trees upon dragging from one tree to the other.

which TreeViewer should I use? jFace or GEF?

what are the guidelines for choosing?

thanks,
Erel
Re: which TreeViewer should I use? jFace or GEF [message #191285 is a reply to message #191222] Tue, 09 August 2005 19:40 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Approximate rules:
Do you want to reuse any of the tools or editpolicies on the tree? Use GEF
Is it just a structural view for the user to navigate, but not edit? Use
JFace
"Erel" <erel@unicorn.com> wrote in message
news:027e1bc488c891a21f1bc3f170d8eb53$1@www.eclipse.org...
> Hi,
>
> I need to implement a mapping GUI that draw lines between two tree items
> of two trees upon dragging from one tree to the other.
>
> which TreeViewer should I use? jFace or GEF?
>
> what are the guidelines for choosing?
>
> thanks,
> Erel
>
Previous Topic:SWT to Image
Next Topic:drag&drop problem
Goto Forum:
  


Current Time: Mon Sep 23 22:38:14 GMT 2024

Powered by FUDForum. Page generated in 0.03085 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top