org.eclipse.gmf.tooling.runtime.directedit.locator
Class VerticalLabelCellEditorLocator
java.lang.Object
org.eclipse.gmf.tooling.runtime.directedit.locator.VerticalLabelCellEditorLocator
- All Implemented Interfaces:
- org.eclipse.gef.tools.CellEditorLocator
public class VerticalLabelCellEditorLocator
- extends Object
- implements org.eclipse.gef.tools.CellEditorLocator
A cell editor locator for rotated images.
Method Summary |
void |
relocate(org.eclipse.jface.viewers.CellEditor celleditor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerticalLabelCellEditorLocator
public VerticalLabelCellEditorLocator(VerticalLabel verticalLabel)
relocate
public void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
-
- Specified by:
relocate
in interface org.eclipse.gef.tools.CellEditorLocator
Copyright © 2012. All Rights Reserved.