Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Building palette as tree
Building palette as tree [message #202339] Tue, 08 November 2005 21:37 Go to next message
Matt is currently offline MattFriend
Messages: 40
Registered: July 2009
Member
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 16: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 23:06 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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: Tue Apr 23 14:17:08 GMT 2024

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

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

Back to the top