Searched defs:listBackground (Results 1 – 2 of 2) sorted by relevance
43 Color listBackground = Utils.getSystemColor(SWT.COLOR_LIST_BACKGROUND); field
407 Drawable listBackground = list.getStyle().background; in show() local