org.rosuda.deducer.models
Class PreviewComponentFactory

java.lang.Object
  extended by org.rosuda.deducer.models.PreviewComponentFactory

public class PreviewComponentFactory
extends java.lang.Object


Constructor Summary
PreviewComponentFactory()
           
 
Method Summary
 javax.swing.JEditorPane makePreviewComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreviewComponentFactory

public PreviewComponentFactory()
Method Detail

makePreviewComponent

public javax.swing.JEditorPane makePreviewComponent()