Searched refs:COLOR_RED (Results 1 – 10 of 10) sorted by relevance
57 IconFactory.COLOR_RED, in getPageImage()
94 mStatusLabel.setForeground(getShell().getDisplay().getSystemColor(SWT.COLOR_RED)); in createDialogArea()
531 display.getSystemColor(SWT.COLOR_RED)); in loadImages()547 IconFactory.COLOR_RED, in loadImages()
169 mErrorLabel.setForeground(parent.getDisplay().getSystemColor(SWT.COLOR_RED)); in createDialogArea()
49 public static final int COLOR_RED = SWT.COLOR_DARK_RED; field in IconFactory
188 mGlErrorColor = getDisplay().getSystemColor(SWT.COLOR_RED); in initializeColors()
170 mGlCallErrorColor = Display.getDefault().getSystemColor(SWT.COLOR_RED); in GLFunctionTraceViewer()
62 private static final Color RED_COLOR = AdtPlugin.getDisplay().getSystemColor(SWT.COLOR_RED);
717 label.setForeground(top.getDisplay().getSystemColor(SWT.COLOR_RED)); in addWorkaround()
774 Color hoverColor = display.getSystemColor(SWT.COLOR_RED); in widgetSelected()