public class WidthGroup
extends org.eclipse.swt.events.ControlAdapter
| Modifier and Type | Field and Description |
|---|---|
private java.util.HashSet<org.eclipse.swt.widgets.Control> |
controls |
| Constructor and Description |
|---|
WidthGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
addControl(org.eclipse.swt.widgets.Control control) |
void |
controlResized(org.eclipse.swt.events.ControlEvent e) |
public void controlResized(org.eclipse.swt.events.ControlEvent e)
controlResized in interface org.eclipse.swt.events.ControlListenercontrolResized in class org.eclipse.swt.events.ControlAdapterpublic void addControl(org.eclipse.swt.widgets.Control control)