Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » decorate extension with TableViewer
decorate extension with TableViewer [message #282940] Thu, 24 March 2005 01:10 Go to next message
Eclipse UserFriend
I used decorate extension for my TreeView and I used
workbench.getDecorationManager with DecoratingLabelProvider. But how to use
decorate extension with TableView. I want to use ITableLableProvider for my
table and DecoratingLabelProvideruse ILabelProvider as an argument in it's
constructor.

Thank you
Muhammad Aamir
Re: decorate extension with TableViewer [message #283160 is a reply to message #282940] Mon, 28 March 2005 14:26 Go to previous message
Eclipse UserFriend
Yeah, I wanted tod o teh same thing, but when I read the code for the TableViewer and the
TreeViewer, I discovered that TableViewer just ignores decorations. So, AFAIK, TableViewer cannot
decorate that way.

Paul

Muhammad Aamir wrote:
> I used decorate extension for my TreeView and I used
> workbench.getDecorationManager with DecoratingLabelProvider. But how to use
> decorate extension with TableView. I want to use ITableLableProvider for my
> table and DecoratingLabelProvideruse ILabelProvider as an argument in it's
> constructor.
>
> Thank you
> Muhammad Aamir
>
>
Previous Topic:unknown editor ID when launching an editor programatically
Next Topic:3.0.2 changelog ?
Goto Forum:
  


Current Time: Tue Jul 22 21:27:28 EDT 2025

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

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

Back to the top