I would like to use italics for a label in a column in a TableViewer. I
thought this would be pretty easy if I used a StyledCellLabelProvider --
I see that one can define StyledStrings in the column text. Can you
define italics with a StyledString?
Am I on the right track here? Or is there a better way to do this?