Components pallet viewer

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Components pallet viewer

Postby dfayerma » Thu Oct 14, 2004 12:13 pm

I would like to use a widget similar to the one used by the Designer for the components pallet.

Is it a propratary widget from Instantiantions or is it avaliable somwere to be reused?
dfayerma
 
Posts: 30
Joined: Mon Sep 20, 2004 10:51 am
Location: Boston, USA

Re: Components pallet viewer

Postby Eric Clayberg » Thu Oct 14, 2004 12:59 pm

dfayerma wrote:I would like to use a widget similar to the one used by the Designer for the components pallet. Is it a propratary widget from Instantiantions or is it avaliable somwere to be reused?

It is a internal, proprietary component of the Eclipse GEF libraries. As far as I know, it isn't available as a standalone SWT widget.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby dfayerma » Thu Oct 14, 2004 7:33 pm

As far as I understand GEF is an open source project so
if it is part of GEF it can not be proprietary and I can use it in my code.

Am I wrong?
dfayerma
 
Posts: 30
Joined: Mon Sep 20, 2004 10:51 am
Location: Boston, USA

Postby Eric Clayberg » Thu Oct 14, 2004 8:07 pm

dfayerma wrote:As far as I understand GEF is an open source project so if it is part of GEF it can not be proprietary and I can use it in my code.

You can use it your code just as we are using it our code. It is not an SWT component, however, so you can't use it as a custom component in an SWT window.

Open-source does not mean non-proprietary. It is proprietary in that it is an integral part of the GEF canvas and not designed to be used outside of the GEF context. Since it is open source, you could theoretically extract it from GEF and create your own custom SWT widget, but that would be a considerable amount of work.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest