public final class EMFFormsSWTLayoutUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
adjustParentSize(org.eclipse.swt.widgets.Control control)
This methods helps to update the size of a parent composite when the size of a child has changed.
|
public static void adjustParentSize(org.eclipse.swt.widgets.Control control)
ScrolledComposite
and ExpandBar
.control
- the control with a changed size.Copyright © 2019. All rights reserved.