[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Custom draw in Tables

Thanks Tom,
That's exactly what I needed.
Display#getSystemColor(SWT.COLOR_LIST_SELECTION)

Tom Schindl wrote:

SWT.COLOR_LIST_SELECTION

Tom