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

java.lang.Object
  extended by org.eclipse.gmf.tooling.runtime.directedit.locator.CellEditorLocatorAccess

public class CellEditorLocatorAccess
extends Object


Field Summary
static CellEditorLocatorAccess INSTANCE
           
 
Constructor Summary
CellEditorLocatorAccess()
           
 
Method Summary
 org.eclipse.gef.tools.CellEditorLocator getTextCellEditorLocator(org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final CellEditorLocatorAccess INSTANCE
Constructor Detail

CellEditorLocatorAccess

public CellEditorLocatorAccess()
Method Detail

getTextCellEditorLocator

public org.eclipse.gef.tools.CellEditorLocator getTextCellEditorLocator(org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart source)


Copyright © 2012. All Rights Reserved.