Eclipse GEF
2.1

Uses of Interface
org.eclipse.gef.tools.CellEditorLocator

Packages that use CellEditorLocator
org.eclipse.gef.tools This package provides several tool implementations. 
 

Uses of CellEditorLocator in org.eclipse.gef.tools
 

Methods in org.eclipse.gef.tools with parameters of type CellEditorLocator
 void DirectEditManager.setLocator(CellEditorLocator locator)
          Sets the CellEditorLocator used to place the cell editor in the correct location.
 

Constructors in org.eclipse.gef.tools with parameters of type CellEditorLocator
DirectEditManager(GraphicalEditPart source, Class editorType, CellEditorLocator locator)
          Constructs a new DirectEdtiManager for the given source edit part.
 


Eclipse GEF
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.