eclipse plugin - Using a DelegatingStyledCellLabelProvider with an ITableLabelProvider -


i trying style specific cells in table have specific attribute. have used delegatingstyledcelllabelprovider in past tree structure, , hoping same here.

however, can't figure out how working itablelabelprovider.

i saw questions this one suggested using icolumnlabelproviders instead of itablelabelprovider, don't want go , change code.

is there can do?

delegatingstyledcelllabelprovider not work old style itablelabelprovider not support multiple columns. must use separate column label providers.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -