| Lightweight Decorators [message #287651] |
Tue, 05 July 2005 16:29 |
Eclipse User |
|
|
|
Originally posted by: bstewart.prologic-inc.com
I'm working on an RCP application and I have already created a custom
Navigator view based on the JFace TreeViewer. It was originally created
by the tree wizard in Eclipse (but well extended since then). Each
TreeObject is implements IAdapatable.
I am trying to figure out how to decorate the icons in the tree. My
problem seems to be very similar to this one:
http://dev.eclipse.org/newslists/news.eclipse.platform/msg40 799.html
I have read the tutorial on decorators
( http://www.eclipse.org/articles/Article-Decorators/decorator s.html). I
am wondering if it is even possible to use lightweight decorators on my
TreeObjects, even though they are not instances of IResource which is
all that seems to be covered in the article. If so, how could I go
about this?
Thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.04296 seconds