org.eclipse.gmf.tooling.runtime.directedit.locator
Class LabelCellEditorLocator

java.lang.Object
  extended by org.eclipse.gmf.tooling.runtime.directedit.locator.LabelCellEditorLocator
All Implemented Interfaces:
org.eclipse.gef.tools.CellEditorLocator

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


Constructor Summary
LabelCellEditorLocator(org.eclipse.draw2d.Label label)
           
 
Method Summary
 org.eclipse.draw2d.Label getLabel()
           
 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
 

Constructor Detail

LabelCellEditorLocator

public LabelCellEditorLocator(org.eclipse.draw2d.Label label)
Method Detail

getLabel

public org.eclipse.draw2d.Label getLabel()

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.