Searched refs:imageSuffix (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jfc/Notepad/
H A DNotepad.java230 URL url = getResource(cmd + imageSuffix);
329 URL url = getResource(key + imageSuffix);
460 public static final String imageSuffix = "Image"; field in class:Notepad

Completed in 37 milliseconds