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

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DStyledEditorKit.java54 createInputAttributes();
166 o.createInputAttributes();
173 private void createInputAttributes() { method in class:StyledEditorKit
259 createInputAttributes(currentRun, getInputAttributes());
289 protected void createInputAttributes(Element element, method in class:StyledEditorKit
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTMLEditorKit.java449 protected void createInputAttributes(Element element, method in class:HTMLEditorKit

Completed in 55 milliseconds