Package kiyut.swing.text.xml
Class XMLEditorKit.XMLViewFactory
- java.lang.Object
-
- kiyut.swing.text.xml.XMLEditorKit.XMLViewFactory
-
- All Implemented Interfaces:
ViewFactory
- Enclosing class:
- XMLEditorKit
protected class XMLEditorKit.XMLViewFactory extends Object implements ViewFactory
A simple view factory implementation.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedXMLViewFactory()
-
-
-
Method Detail
-
create
public View create(Element elem)
- Specified by:
createin interfaceViewFactory
-
-