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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJTextPane.java96 setEditorKitForContentType(contentType, editorKit);
H A DJEditorPane.java1090 setEditorKitForContentType(type, k);
1108 public void setEditorKitForContentType(String type, EditorKit k) { method in class:JEditorPane
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DFrameView.java469 setEditorKitForContentType(type, editorKit);

Completed in 33 milliseconds