- All Implemented Interfaces:
- com.google.gwt.event.dom.client.ClickHandler, com.google.gwt.event.dom.client.KeyUpHandler, com.google.gwt.event.dom.client.MouseUpHandler, com.google.gwt.event.shared.EventHandler, CommandListener, Updatable, Plugin
public class JustifyPlugin
extends org.xwiki.gwt.wysiwyg.client.plugin.internal.AbstractStatefulPlugin
implements com.google.gwt.event.dom.client.ClickHandler
Plug-in for justifying text. It can be used to align text to the left, to the right, in center or to make it expand
to fill the entire line. It installs four toggle buttons on the tool bar and updates their status depending on the
current cursor position.
- Version:
- $Id: 32c4c582576664946f3bd7bccaad2a39ba0a455d $