Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » overlaying decorators on images
overlaying decorators on images [message #289020] Wed, 27 July 2005 11:25 Go to next message
Eclipse UserFriend
Hi,
I have some Image image (which I use in a custom-made treeviewer to label
the tree elements). How can I overlay a decorator over this image? I don't
know if I should be operating on Images, ImageDescriptors, or maybe
something else. I am also not refering to the decorator extension point.

Thanks
Marcin
Re: overlaying decorators on images [message #289021 is a reply to message #289020] Wed, 27 July 2005 11:34 Go to previous messageGo to next message
Eclipse UserFriend
To be more specific, is there some method I could call to say "overlay this
image (or ImageDescriptor or whatever) onto this other image and give me the
result of the operation"?

Marcin Dobosz
Re: overlaying decorators on images [message #289024 is a reply to message #289020] Wed, 27 July 2005 11:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.bettsockentraeger.de

Marcin Dobosz wrote:
> Hi,
> I have some Image image (which I use in a custom-made treeviewer to label
> the tree elements). How can I overlay a decorator over this image? I don't
> know if I should be operating on Images, ImageDescriptors, or maybe
> something else. I am also not refering to the decorator extension point.
>
> Thanks
> Marcin
>
>
Not sure if I understood you correctly but take a look at
org.eclipse.jface.viewers.DecoratingLabelProvider or implement
ILabelDecorator and set it on your viewer.

Regards
Stefan
Re: overlaying decorators on images [message #289145 is a reply to message #289020] Sat, 30 July 2005 11:30 Go to previous message
Eclipse UserFriend
Originally posted by: bartoszb.xxxxx.fm

hi marcin
i think that this article could help you.
Understanding Decorators in Eclipse
from http://www.eclipse.org/articles/index.html
Previous Topic:How to aquire Stacktrace
Next Topic:print output in different color in console
Goto Forum:
  


Current Time: Mon Nov 10 13:24:47 EST 2025

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

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

Back to the top