Searched refs:LetterImageDescriptor (Results 1 – 1 of 1) sorted by relevance
188 id = new LetterImageDescriptor(osName.charAt(0), color, shape); in getImageDescriptor()331 private static class LetterImageDescriptor extends ImageDescriptor { class in IconFactory337 public LetterImageDescriptor(char letter, int color, int shape) { in LetterImageDescriptor() method in IconFactory.LetterImageDescriptor