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.draw2d
Methods in org.eclipse.draw2d that return LightweightSystem.RootFigureModifier and TypeMethodDescriptionprotected LightweightSystem.RootFigure
LightweightSystem.createRootFigure()
Creates and returns the root figure.Methods in org.eclipse.draw2d with parameters of type LightweightSystem.RootFigureModifier and TypeMethodDescriptionprotected void
LightweightSystem.setRootPaneFigure
(LightweightSystem.RootFigure root) Sets this LightweightSystem's root figure.