org.apache.pivot.wtk.text
Class BlockListener.Adapter
java.lang.Object
org.apache.pivot.wtk.text.BlockListener.Adapter
- All Implemented Interfaces:
- BlockListener
- Enclosing interface:
- BlockListener
public static class BlockListener.Adapter
- extends Object
- implements BlockListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockListener.Adapter
public BlockListener.Adapter()
horizontalAlignmentChanged
public void horizontalAlignmentChanged(Block block,
HorizontalAlignment previousHorizontalAlignment)
- Description copied from interface:
BlockListener
- Called when the horizontal alignment has changed.
- Specified by:
horizontalAlignmentChanged
in interface BlockListener