Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart

Packages that use ITextAwareEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
org.eclipse.gmf.runtime.diagram.ui.tools Aurora internal packages Package Specification This package contains the creation tool specific classes, they could create Notation views or Semantic elemetn sor both 
 

Uses of ITextAwareEditPart in org.eclipse.gmf.runtime.diagram.ui.editparts
 

Classes in org.eclipse.gmf.runtime.diagram.ui.editparts that implement ITextAwareEditPart
 class ListItemEditPart
           
 class NestableListItemEditPart
          Extends ListItemEditPart to support nesting of list compartments.
 class TextCompartmentEditPart
          yhe conroller for hte text compartment
 

Uses of ITextAwareEditPart in org.eclipse.gmf.runtime.diagram.ui.tools
 

Methods in org.eclipse.gmf.runtime.diagram.ui.tools with parameters of type ITextAwareEditPart
static CellEditorLocator TextDirectEditManager.getTextCellEditorLocator(ITextAwareEditPart source)
           
 

Constructors in org.eclipse.gmf.runtime.diagram.ui.tools with parameters of type ITextAwareEditPart
TextDirectEditManager(ITextAwareEditPart source)
          constructor
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.