public class TextCellLocator
extends java.lang.Object
implements org.eclipse.gef.tools.CellEditorLocator
| Constructor and Description |
|---|
TextCellLocator(org.eclipse.draw2d.IFigure figure,
IDirectEditingFeature directEditingFeature) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.draw2d.IFigure |
getFigure() |
void |
relocate(CellEditor celleditor) |
public TextCellLocator(org.eclipse.draw2d.IFigure figure,
IDirectEditingFeature directEditingFeature)
public void relocate(CellEditor celleditor)
relocate in interface org.eclipse.gef.tools.CellEditorLocatorpublic org.eclipse.draw2d.IFigure getFigure()