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

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -