org.xwiki.gwt.wysiwyg.client.plugin.justify
Class JustifyPluginFactory

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

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

Factory for JustifyPlugin.

Version:
$Id: 29fe5d7ff938ac31abbf9129829c602a9109463a $

Method Summary
static JustifyPluginFactory 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 JustifyPluginFactory getInstance()
Returns:
the singleton factory instance

newInstance

public Plugin newInstance()

See Also:
PluginFactory.newInstance()


Copyright © 2004–2014 XWiki. All rights reserved.