Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Nebula should consider using draw2d
Nebula should consider using draw2d [message #1942] Mon, 01 May 2006 03:19 Go to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The following draw2d features would be useful in Nebula:

- Figure data structure for composing reusable pieces
- Several types of layout
- unified layout and repaint strategy
- optimized stateful wrapper for GC
- Utility for animation
- Beginnings of lightweight accessibility, focus, events, etc.

I would suggest that use of draw2d would be an implementation detail and not
exposed as API.
Draw2d has no dependencies other than SWT.
Re: Nebula should consider using draw2d [message #1961 is a reply to message #1942] Wed, 03 May 2006 16:47 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Randy,

Thats an interesting idea. I don't have much experience with draw2d.
The feature list looks interesting but I guess I'm still not sure how
much benefit this is to most widget developers. Are there any simple
examples of widgets developed with draw2d? Something I can take a look at?

It would seem that if a widget wants to graduate into SWT that depending
on draw2d would not be an option however.

regards,
-Chris


Randy Hudson wrote:
> The following draw2d features would be useful in Nebula:
>
> - Figure data structure for composing reusable pieces
> - Several types of layout
> - unified layout and repaint strategy
> - optimized stateful wrapper for GC
> - Utility for animation
> - Beginnings of lightweight accessibility, focus, events, etc.
>
> I would suggest that use of draw2d would be an implementation detail and not
> exposed as API.
> Draw2d has no dependencies other than SWT.
>
>
Re: Nebula should consider using draw2d [message #561303 is a reply to message #1942] Wed, 03 May 2006 16:47 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Randy,

Thats an interesting idea. I don't have much experience with draw2d.
The feature list looks interesting but I guess I'm still not sure how
much benefit this is to most widget developers. Are there any simple
examples of widgets developed with draw2d? Something I can take a look at?

It would seem that if a widget wants to graduate into SWT that depending
on draw2d would not be an option however.

regards,
-Chris


Randy Hudson wrote:
> The following draw2d features would be useful in Nebula:
>
> - Figure data structure for composing reusable pieces
> - Several types of layout
> - unified layout and repaint strategy
> - optimized stateful wrapper for GC
> - Utility for animation
> - Beginnings of lightweight accessibility, focus, events, etc.
>
> I would suggest that use of draw2d would be an implementation detail and not
> exposed as API.
> Draw2d has no dependencies other than SWT.
>
>
Previous Topic:Nebula should consider using draw2d
Next Topic:About Presentation API
Goto Forum:
  


Current Time: Thu Apr 18 23:08:15 GMT 2024

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

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

Back to the top