com.xpn.xwiki.wysiwyg.client.ui
Class XWysiwygEditorFactory

java.lang.Object
  extended by com.xpn.xwiki.wysiwyg.client.ui.XWysiwygEditorFactory

public class XWysiwygEditorFactory
extends java.lang.Object


Method Summary
static XWysiwygEditorFactory getInstance()
           
 XWysiwygEditor newEditor(Config config, Wysiwyg wysiwyg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static XWysiwygEditorFactory getInstance()

newEditor

public XWysiwygEditor newEditor(Config config,
                                Wysiwyg wysiwyg)


Copyright © 2004-2008 XWiki. All Rights Reserved.