Runtime

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

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

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

Classes in org.eclipse.gmf.runtime.diagram.ui.editparts that implement IResizableCompartmentEditPart
 class ListCompartmentEditPart
          An editpart implementation of the ResizableCompartment as a list compartment
 class NestableListItemEditPart
          Extends ListItemEditPart to support nesting of list compartments.
 class ResizableCompartmentEditPart
          An editpart for controlling generic resizable compartment views The compartment can be collapsed, hidden, resized, or given a title
 class SemanticListCompartmentEditPart
          A List compartment Edit part that contains semantic edit parts.
 class ShapeCompartmentEditPart
          A generic (sub) shape container that holds instances of ShapeNodeEditParts and manages the display of ConnectionNodeEditParts anchored to these shape editpart instances.
 


Runtime

Guidelines for using Eclipse APIs.

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