Community
Participate
Working Groups
I need to implement functionality which colors the labels in the resource/packages/etc. views based on the resource's state. Please add corresponding functionality to the ILabelDecorator interface. While this is a breaking API change, I think that it will be very easy to implement these changes for thos who don't need the feature.
I am not sure that I fully understand this request. Are you asking for the ability to add the capability to have label decorators that permit changing the color of the string that appears in the package resource views etc?
Correct. The ILabelDecorator should get methods like decorateTextBackground and decorateTextForeground which return a color used to paint the corresponding labels. This makes it possible to e.g. color non-synchronized files in blue. See http://www.instantiations.com/assist/docs/browser_color_hilite.htm
*** This bug has been marked as a duplicate of 23011 ***