Class XMLEditorKit.XMLViewFactory
- java.lang.Object
-
- org.apache.batik.util.gui.xmleditor.XMLEditorKit.XMLViewFactory
-
- All Implemented Interfaces:
javax.swing.text.ViewFactory
- Enclosing class:
- XMLEditorKit
protected class XMLEditorKit.XMLViewFactory extends java.lang.Object implements javax.swing.text.ViewFactory
A simple view factory implementation.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
XMLViewFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.text.View
create(javax.swing.text.Element elem)
-