Home
last modified time | relevance | path

Searched refs:SELECTION_FOREGROUND_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.java56 static final int SELECTION_FOREGROUND_COLOR = 3; field in CTabFolderTab
142 case SELECTION_FOREGROUND_COLOR: { in changeFontOrColor()
557 TableItem item = colorAndFontTable.getItem(SELECTION_FOREGROUND_COLOR); in setSelectionForeground()