Ontimize 5.2072EN

com.ontimize.util.rtf.view
Class RTFViewFactory

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

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


Constructor Summary
RTFViewFactory()
           
 
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

RTFViewFactory

public RTFViewFactory()
Method Detail

create

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

Ontimize