Searched defs:imageURL (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/java/awt/
H A DSplashScreen.java162 public void setImageURL(URL imageURL) throws NullPointerException, IOException, IllegalStateException { argument
411 private URL imageURL; field in class:SplashScreen
[all...]
/openjdk10/langtools/test/tools/javac/diags/
H A DHTMLWriter.java306 public void writeImage(URL imageURL) throws IOException { argument

Completed in 98 milliseconds