org.eclipse.gmf.tooling.runtime.directedit.locator
Class TextCellEditorLocator
java.lang.Object
org.eclipse.gmf.tooling.runtime.directedit.locator.TextCellEditorLocator
- All Implemented Interfaces:
- org.eclipse.gef.tools.CellEditorLocator
public class TextCellEditorLocator
- extends Object
- implements org.eclipse.gef.tools.CellEditorLocator
Constructor Summary |
TextCellEditorLocator(org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel wrapLabel)
|
Method Summary |
org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel |
getWrapLabel()
|
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 |
TextCellEditorLocator
public TextCellEditorLocator(org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel wrapLabel)
getWrapLabel
public org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getWrapLabel()
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.