Skip to main content



      Home
Home » Eclipse Projects » GEF » Building palette as tree
Building palette as tree [message #202339] Tue, 08 November 2005 16:37 Go to next message
Eclipse UserFriend
Hi,

I've heard that the BIRT editor contains a GEF palette in tree form. But
I've looked at the BIRT CVS repository and the project is gigantic. Any
idea which package and class contains the palette customization?

Also, is the TreeViewer the only way to create a tree in Draw2D/GEF? Just
curious.

Thanks!

Matt
Re: Building palette as tree [message #202696 is a reply to message #202339] Fri, 11 November 2005 11:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

"Matt" <mattscar@yahoo.com> wrote in message
news:0407a66309fca073ed789e016021b526$1@www.eclipse.org...
> Hi,
>
> I've heard that the BIRT editor contains a GEF palette in tree form. But
> I've looked at the BIRT CVS repository and the project is gigantic. Any
> idea which package and class contains the palette customization?

You might want to ask the BIRT folks. Probably they are just displaying a
tree and calling EditDomain#setActiveTool as they please.

> Also, is the TreeViewer the only way to create a tree in Draw2D/GEF? Just
> curious.

Tree is an SWT control. You can use GEF's management mechanism (editpart
viewer) or other's, including JFace.
Re: Building palette as tree [message #203057 is a reply to message #202696] Wed, 16 November 2005 18:06 Go to previous message
Eclipse UserFriend
Take a look in the org.eclipse.birt.report.designer.internal.ui.views.data
package.
Previous Topic:Connection problem ...
Next Topic:How is EditPart get disposed when EditPartViewer is disposed
Goto Forum:
  


Current Time: Fri Jul 18 13:50:38 EDT 2025

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

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

Back to the top