|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LightweightSystem | |
org.eclipse.draw2d | Most of the Draw2d classes and interfaces reside in this base package. |
Uses of LightweightSystem in org.eclipse.draw2d |
Methods in org.eclipse.draw2d that return LightweightSystem | |
protected LightweightSystem |
PopUpHelper.createLightweightSystem()
Creates and returns the LightweightSystem object used by PopUpHelper to draw upon. |
protected LightweightSystem |
PopUpHelper.getLightweightSystem()
Returns this PopUpHelper's LightweightSystem. |
LightweightSystem |
FigureCanvas.getLightweightSystem()
|
Constructors in org.eclipse.draw2d with parameters of type LightweightSystem | |
FigureCanvas(Composite parent,
LightweightSystem lws)
Constructs a new FigureCanvas with the given parent and LightweightSystem. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |