Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel

Packages that use WrappingLabel
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
 

Uses of WrappingLabel in org.eclipse.gmf.runtime.draw2d.ui.figures
 

Subclasses of WrappingLabel in org.eclipse.gmf.runtime.draw2d.ui.figures
 class WrapLabel
          Deprecated. This class has been deprecated and may be removed in the future. Use WrappingLabel instead. This class now extends from WrappingLabel so the behavior should be the same. If client code is calling one of the methods on WrapLabel that no longer exists, evaluate whether this is necessary or not.
 


Runtime

Guidelines for using Eclipse APIs.

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