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.ControlListener
controlResized
in class org.eclipse.swt.events.ControlAdapter
public void addControl(org.eclipse.swt.widgets.Control control)