APStudio.editparts
Class LabelCellEditorLocator

java.lang.Object
  |
  +--APStudio.editparts.LabelCellEditorLocator
All Implemented Interfaces:
org.eclipse.gef.tools.CellEditorLocator

public final class LabelCellEditorLocator
extends java.lang.Object
implements org.eclipse.gef.tools.CellEditorLocator


Constructor Summary
LabelCellEditorLocator(ClassFigure figure)
           
 
Method Summary
 void relocate(org.eclipse.jface.viewers.CellEditor celleditor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelCellEditorLocator

public LabelCellEditorLocator(ClassFigure figure)
Method Detail

relocate

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