Home
last modified time | relevance | path

Searched refs:SELECTION_BACKGROUND_COLOR (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/
H A DCTabFolderTab.java57 static final int SELECTION_BACKGROUND_COLOR = 4; field in CTabFolderTab
154 case SELECTION_BACKGROUND_COLOR: { in changeFontOrColor()
541 TableItem item = colorAndFontTable.getItem(SELECTION_BACKGROUND_COLOR); in setSelectionBackground()