Class LightweightSystem.RootFigure

java.lang.Object
org.eclipse.draw2d.Figure
org.eclipse.draw2d.LightweightSystem.RootFigure
All Implemented Interfaces:
IFigure
Enclosing class:
LightweightSystem

protected class LightweightSystem.RootFigure extends Figure
The figure at the root of the LightweightSystem. If certain properties (i.e. font, background/foreground color) are not set, the RootFigure will obtain these properties from LightweightSystem's Canvas.