org.xwiki.gwt.wysiwyg.client.plugin.line
Class LinePluginFactory

java.lang.Object
  extended by org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
      extended by org.xwiki.gwt.wysiwyg.client.plugin.line.LinePluginFactory
All Implemented Interfaces:
PluginFactory

public final class LinePluginFactory
extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory

Factory for LinePlugin.

Version:
$Id: 8b5ae1d4232381ea13338d72c1cf1a07c2dda59c $

Method Summary
static LinePluginFactory getInstance()
           
 Plugin newInstance()
          
 
Methods inherited from class org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractPluginFactory
getPluginName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LinePluginFactory getInstance()
Returns:
the singleton factory instance

newInstance

public Plugin newInstance()

See Also:
PluginFactory.newInstance()


Copyright © 2004-2013 XWiki. All Rights Reserved.