Ontimize 5.2072EN

com.ontimize.util.swing.text
Class XMLViewFactory

java.lang.Object
  extended bycom.ontimize.util.swing.text.XMLViewFactory
All Implemented Interfaces:
javax.swing.text.ViewFactory

public class XMLViewFactory
extends java.lang.Object
implements javax.swing.text.ViewFactory


Constructor Summary
XMLViewFactory()
           
 
Method Summary
 javax.swing.text.View create(javax.swing.text.Element elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLViewFactory

public XMLViewFactory()
Method Detail

create

public javax.swing.text.View create(javax.swing.text.Element elem)
Specified by:
create in interface javax.swing.text.ViewFactory

Ontimize