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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJEditorPane.java1088 k = createEditorKitForContentType(type);
1102 * with <code>createEditorKitForContentType</code> to install handlers for
1184 public static EditorKit createEditorKitForContentType(String type) { method in class:JEditorPane

Completed in 34 milliseconds