Searched defs:loadImage (Results 1 – 2 of 2) sorted by relevance
135 public synchronized Image loadImage(String filename, Display display) { in loadImage() method in ImageLoader174 public Image loadImage(Display display, String fileName, int width, int height, in loadImage() method in ImageLoader
87 private Image loadImage(Shell shell, String fileName) { in loadImage() method in AboutDialog