Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » ILabelDecorator in e4
ILabelDecorator in e4 [message #1070190] Wed, 17 July 2013 12:31 Go to next message
Guenther Mahr is currently offline Guenther MahrFriend
Messages: 36
Registered: September 2011
Member
Hi,

I want to decorate the cells of a TableViewer with error markers. Is what is described in http://wiki.eclipse.org/FAQ_How_to_decorate_a_TableViewer_or_TreeViewer_with_Columns%3F
possible somehow in pure e4 (without having PlatformUI.getWorkbench() available)?

Thanks,
Günther
Re: ILabelDecorator in e4 [message #1070207 is a reply to message #1070190] Wed, 17 July 2013 12:57 Go to previous messageGo to next message
Eclipse UserFriend
@Inject IWorkbench workbench;
Re: ILabelDecorator in e4 [message #1070213 is a reply to message #1070207] Wed, 17 July 2013 13:10 Go to previous message
Eclipse UserFriend
Oh sorry, I just figured you want the other workbench. I don't think you can get those without the compat layer but I'm not 100% sure.
Previous Topic:Listen to change in PartStack
Next Topic:Add Composite On Coolbar
Goto Forum:
  


Current Time: Thu Apr 25 13:16:42 GMT 2024

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

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

Back to the top