View: How to change the Icons [message #98575] |
Wed, 23 July 2003 12:28  |
Eclipse User |
|
|
|
Hi,
I have build an plugin based on the view template.
Now I want to change the icons in the treeview.
Unfortunately I dont know, which class is setting the icons.
Which classes should I look at?
Every hint is welcome.
TIA + Regards,
Frank
|
|
|
Re: How to change the Icons [message #98915 is a reply to message #98575] |
Wed, 23 July 2003 22:44  |
Eclipse User |
|
|
|
Originally posted by: hlyiu.hotmail.com
Hi,
I am working on it also.
LabelProvider controls the image and text for the tree node, you need to set
getImage(Object element) in LabelProvider.
Check out setLabelProvider method in TreeViewer.
Davis
"Frank Fischer" <ff@semoe.de> ???????:bfmd30$eko$1@eclipse.org...
> Hi,
>
> I have build an plugin based on the view template.
> Now I want to change the icons in the treeview.
>
> Unfortunately I dont know, which class is setting the icons.
>
> Which classes should I look at?
>
> Every hint is welcome.
>
> TIA + Regards,
>
> Frank
>
|
|
|
Powered by
FUDForum. Page generated in 0.24346 seconds