Uses of Class
org.eclipse.draw2d.LightweightSystem.RootFigure
Packages that use LightweightSystem.RootFigure
Package
Description
Primary package containing general interfaces and implementation classes.
- 
Uses of LightweightSystem.RootFigure in org.eclipse.draw2dMethods in org.eclipse.draw2d that return LightweightSystem.RootFigureModifier and TypeMethodDescriptionprotected LightweightSystem.RootFigureLightweightSystem.createRootFigure()Creates and returns the root figure.Methods in org.eclipse.draw2d with parameters of type LightweightSystem.RootFigureModifier and TypeMethodDescriptionprotected voidLightweightSystem.setRootPaneFigure(LightweightSystem.RootFigure root) Sets this LightweightSystem's root figure.