| [news.eclipse.platform.swt] Re: KTable: Right handling of TableModel |
Hi,
By the way another questions concerning ktable arised. Let's assume I want to format all cells nearly the same, but different background colours. Seems thats there two ways to do that. I could either have two different renderers or one renderer which background attribute changing back and forth in the doGetCellRenderer Method?
Exactly. Just do as you please.
Is there a way to chance the color of the space between the cells. Or is the only way to do that by subclassing e.g. the textcellrenderer?
regards, Lorenz