Class TextCellLocator

java.lang.Object
org.eclipse.graphiti.ui.internal.parts.directedit.TextCellLocator
All Implemented Interfaces:
org.eclipse.gef.tools.CellEditorLocator

public class TextCellLocator extends Object implements org.eclipse.gef.tools.CellEditorLocator
implementation of a locator for direct edit CellEditors
  • Constructor Details

    • TextCellLocator

      public TextCellLocator(org.eclipse.draw2d.IFigure figure, IDirectEditingFeature directEditingFeature)
  • Method Details

    • relocate

      public void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
      Specified by:
      relocate in interface org.eclipse.gef.tools.CellEditorLocator
    • getFigure

      public org.eclipse.draw2d.IFigure getFigure()