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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTMLDocument.java4047 protected MutableAttributeSet charAttr = new TaggedAttributeSet();
4065 static class TaggedAttributeSet extends SimpleAttributeSet { class in class:HTMLDocument
4066 TaggedAttributeSet() { method in class:HTMLDocument.TaggedAttributeSet

Completed in 784 milliseconds