Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Using AbstractTreeEditPart in a GEF Editor
Using AbstractTreeEditPart in a GEF Editor [message #214685] Thu, 20 April 2006 11:46 Go to next message
Eclipse UserFriend
Originally posted by: guedes.bruno.gmail.com

Hi guys,

I want to use a AbstractTreeEditPart to display a object hierarchy ...

I'm trying to use a GraphicalEditor but it seems not working with an
AbstractTreeEditPart, I don't know how to use the AbstractTreeEditPart
with an EditorPart ....

All the plugins that use a TreeEditpart stuff, use a ContentOutlinePage,
but I don't want tu use a viewPart or a ContentOutlinePage, but an
EditPart stuff !!!

Does anyone, have used this kind of association, if yes, could you give me
an example ???

Thank's for answering

Bruno
Re: Using AbstractTreeEditPart in a GEF Editor [message #214737 is a reply to message #214685] Fri, 21 April 2006 07:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mateu.yabar.justinmind.com

I use a TreeViewer (of GEF)


"bguedes" <guedes.bruno@gmail.com> escribi
Re: Using AbstractTreeEditPart in a GEF Editor [message #214841 is a reply to message #214737] Mon, 24 April 2006 14:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: guedes.bruno.gmail.com

thank you exquisitus,

I've tried to use a org.eclipse.gef.ui.parts.TreeViewer, and it's working
;-))

Well now I want to use a PaletteGroup to use a ConnectionCreationToolEntry
to connect treeItem (treeNode) ...

Have you used this kind of mecanism ??

Have fun folks ..

Bruno
Re: Using AbstractTreeEditPart in a GEF Editor [message #215178 is a reply to message #214841] Thu, 27 April 2006 08:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mateu.yabar.justinmind.com

No, sorry. I'm using GEF outsite Eclipse, and palettes are not working. I
have to use toolbars
"bguedes" <guedes.bruno@gmail.com> escribi
Re: Using AbstractTreeEditPart in a GEF Editor [message #215209 is a reply to message #215178] Thu, 27 April 2006 16:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: guedes.bruno.gmail.com

Hi exquisitus,

I'm thinking that you're the GEF expert one ;-))

Thank you for answering ...

I'm thinking that GEF TreeViewer and Palette don't work, a
GraphicalEditpart with a TreeEditPart don't seems to work together ;-))
Well, I think to switch to a JFaces TreeViever, and use PolylineConnection
by hand ???

Have you use that with a toolbar ??

Have fun

Bruno
Re: Using AbstractTreeEditPart in a GEF Editor [message #215257 is a reply to message #215209] Fri, 28 April 2006 07:47 Go to previous message
Eclipse UserFriend
Originally posted by: mateu.yabar.justinmind.com

I don't know... not so expert...

What I use is something like
http://www13.plala.or.jp/observe/GEF/GEF_Tool_StandAlone.htm l
The explanations are in japanese, (I don't understant it) but the exmples
are OK

"bguedes" <guedes.bruno@gmail.com> escribi
Previous Topic:tooltips in property view
Next Topic:How to implement complex selections?
Goto Forum:
  


Current Time: Thu Jan 16 15:31:53 GMT 2025

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

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

Back to the top