Runtime

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

Packages that use IBorderItemEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
 

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

Classes in org.eclipse.gmf.runtime.diagram.ui.editparts that implement IBorderItemEditPart
 class AbstractBorderItemEditPart
          The class controls the behavior of a border item.
 class BorderedBorderItemEditPart
          A border item shape that can also have border items.
 

Methods in org.eclipse.gmf.runtime.diagram.ui.editparts with parameters of type IBorderItemEditPart
protected  void BorderedBorderItemEditPart.addBorderItem(IFigure borderItemContainer, IBorderItemEditPart borderItemEditPart)
          Adds the border item figure to the border item container with a locator.
protected  void AbstractBorderedShapeEditPart.addBorderItem(IFigure borderItemContainer, IBorderItemEditPart borderItemEditPart)
          Adds the border item figure to the border item container with a locator.
 


Runtime

Guidelines for using Eclipse APIs.

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