Searched defs:BodyBlockView (Results 1 - 1 of 1) 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

Completed in 37 milliseconds