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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJEditorPane.java258 * @param initialPage the URL
262 public JEditorPane(URL initialPage) throws IOException { argument
264 setPage(initialPage);

Completed in 36 milliseconds