Searched refs:getForeground (Results 1 – 9 of 9) sorted by relevance
172 IColor getForeground(); in getForeground() method
125 public @NonNull IColor getForeground() { in getForeground() method in TestGraphics
87 g.setColor(getForeground()); in paintComponent()
171 Color oldForeground = gc.getForeground(); in paint()290 Color oldForeground = gc.getForeground(); in paint()
167 public @NonNull IColor getForeground() { in getForeground() method in GCWrapper168 Color c = getGc().getForeground(); in getForeground()
222 Color origFg = gc.getForeground(); in drawBorder()
399 public Color getForeground(Object element) { in getForeground() method in ImportPage
386 public Color getForeground(Object element) { in getForeground() method in ProfileProvider.ProfileLabelProvider
724 public Color getForeground(Object element) { in getForeground() method in LintPreferencePage.LabelProvider