org.eclipse.gmf.tooling.runtime.directedit.locator
Class LabelCellEditorLocator
java.lang.Object
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
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 |
LabelCellEditorLocator
public LabelCellEditorLocator(org.eclipse.draw2d.Label label)
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.