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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DHTMLEditorKit.java1157 return new BodyBlockView(elem);
1263 static class BodyBlockView extends BlockView implements ComponentListener { class in class:HTMLEditorKit.HTMLFactory
1264 public BodyBlockView(Element elem) { method in class:HTMLEditorKit.HTMLFactory.BodyBlockView
H A DStyleSheet.java1883 if (!(v instanceof HTMLEditorKit.HTMLFactory.BodyBlockView)) {

Completed in 58 milliseconds