org.eclipse.gef.tools
Interface CellEditorLocator


public interface CellEditorLocator

Constraint for placing CellEditors.


Method Summary
 void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
          Relocates a CellEditor.
 

Method Detail

relocate

public void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
Relocates a CellEditor.

Parameters:
celleditor - the CellEditor