Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.LightweightSystem.RootFigure

Packages that use LightweightSystem.RootFigure
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of LightweightSystem.RootFigure in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d that return LightweightSystem.RootFigure
protected  LightweightSystem.RootFigure LightweightSystem.createRootFigure()
          Creates and returns the root figure.
 

Methods in org.eclipse.draw2d with parameters of type LightweightSystem.RootFigure
protected  void LightweightSystem.setRootPaneFigure(LightweightSystem.RootFigure root)
          Sets this LightweightSystem's root figure.
 


Eclipse Draw2d
2.1

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