|
Eclipse Draw2d 3.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LightweightSystem | |
|---|---|
| org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
| 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,
int style,
LightweightSystem lws)
Constructor |
|
FigureCanvas(Composite parent,
LightweightSystem lws)
Constructs a new FigureCanvas with the given parent and LightweightSystem, using the FigureCanvas.DEFAULT_STYLES. |
|
FigureCanvas(int style,
Composite parent,
LightweightSystem lws)
Constructor taking a lightweight system and SWT style, which is used verbatim. |
|
|
Eclipse Draw2d 3.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||